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() local568 struct file_handle *fh = to_fh(this); in efi_file_read_int() local651 struct file_handle *fh = to_fh(this); in efi_file_write_int() local762 struct file_handle *fh = to_fh(file); in efi_file_getpos() local789 struct file_handle *fh = to_fh(file); in efi_file_setpos() local823 struct file_handle *fh = to_fh(file); in efi_file_getinfo() local[all …]
910 struct efi_file_handle *dirh, *fh; in efi_capsule_read_file() local979 struct efi_file_handle *dirh, *fh; in efi_capsule_delete_file() local
2852 float fh = ranges[i].font_size; in stbtt_PackFontRangesGatherRects() local2885 float fh = ranges[i].font_size; in stbtt_PackFontRangesRenderIntoRects() local
Completed in 18 milliseconds