HomeSort by relevance Sort by last modified time
    Searched refs:HASH (Results 1 - 18 of 18) sorted by null

  /external/clearsilver/
ClearSilver.h 21 #if defined(CS_COMPAT) || !defined(HASH)
22 #define HASH NE_HASH
  /external/openssl/crypto/dsa/
dsa_depr.c 64 #define HASH EVP_sha()
69 #define HASH EVP_sha1()
dsa_gen.c 64 #define HASH EVP_sha()
69 #define HASH EVP_sha1()
  /external/elfutils/libebl/
eblsectiontypename.c 42 KNOWNSTYPE (HASH),
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
ggc.h 56 /* Used by the gt_pch_n_* routines. Register an object in the hash table. */
83 /* Structure for hash table cache marking. */
210 object, and the identifier hash table is treated as a weak
211 hash. */
253 #define htab_create_ggc(SIZE, HASH, EQ, DEL) \
254 htab_create_alloc (SIZE, HASH, EQ, DEL, ggc_calloc, ggc_free)
cpplib.h 102 OP(HASH, "#") /* digraphs */ \
553 /* The structure of a node in the hash table. The hash table has
564 /* Hash node flags. */
575 /* Different flavors of hash node. */
654 pointer. Otherwise you should pass in an initialized hash table
907 /* In hash.c */
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
ggc.h 56 /* Used by the gt_pch_n_* routines. Register an object in the hash table. */
83 /* Structure for hash table cache marking. */
210 object, and the identifier hash table is treated as a weak
211 hash. */
253 #define htab_create_ggc(SIZE, HASH, EQ, DEL) \
254 htab_create_alloc (SIZE, HASH, EQ, DEL, ggc_calloc, ggc_free)
cpplib.h 102 OP(HASH, "#") /* digraphs */ \
553 /* The structure of a node in the hash table. The hash table has
564 /* Hash node flags. */
575 /* Different flavors of hash node. */
654 pointer. Otherwise you should pass in an initialized hash table
907 /* In hash.c */
    [all...]
  /external/qemu/android/skin/
keyset.c 90 _KEYSYM_(HASH,HASH) \
  /external/dropbear/libtomcrypt/src/prngs/
yarrow.c 44 /* these are the default hash/cipher combo used */
91 prng->yarrow.hash = register_hash(&sha256_desc);
93 prng->yarrow.hash = register_hash(&sha512_desc);
95 prng->yarrow.hash = register_hash(&tiger_desc);
97 prng->yarrow.hash = register_hash(&sha1_desc);
99 prng->yarrow.hash = register_hash(&rmd320_desc);
101 prng->yarrow.hash = register_hash(&rmd256_desc);
103 prng->yarrow.hash = register_hash(&rmd160_desc);
105 prng->yarrow.hash = register_hash(&rmd128_desc);
107 prng->yarrow.hash = register_hash(&md5_desc)
    [all...]
  /external/chromium/third_party/icu/source/tools/genrb/
parse.c 44 #define HASH 0x0023
367 else if (c == HASH && !quoted) {
    [all...]
  /external/icu4c/tools/genrb/
parse.c 44 #define HASH 0x0023
367 else if (c == HASH && !quoted) {
    [all...]
  /prebuilt/darwin-x86/swt/
swt.jar 
  /prebuilt/darwin-x86_64/swt/
swt.jar 
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 

Completed in 333 milliseconds