Home
last modified time | relevance | path

Searched defs:field_type (Results 1 – 25 of 55) sorted by relevance

123

/third_party/protobuf/ruby/ext/google/protobuf_c/
Drepeated_field.c65 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 …]
/third_party/protobuf/src/google/protobuf/
Dextension_set.h1099 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 …]
Dextension_set_heavy.cc138 inline WireFormatLite::FieldType field_type(FieldType type) { in field_type() function
/third_party/node/deps/v8/src/compiler/
Daccess-info.cc113 Type field_type, MapRef field_owner_map, base::Optional<MapRef> field_map, in DataField()
134 Type field_type, MapRef field_owner_map, base::Optional<MapRef> field_map, in FastDataConstant()
219 Representation field_representation, Type field_type, in PropertyAccessInfo()
432 Type field_type = name.object()->IsPrivateBrand() ? Type::OtherInternal() in ComputeDataFieldAccessInfo() local
1058 Type field_type = Type::NonInternal(); in LookupSpecialFieldAccessor() local
1116 Type field_type = Type::NonInternal(); in LookupTransition() local
Daccess-info.h151 Type field_type() const { in field_type() function
/third_party/node/deps/v8/src/torque/
Dtype-visitor.cc154 const Type* field_type = TypeVisitor::ComputeType(field.name_and_type.type); in ComputeType() local
202 const Type* field_type = TypeVisitor::ComputeType(field.name_and_type.type); in ComputeType() local
430 const Type* field_type = ComputeType(field_expression.name_and_type.type); in VisitClassFieldsAndMethods() local
Dtypes.cc434 const Type* field_type = struct_field.name_and_type.type; in ClassifyContents() local
1324 for (const Type* field_type : LowerType(*struct_type)) { in GetRuntimeType() local
1344 for (const Type* field_type : LowerType(*struct_type)) { in GetDebugType() local
Dcsa-generator.cc950 const Type* field_type = instruction.bit_field.name_and_type.type; in EmitInstruction() local
992 const Type* field_type = instruction.bit_field.name_and_type.type; in EmitInstruction() local
Dimplementation-visitor.cc3749 const Type* field_type = f.name_and_type.type; in GetSectionFor() local
4390 bool CanGenerateFieldAccessors(const Type* field_type) { in CanGenerateFieldAccessors()
4404 const Type* field_type = innermost_field.name_and_type.type; in GenerateFieldAccessors() local
4521 const Type* field_type = f.name_and_type.type; in GetTypeNameForAccessor() local
4552 const Type* field_type = innermost_field.name_and_type.type; in EmitLoadFieldStatement() local
4620 const Type* field_type = innermost_field.name_and_type.type; in EmitStoreFieldStatement() local
4757 const Type* field_type = f.name_and_type.type; in GenerateClassDefinitions() local
5141 const Type* field_type = leaf_field.name_and_type.type; in GenerateFieldValueVerifier() local
5179 const Type* field_type = f.name_and_type.type; in GenerateClassFieldVerifier() local
/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_link_uniform_blocks.c322 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
Dgl_nir_link_uniform_initializers.c196 const struct glsl_type *field_type = glsl_get_struct_field(type, i); in set_uniform_initializer() local
Dgl_nir_link_uniforms.c928 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
Dgl_nir_linker.c366 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/
DFieldDescriptor.php209 private static function isTypePackable($field_type)
/third_party/node/deps/v8/src/wasm/
Dwasm-objects-inl.h552 wasm::ValueType field_type = type->field(field_index); in GetField() local
562 wasm::ValueType field_type = type->field(field_index); in SetField() local
/third_party/mesa3d/src/compiler/
Dglsl_types.cpp1679 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/
Dcpp_test_bad_identifiers.proto125 optional int32 field_type = 33; field
/third_party/protobuf/python/google/protobuf/internal/
Dwire_format.py259 def IsTypePackable(field_type): argument
/third_party/mesa3d/src/compiler/nir/
Dnir_gather_info.c253 const struct glsl_type *field_type = glsl_get_struct_field(parent_type, i); in get_io_offset() local
/third_party/node/deps/v8/src/objects/
Dmap-inl.h130 FieldType field_type) { in IsMostGeneralFieldType()
159 Representation* representation, Handle<FieldType>* field_type) { in GeneralizeIfCanHaveTransitionableFastElementsKind()
/third_party/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectsource.cc279 const google::protobuf::Type* field_type = in RenderMap() local
1059 const google::protobuf::Type* field_type = in IsMap() local
Ddefault_value_objectwriter.cc345 const google::protobuf::Type* field_type = nullptr; in PopulateChildren() local
Dprotostream_objectwriter.cc1334 const google::protobuf::Type* field_type = in IsMap() local
/third_party/openssl/crypto/ec/
Dec_backend.c161 const char *field_type; in ec_group_explicit_todata() local
/third_party/node/deps/openssl/openssl/crypto/ec/
Dec_backend.c161 const char *field_type; in ec_group_explicit_todata() local

123