Home
last modified time | relevance | path

Searched defs:StructDef (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/
H A Didl.h321 struct StructDef : public Definition { struct
322 StructDef() in StructDef() function
330 void PadLastField(size_t min_align) { in PadLastField()
341 SymbolTable<FieldDef> fields;
343 bool fixed; // If it's struct, not a table.
344 bool predecl; // If it's used before it was defined.
345 bool sortbysize; // Whether fields come in the declaration or size order.
346 bool has_key; // It has a key field.
347 size_t minalign; // What the whole object needs to be aligned to.
348 size_t bytesize; // Size if fixed.
[all …]
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Didl.h346 struct StructDef : public Definition { struct
347 StructDef() in StructDef() argument
355 void PadLastField(size_t min_align) { in PadLastField()
366 SymbolTable<FieldDef> fields;
368 bool fixed; // If it's struct, not a table.
369 bool predecl; // If it's used before it was defined.
370 bool sortbysize; // Whether fields come in the declaration or size order.
371 bool has_key; // It has a key field.
372 size_t minalign; // What the whole object needs to be aligned to.
373 size_t bytesize; // Size if fixed.
[all …]
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Didl.h346 struct StructDef : public Definition { struct
347 StructDef() in StructDef() function
355 void PadLastField(size_t min_align) { in PadLastField()
366 SymbolTable<FieldDef> fields;
368 bool fixed; // If it's struct, not a table.
369 bool predecl; // If it's used before it was defined.
370 bool sortbysize; // Whether fields come in the declaration or size order.
371 bool has_key; // It has a key field.
372 size_t minalign; // What the whole object needs to be aligned to.
373 size_t bytesize; // Size if fixed.
[all …]
/aosp_15_r20/packages/modules/Bluetooth/system/gd/packet/parser/
Dstruct_def.cc22 StructDef::StructDef(std::string name, FieldList fields) : StructDef(name, fields, nullptr) {} in StructDef() function in StructDef
23 StructDef::StructDef(std::string name, FieldList fields, StructDef* parent) in StructDef() function in StructDef
/aosp_15_r20/external/flatbuffers/src/
H A Didl_parser.cpp3121 const StructDef *) -> CheckedError { in SkipAnyJsonValue()
3166 const StructDef *) -> CheckedError { in ParseFlexBufferValue()
/aosp_15_r20/external/icu/tools/srcgen/currysrc/libs/
HDorg.eclipse.jdt.core_3.14.0.v20180528-0519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...