HomeSort by relevance Sort by last modified time
    Searched full:_hash (Results 76 - 100 of 131) sorted by null

1 2 34 5 6

  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
unordered_set.h 42 typename _Hash = hash<_Value>,
45 typename _Tr = __uset_traits<__cache_default<_Value, _Hash>::value>>
47 __detail::_Identity, _Pred, _Hash,
57 typename _Hash = hash<_Value>,
60 typename _Tr = __umset_traits<__cache_default<_Value, _Hash>::value>>
63 _Pred, _Hash,
76 * @tparam _Hash Hashing function object type, defaults to hash<_Value>.
90 class _Hash = hash<_Value>,
95 typedef __uset_hashtable<_Value, _Hash, _Pred, _Alloc> _Hashtable;
713 * @tparam _Hash Hashing function object type, defaults to hash<_Value>
    [all...]
functional_hash.h 201 template<typename _Hash>
  /external/harfbuzz_ng/win32/
detectenv-msvc.mak 64 _HASH=^#
67 && ![echo $(_HASH)if defined(_M_IX86) >> vercl.x] \
69 && ![echo $(_HASH)elif defined(_M_AMD64) >> vercl.x] \
71 && ![echo $(_HASH)endif >> vercl.x] \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
hashtable_policy.h 572 typename _H1, typename _H2, typename _Hash,
580 typename _H1, typename _H2, typename _Hash>
582 _Hash, false>
586 const _H1&, const _H2&, const _Hash& __h)
630 _Hash _M_ranged_hash;
643 typename _H1, typename _H2, typename _Hash>
645 _Hash, true>;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
hashtable_policy.h 572 typename _H1, typename _H2, typename _Hash,
580 typename _H1, typename _H2, typename _Hash>
582 _Hash, false>
586 const _H1&, const _H2&, const _Hash& __h)
630 _Hash _M_ranged_hash;
643 typename _H1, typename _H2, typename _Hash>
645 _Hash, true>;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
hashtable_policy.h 572 typename _H1, typename _H2, typename _Hash,
580 typename _H1, typename _H2, typename _Hash>
582 _Hash, false>
586 const _H1&, const _H2&, const _Hash& __h)
630 _Hash _M_ranged_hash;
643 typename _H1, typename _H2, typename _Hash>
645 _Hash, true>;
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
hashtable_policy.h 572 typename _H1, typename _H2, typename _Hash,
580 typename _H1, typename _H2, typename _Hash>
582 _Hash, false>
586 const _H1&, const _H2&, const _Hash& __h)
630 _Hash _M_ranged_hash;
643 typename _H1, typename _H2, typename _Hash>
645 _Hash, true>;
  /external/chromium-trace/catapult/third_party/Paste/paste/util/
intset.py 84 __slots__ = ["_ranges","_min","_max","_hash"]
107 self._hash = args[0]._hash
213 self._hash = hash(self._ranges)
270 newset._hash = hash(self._ranges)
402 return self._hash
  /external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/rsa/
pkcs1.py 266 hash = _hash(message, hash)
318 message_hash = _hash(message, method_name)
326 def _hash(message, method_name): function
  /external/lzma/CPP/7zip/UI/FileManager/
ExtractCallback.h 323 _hashStreamSpec->_hash = hash;
ExtractCallback.cpp 798 _hashStreamSpec->_hash->Final(_isFolder, _isAltStream, _filePath);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
functional_hash.h 201 template<typename _Hash>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
functional_hash.h 201 template<typename _Hash>
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
functional_hash.h 201 template<typename _Hash>
  /external/clang/test/SemaCXX/
cxx11-user-defined-literals.cpp 124 template<char...Cs> constexpr unsigned operator"" _hash() { function
  /external/lzma/CPP/7zip/UI/Common/
ArchiveExtractCallback.cpp 48 _hash->Update(data, size);
1025 _hashStreamSpec->_hash->Final(_fi.IsDir, _isAltStream, _filePath);
  /prebuilts/gdb/darwin-x86/lib/python2.7/
_abcoll.py 228 def _hash(self): member in class:Set
  /prebuilts/gdb/linux-x86/lib/python2.7/
_abcoll.py 228 def _hash(self): member in class:Set
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
_abcoll.py 228 def _hash(self): member in class:Set
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
_abcoll.py 228 def _hash(self): member in class:Set
  /toolchain/binutils/binutils-2.25/include/coff/
ecoff.h 68 #define _HASH ".hash"
  /external/clang/www/
libstdc++4.4-clang0x.patch 534 _H1, _H2, _Hash, _RehashPolicy, __chc, __cit, __uk>::
  /toolchain/binutils/binutils-2.25/opcodes/
ip2k-opc.c 831 Targets are free to override CGEN_{ASM,DIS}_HASH in the .opc file. */
lm32-opc.c 782 Targets are free to override CGEN_{ASM,DIS}_HASH in the .opc file. */
fr30-opc.c 1299 Targets are free to override CGEN_{ASM,DIS}_HASH in the .opc file. */

Completed in 1310 milliseconds

1 2 34 5 6