/external/tensorflow/tensorflow/contrib/session_bundle/ |
D | bundle_shim.py | 36 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
|
D | bundle_shim_test.cc | 118 const string map_key = "foo_key"; in TEST() local 134 const string map_key = "foo_key"; in TEST() local
|
/external/protobuf/src/google/protobuf/ |
D | map_field.cc | 182 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
|
D | map_field_inl.h | 253 const MapKey& map_key) const { in ContainsMapKey() 266 const MapKey& map_key, in InsertOrLookupMapValue() 289 const MapKey& map_key) { in DeleteMapValue()
|
D | map_field_test.cc | 81 bool InsertOrLookupMapValue(const MapKey& map_key, MapValueRef* val) { in InsertOrLookupMapValue() 84 bool DeleteMapValue(const MapKey& map_key) { in DeleteMapValue()
|
D | map_test_util.cc | 566 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/ |
D | map_container.cc | 337 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
|
D | message.cc | 1074 PyObject* map_key; in CheckAndGetInteger() local
|
/external/golang-protobuf/proto/proto3_proto/ |
D | proto3.proto | 95 map<string, int64> map_key = 4; field
|
/external/u-boot/lib/efi_selftest/ |
D | efi_selftest.c | 35 efi_uintn_t map_key; in efi_st_exit_boot_services() local
|
/external/u-boot/lib/efi_loader/ |
D | efi_memory.c | 440 efi_uintn_t *map_key, in efi_get_memory_map()
|
D | efi_boottime.c | 353 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/ |
D | protostream_objectwriter.cc | 404 StringPiece map_key) { in InsertMapKeyIfNotPresent()
|
D | protostream_objectsource.cc | 263 string map_key; in RenderMap() local
|
/external/kernel-headers/original/uapi/sound/ |
D | sfnt_info.h | 186 int map_bank, map_instr, map_key; /* key = -1 means all keys */ member
|
/external/golang-protobuf/proto/test_proto/ |
D | test.proto | 568 map<string, int64> map_key = 4; field
|
/external/iproute2/lib/ |
D | bpf.c | 987 uint32_t map_key; in bpf_graft_map() local
|