| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | usbstring.c | 118 buf[2] = (u8) table->language; in usb_gadget_get_string() 119 buf[3] = (u8) (table->language >> 8); in usb_gadget_get_string()
|
| H A D | composite.c | 521 u16 language; in collect_langs() local 527 language = cpu_to_le16(s->language); in collect_langs() 529 if (tmp->val == language) in collect_langs() 532 tmp->val = language; in collect_langs() 541 u16 language, in lookup_string() argument 550 if (s->language != language) in lookup_string() 560 void *buf, u16 language, int id) in get_string() argument 610 len = lookup_string(composite->strings, buf, language, id); in get_string() 616 len = lookup_string(c->strings, buf, language, id); in get_string() 623 len = lookup_string(f->strings, buf, language, id); in get_string()
|
| H A D | g_dnl.c | 85 .language = 0x0409, /* en-us */
|
| H A D | f_dfu.c | 99 .language = 0x0409, /* en-us */ 112 .language = 0x0409, /* en-us */
|
| H A D | storage_common.c | 622 .language = 0x0409, /* en-us */
|
| H A D | f_sdp.c | 225 .language = 0x0409, /* en-us */
|
| H A D | f_fastboot.c | 227 .language = 0x0409, /* en-us */
|
| H A D | ether.c | 865 .language = 0x0409, /* en-us */
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | zconf.gperf | 1 %language=ANSI-C
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.mips | 49 initialized in board specific assembler language before the cache init
|
| H A D | README.qemu-mips | 161 Current language: auto; currently asm 169 Current language: auto; currently c
|
| H A D | README.standalone | 110 language are stub functions that perform the jump through the jump
|
| H A D | README.xtensa | 44 language.
|
| /rk3399_rockchip-uboot/include/linux/usb/ |
| H A D | gadget.h | 907 u16 language; /* 0x0409 for en-us */ member
|
| /rk3399_rockchip-uboot/include/ |
| H A D | ppc_asm.tmpl | 10 * a PowerPC assembly language environment.
|
| /rk3399_rockchip-uboot/lib/libxbc/ |
| H A D | COPYING | 201 See the License for the specific language governing permissions and
|
| /rk3399_rockchip-uboot/ |
| H A D | Kconfig | 3 # see the file Documentation/kbuild/kconfig-language.txt in the
|
| /rk3399_rockchip-uboot/Licenses/ |
| H A D | gpl-2.0.txt | 69 language. (Hereinafter, translation is included without limitation in
|
| H A D | lgpl-2.1.txt | 133 straightforwardly into another language. (Hereinafter, translation is
|
| H A D | lgpl-2.0.txt | 120 straightforwardly into another language. (Hereinafter, translation is
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H 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 3133 …fc+loc+12) == platform && ttUSHORT(fc+loc+12+2) == encoding && ttUSHORT(fc+loc+12+4) == language) { in stbtt__matchpair()
|