Home
last modified time | relevance | path

Searched defs:field_table (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dgenerated_message_table_driven.h236 const FieldMetadata* field_table; member
247 const FieldMetadata* field_table = table->field_table; in TableSerialize() local
267 const FieldMetadata* field_table = table->field_table + 1; in TableSerializeToArray() local
Dgenerated_message_util.cc310 const FieldMetadata* field_table, int num_fields, in SerializeMessageDispatch()
319 const FieldMetadata* field_table, int num_fields, in SerializeMessageDispatch()
339 const FieldMetadata* field_table = table->field_table; in SerializeMessageTo() local
359 const FieldMetadata* field_table = table->field_table; in SerializeGroupTo() local
/third_party/flatbuffers/src/
Didl_gen_go.cpp1036 std::string field_table = MakeCamel(field.name, false) + "Table"; in GenNativeTableUnPack() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h59270 struct field_table { struct
59271 const char *p;
59272 void (*addm)(MPI, MPI, MPI, struct mpi_ec_ctx *);
59273 void (*subm)(MPI, MPI, MPI, struct mpi_ec_ctx *);
59274 void (*mulm)(MPI, MPI, MPI, struct mpi_ec_ctx *);
59275 void (*mul2)(MPI, MPI, struct mpi_ec_ctx *);
59276 void (*pow2)(MPI, const MPI, struct mpi_ec_ctx *);