Home
last modified time | relevance | path

Searched defs:GetMap (Results 1 – 10 of 10) sorted by relevance

/external/v8/src/snapshot/
Dbuiltin-deserializer-allocator.h74 HeapObject* GetMap(uint32_t index) { UNREACHABLE(); } in GetMap() function
Ddefault-deserializer-allocator.cc98 HeapObject* DefaultDeserializerAllocator::GetMap(uint32_t index) { in GetMap() function in v8::internal::DefaultDeserializerAllocator
/external/clang/lib/StaticAnalyzer/Core/
DBlockCounter.cpp50 static inline CountMap GetMap(void *D) { in GetMap() function
/external/protobuf/src/google/protobuf/
Dmap_field_lite.h131 default_enum_value>::GetMap() const { in GetMap() function
Dmap_field_inl.h300 default_enum_value>::GetMap() const { in GetMap() function
Dmap_field.cc242 const Map<MapKey, MapValueRef>& DynamicMapField::GetMap() const { in GetMap() function in google::protobuf::internal::DynamicMapField
Dmap_field_test.cc311 TEST_P(MapFieldStateTest, GetMap) { in TEST_P() argument
/external/tensorflow/tensorflow/core/kernels/
Dsparse_tensors_map_ops.cc129 Status GetMap(OpKernelContext* ctx, bool is_writing, in GetMap() function in tensorflow::SparseTensorAccessingOp
/external/protobuf/python/google/protobuf/pyext/
Dmap_container.cc311 static MapContainer* GetMap(PyObject* obj) { in GetMap() function
/external/v8/src/heap/
Dfactory.cc4210 Handle<Map> NewFunctionArgs::GetMap(Isolate* isolate) const { in GetMap() function in v8::internal::NewFunctionArgs