Home
last modified time | relevance | path

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

/third_party/flatbuffers/tests/rust_usage_test/tests/
Dintegration_test.rs2650 let off0 = b.create_string("foo"); in layout_06_create_string() localVariable
2666 let off0 = b.create_string(uni_str); in layout_06b_create_string_unicode() localVariable
2675 let off0 = b.create_byte_string(b"foo"); in layout_06c_create_byte_string() localVariable
2687 let off0 = b.start_table(); in layout_07_empty_vtable() localVariable
2699 let off0 = b.start_table(); in layout_08_vtable_with_one_true_bool() localVariable
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_mbuf.c1117 m_copym(struct mbuf *m, int off0, int len, int wait) in m_copym()
/third_party/ffmpeg/libavcodec/
Diff.c1453 GetByteContext off0, off1, dgb, ogb; in decode_delta_l() local
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c529 guint off0, off1, off2, off3; in GST_START_TEST() local