/external/protobuf/m4/ |
D | stl_hash.m4 | 2 # unordered_map/hash_map (we prefer the first form), and what 3 # namespace unordered/hash_map lives in within that include file. We 7 # hash_map) is in. We define HAVE_UNORDERED_MAP if the class we found 13 AC_MSG_CHECKING(the location of hash_map) 39 # Now try hash_map 40 for location in ext/hash_map hash_map; do 44 [${namespace}::hash_map<int, int> t], 47 ac_cv_cxx_hash_map_class="hash_map";]) 54 AC_DEFINE(HAVE_HASH_MAP, 1, [define if the compiler has hash_map]) 57 [the location of <unordered_map> or <hash_map>]) [all …]
|
/external/libcxx/include/ext/ |
D | hash_map | 2 //===-------------------------- hash_map ----------------------------------===// 16 hash_map synopsis 23 class hash_map 43 explicit hash_map(size_type n = 193, const hasher& hf = hasher(), 47 hash_map(InputIterator f, InputIterator l, 51 hash_map(const hash_map&); 52 ~hash_map(); 53 hash_map& operator=(const hash_map&); 75 void swap(hash_map&); 97 void swap(hash_map<Key, T, Hash, Pred, Alloc>& x, [all …]
|
/external/protobuf/src/google/protobuf/stubs/ |
D | hash.h | 92 class hash_map : public std::map<Key, Data, HashFcn> { 94 hash_map(int = 0) {} 128 class hash_map : public HASH_NAMESPACE::hash_map< 131 hash_map(int = 0) {} 172 class hash_map : public HASH_NAMESPACE::HASH_MAP_CLASS< 175 hash_map(int = 0) {}
|
/external/clang/test/Modules/ |
D | submodules.cpp | 24 hash_map<int, float> ints_to_floats; // expected-error{{declaration of 'hash_map' must be imported … 26 @import std.hash_map; 28 hash_map<int, float> ints_to_floats2;
|
D | submodules-preprocess.cpp | 49 @import std.hash_map;
|
/external/clang/test/SemaCXX/ |
D | PR11358.cpp | 23 class hash_map { class 30 void MapTest(hash_map<KeyType, ValueType> map) { in MapTest() 31 …for (hash_map<KeyType, ValueType>::const_iterator it = map.begin(); // expected-error{{missing 'ty… in MapTest()
|
/external/libcxx/test/std/extensions/hash_map/ |
D | const_iterator.fail.cpp | 14 __gnu_cxx::hash_map<int, int> m; in main() 16 const __gnu_cxx::hash_map<int, int> &cm = m; in main()
|
/external/parameter-framework/asio-1.10.6/include/asio/detail/ |
D | reactor_op_queue.hpp | 41 typedef typename hash_map<key_type, mapped_type>::value_type value_type; 42 typedef typename hash_map<key_type, mapped_type>::iterator iterator; 157 hash_map<key_type, mapped_type> operations_;
|
D | hash_map.hpp | 41 class hash_map class 55 hash_map() in hash_map() function in asio::detail::hash_map 63 ~hash_map() in ~hash_map()
|
/external/libchrome/base/trace_event/ |
D | trace_log.h | 444 base::hash_map<int, std::string> process_labels_; 446 base::hash_map<int, int> thread_sort_indices_; 447 base::hash_map<int, std::string> thread_names_; 450 base::hash_map<int, std::stack<TimeTicks>> thread_event_start_times_; 451 base::hash_map<std::string, int> thread_colors_;
|
D | process_memory_dump.h | 55 SmallMap<hash_map<std::string, MemoryAllocatorDump*>>; 58 SmallMap<hash_map<std::string, scoped_refptr<TracedValue>>>;
|
D | trace_event_memory_overhead.h | 63 using map_type = SmallMap<hash_map<const char*, ObjectCountAndSize>, 16>;
|
/external/clang/test/Modules/Inputs/submodules/ |
D | module.map | 4 explicit module hash_map { header "hash_map.h" }
|
D | hash_map.h | 1 template<typename Key, typename Data> class hash_map { };
|
/external/google-breakpad/src/client/mac/handler/testcases/testdata/ |
D | dump_syms_i386_breakpad.sym | 24 FILE 23 /Developer/SDKs/MacOSX10.4u.sdk/usr/include/c++/4.0.0/ext/hash_map 43 FILE 42 /Developer/SDKs/MacOSX10.4u.sdk/usr/include/c++/4.0.0/ext/hash_map 967 …hash_map<std::string, std::pair<char const*, unsigned long long>, __gnu_cxx::hash<std::string>, st… 1177 …hash_map<std::string, std::pair<char const*, unsigned long long>, __gnu_cxx::hash<std::string>, st… 1306 …hash_map<std::string, std::pair<char const*, unsigned long long>, __gnu_cxx::hash<std::string>, st… 1352 …hash_map<std::string, std::pair<char const*, unsigned long long>, __gnu_cxx::hash<std::string>, st… 1359 …hash_map<std::string, std::pair<char const*, unsigned long long>, __gnu_cxx::hash<std::string>, st… 1476 …hash_map<std::string, std::pair<char const*, unsigned long long>, __gnu_cxx::hash<std::string>, st… 1481 …hash_map<std::string, std::pair<char const*, unsigned long long>, __gnu_cxx::hash<std::string>, st… 1484 …hash_map<std::string, std::pair<char const*, unsigned long long>, __gnu_cxx::hash<std::string>, st… [all …]
|
/external/libchrome/base/task/ |
D | cancelable_task_tracker.cc | 24 using base::hash_map; 148 hash_map<TaskId, CancellationFlag*>::const_iterator it = task_flags_.find(id); in TryCancel() 164 for (hash_map<TaskId, CancellationFlag*>::const_iterator it = in TryCancelAll()
|
D | cancelable_task_tracker.h | 130 base::hash_map<TaskId, base::CancellationFlag*> task_flags_;
|
/external/protobuf/ |
D | config.h.in | 3 /* the name of <hash_map> */ 6 /* the location of <unordered_map> or <hash_map> */ 9 /* the namespace of hash_map/hash_set */ 27 /* define if the compiler has hash_map */
|
/external/llvm/test/CodeGen/X86/ |
D | 2012-11-30-misched-dbg.ll | 99 %"class.__gnu_cxx::hash_map" = type { %"class.__gnu_cxx::hashtable" } 104 %X = alloca %"class.__gnu_cxx::hash_map", align 8 111 …call void @llvm.dbg.declare(metadata %"class.__gnu_cxx::hash_map"* %X, metadata !31, metadata !DIE… 112 …ents.i.i.i.i = getelementptr inbounds %"class.__gnu_cxx::hash_map", %"class.__gnu_cxx::hash_map"* …
|
/external/clang/test/CodeGenCXX/ |
D | debug-info-use-after-free.cpp | 205 allocator < _Tp > >class hash_map { class 228 __gnu_cxx::hash_map; 262 hash_map <
|
/external/libchrome/base/containers/ |
D | hash_tables.h | 138 using hash_map = std::unordered_map<Key, T, Hash, Pred, Alloc>; 166 using hash_map = BASE_HASH_IMPL_NAMESPACE::hash_map<Key, T, Hash, Pred, Alloc>;
|
/external/protobuf/vsprojects/ |
D | config.h | 5 #define HASH_MAP_H <hash_map>
|
/external/v8/src/third_party/vtune/ |
D | vtune-jit.cc | 130 typedef hash_map<void*, void*> JitInfoMap; 132 typedef hash_map<void*, void*, HashForCodeObject, SameCodeObjects> JitInfoMap;
|
/external/google-breakpad/src/common/ |
D | unordered.h | 45 struct unordered_map : public hash_map<T, U, H> {};
|
/external/protobuf/src/google/protobuf/ |
D | message.cc | 248 hash_map<const char*, RegistrationFunc*, 253 hash_map<const Descriptor*, const Message*> type_map_;
|