Home
last modified time | relevance | path

Searched defs:table_start (Results 1 – 5 of 5) sorted by relevance

/external/flatbuffers/tests/rust_usage_test/tests/
Dintegration_test.rs124 let table_start = builder.start_table(); in create_serialized_example_with_library_code() localVariable
139 let table_start = builder.start_table(); in create_serialized_example_with_library_code() localVariable
1306 let table_start = b.start_table(); in table_of_byte_strings_fuzz() localVariable
1342 let table_start = b.start_table(); in fuzz_table_of_strings() localVariable
1393 let table_start = b.start_table(); in prop() localVariable
/external/libtextclassifier/native/utils/flatbuffers/
Dmutable.cc334 const flatbuffers::uoffset_t table_start = builder->StartTable(); in Serialize() local
/external/flatbuffers/java/com/google/flatbuffers/
DFlatBufferBuilder.java871 int table_start = bb.capacity() - table; in required() local
/external/freetype/src/sfnt/
Dttsbit.c54 FT_ULong table_start; in tt_face_load_sbit() local
/external/freetype/src/truetype/
Dttgxvar.c3293 FT_ULong table_start; in tt_face_vary_cvt() local