Home
last modified time | relevance | path

Searched refs:language (Results 1 – 25 of 71) sorted by relevance

123

/linux-2.6.39/fs/nls/
DKconfig2 # Native language support configuration
6 tristate "Native language support"
43 native language character sets. These character sets are stored
55 native language character sets. These character sets are stored
67 native language character sets. These character sets are stored
80 native language character sets. These character sets are stored in
96 native language character sets. These character sets are stored in
111 native language character sets. These character sets are stored in
122 native language character sets. These character sets are stored in
133 native language character sets. These character sets are stored in
[all …]
/linux-2.6.39/Documentation/kbuild/
D00-INDEX7 kconfig-language.txt
8 - specification of Config Language, the language in Kconfig files
/linux-2.6.39/scripts/
Dtags.sh138 --langdef=kconfig --language-force=kconfig \
142 --langdef=kconfig --language-force=kconfig \
146 --langdef=dotconfig --language-force=dotconfig \
/linux-2.6.39/drivers/usb/gadget/
Dcomposite.c565 u16 language; in collect_langs() local
570 language = cpu_to_le16(s->language); in collect_langs()
572 if (*tmp == language) in collect_langs()
575 *tmp++ = language; in collect_langs()
584 u16 language, in lookup_string() argument
593 if (s->language != language) in lookup_string()
603 void *buf, u16 language, int id) in get_string() argument
662 .language = language, in get_string()
673 len = lookup_string(composite->strings, buf, language, id); in get_string()
679 len = lookup_string(c->strings, buf, language, id); in get_string()
[all …]
Dusbstring.c114 buf [2] = (u8) table->language; in usb_gadget_get_string()
115 buf [3] = (u8) (table->language >> 8); in usb_gadget_get_string()
Dncm.c124 .language = 0x0409, /* en-us */
Dcdc2.c116 .language = 0x0409, /* en-us */
Dnokia.c77 .language = 0x0409, /* en-us */
Dserial.c78 .language = 0x0409, /* en-us */
Dether.c222 .language = 0x0409, /* en-us */
Dhid.c117 .language = 0x0409, /* en-us */
Dzero.c171 .language = 0x0409, /* en-us */
Dmulti.c144 .language = 0x0409, /* en-us */
Dg_ffs.c129 .language = 0x0409, /* en-us */
/linux-2.6.39/tools/perf/Documentation/
Dperf-script.txt34 language extension. If <command> is not specified, the events are
39 trace --list' i.e. the actual script name minus any language
49 actual script name minus any language extension. If <command> is
63 script name minus any language extension; a <top-script> is defined
70 See the 'SEE ALSO' section for links to language-specific
98 Generate perf-script.[ext] starter script for given language,
/linux-2.6.39/
DKconfig3 # see Documentation/kbuild/kconfig-language.txt.
/linux-2.6.39/arch/powerpc/sysdev/
DKconfig2 # see Documentation/kbuild/kconfig-language.txt.
/linux-2.6.39/arch/microblaze/
DKconfig.debug2 # see Documentation/kbuild/kconfig-language.txt.
/linux-2.6.39/scripts/kconfig/
Dzconf.gperf1 %language=ANSI-C
/linux-2.6.39/fs/befs/
DKconfig14 of the NLS (native language support) options below.
/linux-2.6.39/Documentation/serial/
Driscom8.txt12 NOTE: English is not my native language.
/linux-2.6.39/Documentation/
Dunicode.txt82 Klingon language support
86 support for the artificial language Klingon, created by Marc Okrand
98 of the dingbats/symbols/forms type and this is a language, I have
/linux-2.6.39/arch/microblaze/platform/
DKconfig.platform2 # see Documentation/kbuild/kconfig-language.txt.
/linux-2.6.39/Documentation/zh_CN/
DCodingStyle480 要查看配置文件的完整文档,请看Documentation/kbuild/kconfig-language.txt。
556 transfer language),内核里的汇编语言经常用到它。
/linux-2.6.39/Documentation/vm/
Dovercommit-accounting31 The C language stack growth does an implicit mremap. If you want absolute

123