| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| D | repeated_field.c | 65 upb_fieldtype_t field_type = self->field_type; in RepeatedField_subarray() local 89 upb_fieldtype_t field_type = self->field_type; in RepeatedField_each() local 113 upb_fieldtype_t field_type = self->field_type; in RepeatedField_index() local 162 upb_fieldtype_t field_type = self->field_type; in RepeatedField_index_set() local 172 upb_fieldtype_t field_type = self->field_type; in RepeatedField_index_set() local 218 upb_fieldtype_t field_type = self->field_type; in RepeatedField_push() local 241 upb_fieldtype_t field_type = self->field_type; in RepeatedField_push_native() local 253 upb_fieldtype_t field_type = self->field_type; in RepeatedField_index_native() local 268 upb_fieldtype_t field_type = self->field_type; in RepeatedField_pop_one() local 351 upb_fieldtype_t field_type = self->field_type; in RepeatedField_dup() local [all …]
|
| D | protobuf.h | 407 upb_fieldtype_t field_type; member
|
| /third_party/protobuf/src/google/protobuf/ |
| D | extension_set.h | 1099 static inline void Add(int number, FieldType field_type, bool /*is_packed*/, in Add() 1103 static inline std::string* Add(int number, FieldType field_type, in Add() 1114 int number, FieldType field_type, bool is_packed, ExtensionSet* set) { in MutableRepeated() 1148 static inline void Set(int number, FieldType field_type, ConstType value, in Set() 1177 static inline void Add(int number, FieldType field_type, bool is_packed, in Add() 1193 FieldType field_type, in MutableRepeated() 1234 static inline MutableType Mutable(int number, FieldType field_type, in Mutable() 1239 static inline void SetAllocated(int number, FieldType field_type, in SetAllocated() 1243 static inline void UnsafeArenaSetAllocated(int number, FieldType field_type, in UnsafeArenaSetAllocated() 1285 static inline MutableType Add(int number, FieldType field_type, in Add() [all …]
|
| D | extension_set_heavy.cc | 138 inline WireFormatLite::FieldType field_type(FieldType type) { in field_type() function
|
| /third_party/gstreamer/gstplugins_bad/gst/asfmux/ |
| D | gstasfobjects.c | 91 guint8 field_type, guint32 * var) in gst_byte_reader_get_asf_var_size_field() 132 gst_asf_read_var_size_field (guint8 * data, guint8 field_type) in gst_asf_read_var_size_field() 153 gst_asf_get_var_size_field_len (guint8 field_type) in gst_asf_get_var_size_field_len()
|
| /third_party/flatbuffers/src/ |
| D | idl_gen_python.cpp | 470 const auto &field_type = field.value.type; in StructBuilderArgs() local 511 const auto &field_type = field.value.type; in StructBuilderBody() local 890 std::string field_type; in GenUnionInit() local 928 auto &field_type = *field_type_ptr; in GenStructInit() local 943 auto &field_type = *field_type_ptr; in GenVectorInit() local 972 std::string field_type; in GenInitialize() local 1073 auto field_type = TypeName(field); in GenUnPackForStruct() local 1212 auto field_type = TypeName(field); in GenUnPack() local 1565 auto field_type = GenTypeGet(ev.union_type) + "T"; in GenUnionCreatorForStruct() local
|
| D | idl_gen_csharp.cpp | 389 const auto &field_type = field.value.type; in GenStructArgs() local 429 const auto &field_type = field.value.type; in GenStructBody() local 1813 const auto &field_type = in GenStructPackDecl_ObjectAPI() local 1888 const auto &field_type = field.value.type; in GenStructPackCall_ObjectAPI() local
|
| D | idl_gen_kotlin.cpp | 274 auto field_type = GenTypeBasic(enum_def.underlying_type.base_type); in GenEnum() local 705 auto field_type = GenTypeBasic(field.value.type.base_type); in GenerateAddField() local 740 auto field_type = GenTypeBasic(field.value.type.base_type); in FlexBufferBuilderCast() local 880 auto field_type = GenTypeGet(field.value.type); in GenerateStructGetters() local
|
| D | idl_gen_java.cpp | 423 const auto &field_type = field.value.type; in GenStructArgs() local 459 const auto &field_type = field.value.type; in GenStructBody() local
|
| D | idl_gen_cpp.cpp | 2061 std::string field_type = in GenStructFieldType() local 3297 const auto &field_type = field.value.type; in GenStruct() local 3354 const auto field_type = GenTypeGet(type, " ", is_array ? "" : "const ", in GenStruct() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| D | gl_nir_link_uniform_blocks.c | 322 const struct glsl_type *field_type; in iterate_type_count_variables() local 388 const struct glsl_type *field_type; in iterate_type_fill_variables() local
|
| D | gl_nir_link_uniform_initializers.c | 196 const struct glsl_type *field_type = glsl_get_struct_field(type, i); in set_uniform_initializer() local
|
| D | gl_nir_link_uniforms.c | 928 const struct glsl_type *field_type; in find_and_update_named_uniform_storage() local 1111 const struct glsl_type *field_type = glsl_get_struct_field(type, i); in build_type_tree_for_type() local 1253 const struct glsl_type *field_type; in nir_link_uniform() local
|
| D | gl_nir_linker.c | 366 const struct glsl_type *field_type = glsl_get_struct_field(type, i); in add_shader_variable() local
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| D | FieldDescriptor.php | 209 private static function isTypePackable($field_type)
|
| /third_party/mesa3d/src/compiler/ |
| D | glsl_types.cpp | 1679 glsl_type::field_type(const char *name) const in field_type() function in glsl_type 2102 const struct glsl_type *field_type = this->fields.structure[i].type; in std140_base_alignment() local 2232 const struct glsl_type *field_type = this->fields.structure[i].type; in std140_size() local 2427 const struct glsl_type *field_type = this->fields.structure[i].type; in std430_base_alignment() local 2600 const struct glsl_type *field_type = this->fields.structure[i].type; in std430_size() local
|
| /third_party/protobuf/src/google/protobuf/compiler/cpp/ |
| D | cpp_test_bad_identifiers.proto | 125 optional int32 field_type = 33; field
|
| /third_party/protobuf/python/google/protobuf/internal/ |
| D | wire_format.py | 259 def IsTypePackable(field_type): argument
|
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir_gather_info.c | 253 const struct glsl_type *field_type = glsl_get_struct_field(parent_type, i); in get_io_offset() local
|
| /third_party/protobuf/src/google/protobuf/util/internal/ |
| D | protostream_objectsource.cc | 279 const google::protobuf::Type* field_type = in RenderMap() local 1059 const google::protobuf::Type* field_type = in IsMap() local
|
| D | default_value_objectwriter.cc | 345 const google::protobuf::Type* field_type = nullptr; in PopulateChildren() local
|
| D | protostream_objectwriter.cc | 1334 const google::protobuf::Type* field_type = in IsMap() local
|
| /third_party/gstreamer/gstplugins_base/ext/alsa/ |
| D | gstalsa.c | 399 GType field_type; in gst_alsa_detect_channels() local
|
| /third_party/openssl/crypto/ec/ |
| D | ec_backend.c | 161 const char *field_type; in ec_group_explicit_todata() local
|
| /third_party/protobuf/src/google/protobuf/compiler/java/ |
| D | java_helpers.cc | 444 const char* FieldTypeName(FieldDescriptor::Type field_type) { in FieldTypeName()
|