Home
last modified time | relevance | path

Searched defs:map_val (Results 1 – 25 of 31) sorted by relevance

12

/external/sdv/vsomeip/third_party/boost/icl/test/
Dtest_value_maker.hpp126 struct map_val struct
128 typedef typename ItvMapT::domain_type domain_type;
129 typedef typename ItvMapT::codomain_type codomain_type;
130 typedef typename ItvMapT::interval_type interval_type;
131 typedef typename ItvMapT::value_type value_type;
132 typedef typename ItvMapT::segment_type segment_type;
133 typedef typename ItvMapT::domain_mapping_type domain_mapping_type;
134 typedef std::pair<domain_type, codomain_type> std_pair_type;
136 static segment_type mk_segment(const interval_type& inter_val, int val) in mk_segment()
154 static domain_mapping_type map_pair(int key, int val) in map_pair()
[all …]
/external/cronet/stable/third_party/protobuf/src/google/protobuf/
Dmap_field.cc265 void DynamicMapField::AllocateMapValue(MapValueRef* map_val) { in AllocateMapValue()
304 MapValueRef& map_val = map_[map_key]; in InsertOrLookupMapValue() local
372 MapValueRef* map_val; in MergeFrom() local
482 const MapValueRef& map_val = it->second; in SyncRepeatedFieldWithMapNoLock() local
574 MapValueRef& map_val = (*map)[map_key]; in SyncMapWithRepeatedFieldNoLock() local
Dreflection_tester.cc414 MapValueRef map_val; in SetMapFieldsViaMapReflection() local
617 MapValueRef* map_val) { in GetMapValueViaMapReflection()
671 MapValueRef map_val; in ModifyMapFieldsViaReflection() local
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Dmap_field.cc265 void DynamicMapField::AllocateMapValue(MapValueRef* map_val) { in AllocateMapValue()
304 MapValueRef& map_val = map_[map_key]; in InsertOrLookupMapValue() local
372 MapValueRef* map_val; in MergeFrom() local
482 const MapValueRef& map_val = it->second; in SyncRepeatedFieldWithMapNoLock() local
574 MapValueRef& map_val = (*map)[map_key]; in SyncMapWithRepeatedFieldNoLock() local
Dreflection_tester.cc414 MapValueRef map_val; in SetMapFieldsViaMapReflection() local
617 MapValueRef* map_val) { in GetMapValueViaMapReflection()
671 MapValueRef map_val; in ModifyMapFieldsViaReflection() local
/external/protobuf/src/google/protobuf/
Dmap_field.cc265 void DynamicMapField::AllocateMapValue(MapValueRef* map_val) { in AllocateMapValue()
304 MapValueRef& map_val = map_[map_key]; in InsertOrLookupMapValue() local
372 MapValueRef* map_val; in MergeFrom() local
482 const MapValueRef& map_val = it->second; in SyncRepeatedFieldWithMapNoLock() local
574 MapValueRef& map_val = (*map)[map_key]; in SyncMapWithRepeatedFieldNoLock() local
Dreflection_tester.cc414 MapValueRef map_val; in SetMapFieldsViaMapReflection() local
617 MapValueRef* map_val) { in GetMapValueViaMapReflection()
671 MapValueRef map_val; in ModifyMapFieldsViaReflection() local
/external/grpc-grpc/third_party/upb/upb/message/
Dvalue.h27 const struct upb_Map* map_val; member
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/collections/
Dmessage_value.h52 const upb_Map* map_val; member
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Ddynptr_success.c66 __u32 key = 0, val = 235, *map_val; in test_data_slice() local
Ddynptr_fail.c52 __u32 key = 0, *map_val; in get_map_val_dynptr() local
233 __u32 key = 0, map_val; in data_slice_out_of_bounds_map_value() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/
Dmessage.c202 upb_MessageValue map_key, map_val; in _upb_Message_DiscardUnknown() local
/external/grpc-grpc/third_party/upb/upb/reflection/
Dmessage.c197 upb_MessageValue map_key, map_val; in _upb_Message_DiscardUnknown() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/util/
Drequired_fields.c268 upb_MessageValue key, map_val; in upb_util_FindUnsetRequiredInternal() local
/external/grpc-grpc/third_party/upb/upb/util/
Drequired_fields.c261 upb_MessageValue key, map_val; in upb_util_FindUnsetRequiredInternal() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Dmap.c321 upb_MessageValue map_key, map_val; in PyUpb_MapContainer_Repr() local
/external/pytorch/torch/csrc/jit/serialization/
Dexport_module.cpp398 const auto& map_val = map.value(); in getBackendSourceRanges() local
/external/rust/android-crates-io/crates/hashbrown/src/
Dmap.rs4649 fn map_val<'new>(v: HashMap<u8, &'static str>) -> HashMap<u8, &'new str> { in assert_covariance() function
/external/rust/android-crates-io/extra_versions/crates/hashbrown/src/
Dmap.rs6564 fn map_val<'new>(v: HashMap<u8, &'static str>) -> HashMap<u8, &'new str> { in assert_covariance() function
/external/cronet/tot/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.h5223 const upb_Map* map_val; member
/external/cronet/stable/third_party/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.h5225 const upb_Map* map_val; member
/external/protobuf/php/ext/google/protobuf/
Dphp-upb.h5223 const upb_Map* map_val; member
/external/cronet/stable/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.h5223 const upb_Map* map_val; member
/external/cronet/tot/third_party/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.h5225 const upb_Map* map_val; member
/external/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.h5225 const upb_Map* map_val; member

12