| /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>
 
 | 
| dtor_noexcept.pass.cpp | 10 // <unordered_map> 14 #include <unordered_map>
 
 | 
| move_assign_noexcept.pass.cpp | 10 // <unordered_map> 20 #include <unordered_map>
 
 | 
| move_noexcept.pass.cpp | 10 // <unordered_map> 18 #include <unordered_map>
 
 | 
| allocator.pass.cpp | 10 // <unordered_map> 18 #include <unordered_map>
 
 | 
| default.pass.cpp | 10 // <unordered_map> 18 #include <unordered_map>
 
 | 
| size.fail.cpp | 10 // <unordered_map> 18 #include <unordered_map>
 
 | 
| size.pass.cpp | 10 // <unordered_map> 18 #include <unordered_map>
 
 | 
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multimap/unord.multimap.swap/ | 
| swap_noexcept.pass.cpp | 10 // <unordered_map> 18 #include <unordered_map>
 
 | 
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.map/unord.map.cnstr/ | 
| assign_move.pass.cpp | 10 // <unordered_map> 14 // class unordered_map
 16 // unordered_map& operator=(unordered_map&& u);
 18 #include <unordered_map>
 33         typedef std::unordered_map<int, std::string,
 78         typedef std::unordered_map<int, std::string,
 124         typedef std::unordered_map<int, std::string,
 171         typedef std::unordered_map<int, std::string,
 
 | 
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/ | 
| unordered_map.h | 1 // TR1 unordered_map implementation -*- C++ -*- 25 /** @file tr1/unordered_map.h
 27  *  Do not attempt to use it directly. @headername{tr1/unordered_map}
 180     class unordered_map  class in namespace:tr1
 193       unordered_map(size_type __n = 10,  function in class:tr1::unordered_map
 201 	unordered_map(_InputIterator __f, _InputIterator __l,  function in class:tr1::unordered_map
 266     swap(unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __x,
 267 	 unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __y)
 
 | 
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/ | 
| unordered_map.h | 1 // TR1 unordered_map implementation -*- C++ -*- 25 /** @file tr1/unordered_map.h
 27  *  Do not attempt to use it directly. @headername{tr1/unordered_map}
 180     class unordered_map  class in namespace:tr1
 193       unordered_map(size_type __n = 10,  function in class:tr1::unordered_map
 201 	unordered_map(_InputIterator __f, _InputIterator __l,  function in class:tr1::unordered_map
 266     swap(unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __x,
 267 	 unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __y)
 
 | 
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ | 
| unordered_map.h | 1 // TR1 unordered_map implementation -*- C++ -*- 25 /** @file tr1/unordered_map.h
 27  *  Do not attempt to use it directly. @headername{tr1/unordered_map}
 180     class unordered_map  class in namespace:tr1
 193       unordered_map(size_type __n = 10,  function in class:tr1::unordered_map
 201 	unordered_map(_InputIterator __f, _InputIterator __l,  function in class:tr1::unordered_map
 266     swap(unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __x,
 267 	 unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __y)
 
 | 
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ | 
| unordered_map.h | 1 // TR1 unordered_map implementation -*- C++ -*- 25 /** @file tr1/unordered_map.h
 27  *  Do not attempt to use it directly. @headername{tr1/unordered_map}
 180     class unordered_map  class in namespace:tr1
 193       unordered_map(size_type __n = 10,  function in class:tr1::unordered_map
 201 	unordered_map(_InputIterator __f, _InputIterator __l,  function in class:tr1::unordered_map
 266     swap(unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __x,
 267 	 unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __y)
 
 | 
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ | 
| unordered_map.h | 1 // TR1 unordered_map implementation -*- C++ -*- 25 /** @file tr1/unordered_map.h
 27  *  Do not attempt to use it directly. @headername{tr1/unordered_map}
 180     class unordered_map  class in namespace:tr1
 193       unordered_map(size_type __n = 10,  function in class:tr1::unordered_map
 201 	unordered_map(_InputIterator __f, _InputIterator __l,  function in class:tr1::unordered_map
 266     swap(unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __x,
 267 	 unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __y)
 
 | 
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ | 
| unordered_map.h | 1 // TR1 unordered_map implementation -*- C++ -*- 25 /** @file tr1/unordered_map.h
 27  *  Do not attempt to use it directly. @headername{tr1/unordered_map}
 180     class unordered_map  class in namespace:tr1
 193       unordered_map(size_type __n = 10,  function in class:tr1::unordered_map
 201 	unordered_map(_InputIterator __f, _InputIterator __l,  function in class:tr1::unordered_map
 266     swap(unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __x,
 267 	 unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __y)
 
 | 
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/ | 
| unordered_map.h | 1 // TR1 unordered_map implementation -*- C++ -*- 25 /** @file tr1/unordered_map.h
 27  *  Do not attempt to use it directly. @headername{tr1/unordered_map}
 180     class unordered_map  class in namespace:tr1
 193       unordered_map(size_type __n = 10,  function in class:tr1::unordered_map
 201 	unordered_map(_InputIterator __f, _InputIterator __l,  function in class:tr1::unordered_map
 266     swap(unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __x,
 267 	 unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __y)
 
 | 
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.map/ | 
| local_iterators.pass.cpp | 10 // <unordered_map> 14 // class unordered_map
 23 #include <unordered_map>
 32         typedef std::unordered_map<int, std::string> C;
 80         typedef std::unordered_map<int, std::string> C;
 128         typedef std::unordered_map<int, std::string> C;
 176         typedef std::unordered_map<int, std::string> C;
 225         typedef std::unordered_map<int, std::string, std::hash<int>, std::equal_to<int>,
 274         typedef std::unordered_map<int, std::string, std::hash<int>, std::equal_to<int>,
 323         typedef std::unordered_map<int, std::string, std::hash<int>, std::equal_to<int>
 [all...]
 | 
| swap_member.pass.cpp | 10 // <unordered_map> 14 // class unordered_map
 16 // void swap(unordered_map& __u);
 18 #include <unordered_map>
 33         typedef std::unordered_map<int, std::string, Hash, Compare, Alloc> C;
 62         typedef std::unordered_map<int, std::string, Hash, Compare, Alloc> C;
 110         typedef std::unordered_map<int, std::string, Hash, Compare, Alloc> C;
 152         typedef std::unordered_map<int, std::string, Hash, Compare, Alloc> C;
 214         typedef std::unordered_map<int, std::string, Hash, Compare, Alloc> C;
 243         typedef std::unordered_map<int, std::string, Hash, Compare, Alloc> C
 [all...]
 | 
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.map/unord.map.swap/ | 
| swap_non_member.pass.cpp | 10 // <unordered_map> 14 // class unordered_map
 16 // void swap(unordered_map& __u);
 18 #include <unordered_map>
 33         typedef std::unordered_map<int, std::string, Hash, Compare, Alloc> C;
 62         typedef std::unordered_map<int, std::string, Hash, Compare, Alloc> C;
 110         typedef std::unordered_map<int, std::string, Hash, Compare, Alloc> C;
 152         typedef std::unordered_map<int, std::string, Hash, Compare, Alloc> C;
 214         typedef std::unordered_map<int, std::string, Hash, Compare, Alloc> C;
 243         typedef std::unordered_map<int, std::string, Hash, Compare, Alloc> C
 [all...]
 | 
| /external/eigen/test/eigen2/ | 
| sparse.h | 15 #include <tr1/unordered_map> 18   using std::tr1::unordered_map;
 
 | 
| /external/openfst/src/include/fst/ | 
| edit-fst.h | 28 #include <tr1/unordered_map> 29 using std::tr1::unordered_map;
 74   typedef typename unordered_map<StateId, StateId>::const_iterator
 76   typedef typename unordered_map<StateId, Weight>::const_iterator
 320   unordered_map<StateId, StateId> external_to_internal_ids_;
 325   unordered_map<StateId, Weight> edited_final_weights_;
 587   typedef typename unordered_map<StateId, StateId>::const_iterator
 589   typedef typename unordered_map<StateId, Weight>::const_iterator
 
 | 
| /external/chromium_org/third_party/angle_dx11/src/libGLESv2/renderer/ | 
| ShaderCache.h | 95 #  define HASH_MAP std::unordered_map 
 | 
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multimap/ | 
| load_factor.pass.cpp | 10 // <unordered_map> 18 #include <unordered_map>
 
 | 
| reserve.pass.cpp | 10 // <unordered_map> 18 #include <unordered_map>
 
 |