Searched
refs:unordered_set (Results
551 -
575 of
837) sorted by null
<<21222324252627282930>>
| /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/containers/unord/unord.set/ |
| swap_member.pass.cpp | 10 // <unordered_set> 14 // class unordered_set 16 // void swap(unordered_set& u); 18 #include <unordered_set> 32 typedef std::unordered_set<int, Hash, Compare, Alloc> C; 61 typedef std::unordered_set<int, Hash, Compare, Alloc> C; 109 typedef std::unordered_set<int, Hash, Compare, Alloc> C; 151 typedef std::unordered_set<int, Hash, Compare, Alloc> C; 213 typedef std::unordered_set<int, Hash, Compare, Alloc> C; 242 typedef std::unordered_set<int, Hash, Compare, Alloc> C [all...] |
| /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/containers/unord/unord.set/unord.set.swap/ |
| swap_non_member.pass.cpp | 10 // <unordered_set> 14 // class unordered_set 16 // void swap(unordered_set& x, unordered_set& y); 18 #include <unordered_set> 32 typedef std::unordered_set<int, Hash, Compare, Alloc> C; 61 typedef std::unordered_set<int, Hash, Compare, Alloc> C; 109 typedef std::unordered_set<int, Hash, Compare, Alloc> C; 151 typedef std::unordered_set<int, Hash, Compare, Alloc> C; 213 typedef std::unordered_set<int, Hash, Compare, Alloc> C [all...] |
| /device/google/contexthub/sensorhal/ |
| sensors.h | 27 #include <unordered_set> 132 std::unordered_set<int> mHandles;
|
| /frameworks/minikin/libs/minikin/ |
| FontLanguageListCache.cpp | 22 #include <unordered_set> 85 std::unordered_set<uint64_t> seen;
|
| FontUtils.cpp | 47 void analyzeAxes(const uint8_t* fvar_data, size_t fvar_size, std::unordered_set<uint32_t>* axes) {
|
| /frameworks/native/opengl/libs/EGL/ |
| egl_display.h | 27 #include <unordered_set> 123 std::unordered_set<egl_object_t*> objects;
|
| /packages/inputmethods/LatinIME/native/dicttoolkit/src/utils/ |
| arguments_parser.cpp | 19 #include <unordered_set> 27 std::unordered_set<std::string> argumentNameSet;
|
| /packages/inputmethods/LatinIME/native/jni/tests/dictionary/structure/v4/content/ |
| language_model_dict_content_test.cpp | 22 #include <unordered_set> 82 std::unordered_set<int> wordIdSet(std::begin(wordIds), std::end(wordIds));
|
| /system/bt/service/hal/ |
| bluetooth_gatt_interface.h | 20 #include <unordered_set> 258 std::unordered_set<int> scan_client_set_;
|
| /system/core/adb/ |
| transport.h | 29 #include <unordered_set> 35 typedef std::unordered_set<std::string> FeatureSet;
|
| /system/media/camera/docs/ |
| ACameraMetadata.mako | 68 std::unordered_set<uint32_t> ACameraMetadata::sSystemTags ({
|
| /external/libcxx/test/libcxx/containers/unord/ |
| key_value_traits.pass.cpp | 12 #include <unordered_set>
|
| /external/libcxx/test/std/containers/unord/unord.multiset/ |
| emplace_hint.pass.cpp | 10 // <unordered_set> 23 #include <unordered_set>
|
| equal_range_const.pass.cpp | 10 // <unordered_set> 18 #include <unordered_set>
|
| equal_range_non_const.pass.cpp | 10 // <unordered_set> 18 #include <unordered_set>
|
| insert_hint_const_lvalue.pass.cpp | 10 // <unordered_set> 22 #include <unordered_set>
|
| rehash.pass.cpp | 10 // <unordered_set> 18 #include <unordered_set>
|
| reserve.pass.cpp | 10 // <unordered_set> 18 #include <unordered_set>
|
| /external/libcxx/test/std/containers/unord/unord.multiset/unord.multiset.cnstr/ |
| assign_init.pass.cpp | 10 // <unordered_set> 18 #include <unordered_set>
|
| size_hash_equal.pass.cpp | 10 // <unordered_set> 18 #include <unordered_set>
|
| size_hash_equal_allocator.pass.cpp | 10 // <unordered_set> 18 #include <unordered_set>
|
| /external/protobuf/src/google/protobuf/stubs/ |
| hash.h | 146 # include <unordered_set> 147 # define GOOGLE_PROTOBUF_HASH_SET_CLASS unordered_set 152 # include <tr1/unordered_set> 153 # define GOOGLE_PROTOBUF_HASH_SET_CLASS unordered_set
|
| /hardware/libhardware/modules/sensors/dynamic_sensor/ |
| HidRawSensorDevice.cpp | 35 const std::unordered_set<unsigned int> HidRawSensorDevice::sInterested{
|
| /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multiset/ |
| emplace_hint.pass.cpp | 10 // <unordered_set> 23 #include <unordered_set>
|
| equal_range_const.pass.cpp | 10 // <unordered_set> 18 #include <unordered_set>
|
Completed in 1361 milliseconds
<<21222324252627282930>>