Searched defs:language (Results 1 – 7 of 7) sorted by relevance
/u-boot/lib/efi_loader/ |
A D | efi_hii.c | 76 char *language; member 804 static bool language_match(char *language, char *languages) in language_match() 821 const u8 *language, in new_string() 876 const u8 *language, in get_string() 926 const u8 *language, in set_string()
|
/u-boot/doc/ |
A D | conf.py | 188 language = None variable
|
/u-boot/drivers/usb/gadget/ |
A D | composite.c | 570 u16 language; in collect_langs() local 590 u16 language, in lookup_string() 609 void *buf, u16 language, int id) in get_string()
|
/u-boot/board/xilinx/common/ |
A D | fru_ops.c | 51 static int fru_check_type_len(u8 type_len, u8 language, u8 *type) in fru_check_type_len()
|
/u-boot/include/linux/usb/ |
A D | gadget.h | 914 u16 language; /* 0x0409 for en-us */ member
|
/u-boot/drivers/video/ |
A D | stb_truetype.h | 3122 …stbtt_int32 platform = ttUSHORT(fc+loc+0), encoding = ttUSHORT(fc+loc+2), language = ttUSHORT(fc+l… in stbtt__matchpair() local
|
/u-boot/include/ |
A D | efi_api.h | 915 u8 language[]; member
|
Completed in 28 milliseconds