| /external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/ |
| D | gen_synthetic_protos.py | 76 field_type, label = field variable 89 field_type, label = field variable
|
| /external/libtextclassifier/native/annotator/ |
| D | types.cc | 238 const DatetimeComponent::ComponentType& field_type, int value) { in SetAbsoluteValue() 243 const DatetimeComponent::ComponentType& field_type, in SetRelativeValue() 249 const DatetimeComponent::ComponentType& field_type, int relative_count) { in SetRelativeCount() 270 const DatetimeComponent::ComponentType& field_type, in GetFieldValue() 280 const DatetimeComponent::ComponentType& field_type, in GetRelativeValue()
|
| /external/webrtc/logging/rtc_event_log/events/ |
| D | rtc_event_field_encoding_parser.cc | 101 uint64_t EventParser::ReadSingleValue(FieldType field_type) { in ReadSingleValue() 181 FieldType field_type) { in ParseNumericFieldInternal() 294 FieldType field_type = params.field_type; in ParseField() local
|
| /external/rust/crates/protobuf/src/ |
| D | ext.rs | 24 field_type: Type, field 38 field_type: Type, field
|
| /external/cronet/third_party/protobuf/src/google/protobuf/ |
| D | extension_set.h | 1159 static inline void Add(int number, FieldType field_type, bool /*is_packed*/, in Add() 1163 static inline std::string* Add(int number, FieldType field_type, in Add() 1174 int number, FieldType field_type, bool is_packed, ExtensionSet* set) { in MutableRepeated() 1214 static inline void Set(int number, FieldType field_type, ConstType value, in Set() 1249 static inline void Add(int number, FieldType field_type, bool is_packed, in Add() 1268 FieldType field_type, in MutableRepeated() 1316 static inline MutableType Mutable(int number, FieldType field_type, in Mutable() 1321 static inline void SetAllocated(int number, FieldType field_type, in SetAllocated() 1325 static inline void UnsafeArenaSetAllocated(int number, FieldType field_type, in UnsafeArenaSetAllocated() 1383 static inline MutableType Add(int number, FieldType field_type, in Add() [all …]
|
| /external/protobuf/src/google/protobuf/ |
| D | extension_set.h | 1202 static inline void Add(int number, FieldType field_type, bool /*is_packed*/, in Add() 1206 static inline std::string* Add(int number, FieldType field_type, in Add() 1217 int number, FieldType field_type, bool is_packed, ExtensionSet* set) { in MutableRepeated() 1257 static inline void Set(int number, FieldType field_type, ConstType value, in Set() 1294 static inline void Add(int number, FieldType field_type, bool is_packed, in Add() 1313 FieldType field_type, in MutableRepeated() 1363 static inline MutableType Mutable(int number, FieldType field_type, in Mutable() 1368 static inline void SetAllocated(int number, FieldType field_type, in SetAllocated() 1372 static inline void UnsafeArenaSetAllocated(int number, FieldType field_type, in UnsafeArenaSetAllocated() 1430 static inline MutableType Add(int number, FieldType field_type, in Add() [all …]
|
| /external/rust/crates/der_derive/src/sequence/ |
| D | field.rs | 18 pub(super) field_type: Type, field 279 let field_type = Ident::new("String", span); in simple() localVariable 319 let field_type = Ident::new("String", span); in implicit() localVariable
|
| /external/bcc/src/cc/ |
| D | common.cc | 75 std::string& field_type, in _get_field_kind() 170 std::string field_type, field_name; in parse_tracepoint() local
|
| /external/autotest/utils/frozen_chromite/third_party/infra_libs/ts_mon/common/ |
| D | pb_to_popo.py | 23 def _get_json_func(field_type): argument
|
| /external/rust/crates/protobuf/src/reflect/field/ |
| D | index.rs | 103 pub(crate) field_type: ForwardProtobufFieldType, field 178 let field_type = building.resolve_field_type(&field)?; in index() localVariable
|
| /external/tensorflow/tensorflow/core/util/proto/ |
| D | proto_utils.cc | 30 bool IsCompatibleType(FieldDescriptor::Type field_type, DataType dtype) { in IsCompatibleType()
|
| D | decode.h | 390 WireFormatLite::FieldType field_type, int field_number, in ReadValue() 506 const WireFormatLite::FieldType field_type, in ReadPackedFromArray()
|
| /external/e2fsprogs/ext2ed/ |
| D | init.c | 213 int field_type; member 234 char field_type=FIELD_TYPE_INT; in add_new_variable() local
|
| /external/autotest/site_utils/admin_audit/ |
| D | battery_validator.py | 65 def read_val(file_name, field_type): argument
|
| /external/rust/crates/protobuf-codegen/src/gen/ |
| D | extensions.rs | 78 let field_type = format!( in write() localVariable
|
| /external/rust/crates/protobuf-codegen/2.27.1/src/ |
| D | extensions.rs | 66 let field_type = format!( in write() localVariable
|
| /external/flatbuffers/src/ |
| D | idl_gen_python.cpp | 480 const auto &field_type = field.value.type; in StructBuilderArgs() local 521 const auto &field_type = field.value.type; in StructBuilderBody() local 909 std::string field_type; in GenUnionInit() local 958 auto &field_type = *field_type_ptr; in GenVectorInit() local 988 std::string field_type; in GenInitialize() local 1090 auto field_type = TypeName(field); in GenUnPackForStruct() local 1143 auto field_type = TypeName(field); in GenUnPackForStructVector() local 1226 auto field_type = TypeName(field); in GenUnPack() local 1564 auto field_type = namer_.ObjectType(*ev.union_type.struct_def); in GenUnionCreatorForStruct() local
|
| /external/perfetto/src/tracing/core/ |
| D | packet_stream_validator.cc | 90 uint64_t field_type = varint & 7; // 7 = 0..0111 in Push() local
|
| /external/perfetto/src/protozero/filtering/ |
| D | message_tokenizer.h | 106 auto field_type = static_cast<uint32_t>(varint & 7u); // 7 = 0..0111 in Push() local
|
| /external/pigweed/pw_protobuf/ |
| D | decoder_fuzzer.cc | 43 FieldType field_type = provider.ConsumeEnum<FieldType>(); in recursive_fuzzed_decode() local
|
| /external/perfetto/src/perfetto_cmd/ |
| D | pbtxt_to_pb.cc | 179 const auto& field_type = field->type(); in NumericField() local 225 const auto& field_type = field->type(); in StringField() local 336 const auto& field_type = field->type(); in IdentifierField() local
|
| /external/mesa3d/src/compiler/glsl/ |
| D | gl_nir_link_uniform_blocks.c | 322 const struct glsl_type *field_type; in iterate_type_count_variables() local 380 const struct glsl_type *field_type; in iterate_type_fill_variables() local
|
| /external/libtracefs/src/ |
| D | sqlhist.tab.h | 74 field_type = 267, /* field_type */ enumerator
|
| /external/libtextclassifier/native/utils/ |
| D | lua-utils.cc | 81 const reflection::BaseType field_type = field->type()->base_type(); in GetField() local 121 const reflection::Object* field_type = in GetField() local
|
| /external/perfetto/src/protozero/ |
| D | proto_decoder.cc | 79 auto field_type = static_cast<uint8_t>(preamble & kFieldTypeMask); in ParseOneField() local
|