/external/llvm/test/Transforms/IndVarSimplify/ |
2004-04-05-InvokeCastCrash.ll | 7 %"struct.__gnu_cxx::hash_set<const llvm::Constant*,__gnu_cxx::hash<const llvm::Constant*>,std::equal_to<const llvm::Constant*>,std::allocator<const llvm::Constant*> >" = type { %"struct.__gnu_cxx::hashtable<const llvm::Constant*,const llvm::Constant*,__gnu_cxx::hash<const llvm::Constant*>,std::_Identity<const llvm::Constant*>,std::equal_to<const llvm::Constant*>,std::allocator<const llvm::Constant*> >" } 28 %"struct.llvm::MachineFunctionInfo" = type { %"struct.__gnu_cxx::hash_set<const llvm::Constant*,__gnu_cxx::hash<const llvm::Constant*>,std::equal_to<const llvm::Constant*>,std::allocator<const llvm::Constant*> >", %"struct.__gnu_cxx::hash_map<const llvm::Value*,int,__gnu_cxx::hash<const llvm::Value*>,std::equal_to<const llvm::Value*>,std::allocator<int> >", i32, i32, i32, i32, i32, i32, i32, i1, i1, i1, %"struct.llvm::MachineFunction"* }
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/ |
suffix.hpp | 320 # define BOOST_HASH_SET_HEADER <hash_set>
|
/toolchain/binutils/binutils-2.25/gold/ |
configure.ac | 579 AC_CHECK_HEADERS(ext/hash_map ext/hash_set)
|
configure | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/backward/ |
hashtable.h | 60 // hash_set, hash_map, hash_multiset, and hash_multimap. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/backward/ |
hashtable.h | 60 // hash_set, hash_map, hash_multiset, and hash_multimap. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/backward/ |
hashtable.h | 60 // hash_set, hash_map, hash_multiset, and hash_multimap. [all...] |
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/backward/ |
hashtable.h | 60 // hash_set, hash_map, hash_multiset, and hash_multimap. [all...] |
/external/protobuf/src/google/protobuf/compiler/cpp/ |
cpp_message.cc | 114 hash_set<const Descriptor*>* already_seen) { 145 hash_set<const Descriptor*> already_seen; [all...] |
/art/runtime/ |
class_linker.h | 28 #include "base/hash_set.h" [all...] |
/art/tools/ |
cpplint.py | 243 'function.h', 'functional', 'hash_map', 'hash_map.h', 'hash_set', 244 'hash_set.h', 'iterator', 'list', 'list.h', 'map', 'memory', 'new', [all...] |
/external/compiler-rt/lib/sanitizer_common/scripts/ |
cpplint.py | 239 'function.h', 'functional', 'hash_map', 'hash_map.h', 'hash_set', 240 'hash_set.h', 'iterator', 'list', 'list.h', 'map', 'memory', 'new', [all...] |
/external/libvpx/libvpx/tools/ |
cpplint.py | 234 'hash_set', 235 'hash_set.h', [all...] |
/external/protobuf/src/google/protobuf/ |
descriptor.cc | 387 hash_set<string> known_bad_files_; 393 hash_set<string> known_bad_symbols_; 397 hash_set<const Descriptor*> extensions_loaded_from_db_; 577 // Start some hash_map and hash_set objects with a small # of buckets [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/ |
cpplint.py | 234 'hash_set', 235 'hash_set.h', [all...] |
/external/llvm/docs/ |
ProgrammersManual.rst | [all...] |
/art/runtime/gc/collector/ |
concurrent_copying.cc | 452 // marked some objects (strings alive) as hash_set::Erase() can call the hash function for [all...] |