Home
last modified time | relevance | path

Searched defs:empty_map (Results 1 – 7 of 7) sorted by relevance

/third_party/jerryscript/tests/unit-core/
Dtest-container.cpp81 jerry_value_t empty_map = jerry_create_container (JERRY_CONTAINER_TYPE_MAP, NULL, 0); variable
/third_party/rust/rust/src/tools/miri/src/concurrency/
Drange_object_map.rs162 fn empty_map() { in empty_map() function
/third_party/protobuf/src/google/protobuf/util/
Djson_format_proto3.proto200 EmptyMap empty_map = 1; field
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/debug/
Dtrace.cc642 TaggedNodeMap empty_map; in ExportFuncGraph() local
/third_party/protobuf/rust/
Dupb.rs470 pub fn empty_map<K, V>() -> MapView<'static, K, V> in empty_map() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/mem_reuse/
Dmem_dynamic_allocator.cc799 DeviceAddrMapMemBuf empty_map; in FindByStrictAddr() local
/third_party/flatbuffers/include/flatbuffers/
Dflexbuffers.h354 static const uint8_t empty_map[] = { in EmptyMap() local