Home
last modified time | relevance | path

Searched defs:hash (Results 1 – 7 of 7) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.map/
Dcompare.pass.cpp29 struct hash<Key> struct
31 size_t operator()(Key const &) const {return 0;} in operator ()()
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_hash_fun.h40 template <class _Key> struct hash { }; struct
D_collate.h59 long hash(const char* __low, const char* __high) const in hash() function
95 long hash(const wchar_t* __low, const wchar_t* __high) const in hash() function
/ndk/sources/host-tools/make-3.81/
Ddir.c247 unsigned long hash; in directory_contents_hash_1() local
270 unsigned long hash; in directory_contents_hash_2() local
582 unsigned int hash; in dir_contents_file_exists_p() local
/ndk/sources/host-tools/nawk-20071023/
Dtran.c238 int hash(const char *s, int n) /* form hash value for string s */ in hash() function
/ndk/sources/host-tools/ndk-stack/regex/
Dregex2.h108 uch hash; /* hash code */ member
/ndk/tests/build/issue20862-libpng-O0/jni/
Dpngrtran.c542 png_dsortpp hash; in png_set_quantize() local