Home
last modified time | relevance | path

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

123456

/Linux-v5.4/scripts/kconfig/tests/err_recursive_dep/
Dexpected_stderr3 For a resolution refer to Documentation/kbuild/kconfig-language.rst
8 For a resolution refer to Documentation/kbuild/kconfig-language.rst
14 For a resolution refer to Documentation/kbuild/kconfig-language.rst
20 For a resolution refer to Documentation/kbuild/kconfig-language.rst
26 For a resolution refer to Documentation/kbuild/kconfig-language.rst
31 For a resolution refer to Documentation/kbuild/kconfig-language.rst
37 For a resolution refer to Documentation/kbuild/kconfig-language.rst
/Linux-v5.4/Documentation/translations/zh_CN/process/
Dprogramming-language.rst3 :Original: :ref:`Documentation/process/programming-language.rst <programming_language>`
11 内核是用C语言 :ref:`c-language <cn_c-language>` 编写的。更准确地说,内核通常是用 :ref:`gcc <cn_gcc>`
34 .. _cn_c-language:
36 c-language
Dindex.rst29 programming-language
/Linux-v5.4/Documentation/admin-guide/aoe/
Dexamples.rst11 :language: shell
17 :language: shell
23 :language: shell
/Linux-v5.4/fs/nls/
DKconfig3 # Native language support configuration
7 tristate "Native language support"
44 native language character sets. These character sets are stored
56 native language character sets. These character sets are stored
68 native language character sets. These character sets are stored
81 native language character sets. These character sets are stored in
97 native language character sets. These character sets are stored in
112 native language character sets. These character sets are stored in
123 native language character sets. These character sets are stored in
134 native language character sets. These character sets are stored in
[all …]
/Linux-v5.4/Documentation/process/
Dprogramming-language.rst6 The kernel is written in the C programming language [c-language]_.
11 This dialect contains many extensions to the language [gnu-extensions]_,
23 implementation-defined semantics to language entities (like variables,
25 to the language (e.g. adding a new keyword) [n2049]_.
37 .. [c-language] http://www.open-std.org/jtc1/sc22/wg14/www/standards
Dcode-of-conduct.rst22 * Using welcoming and inclusive language
31 * The use of sexualized language or imagery and unwelcome sexual attention or
/Linux-v5.4/Documentation/kbuild/
Dissues.rst9 :language: kconfig
15 :language: kconfig
Dindex.rst10 kconfig-language
11 kconfig-macro-language
Dkconfig-macro-language.rst2 Kconfig macro language
9 two languages in one. One language describes dependency graphs consisting of
10 targets and prerequisites. The other is a macro language for performing textual
13 There is clear distinction between the two language stages. For example, you
23 The macro language replaces the variable references with their expanded form,
40 The macro language in Kconfig processes the source file into the following
47 dependency as explained in kconfig-language.txt.
145 Kconfig adopts Make-like macro language, but the function call syntax is
/Linux-v5.4/Documentation/target/
Dscripts.rst5 :language: perl
11 :language: shell
/Linux-v5.4/Documentation/usb/
Dtext_files.rst17 :language: c
23 :language: shell
/Linux-v5.4/Documentation/translations/
Dindex.rst24 documentation in their native language, but please bear in mind that the
45 one language directly to all other languages. Each language has its own
47 adapted to fit a different language. For this reason, when viewing
/Linux-v5.4/drivers/usb/gadget/
Dusbstring.c45 buf [2] = (u8) table->language; in usb_gadget_get_string()
46 buf [3] = (u8) (table->language >> 8); in usb_gadget_get_string()
Dcomposite.c1027 __le16 language; in collect_langs() local
1032 language = cpu_to_le16(s->language); in collect_langs()
1034 if (*tmp == language) in collect_langs()
1037 *tmp++ = language; in collect_langs()
1046 u16 language, in lookup_string() argument
1055 if (s->language != language) in lookup_string()
1065 void *buf, u16 language, int id) in get_string() argument
1117 if (cdev->use_os_string && language == 0 && id == OS_STRING_IDX) { in get_string()
1134 len = lookup_string(sp, buf, language, id); in get_string()
1144 len = lookup_string(composite->strings, buf, language, id); in get_string()
[all …]
/Linux-v5.4/Documentation/media/uapi/v4l/
Dvidioc-g-tuner.rst259 - Reception of the primary language of a bilingual audio program is
261 transmitting the primary language monaural on the main audio
262 carrier and a secondary language monaural on a second carrier.
266 - Reception of the secondary language of a bilingual audio program
274 transmissions of a primary language, and an independent third
275 carrier for a monaural secondary language. Only
327 - The tuner receives the primary language of a bilingual audio
332 - The tuner receives the secondary language of a bilingual audio
362 bilingual or SAP signal this mode selects the primary language.
367 primary language is played on both channels.
[all …]
/Linux-v5.4/Documentation/ABI/testing/
Dconfigfs-usb-gadget47 This group contains subdirectories for language-specific
50 What: /config/usb-gadget/gadget/configs/config/strings/language
103 This group contains subdirectories for language-specific
106 What: /config/usb-gadget/gadget/strings/language
/Linux-v5.4/Documentation/translations/it_IT/process/
Dprogramming-language.rst3 :Original: :ref:`Documentation/process/programming-language.rst <programming_language>`
11 Il kernel è scritto nel linguaggio di programmazione C [c-language]_.
44 .. [c-language] http://www.open-std.org/jtc1/sc22/wg14/www/standards
/Linux-v5.4/include/linux/usb/
Dgadget_configfs.h70 if (gs->stringtab_dev.language == new->stringtab_dev.language) \
/Linux-v5.4/tools/power/cpupower/
DREADME40 libtoolization, the manpages and the italian language file for cpupower;
42 powernow-k8-decode and intel_gsic tools as well as the french language file;
/Linux-v5.4/Documentation/scheduler/
Dtext_files.rst5 :language: c
/Linux-v5.4/Documentation/s390/
Dtext_files.rst11 :language: shell
/Linux-v5.4/arch/microblaze/
DKconfig.debug3 # see Documentation/kbuild/kconfig-language.rst.
/Linux-v5.4/
DKconfig4 # see Documentation/kbuild/kconfig-language.rst.
/Linux-v5.4/arch/powerpc/sysdev/
DKconfig3 # see Documentation/kbuild/kconfig-language.rst.

123456