HomeSort by relevance Sort by last modified time
    Searched refs:InlineAlignment (Results 1 - 7 of 7) sorted by null

  /external/flatbuffers/include/flatbuffers/
idl.h 280 inline size_t InlineAlignment(const Type &type) {
  /external/flatbuffers/src/
idl_gen_go.cpp 464 auto alignment = InlineAlignment(vector_type);
idl_gen_js.cpp 693 auto alignment = InlineAlignment(vector_type);
idl_gen_php.cpp 591 auto alignment = InlineAlignment(vector_type);
    [all...]
idl_gen_python.cpp 391 auto alignment = InlineAlignment(vector_type);
idl_parser.cpp 585 auto alignment = InlineAlignment(type);
    [all...]
idl_gen_general.cpp     [all...]

Completed in 96 milliseconds