Home
last modified time | relevance | path

Searched defs:field_size (Results 1 - 24 of 24) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Damr.h55 int field_size; in ff_amr_bit_reorder() local
H A Dfrwu.c71 int field_size, min_field_size = avctx->width * 2 * field_h; in decode_frame() local
H A Dmjpegbdec.c52 uint32_t field_size, sod_offs; in mjpegb_decode_frame() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_memcpy.c85 unsigned field_size; in type_is_tightly_packed() local
/third_party/node/deps/v8/src/wasm/
H A Dstruct-types.h76 uint32_t field_size = field(i).value_kind_size(); in InitializeOffsets() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DValidateVaryingLocations.cpp32 int field_size = 0; in GetFieldLocationCount() local
/third_party/node/deps/v8/src/torque/
H A Dtype-visitor.cc225 size_t field_size = 0; in ComputeType() local
453 ResidueClass field_size = std::get<0>(field.GetFieldSizeInformation()); in VisitClassFieldsAndMethods() local
H A Dtypes.cc607 size_t field_size = std::get<0>(field.GetFieldSizeInformation()); in ComputeSlotKindsHelper() local
1204 size_t field_size = std::get<0>(field.GetFieldSizeInformation()); in ValidateAlignment() local
H A Dimplementation-visitor.cc3712 size_t field_size; in RecordOffsetFor() local
/third_party/python/Modules/_ctypes/
H A Dstgdict.c356 Py_ssize_t field_size = 0; in PyCStructUnionType_update_stgdict() local
/third_party/protobuf/src/google/protobuf/
H A Ddynamic_message.cc778 int field_size = FieldSpaceUsed(type->field(i)); in GetPrototypeNoLock() local
808 int field_size = OneofFieldSpaceUsed(field); in GetPrototypeNoLock() local
H A Dwire_format.cc322 int field_size = field.GetLengthDelimitedSize(); in ComputeUnknownMessageSetItemsSize() local
H A Ddescriptor.pb.h7641 inline int DescriptorProto::field_size() const { in field_size() function in DescriptorProto
/third_party/protobuf/python/google/protobuf/pyext/
H A Drepeated_scalar_container.cc94 int field_size = reflection->FieldSize(*message, field_descriptor); in AssignItem() local
199 int field_size = reflection->FieldSize(*message, field_descriptor); in Item() local
H A Dmessage.cc1628 Py_ssize_t field_size; in ClearField() local
/third_party/node/src/crypto/
H A Dcrypto_ec.cc224 int field_size = EC_GROUP_get_degree(ecdh->group_); in ComputeSecret() local
536 int field_size = EC_GROUP_get_degree(group); in DeriveBits() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_internal.h273 etna_bitarray_set(uint32_t *array, size_t array_size, size_t field_size, in etna_bitarray_set() argument
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dstorage.c604 size_t field_size; in create_layout() local
640 size_t field_size = NATIVE_SLOT_MAX_SIZE; in create_layout() local
663 size_t field_size = sizeof(uint32_t); in create_layout() local
[all...]
H A Dupb.c4000 size_t field_size = upb_msg_fielddefsize(f); in make_layout() local
4021 size_t field_size = 0; in make_layout() local
5108 static char field_size[] = { variable
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMessage.php1987 $field_size = $this->fieldJsonByteSize($field); variable
1996 $field_size = $this->fieldJsonByteSize($field); variable
2011 $field_size = $this->fieldJsonByteSize($field); variable
/third_party/mesa3d/src/compiler/
H A Dglsl_types.cpp2755 unsigned field_size, field_align; in get_explicit_type_for_size_align() local
/third_party/node/deps/v8/src/snapshot/
H A Dserializer.cc1144 OutputRawWithCustomField(SnapshotByteSink* sink, Address object_start, int written_so_far, int bytes_to_write, int field_offset, int field_size, const byte* field_value) OutputRawWithCustomField() argument
/third_party/python/Modules/
H A D_csv.c125 Py_ssize_t field_size; /* size of allocated buffer */ member
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c4459 size_t field_size = upb_msg_fielddefsize(f); in make_layout() local
4478 size_t field_size = 0; in make_layout() local

Completed in 95 milliseconds