/external/protobuf/ruby/ext/google/protobuf_c/ |
D | repeated_field.c | 65 upb_fieldtype_t field_type = self->field_type; in RepeatedField_subarray() local 88 upb_fieldtype_t field_type = self->field_type; in RepeatedField_each() local 111 upb_fieldtype_t field_type = self->field_type; in RepeatedField_index() local 160 upb_fieldtype_t field_type = self->field_type; in RepeatedField_index_set() local 170 upb_fieldtype_t field_type = self->field_type; in RepeatedField_index_set() local 214 upb_fieldtype_t field_type = self->field_type; in RepeatedField_push() local 236 upb_fieldtype_t field_type = self->field_type; in RepeatedField_push_native() local 248 upb_fieldtype_t field_type = self->field_type; in RepeatedField_index_native() local 263 upb_fieldtype_t field_type = self->field_type; in RepeatedField_pop_one() local 344 upb_fieldtype_t field_type = self->field_type; in RepeatedField_dup() local [all …]
|
/external/libtextclassifier/native/annotator/ |
D | types.cc | 223 const DatetimeComponent::ComponentType& field_type, int value) { in SetAbsoluteValue() 228 const DatetimeComponent::ComponentType& field_type, in SetRelativeValue() 234 const DatetimeComponent::ComponentType& field_type, int relative_count) { in SetRelativeCount() 255 const DatetimeComponent::ComponentType& field_type, in GetFieldValue() 265 const DatetimeComponent::ComponentType& field_type, in GetRelativeValue()
|
/external/v8/src/compiler/ |
D | access-info.cc | 99 Type field_type, Handle<Map> field_owner_map, MaybeHandle<Map> field_map, in DataField() 115 Type field_type, Handle<Map> field_owner_map, MaybeHandle<Map> field_map, in DataConstant() 149 Type field_type) { in DataField() 191 Type field_type, Handle<Map> field_owner_map, MaybeHandle<Map> field_map, in PropertyAccessInfo() 210 Representation field_representation, Type field_type) in MinimorphicLoadPropertyAccessInfo() 385 Type field_type = Type::NonInternal(); in ComputeDataFieldAccessInfo() local 536 Type field_type = is_double ? Type::Number() : Type::Any(); in ComputePropertyAccessInfo() local 798 Type field_type = Type::NonInternal(); in LookupSpecialFieldAccessor() local 852 Type field_type = Type::NonInternal(); in LookupTransition() local
|
D | access-info.h | 128 Type field_type() const { return field_type_; } in field_type() function 177 Type field_type() const { return field_type_; } in field_type() function
|
/external/protobuf/src/google/protobuf/ |
D | extension_set.h | 1107 static inline void Add(int number, FieldType field_type, bool /*is_packed*/, in Add() 1111 static inline std::string* Add(int number, FieldType field_type, in Add() 1122 int number, FieldType field_type, bool is_packed, ExtensionSet* set) { in MutableRepeated() 1156 static inline void Set(int number, FieldType field_type, ConstType value, in Set() 1185 static inline void Add(int number, FieldType field_type, bool is_packed, in Add() 1201 FieldType field_type, in MutableRepeated() 1242 static inline MutableType Mutable(int number, FieldType field_type, in Mutable() 1247 static inline void SetAllocated(int number, FieldType field_type, in SetAllocated() 1251 static inline void UnsafeArenaSetAllocated(int number, FieldType field_type, in UnsafeArenaSetAllocated() 1293 static inline MutableType Add(int number, FieldType field_type, in Add() [all …]
|
/external/bcc/src/cc/frontends/clang/ |
D | tp_frontend_action.cc | 60 string& field_type, in _get_field_kind() 148 string field_type, field_name; in GenerateTracepointStruct() local
|
/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/v8/src/torque/ |
D | type-visitor.cc | 155 const Type* field_type = TypeVisitor::ComputeType(field.name_and_type.type); in ComputeType() local 203 const Type* field_type = TypeVisitor::ComputeType(field.name_and_type.type); in ComputeType() local 410 const Type* field_type = ComputeType(field_expression.name_and_type.type); in VisitClassFieldsAndMethods() local
|
/external/e2fsprogs/ext2ed/ |
D | init.c | 213 int field_type; member 234 char field_type=FIELD_TYPE_INT; in add_new_variable() local
|
/external/perfetto/src/tracing/core/ |
D | packet_stream_validator.cc | 85 uint64_t field_type = varint & 7; // 7 = 0..0111 in Push() local
|
/external/perfetto/src/perfetto_cmd/ |
D | pbtxt_to_pb.cc | 168 const auto& field_type = field->type(); in NumericField() local 213 const auto& field_type = field->type(); in StringField() local 284 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
|
D | link_uniform_initializers.cpp | 195 const glsl_type *field_type = type->fields.structure[i].type; in set_uniform_initializer() local
|
D | gl_nir_link_uniform_initializers.c | 195 const struct glsl_type *field_type = glsl_get_struct_field(type, i); in set_uniform_initializer() local
|
D | gl_nir_link_uniforms.c | 890 const struct glsl_type *field_type; in find_and_update_named_uniform_storage() local 1073 const struct glsl_type *field_type = glsl_get_struct_field(type, i); in build_type_tree_for_type() local 1215 const struct glsl_type *field_type; in nir_link_uniform() local
|
/external/perfetto/src/protozero/ |
D | proto_decoder.cc | 75 auto field_type = static_cast<uint8_t>(preamble & kFieldTypeMask); in ParseOneField() local
|
/external/libtextclassifier/native/utils/ |
D | lua-utils.cc | 87 const reflection::BaseType field_type = field->type()->base_type(); in GetField() local 131 const reflection::Object* field_type = in GetField() local
|
/external/protobuf/php/src/Google/Protobuf/Internal/ |
D | FieldDescriptor.php | 209 private static function isTypePackable($field_type)
|
/external/protobuf/src/google/protobuf/compiler/javamicro/ |
D | javamicro_helpers.cc | 200 JavaType GetJavaType(FieldDescriptor::Type field_type) { in GetJavaType()
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_annotlist.cpp | 136 ByteString field_type = pFieldTypeObj->GetString(); in GenerateAP() local
|
/external/mesa3d/src/compiler/ |
D | glsl_types.cpp | 1557 glsl_type::field_type(const char *name) const in field_type() function in glsl_type 1911 const struct glsl_type *field_type = this->fields.structure[i].type; in std140_base_alignment() local 2041 const struct glsl_type *field_type = this->fields.structure[i].type; in std140_size() local 2236 const struct glsl_type *field_type = this->fields.structure[i].type; in std430_base_alignment() local 2409 const struct glsl_type *field_type = this->fields.structure[i].type; in std430_size() local
|
/external/autotest/client/cros/cellular/mbim_compliance/ |
D | mbim_message.py | 398 def _get_fields_of_type(self, field_type, get_all=False): argument
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_test_bad_identifiers.proto | 125 optional int32 field_type = 33; field
|
/external/protobuf/python/google/protobuf/internal/ |
D | wire_format.py | 259 def IsTypePackable(field_type): argument
|