Home
last modified time | relevance | path

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

1234

/Documentation/process/
Dprogramming-language.rst6 The kernel is written in the C programming language [c-language]_.
12 This dialect contains many extensions to the language [gnu-extensions]_,
20 implementation-defined semantics to language entities (like variables,
22 to the language (e.g. adding a new keyword) [n2049]_.
37 The kernel has experimental support for the Rust programming language
38 [rust-language]_ under ``CONFIG_RUST``. It is compiled with ``rustc`` [rustc]_
40 small changes to the language that are not backwards compatible.
48 .. [c-language] http://www.open-std.org/jtc1/sc22/wg14/www/standards
55 .. [rust-language] https://www.rust-lang.org
Dcode-of-conduct.rst22 * Using welcoming and inclusive language
31 * The use of sexualized language or imagery and unwelcome sexual attention or
/Documentation/translations/zh_TW/process/
Dprogramming-language.rst5 :Original: :ref:`Documentation/process/programming-language.rst <programming_language>`
14 內核是用C語言 :ref:`c-language <tw_c-language>` 編寫的。更準確地說,內核通常是用 :ref:`gcc <tw_gcc>`
36 .. _tw_c-language:
38 c-language
Dindex.rst32 programming-language
Dsubmit-checklist.rst44 它們符合 ``Documentation/kbuild/kconfig-language.rst`` 中記錄的異常條件,
/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>`
33 .. _cn_c-language:
35 c-language
Dindex.rst30 programming-language
Dsubmit-checklist.rst45 它们符合 ``Documentation/kbuild/kconfig-language.rst`` 菜单属性:默认值中
/Documentation/admin-guide/aoe/
Dexamples.rst11 :language: shell
17 :language: shell
23 :language: shell
/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.rst.
145 Kconfig adopts Make-like macro language, but the function call syntax is
/Documentation/userspace-api/media/v4l/
Dvidioc-g-tuner.rst249 - Reception of the primary language of a bilingual audio program is
251 transmitting the primary language monaural on the main audio
252 carrier and a secondary language monaural on a second carrier.
256 - Reception of the secondary language of a bilingual audio program
264 transmissions of a primary language, and an independent third
265 carrier for a monaural secondary language. Only
316 - The tuner receives the primary language of a bilingual audio
321 - The tuner receives the secondary language of a bilingual audio
350 bilingual or SAP signal this mode selects the primary language.
355 primary language is played on both channels.
[all …]
/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 [it-c-language]_.
46 [it-rust-language]_ abilitando l'opzione di configurazione ``CONFIG_RUST``. Il
58 .. [it-c-language] http://www.open-std.org/jtc1/sc22/wg14/www/standards
65 .. [it-rust-language] https://www.rust-lang.org
/Documentation/translations/
Dindex.rst30 documentation in their native language, but please bear in mind that the
51 one language directly to all other languages. Each language has its own
53 adapted to fit a different language. For this reason, when viewing
/Documentation/ABI/testing/
Dconfigfs-usb-gadget55 This group contains subdirectories for language-specific
58 What: /config/usb-gadget/gadget/configs/config/strings/language
118 This group contains subdirectories for language-specific
121 What: /config/usb-gadget/gadget/strings/language
/Documentation/translations/sp_SP/process/
Dprogramming-language.rst3 :Original: :ref:`Documentation/process/programming-language.rst <programming_language>`
11 El kernel está escrito en el lenguaje de programación C [sp-c-language]_.
46 .. [sp-c-language] http://www.open-std.org/jtc1/sc22/wg14/www/standards
Dindex.rst20 programming-language
/Documentation/scheduler/
Dtext_files.rst5 :language: c
/Documentation/target/
Dscripts.rst5 :language: shell
/Documentation/arch/s390/
Dtext_files.rst11 :language: shell
/Documentation/usb/
Dtext_files.rst17 :language: c
/Documentation/bpf/
Dbpf_licensing.rst15 However an instruction set is a specification for machine-language interaction,
16 similar to a programming language. It is not a code. Therefore, the
/Documentation/dev-tools/kunit/
Dindex.rst45 language, and test parts of the Kernel implementation (example: a C
46 language function). Excluding build time, from invocation to
/Documentation/translations/zh_CN/doc-guide/
Dsphinx.rst193 大的内容,尤其是短代码段; ``.. code-block:: <language>`` 用于需要语法高亮的
346 * Graphviz:http://www.graphviz.org/content/dot-language

1234