Home
last modified time | relevance | path

Searched defs:field_count (Results 1 - 18 of 18) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dstruct-types.h24 StructType(uint32_t field_count, uint32_t* field_offsets, in StructType() argument
33 uint32_t field_count() const { return field_count_; } in field_count() function in v8::internal::wasm::StructType
89 Builder(Zone* zone, uint32_t field_count) Builder() argument
[all...]
H A Dmodule-instantiate.cc92 uint32_t field_count = type->field_count(); in CreateStructDescriptorArray() local
H A Dmodule-decoder.cc2033 uint32_t field_count = consume_count("field count", kV8MaxWasmStructFields); in consume_struct() local
H A Dgraph-builder-interface.cc1031 uint32_t field_count = imm.struct_type->field_count(); in StructNewWithRtt() local
1042 uint32_t field_count = imm.struct_type->field_count(); in StructNewDefault() local
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dprotocol_core.cc63 DeserializerDescriptor(const Field* fields, size_t field_count) DeserializerDescriptor() argument
/third_party/protobuf/src/google/protobuf/
H A Dreflection_ops.cc259 const int field_count = descriptor->field_count(); in IsInitialized() local
392 const int field_count = descriptor->field_count(); in FindInitializationErrors() local
[all...]
H A Dunknown_field_set.h322 inline int UnknownFieldSet::field_count() const { in field_count() function in google::protobuf::UnknownFieldSet
H A Dtext_format_unittest.cc532 PrintMessageStart(const Message& message, int field_index, int field_count, bool single_line_mode) const PrintMessageStart() argument
625 PrintMessageStart(const Message& message, int field_index, int field_count, bool single_line_comment) const PrintMessageStart() argument
H A Dtext_format.cc1596 PrintMessageStart( const Message& message, int field_index, int field_count, bool single_line_mode) const PrintMessageStart() argument
1602 PrintMessageEnd( const Message& message, int field_index, int field_count, bool single_line_mode) const PrintMessageEnd() argument
1659 PrintFieldName( const Message& message, int field_index, int field_count, const Reflection* reflection, const FieldDescriptor* field, BaseTextGenerator* generator) const PrintFieldName() argument
1679 PrintMessageStart( const Message& message, int field_index, int field_count, bool single_line_mode, BaseTextGenerator* generator) const PrintMessageStart() argument
1688 PrintMessageContent( const Message& message, int field_index, int field_count, bool single_line_mode, BaseTextGenerator* generator) const PrintMessageContent() argument
1693 PrintMessageEnd( const Message& message, int field_index, int field_count, bool single_line_mode, BaseTextGenerator* generator) const PrintMessageEnd() argument
2319 PrintFieldName(const Message& message, int field_index, int field_count, const Reflection* reflection, const FieldDescriptor* field, TextGenerator* generator) const PrintFieldName() argument
[all...]
/third_party/protobuf/src/google/protobuf/util/
H A Dfield_mask_util.cc555 const int32 field_count = descriptor->field_count(); in AddRequiredFieldPath() local
592 const int32 field_count = descriptor->field_count(); in TrimMessage() local
/third_party/node/deps/v8/src/deoptimizer/
H A Dtranslated-state.cc1015 int field_count = iterator->Next(); in CreateNextTranslatedValue() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Ddefs.c1802 size_t field_count, oneof_count; in MessageBuilderContext_add_synthetic_oneofs() local
H A Dupb.c3033 int field_count; member
[all...]
H A Dupb.h977 uint16_t field_count; member
/third_party/node/deps/v8/src/handles/
H A Dglobal-handles.cc422 int field_count = jsobject.GetEmbedderFieldCount(); in ExtractInternalFields() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c2299 unsigned field_count = max_ssbo_size && needs_size ? 2 : 1; in unbreak_bos() local
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c3478 int field_count; member
[all...]
H A Dphp-upb.h982 uint16_t field_count; member

Completed in 91 milliseconds