Searched defs:fh (Results 1 – 3 of 3) sorted by relevance
69 static int is_dir(struct file_handle *fh) in is_dir()179 struct file_handle *fh; in file_open() local254 struct file_handle *fh = to_fh(this); in efi_file_open_int() local374 struct file_handle *fh = to_fh(file); in efi_file_close() local381 struct file_handle *fh = to_fh(file); in efi_file_delete() local514 struct file_handle *fh = to_fh(this); in efi_file_read_int() local597 struct file_handle *fh = to_fh(this); in efi_file_write_int() local708 struct file_handle *fh = to_fh(file); in efi_file_getpos() local735 struct file_handle *fh = to_fh(file); in efi_file_setpos() local769 struct file_handle *fh = to_fh(file); in efi_file_getinfo() local[all …]
821 struct efi_file_handle *dirh, *fh; in efi_capsule_read_file() local890 struct efi_file_handle *dirh, *fh; in efi_capsule_delete_file() local
2853 float fh = ranges[i].font_size; in stbtt_PackFontRangesGatherRects() local2886 float fh = ranges[i].font_size; in stbtt_PackFontRangesRenderIntoRects() local
Completed in 17 milliseconds