HomeSort by relevance Sort by last modified time
    Searched full:initialise (Results 1 - 25 of 412) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/
BasicAgreement.java 12 * initialise the agreement engine.
CipherKeyGenerator.java 14 * initialise the key generator.
DSA.java 11 * initialise the signer for signature generation or signature
KeyGenerationParameters.java 14 * initialise the generator with a source of randomness
Signer.java 9 * Initialise the signer for signing or verification.
AsymmetricBlockCipher.java 11 * initialise the cipher.
StreamCipher.java 9 * Initialise the cipher.
  /external/oprofile/libutil++/
glob_filter.h 28 * Initialise the filter with the include and exclude list,
36 * Initialise the filter with the include and exclude list.
path_filter.h 29 * Initialise the filter with the include and exclude list,
37 * Initialise the filter with the include and exclude list.
string_filter.h 31 * Initialise the filter with the include and exclude list,
38 * Initialise the filter with the include and exclude list.
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
ptw32_rwlock_check_need_init.c 55 * and only initialise if the rwlock is valid (not been destroyed).
57 * re-initialise it only by calling pthread_rwlock_init()
68 * initialise it, so the operation that caused the
ptw32_spinlock_check_need_init.c 56 * and only initialise if the spinlock is valid (not been destroyed).
58 * re-initialise it only by calling pthread_spin_init()
69 * initialise it, so the operation that caused the
ptw32_mutex_check_need_init.c 60 * and only initialise if the mutex is valid (not been destroyed).
62 * re-initialise it only by calling pthread_mutex_init()
83 * initialise it, so the operation that caused the
ptw32_cond_check_need_init.c 58 * re-initialise it only by calling pthread_cond_init()
69 * initialise it, so the operation that caused the
  /external/valgrind/main/helgrind/tests/
bar_bad.c 36 /* initialise a barrier with a zero count */
41 /* initialise a barrier twice */
47 /* initialise a barrier which has threads waiting on it.
tc15_laog_lockdel.c 41 /* De-initialise 2 and re-initialise it. This gives it a new
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/generators/
DESKeyGenerator.java 11 * initialise the key generator - if strength is set to zero
DESedeKeyGenerator.java 10 * initialise the key generator - if strength is set to zero
DHParametersGenerator.java 17 * Initialise the parameters generator.
  /external/chromium_org/content/shell/geolocation/
shell_access_token_store.h 13 // Dummy access token store used to initialise the network location provider.
  /external/valgrind/main/drd/tests/
bar_bad.stderr.exp 3 initialise a barrier with zero count
9 initialise a barrier twice
18 initialise a barrier which has threads waiting on it
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
DefaultSignedAttributeTableGenerator.java 24 * Initialise to use all defaults
32 * Initialise with some extra attributes or overrides.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/paddings/
BlockCipherPadding.java 13 * Initialise the padder.
ISO10126d2Padding.java 16 * Initialise the padder.
ISO7816d4Padding.java 15 * Initialise the padder.

Completed in 248 milliseconds

1 2 3 4 5 6 7 8 91011>>