Home
last modified time | relevance | path

Searched full:language (Results 1 – 25 of 85) sorted by relevance

1234

/rk3399_rockchip-uboot/arch/x86/lib/
H A Dasm-offsets.c5 * assembly language modules.
10 * #defines from the assembly-language output.
/rk3399_rockchip-uboot/lib/
H A Dasm-offsets.c5 * assembly language modules.
10 * #defines from the assembly-language output.
/rk3399_rockchip-uboot/include/
H A DSA-1100.h9 * Language C or ARM Assembly
15 * Language-specific definitions are selected by the
16 * macro "LANGUAGE", which should be defined as either
21 #ifndef LANGUAGE
23 # define LANGUAGE Assembly
25 # define LANGUAGE C macro
39 #if LANGUAGE == C
46 #endif /* LANGUAGE == C */
80 #if LANGUAGE == C
88 #endif /* LANGUAGE == C */
[all …]
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dusbstring.c114 /* descriptor 0 has the language id */ in usb_gadget_get_string()
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 Dcomposite.c514 * only one language (probably English) is used, with I18N handled on
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
574 /* 0 == report all available language codes */ in get_string()
610 len = lookup_string(composite->strings, buf, language, id); in get_string()
[all …]
/rk3399_rockchip-uboot/lib/libxbc/
H A DMakefile12 # See the License for the specific language governing permissions and
H A Dlibxbc.h13 * See the License for the specific language governing permissions and
H A Dlibxbc.c13 * See the License for the specific language governing permissions and
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dzconf.gperf1 %language=ANSI-C
/rk3399_rockchip-uboot/doc/
H A DREADME.mips49 initialized in board specific assembler language before the cache init
H A DREADME.qemu-mips161 Current language: auto; currently asm
169 Current language: auto; currently c
/rk3399_rockchip-uboot/cmd/ddr_tool/stressapptest/
H A Dstressapptest.h11 * See the License for the specific language governing permissions and
/rk3399_rockchip-uboot/fs/jffs2/
H A Dcompr_zlib.c18 * See the Licence for the specific language governing rights and
H A Dcompr_rtime.c18 * See the Licence for the specific language governing rights and
H A Dcompr_rubin.c21 * See the Licence for the specific language governing rights and
/rk3399_rockchip-uboot/include/configs/
H A Dadp-ag101p.h130 * in C language.
182 * C language.
/rk3399_rockchip-uboot/include/linux/usb/
H A Dcomposite.h45 * and by language IDs provided in control requests
163 * and by language IDs provided in control requests.
246 * and language IDs provided in control requests
/rk3399_rockchip-uboot/drivers/bios_emulator/include/x86emu/
H A Dops.h31 * Language: ANSI C
/rk3399_rockchip-uboot/arch/nds32/lib/
H A Dasm-offsets.c4 * Generate definitions needed by assembly language modules.
/rk3399_rockchip-uboot/include/u-boot/
H A Dsha512.h16 * See the License for the specific language governing permissions and
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-sa1100/
H A Dbitfield.h9 * Language C or ARM Assembly
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-pxa/
H A Dbitfield.h9 * Language C or ARM Assembly
/rk3399_rockchip-uboot/arch/microblaze/include/asm/
H A Dptrace.h63 If you change this structure, change the associated assembly-language
/rk3399_rockchip-uboot/lib/dhry/
H A Ddhry.h84 * programming language for the class of processors
218 * Note that because of language differences, the numbers are slightly
222 * language (here: C) in a distribution considered representative:
/rk3399_rockchip-uboot/arch/arm/lib/
H A Dasm-offsets.c5 * assembly language modules.
10 * #defines from the assembly-language output.

1234