/external/stlport/stlport/stl/ |
D | _unordered_set.h | 37 class unordered_set in _STLP_CREATE_HASH_ITERATOR_TRAITS() 39 : public __stlport_class<unordered_set<_Value, _HashFcn, _EqualKey, _Alloc> > in _STLP_CREATE_HASH_ITERATOR_TRAITS() 42 typedef unordered_set<_Value, _HashFcn, _EqualKey, _Alloc> _Self; in _STLP_CREATE_HASH_ITERATOR_TRAITS() 77 explicit unordered_set(size_type __n = 0, const hasher& __hf = hasher(), in _STLP_CREATE_HASH_ITERATOR_TRAITS() 83 unordered_set(__move_source<_Self> src) in _STLP_CREATE_HASH_ITERATOR_TRAITS() 89 unordered_set(_InputIterator __f, _InputIterator __l, in _STLP_CREATE_HASH_ITERATOR_TRAITS() 96 unordered_set(const value_type* __f, const value_type* __l, in _STLP_CREATE_HASH_ITERATOR_TRAITS() 103 unordered_set(const_iterator __f, const_iterator __l, in _STLP_CREATE_HASH_ITERATOR_TRAITS() 328 #define _STLP_TEMPLATE_CONTAINER unordered_set<_Value,_HashFcn,_EqualKey,_Alloc> 347 struct __move_traits<_STLP_TR1 unordered_set<_Value, _HashFcn, _EqualKey, _Alloc> > : [all …]
|
/external/openfst/src/include/fst/ |
D | test-properties.h | 25 using std::tr1::unordered_set; 119 unordered_set<Label> *ilabels = 0; in ComputeProperties() 120 unordered_set<Label> *olabels = 0; in ComputeProperties() 131 ilabels = new unordered_set<Label>; in ComputeProperties() 133 olabels = new unordered_set<Label>; in ComputeProperties()
|
D | symbol-table-ops.h | 24 using std::tr1::unordered_set; 40 unordered_set<typename Arc::Label> seen; in PruneSymbolTable()
|
D | rmfinalepsilon.h | 25 using std::tr1::unordered_set; 51 unordered_set<StateId> finals; in RmFinalEpsilon()
|
D | util.h | 28 using std::tr1::unordered_set; 161 READ_STL_ASSOC_TYPE(unordered_set); 238 WRITE_STL_ASSOC_TYPE(unordered_set);
|
D | bi-table.h | 153 typedef unordered_set<I, HashFunc, HashEqual> KeyHashSet; 314 typedef unordered_set<I, HashFunc, HashEqual> KeyHashSet;
|
D | synchronize.h | 29 using std::tr1::unordered_set; 322 typedef unordered_set<const String*, StringKey, StringEqual> StringSet;
|
D | replace-util.h | 32 using std::tr1::unordered_set; 426 unordered_set<Label> label_set; in ReplaceLabels()
|
/external/regex-re2/util/ |
D | util.h | 46 using std::tr1::unordered_set; 51 using std::tr1::unordered_set; 56 using std::unordered_set;
|
/external/openfst/src/include/fst/extensions/pdt/ |
D | info.h | 28 using std::tr1::unordered_set; 90 unordered_set<Label> paren_set; in PdtInfo() 91 unordered_set<StateId> open_paren_state_set; in PdtInfo() 92 unordered_set<StateId> close_paren_state_set; in PdtInfo()
|
D | paren.h | 30 using std::tr1::unordered_set; 346 typedef unordered_set<ParenState<A>, typename ParenState<A>::Hash> OpenParenSet; 457 unordered_set<StateId> close_sources; in Reverse() 482 for (typename unordered_set<StateId>::const_iterator it in Reverse()
|
D | replace.h | 67 unordered_set<Label> non_term_set; // Set of non-terminals to replace in Replace()
|
D | shortest-path.h | 32 using std::tr1::unordered_set;
|
/external/protobuf/android/ |
D | config.h | 14 #define HASH_SET_CLASS unordered_set 17 #define HASH_SET_H <tr1/unordered_set>
|
/external/regex-re2/ |
D | README.android | 24 < #include <unordered_set> 25 < using std::tr1::unordered_set;
|
/external/valgrind/tsan/ |
D | ts_util.h | 126 #define unordered_set __gnu_cxx::hash_set macro 131 using STD::tr1::unordered_set; 151 using STD::tr1::unordered_set; 174 #define unordered_set stdext::hash_set macro
|
D | ts_pin.cc | 110 static unordered_set<uintptr_t> *g_windows_thread_pool_calback_set; 236 static unordered_set<pthread_t> *g_win_handles_which_are_threads; 330 static unordered_set<uintptr_t> *pc_set; in DumpEventPlainText() 332 pc_set = new unordered_set<uintptr_t>; in DumpEventPlainText() 1191 g_win_handles_which_are_threads = new unordered_set<pthread_t>; in WRAP_NAME() 3623 g_windows_thread_pool_calback_set = new unordered_set<uintptr_t>; in main()
|
/external/stlport/test/unit/ |
D | unordered_test.cpp | 69 typedef unordered_set<int, hash<int>, equal_to<int> > usettype; in uset() 297 unordered_set<int> int_uset; in hash_policy() 324 unordered_set<int> int_uset; in buckets() 572 typedef unordered_set<Key, KeyHash, KeyEqual> Container; in template_methods() 593 typedef unordered_set<Key*, KeyHashPtr, KeyEqualPtr> Container; in template_methods() 665 unordered_set<IncompleteClass> usinstances; 666 typedef unordered_set<IncompleteClass>::iterator usit;
|
D | mvctor_declaration_test.cpp | 356 CPPUNIT_ASSERT( is_movable(unordered_set<char>()) ); in movable_declaration_hash()
|
/external/stlport/etc/ |
D | autoexp.dat | 530 ; stlport::unordered_map, stlport::unordered_multimap, stlport::unordered_set, stlport::unordered_m… 532 …*>|stlp_std::tr1::unordered_set<*>|stlpx_std::tr1::unordered_set<*>|stlpmtx_std::tr1::unordered_se… 551 …stlpd_std::tr1::unordered_set<*>|stlpdx_std::tr1::unordered_set<*>|stlpdmtx_std::tr1::unordered_se…
|
D | ReleaseNote.txt | 125 * unordered_set, unordered_multiset, unordered_map, unordered_multimap hash
|
D | ChangeLog-5.1 | 5594 * stlport/unordered_set, unordered_map: Introduction of the almost Standard hash containers.
|
/external/regex-re2/re2/ |
D | dfa.cc | 148 typedef unordered_set<State*, StateHash, StateEqual> StateSet;
|
/external/stlport/doc/ |
D | FAQ | 547 tr1::unordered_set and tr1::unordered_multiset key is confuse with data. It
|