HomeSort by relevance Sort by last modified time
    Searched full:unordered_map (Results 551 - 575 of 717) sorted by null

<<212223242526272829

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multimap/unord.multimap.cnstr/
init_size_hash.pass.cpp 10 // <unordered_map>
18 #include <unordered_map>
init_size_hash_equal.pass.cpp 10 // <unordered_map>
19 #include <unordered_map>
init_size_hash_equal_allocator.pass.cpp 10 // <unordered_map>
19 #include <unordered_map>
range_size.pass.cpp 10 // <unordered_map>
19 #include <unordered_map>
range_size_hash.pass.cpp 10 // <unordered_map>
20 #include <unordered_map>
range_size_hash_equal.pass.cpp 10 // <unordered_map>
20 #include <unordered_map>
range_size_hash_equal_allocator.pass.cpp 10 // <unordered_map>
21 #include <unordered_map>
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multimap/unord.multimap.modifiers/
erase_range.pass.cpp 10 // <unordered_map>
18 #include <unordered_map>
  /external/openfst/src/include/fst/
accumulator.h 26 #include <tr1/unordered_map>
27 using std::tr1::unordered_map;
353 for(typename unordered_map<StateId, CacheState>::iterator it = cache_.begin();
362 typename unordered_map<StateId, CacheState>::iterator it = cache_.find(s);
398 typename unordered_map<StateId, CacheState>::iterator it = cache_.begin();
414 unordered_map<StateId, CacheState> cache_; // Cache
bi-table.h 109 unordered_map<T, I, H, E> entry2id_;
510 typename unordered_map<T, I, F>::iterator it =
521 unordered_map<T, I, F> entry2id_;
encode.h 25 #include <tr1/unordered_map>
26 using std::tr1::unordered_map;
112 typedef unordered_map<const Tuple*,
factor-weight.h 25 #include <tr1/unordered_map>
26 using std::tr1::unordered_map;
367 typedef unordered_map<Element, StateId, ElementKey, ElementEqual> ElementMap;
replace-util.h 28 #include <tr1/unordered_map>
29 using std::tr1::unordered_map;
63 typedef unordered_map<Label, Label> NonTerminalHash;
synchronize.h 25 #include <tr1/unordered_map>
26 using std::tr1::unordered_map;
321 typedef unordered_map<Element, StateId, ElementKey, ElementEqual> ElementMap;
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info_state_utils.cpp 23 #include <unordered_map>
624 std::vector<std::unordered_map<int, float>> *charProbabilities) {
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/share/pretty-printers/libstdcxx/gcc-4.6/
printers.py 648 "Print a tr1::unordered_map"
755 pretty_printers_dict[re.compile('^std::unordered_map<.*>$')] = lambda val: Tr1UnorderedMapPrinter ('std::unordered_map', val)
762 pretty_printers_dict[re.compile('^std::tr1::unordered_map<.*>$')] = lambda val: Tr1UnorderedMapPrinter ('std::tr1::unordered_map', val)
770 pretty_printers_dict[re.compile('^std::__debug::unordered_map<.*>$')] = lambda val: Tr1UnorderedMapPrinter ('std::__debug::unordered_map', val)
  /prebuilts/python/linux-x86/2.7.5/share/pretty-printers/libstdcxx/gcc-4.6/
printers.py 648 "Print a tr1::unordered_map"
755 pretty_printers_dict[re.compile('^std::unordered_map<.*>$')] = lambda val: Tr1UnorderedMapPrinter ('std::unordered_map', val)
762 pretty_printers_dict[re.compile('^std::tr1::unordered_map<.*>$')] = lambda val: Tr1UnorderedMapPrinter ('std::tr1::unordered_map', val)
770 pretty_printers_dict[re.compile('^std::__debug::unordered_map<.*>$')] = lambda val: Tr1UnorderedMapPrinter ('std::__debug::unordered_map', val)
  /external/stlport/etc/
autoexp.dat 530 ; stlport::unordered_map, stlport::unordered_multimap, stlport::unordered_set, stlport::unordered_multiset
532 stlp_std::hash_map<*>|stlpx_std::hash_map<*>|stlpmtx_std::hash_map<*>|stlpxmtx_std::hash_map<*>|stlp_std::hash_multimap<*>|stlpx_std::hash_multimap<*>|stlpmtx_std::hash_multimap<*>|stlpxmtx_std::hash_multimap<*>|stlp_std::hash_set<*>|stlpx_std::hash_set<*>|stlpmtx_std::hash_set<*>|stlpxmtx_std::hash_set<*>|stlp_std::hash_multiset<*>|stlpx_std::hash_multiset<*>|stlpmtx_std::hash_multiset<*>|stlpxmtx_std::hash_multiset<*>|stlp_std::tr1::unordered_map<*>|stlpx_std::tr1::unordered_map<*>|stlpmtx_std::tr1::unordered_map<*>|stlpxmtx_std::tr1::unordered_map<*>|stlp_std::tr1::unordered_multimap<*>|stlpx_std::tr1::unordered_multimap<*>|stlpmtx_std::tr1::unordered_multimap<*>|stlpxmtx_std::tr1::unordered_multimap<*>|stlp_std::tr1::unordered_set<*>|stlpx_std::tr1::unordered_set<*>|stlpmtx_std::tr1::unordered_set<*>|stlpxmtx_std::tr1::unordered_set<*>|stlp_std::tr1::unordered_multiset<*>|stlpx_std::tr1::unordered_multiset<*>|stlpmtx_std::tr1::unordered_multiset<*>|stlpxmtx_std::tr1::unordered_multiset<*>{
551 stlpd_std::hash_map<*>|stlpdx_std::hash_map<*>|stlpdmtx_std::hash_map<*>|stlpdxmtx_std::hash_map<*>|stlpd_std::hash_multimap<*>|stlpdx_std::hash_multimap<*>|stlpdmtx_std::hash_multimap<*>|stlpdxmtx_std::hash_multimap<*>|stlpd_std::hash_set<*>|stlpdx_std::hash_set<*>|stlpdmtx_std::hash_set<*>|stlpdxmtx_std::hash_set<*>|stlpd_std::hash_multiset<*>|stlpdx_std::hash_multiset<*>|stlpdmtx_std::hash_multiset<*>|stlpdxmtx_std::hash_multiset<*>|stlpd_std::tr1::unordered_map<*>|stlpdx_std::tr1::unordered_map<*>|stlpdmtx_std::tr1::unordered_map<*>|stlpdxmtx_std::tr1::unordered_map<*>|stlpd_std::tr1::unordered_multimap<*>|stlpdx_std::tr1::unordered_multimap<*>|stlpdmtx_std::tr1::unordered_multimap<*>|stlpdxmtx_std::tr1::unordered_multimap<*>|stlpd_std::tr1::unordered_set<*>|stlpdx_std::tr1::unordered_set<*>|stlpdmtx_std::tr1::unordered_set<*>|stlpdxmtx_std::tr1::unordered_set<*>|stlpd_std::tr1::unordered_multiset<*>|stlpdx_std::tr1::unordered_multiset<*>|stlpdmtx_std::tr1::unordered_multiset<*>|stlpdxmtx_std::tr1::unordered_multiset<*>{
  /system/core/libsync/tests/
sync_test.cpp 16 #include <unordered_map>
551 template <typename K, typename V> using dict = unordered_map<K,V>;
566 unordered_map<int, int> fenceMap;
  /external/libcxx/test/containers/unord/unord.multimap/
local_iterators.fail.cpp 10 // <unordered_map>
23 #include <unordered_map>
  /external/libcxx/test/containers/unord/unord.multimap/unord.multimap.cnstr/
assign_copy.pass.cpp 10 // <unordered_map>
18 #include <unordered_map>
init.pass.cpp 10 // <unordered_map>
18 #include <unordered_map>
move.pass.cpp 10 // <unordered_map>
18 #include <unordered_map>
move_alloc.pass.cpp 10 // <unordered_map>
20 #include <unordered_map>
  /external/srec/tools/grxmlcompile/
fst-io.h 321 typename std::unordered_map<StateId, StateId>::const_iterator it =
357 std::unordered_map<StateId, StateId> states_; // state ID map

Completed in 702 milliseconds

<<212223242526272829