Searched defs:offsize (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/freetype/src/cff/ |
H A D | cffload.c | 264 FT_Byte offsize; in cff_index_init() local 350 FT_Byte offsize = idx->off_size; in cff_index_load_offsets() local
|
/aosp_15_r20/external/elfutils/tests/ |
H A D | elfstrmerge.c | 644 const size_t offsize = gelf_fsize (elf, ELF_T_OFF, 1, EV_CURRENT); in main() local
|
/aosp_15_r20/external/freetype/src/cid/ |
H A D | cidload.c | 44 FT_UInt offsize ) in cid_get_offset()
|
/aosp_15_r20/external/elfutils/src/ |
H A D | elfcompress.c | 1318 const size_t offsize = gelf_fsize (elfnew, ELF_T_OFF, 1, EV_CURRENT); in process_file() local
|
H A D | strip.c | 2537 const size_t offsize = gelf_fsize (elf, ELF_T_OFF, 1, EV_CURRENT); in handle_elf() local
|
H A D | readelf.c | 8313 uint8_t offsize; in print_debug_units() local
|
/aosp_15_r20/external/mesa3d/src/imgui/ |
H A D | imstb_truetype.h | 1175 int count, start, offsize; in stbtt__cff_get_index() local 1245 int count, offsize, start, end; in stbtt__cff_index_get() local
|