Home
last modified time | relevance | path

Searched defs:map_key (Results 1 – 17 of 17) sorted by relevance

/external/tensorflow/tensorflow/contrib/session_bundle/
Dbundle_shim.py36 def _add_input_to_signature_def(tensor_name, map_key, signature_def): argument
52 def _add_output_to_signature_def(tensor_name, map_key, signature_def): argument
Dbundle_shim_test.cc118 const string map_key = "foo_key"; in TEST() local
134 const string map_key = "foo_key"; in TEST() local
/external/protobuf/src/google/protobuf/
Dmap_field.cc182 const MapKey& map_key, MapValueRef* val) { in InsertOrLookupMapValue()
229 bool DynamicMapField::DeleteMapValue(const MapKey& map_key) { in DeleteMapValue()
284 const MapKey& map_key = it->first; in SyncRepeatedFieldWithMapNoLock() local
366 MapKey map_key; in SyncMapWithRepeatedFieldNoLock() local
Dmap_field_inl.h253 const MapKey& map_key) const { in ContainsMapKey()
266 const MapKey& map_key, in InsertOrLookupMapValue()
289 const MapKey& map_key) { in DeleteMapValue()
Dmap_field_test.cc81 bool InsertOrLookupMapValue(const MapKey& map_key, MapValueRef* val) { in InsertOrLookupMapValue()
84 bool DeleteMapValue(const MapKey& map_key) { in DeleteMapValue()
Dmap_test_util.cc566 MapKey map_key; in SetMapFieldsViaMapReflection() local
777 MapKey map_key; in ModifyMapFieldsViaReflection() local
971 MapKey map_key; in ExpectMapFieldsSetViaReflection() local
/external/protobuf/python/google/protobuf/pyext/
Dmap_container.cc337 MapKey map_key; in Contains() local
442 MapKey map_key; in ScalarMapGetItem() local
463 MapKey map_key; in ScalarMapSetItem() local
702 MapKey map_key; in MessageMapSetItem() local
727 MapKey map_key; in MessageMapGetItem() local
Dmessage.cc1074 PyObject* map_key; in CheckAndGetInteger() local
/external/golang-protobuf/proto/proto3_proto/
Dproto3.proto95 map<string, int64> map_key = 4; field
/external/u-boot/lib/efi_selftest/
Defi_selftest.c35 efi_uintn_t map_key; in efi_st_exit_boot_services() local
/external/u-boot/lib/efi_loader/
Defi_memory.c440 efi_uintn_t *map_key, in efi_get_memory_map()
Defi_boottime.c353 efi_uintn_t *map_key, in efi_get_memory_map_ext()
1803 unsigned long map_key) in efi_exit_boot_services()
/external/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectwriter.cc404 StringPiece map_key) { in InsertMapKeyIfNotPresent()
Dprotostream_objectsource.cc263 string map_key; in RenderMap() local
/external/kernel-headers/original/uapi/sound/
Dsfnt_info.h186 int map_bank, map_instr, map_key; /* key = -1 means all keys */ member
/external/golang-protobuf/proto/test_proto/
Dtest.proto568 map<string, int64> map_key = 4; field
/external/iproute2/lib/
Dbpf.c987 uint32_t map_key; in bpf_graft_map() local