Home
last modified time | relevance | path

Searched defs:name_offset (Results 1 – 23 of 23) sorted by relevance

/third_party/mesa3d/src/mapi/shared-glapi/tests/
Dcheck_table.cpp30 struct name_offset { struct
35 extern const struct name_offset linux_gl_abi[]; argument
/third_party/flatbuffers/grpc/tests/
DGameFactory.java10 int name_offset = builder.createString(monsterName); in createMonster() local
25 int name_offset = builder.createString(stat.id() + " No." + seqNo); in createMonsterFromStat() local
Dmessage_builder_test.cpp201 flatbuffers::Offset<flatbuffers::String> name_offset) { in populate_first_half()
234 auto name_offset = fbb.CreateString(m1_name()); in builder_move_ctor_conversion_before_finish_half_n_half_table_test() local
282 auto name_offset = fbb.CreateString(m1_name()); in builder_move_assign_conversion_before_finish_half_n_half_table_test() local
/third_party/flatbuffers/grpc/samples/greeter/
Dclient.cpp17 auto name_offset = mb.CreateString(name); in SayHello() local
40 auto name_offset = mb.CreateString(name); in SayManyHellos() local
/third_party/flatbuffers/tests/
Dtest_builder.cpp86 auto name_offset = builder.CreateString(m1_name()); in populate1() local
92 auto name_offset = builder.CreateString(m2_name()); in populate2() local
/third_party/mesa3d/src/mapi/glapi/tests/
Dcheck_table.cpp30 struct name_offset { struct
35 extern const struct name_offset linux_gl_abi[]; argument
/third_party/freetype/src/sfnt/
Dttbdf.c199 FT_UInt32 name_offset = FT_PEEK_ULONG( p ); in tt_face_find_bdf_prop() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dttbdf.c199 FT_UInt32 name_offset = FT_PEEK_ULONG( p ); in tt_face_find_bdf_prop() local
/third_party/flutter/skia/third_party/externals/freetype/src/sfnt/
Dttbdf.c200 FT_UInt32 name_offset = FT_PEEK_ULONG( p ); in tt_face_find_bdf_prop() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dmklangtables.c41 guint name_offset; /* offset into string table */ member
/third_party/glib/glib/
Dgtranslit.c43 guint8 name_offset; member
/third_party/ntfs-3g/ntfsprogs/
Dntfsck.c423 u16 name_offset; in check_attr_record() local
/third_party/ffmpeg/libavformat/
Daaxdec.c46 int64_t name_offset; member
/third_party/freetype/src/pcf/
Dpcfread.c625 FT_Long name_offset = props[i].name; in pcf_get_properties() local
/third_party/flutter/skia/third_party/externals/freetype/src/pcf/
Dpcfread.c626 FT_Long name_offset = props[i].name; in pcf_get_properties() local
/third_party/skia/third_party/externals/freetype/src/pcf/
Dpcfread.c625 FT_Long name_offset = props[i].name; in pcf_get_properties() local
/third_party/boost/boost/interprocess/detail/
Dsegment_manager_helper.hpp140 size_type name_offset() const in name_offset() function
/third_party/boost/boost/dll/detail/
Dpe_info.hpp298 boost::dll::detail::DWORD_ name_offset; in symbols() local
/third_party/ntfs-3g/include/ntfs-3g/
Dlayout.h731 /* 10*/ le16 name_offset; /* If name_length != 0, the byte offset to the member
1027 /* 7*/ u8 name_offset; /* Byte offset to beginning of attribute name member
/third_party/pcre2/pcre2/src/
Dpcre2_internal.h1787 uint16_t name_offset; member
/third_party/e2fsprogs/lib/blkid/
Dprobe.h487 __u16 name_offset; member
/third_party/glib/glib/pcre/
Dpcre_internal.h2223 pcre_uint16 name_offset; member
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Datoms.c2267 guint64 name_offset = *offset; in sample_entry_tmcd_copy_data() local