/art/compiler/ |
image_test.cc | 81 std::unordered_map<const DexFile*, size_t> dex_file_to_oat_index_map;
|
/external/libcxx/test/std/containers/unord/unord.multimap/ |
local_iterators.fail.cpp | 10 // <unordered_map> 23 #include <unordered_map>
|
/external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.cnstr/ |
assign_move.pass.cpp | 10 // <unordered_map> 18 #include <unordered_map>
|
init.pass.cpp | 10 // <unordered_map> 18 #include <unordered_map>
|
range.pass.cpp | 10 // <unordered_map> 19 #include <unordered_map>
|
/external/vulkan-validation-layers/layers/ |
threading.cpp | 28 #include <unordered_map>
|
image.cpp | 37 #include <unordered_map> 64 unordered_map<VkImage, IMAGE_STATE> imageMap; 71 static unordered_map<void *, layer_data *> layer_data_map; [all...] |
/frameworks/native/services/surfaceflinger/ |
Layer.h | 592 std::unordered_map<int32_t, HWCInfo> mHwcLayers;
|
SurfaceFlinger.h | 589 std::unordered_map<std::string, BufferingStats> mBufferingStats;
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multimap/ |
local_iterators.fail.cpp | 10 // <unordered_map> 23 #include <unordered_map>
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multimap/unord.multimap.cnstr/ |
assign_move.pass.cpp | 10 // <unordered_map> 18 #include <unordered_map>
|
init.pass.cpp | 10 // <unordered_map> 18 #include <unordered_map>
|
range.pass.cpp | 10 // <unordered_map> 19 #include <unordered_map>
|
/bionic/linker/ |
linker.cpp | 43 #include <unordered_map> 143 static std::unordered_map<uintptr_t, soinfo*> g_soinfo_handles_map; 1107 std::unordered_map<const soinfo*, ElfReader>* readers_map) { 1171 std::unordered_map<const soinfo*, ElfReader>* get_readers_map() { [all...] |
/frameworks/base/core/jni/ |
android_hardware_location_ContextHubService.cpp | 29 #include <unordered_map> 157 std::unordered_map<int, app_instance_info_s> appInstances; [all...] |
/system/core/logd/ |
LogBuffer.cpp | 25 #include <unordered_map> 390 typedef std::unordered_map<uint64_t, LogBufferElement *> LogBufferElementMap; [all...] |
/system/extras/simpleperf/ |
cmd_record.cpp | 24 #include <unordered_map> 46 static std::unordered_map<std::string, uint64_t> branch_sampling_type_map = {
|
record.cpp | 21 #include <unordered_map> 31 static std::unordered_map<int, std::string> record_type_names = {
|
/system/netd/tests/ |
dns_responder.cpp | 69 static std::unordered_map<unsigned, const char*> kTypeStrs = { 127 static std::unordered_map<unsigned, const char*> kClassStrs = {
|
/external/llvm/lib/Fuzzer/ |
FuzzerTraceState.cpp | 80 #include <unordered_map>
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/ |
d3d11_objects.h | 307 std::unordered_map<unsigned, pipe_transfer*> transfers;
|
/frameworks/base/libs/hwui/ |
DeferredDisplayList.cpp | 543 std::unordered_map<mergeid_t, DrawBatch*>& mergingBatch
|
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/jni/ |
jni_stochastic_linear_ranker.cpp | 26 using std::unordered_map;
|
/art/runtime/interpreter/ |
unstarted_runtime.cc | 26 #include <unordered_map> [all...] |
/system/core/adb/ |
sysdeps_win32.cpp | 31 #include <unordered_map> [all...] |