HomeSort by relevance Sort by last modified time
    Searched full:hash (Results 426 - 450 of 8794) sorted by null

<<11121314151617181920>>

  /external/markdown/MarkdownTest/Tests_2004/
Links-in-Headers.text-res 6 <p>First with a hash</p>
Yuri-Links-in-Headers.html 11 <p>First with a hash</p>
  /external/mesa3d/src/glx/
glxhash.h 7 /* Hash table routines */
  /external/openfst/src/include/fst/
config.h 7 /* Define to 1 if the system has the type `std::tr1::hash<long long
  /external/oprofile/libdb/
db_manage.c 53 * return the number of bytes used by hash table, node table and header.
102 /* rebuild the hash table, node zero is never used. This works
103 * because layout of file is node table then hash table,
105 * double size ==> old hash table and new hash table can't
106 * overlap so on the new hash table is entirely in the new
107 * memory area (the grown part) and we know the new hash
108 * hash table is zeroed. That's why we don't need to zero init
112 * all things are fine and we don't need to init the hash
113 * table because in this case the new hash table is completel
181 size_t hash; local
    [all...]
  /external/oprofile/module/
op_dcache.h 36 uint hash=0; local
39 hash = (hash + (name[len] << 4) + (name[len] >> 4)) * 11;
41 return (hash ^ parent) % OP_HASH_MAP_NR;
  /external/srtp/
Android.mk 14 crypto/hash/null_auth.c \
15 crypto/hash/sha1.c \
16 crypto/hash/hmac.c \
17 crypto/hash/auth.c \
  /external/wpa_supplicant_8/src/crypto/
md5.h 2 * MD5 hash implementation and interface functions
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ext/
__hash 22 template <typename T> struct _LIBCPP_TYPE_VIS hash : public std::hash<T>
25 template <> struct _LIBCPP_TYPE_VIS hash<const char*>
35 template <> struct _LIBCPP_TYPE_VIS hash<char *>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
elfclass.h 13 /* The entries in the .hash table always have a size of 32 bits. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
elfclass.h 13 /* The entries in the .hash table always have a size of 32 bits. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
elfclass.h 13 /* The entries in the .hash table always have a size of 32 bits. */
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/lib/
libdl.so 
liblog.so 
libthread_db.so 
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/lib/
libdl.so 
liblog.so 
libthread_db.so 
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/lib/
libdl.so 
liblog.so 
libthread_db.so 
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/lib/
libdl.so 
liblog.so 
libthread_db.so 
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/lib/
libdl.so 

Completed in 344 milliseconds

<<11121314151617181920>>