Home
last modified time | relevance | path

Searched defs:record_size (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/truetype/
Dttpload.c527 FT_ULong table_size, record_size; in tt_face_load_hdmx() local
624 FT_ULong record_size = face->hdmx_record_size; in tt_face_get_device_metrics() local
/third_party/pcre2/pcre2/maint/
DGenerateUcd.py450 def write_records(records, record_size): argument
722 record_size, record_struct = get_record_size_struct(list(records.keys())) variable
/third_party/ffmpeg/libavformat/
Danm.c171 int tmp, record_size; in read_packet() local
/third_party/ltp/utils/benchmark/ebizzy-0.3/
Debizzy.c79 static unsigned int record_size = sizeof(record_t); variable
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gpos-table.hh1165 unsigned int record_size = HBUINT16::static_size * (1 + len1 + len2); in intersects() local
1183 unsigned int record_size = HBUINT16::static_size * (1 + len1 + len2); in collect_glyphs() local
1194 unsigned record_size = HBUINT16::static_size * (1 + len1 + len2); in collect_variation_indices() local
1215 unsigned int record_size = HBUINT16::static_size * (1 + len1 + len2); in apply() local
1251 unsigned record_size = HBUINT16::static_size + Value::static_size * (len1 + len2); in subset() local
1416 unsigned record_size = HBUINT16::static_size + Value::static_size * (len1 + len2); in compute_effective_value_formats() local
1658 unsigned int record_size = valueFormat1.get_size () + valueFormat2.get_size (); in sanitize() local
/third_party/ntfs-3g/libntfs-3g/
Dinode.c1327 int record_size; in ntfs_inode_free_space() local
Dvolume.c949 u32 record_size; in ntfs_device_mount() local
/third_party/mesa3d/src/amd/common/
Dac_rgp.c649 uint32_t record_size; member
681 uint32_t record_size; member
/third_party/libbpf/src/
Dbtf.c2773 __u32 info_left, record_size; local