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

  /external/flatbuffers/src/
idl_gen_lobster.cpp 196 auto alignment = InlineAlignment(vector_type);
idl_gen_go.cpp 533 auto alignment = InlineAlignment(vector_type);
idl_gen_lua.cpp 449 auto alignment = InlineAlignment(vector_type);
idl_gen_php.cpp 586 auto alignment = InlineAlignment(vector_type);
    [all...]
idl_gen_python.cpp 473 auto alignment = InlineAlignment(vector_type);
idl_gen_js_ts.cpp     [all...]
idl_gen_general.cpp     [all...]
  /external/flatbuffers/include/flatbuffers/
idl.h 326 inline size_t InlineAlignment(const Type &type) {
    [all...]

Completed in 68 milliseconds