/external/tensorflow/tensorflow/compiler/mlir/ |
D | op_or_arg_name_mapper.h | 63 const llvm::DenseMap<OpOrVal, absl::string_view>& GetMap() const { in GetMap() function
|
/external/cronet/net/disk_cache/blockfile/ |
D | bitmap.h | 76 const uint32_t* GetMap() const { return map_; } in GetMap() function
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | BlockCounter.cpp | 50 static inline CountMap GetMap(void *D) { in GetMap() function
|
/external/cronet/third_party/protobuf/src/google/protobuf/ |
D | map_field_lite.h | 95 const Map<Key, T>& GetMap() const { return map_; } in GetMap() function
|
D | map_field.cc | 343 const Map<MapKey, MapValueRef>& DynamicMapField::GetMap() const { in GetMap() function in google::protobuf::internal::DynamicMapField
|
D | map_field_test.cc | 343 TEST_P(MapFieldStateTest, GetMap) { in TEST_P() argument
|
D | descriptor_unittest.cc | 1072 TEST_F(DescriptorTest, GetMap) { in TEST_F() argument
|
/external/protobuf/src/google/protobuf/ |
D | map_field_lite.h | 95 const Map<Key, T>& GetMap() const { return map_; } in GetMap() function
|
D | map_field.cc | 343 const Map<MapKey, MapValueRef>& DynamicMapField::GetMap() const { in GetMap() function in google::protobuf::internal::DynamicMapField
|
D | map_field_test.cc | 343 TEST_P(MapFieldStateTest, GetMap) { in TEST_P() argument
|
D | descriptor_unittest.cc | 1072 TEST_F(DescriptorTest, GetMap) { in TEST_F() argument
|
/external/tensorflow/tensorflow/core/kernels/ |
D | gpu_utils.h | 175 std::unordered_map<Parameters, Config, Hasher> GetMap() const { in GetMap() function
|
D | sparse_tensors_map_ops.cc | 125 Status GetMap(OpKernelContext* ctx, bool is_writing, in GetMap() function in tensorflow::SparseTensorAccessingOp
|
/external/mesa3d/include/android_stub/backtrace/ |
D | Backtrace.h | 180 BacktraceMap* GetMap() { return map_; } in GetMap() function
|
/external/webrtc/system_wrappers/source/ |
D | metrics.cc | 211 RtcHistogramMap* GetMap() { in GetMap() function
|
/external/protobuf/python/google/protobuf/pyext/ |
D | map_container.cc | 306 static MapContainer* GetMap(PyObject* obj) { in GetMap() function
|
/external/cronet/third_party/protobuf/python/google/protobuf/pyext/ |
D | map_container.cc | 306 static MapContainer* GetMap(PyObject* obj) { in GetMap() function
|
/external/pdfium/fxjs/ |
D | cfxjs_engine.cpp | 145 MapType* GetMap() { return &m_map; } in GetMap() function in V8TemplateMap
|