HomeSort by relevance Sort by last modified time
    Searched full:hash (Results 1076 - 1100 of 2206) sorted by null

<<41424344454647484950>>

  /dalvik/vm/
Globals.h 677 * chain fields within the JIT hash table. Note carefully the access
692 /* The JIT hash table. Note that for access speed, copies of this pointer
702 /* Size of JIT hash table in entries. Must be a power of 2 */
705 /* Mask used in hash function for JitTable. Should be jitTableSize-1 */
  /dalvik/vm/compiler/
Compiler.h 150 const Method *method; // Used as hash entry signature
  /development/pdk/docs/porting/
source_setup_guide.jd 32 <li>gperf: This is a perfect hash function generator.</li>
  /development/samples/Snake/src/com/example/android/snake/
TileView.java 52 * A hash that maps integer handles specified by the subclasser to the
  /external/apache-http/src/org/apache/http/impl/client/
BasicCredentialsProvider.java 87 * @param map the credentials hash map
  /external/bluetooth/glib/docs/reference/gobject/
gobject-docs.sgml 46 types and algorithms (linked lists, hash tables and so forth), the
  /external/bluetooth/glib/gio/
gfileicon.c 262 iface->hash = g_file_icon_hash;
  /external/bluetooth/glib/tests/
Makefile.am 111 hash-test \
makefile.msc.in 38 hash-test.exe \
  /external/dbus/bus/
policy.c 29 #include <dbus/dbus-hash.h>
504 get_list (DBusHashTable *hash,
509 list = _dbus_hash_table_lookup_ulong (hash, key);
517 if (!_dbus_hash_table_insert_ulong (hash, key, list))
    [all...]
  /external/dbus/test/data/sha-1/
Readme.txt 9 There are three areas of the Secure Hash Standard for which test vectors are supplied:
  /external/dropbear/libtomcrypt/demos/
multi.c 14 /* HASH testing */
tv_gen.c 127 fprintf(out, "Hash Test Vectors:\n\nThese are the hashes of nn bytes '00 01 02 03 .. (nn-1)'\n\n");
134 fprintf(out, "Hash: %s\n", hash_descriptor[x].name);
242 "of the same format (the same length as the HASH output size). The HMAC key in step N+1 is the HMAC output of\n"
768 printf("Generating hash vectors..."); fflush(stdout); hash_gen(); printf("done\n");
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_prng.h 4 int cipher, hash; member in struct:yarrow_prng
  /external/dropbear/libtomcrypt/src/pk/rsa/
rsa_import.c 53 /* this includes the internal hash ID and optional params (NULL in this case) */
  /external/e2fsprogs/e2fsck/
e2fsck.conf.5.in 52 Comments are delimited by a semicolon (';') or a hash ('#') character
problem.h 422 /* Unsupported hash version in HTREE directory */
452 /* wrong EA hash value */
666 /* Node in HTREE directory has bad min hash */
669 /* Node in HTREE directory has bad max hash */
  /external/e2fsprogs/lib/ext2fs/
ext2_err.c 98 "Directory hash unsupported",
ext2_err.et.in 279 "Directory hash unsupported"
  /external/e2fsprogs/misc/
e2image.8.in 129 option will prevent analysis of problems related to hash-tree indexed
mke2fs.conf.5.in 52 Comments are delimited by a semicolon (';') or a hash ('#') character
  /external/e2fsprogs/tests/m_std/
expect.1 56 Default directory hash: tea
  /external/elfutils/libasm/
asm_newscn.c 189 /* If everything went well finally add the new section to the hash
libasmP.h 47 /* And the hash table for symbols. */
  /external/elfutils/libdw/
libdwP.h 230 /* Hash table for the abbreviations. */

Completed in 260 milliseconds

<<41424344454647484950>>