/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.map/unord.map.cnstr/ |
range_size_hash_equal.pass.cpp | 10 // <unordered_map> 14 // class unordered_map 17 // unordered_map(InputIterator first, InputIterator last, size_type n, 20 #include <unordered_map> 35 typedef std::unordered_map<int, std::string, 73 typedef std::unordered_map<int, std::string,
|
range_size_hash_equal_allocator.pass.cpp | 10 // <unordered_map> 14 // class unordered_map 17 // unordered_map(InputIterator first, InputIterator last, size_type n, 21 #include <unordered_map> 36 typedef std::unordered_map<int, std::string, 75 typedef std::unordered_map<int, std::string,
|
assign_copy.pass.cpp | 10 // <unordered_map> 14 // class unordered_map 16 // unordered_map& operator=(const unordered_map& u); 18 #include <unordered_map> 32 typedef std::unordered_map<int, std::string, 77 typedef std::unordered_map<int, std::string, 123 typedef std::unordered_map<int, std::string,
|
copy.pass.cpp | 10 // <unordered_map> 14 // class unordered_map 16 // unordered_map(const unordered_map& u); 18 #include <unordered_map> 31 typedef std::unordered_map<int, std::string, 71 typedef std::unordered_map<int, std::string, 112 typedef std::unordered_map<int, std::string,
|
move_alloc.pass.cpp | 10 // <unordered_map> 14 // class unordered_map 16 // unordered_map(unordered_map&& u, const allocator_type& a); 18 #include <unordered_map> 34 typedef std::unordered_map<int, std::string, 75 typedef std::unordered_map<int, std::string, 117 typedef std::unordered_map<int, std::string,
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.map/unorder.map.modifiers/ |
erase_key.pass.cpp | 10 // <unordered_map> 14 // class unordered_map 18 #include <unordered_map> 27 typedef std::unordered_map<int, std::string> C; 84 typedef std::unordered_map<int, std::string, std::hash<int>, std::equal_to<int>,
|
/external/clang/INPUTS/ |
all-std-headers.cpp | 84 #include <unordered_map>
|
/external/openfst/src/include/fst/ |
relabel.h | 24 #include <tr1/unordered_map> 25 using std::tr1::unordered_map; 37 #include <tr1/unordered_map> 38 using std::tr1::unordered_map; 64 unordered_map<Label, Label> input_map; 69 unordered_map<Label, Label> output_map; 83 typename unordered_map<Label, Label>::iterator it = 349 typename unordered_map<Label, Label>::iterator it = 356 typename unordered_map<Label, Label>::iterator it = 370 unordered_map<Label, Label> input_map_ [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
unordered_map.h | 0 // unordered_map implementation -*- C++ -*- 25 /** @file bits/unordered_map.h 27 * Do not attempt to use it directly. @headername{unordered_map} 256 class unordered_map class in inherits:__unordered_map 269 unordered_map(size_type __n = 10, function in class:unordered_map 277 unordered_map(_InputIterator __f, _InputIterator __l, function in class:unordered_map 285 unordered_map(initializer_list<value_type> __l, function in class:unordered_map 293 unordered_map& 372 swap(unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __x, 373 unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __y [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
unordered_map.h | 0 // unordered_map implementation -*- C++ -*- 25 /** @file bits/unordered_map.h 27 * Do not attempt to use it directly. @headername{unordered_map} 256 class unordered_map class in inherits:__unordered_map 269 unordered_map(size_type __n = 10, function in class:unordered_map 277 unordered_map(_InputIterator __f, _InputIterator __l, function in class:unordered_map 285 unordered_map(initializer_list<value_type> __l, function in class:unordered_map 293 unordered_map& 372 swap(unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __x, 373 unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __y [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
unordered_map.h | 0 // unordered_map implementation -*- C++ -*- 25 /** @file bits/unordered_map.h 27 * Do not attempt to use it directly. @headername{unordered_map} 256 class unordered_map class in inherits:__unordered_map 269 unordered_map(size_type __n = 10, function in class:unordered_map 277 unordered_map(_InputIterator __f, _InputIterator __l, function in class:unordered_map 285 unordered_map(initializer_list<value_type> __l, function in class:unordered_map 293 unordered_map& 372 swap(unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __x, 373 unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __y [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
unordered_map.h | 0 // unordered_map implementation -*- C++ -*- 25 /** @file bits/unordered_map.h 27 * Do not attempt to use it directly. @headername{unordered_map} 262 class unordered_map class in inherits:__unordered_map 275 unordered_map(size_type __n = 10, function in class:unordered_map 283 unordered_map(_InputIterator __f, _InputIterator __l, function in class:unordered_map 291 unordered_map(initializer_list<value_type> __l, function in class:unordered_map 299 unordered_map& 378 swap(unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __x, 379 unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __y [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
unordered_map.h | 0 // unordered_map implementation -*- C++ -*- 25 /** @file bits/unordered_map.h 27 * Do not attempt to use it directly. @headername{unordered_map} 256 class unordered_map class in inherits:__unordered_map 269 unordered_map(size_type __n = 10, function in class:unordered_map 277 unordered_map(_InputIterator __f, _InputIterator __l, function in class:unordered_map 285 unordered_map(initializer_list<value_type> __l, function in class:unordered_map 293 unordered_map& 372 swap(unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __x, 373 unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __y [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
unordered_map.h | 0 // unordered_map implementation -*- C++ -*- 25 /** @file bits/unordered_map.h 27 * Do not attempt to use it directly. @headername{unordered_map} 262 class unordered_map class in inherits:__unordered_map 275 unordered_map(size_type __n = 10, function in class:unordered_map 283 unordered_map(_InputIterator __f, _InputIterator __l, function in class:unordered_map 291 unordered_map(initializer_list<value_type> __l, function in class:unordered_map 299 unordered_map& 378 swap(unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __x, 379 unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __y [all...] |
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/ |
InputLayoutCache.h | 79 typedef std::unordered_map<InputLayoutKey,
|
/external/openfst/src/include/fst/extensions/pdt/ |
info.h | 24 #include <tr1/unordered_map> 25 using std::tr1::unordered_map; 89 unordered_map<Label, size_t> paren_map; 110 typename unordered_map<Label, size_t>::const_iterator pit
|
/external/openfst/src/include/fst/script/ |
compile-impl.h | 24 #include <tr1/unordered_map> 25 using std::tr1::unordered_map; 170 typename unordered_map<StateId, StateId>::const_iterator it = states_.find(n); 206 unordered_map<StateId, StateId> states_; // state ID map
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multimap/ |
bucket.pass.cpp | 10 // <unordered_map> 18 #include <unordered_map>
|
bucket_size.pass.cpp | 10 // <unordered_map> 18 #include <unordered_map>
|
count.pass.cpp | 10 // <unordered_map> 18 #include <unordered_map>
|
find_const.pass.cpp | 10 // <unordered_map> 18 #include <unordered_map>
|
find_non_const.pass.cpp | 10 // <unordered_map> 18 #include <unordered_map>
|
iterators.fail.cpp | 10 // <unordered_map> 23 #include <unordered_map>
|
max_load_factor.pass.cpp | 10 // <unordered_map> 19 #include <unordered_map>
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multimap/unord.multimap.cnstr/ |
default_noexcept.pass.cpp | 10 // <unordered_map> 20 #include <unordered_map>
|