/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/backward/ |
hash_map | 0 // Hashing map implementation -*- C++ -*-
|
hash_set | 0 // Hashing set implementation -*- C++ -*-
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
hashtable_policy.h | 438 /// Default range hashing function: use division to fold a large number [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/ |
hash_map | 0 // Hashing map implementation -*- C++ -*-
|
hash_set | 0 // Hashing set implementation -*- C++ -*-
|
/prebuilts/python/darwin-x86/2.7.5/share/man/man1/ |
python.1 | 448 purpose is to allow repeatable hashing, such as for selftests for the
|
python2.1 | 448 purpose is to allow repeatable hashing, such as for selftests for the
|
python2.7.1 | 448 purpose is to allow repeatable hashing, such as for selftests for the
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/ |
mls.py | 39 # Hashing has to be handled below because the qpol references,
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/setools/policyrep/ |
mls.py | 39 # Hashing has to be handled below because the qpol references,
|
/prebuilts/python/linux-x86/2.7.5/share/man/man1/ |
python.1 | 448 purpose is to allow repeatable hashing, such as for selftests for the
|
python2.1 | 448 purpose is to allow repeatable hashing, such as for selftests for the
|
python2.7.1 | 448 purpose is to allow repeatable hashing, such as for selftests for the
|
/external/guava/guava/src/com/google/common/io/ |
ByteStreams.java | 900 * @deprecated Use {@code hash} with the {@code Hashing.crc32()} or 901 * {@code Hashing.adler32()} hash functions instead. This method is [all...] |
Files.java | 770 * @deprecated Use {@code hash} with the {@code Hashing.crc32()} or 771 * {@code Hashing.adler32()} hash functions. This method is scheduled [all...] |
/external/llvm/lib/IR/ |
LLVMContextImpl.h | 26 #include "llvm/ADT/Hashing.h" 170 /// \brief Structure for hashing arbitrary MDNode operands. [all...] |
/external/openssh/ |
umac.c | 309 /* The "nh_aux" routines do the actual NH hashing work. They 334 /* NH hashing primitive. Previous (partial) hash result is loaded and 557 /* compensate for the lack of big-endian memory reads during hashing. */ 585 /* Reset nh_ctx to ready for hashing of new data */ 605 /* Generate nh_key, endian convert and reset to be ready for hashing. */ [all...] |
/packages/services/Telecomm/libs/ |
guava.jar | |
/external/icu/icu4c/source/common/ |
unistr.cpp | [all...] |
/external/llvm/test/CodeGen/PowerPC/ |
pr15031.ll | 262 %"struct.llvm::hashing::detail::hash_combine_recursive_helper" = type { [64 x i8], %"struct.llvm::hashing::detail::hash_state", i64 } 263 %"struct.llvm::hashing::detail::hash_state" = type { i64, i64, i64, i64, i64, i64, i64, i64 } [all...] |
/external/ipsec-tools/src/racoon/ |
isakmp_ident.c | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
unordered_map.h | 80 * @tparam _Hash Hashing function object type, defaults to hash<_Value>. 761 * @tparam _Hash Hashing function object type, defaults to hash<_Value>. [all...] |
unordered_set.h | 76 * @tparam _Hash Hashing function object type, defaults to hash<_Value>. 683 * @tparam _Hash Hashing function object type, defaults to hash<_Value>. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
unordered_map.h | 80 * @tparam _Hash Hashing function object type, defaults to hash<_Value>. 761 * @tparam _Hash Hashing function object type, defaults to hash<_Value>. [all...] |
unordered_set.h | 76 * @tparam _Hash Hashing function object type, defaults to hash<_Value>. 683 * @tparam _Hash Hashing function object type, defaults to hash<_Value>. [all...] |