Searched refs:language (Results 1 – 25 of 79) sorted by relevance
1234
/Documentation/process/ |
D | programming-language.rst | 6 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
|
D | code-of-conduct.rst | 22 * Using welcoming and inclusive language 31 * The use of sexualized language or imagery and unwelcome sexual attention or
|
/Documentation/translations/zh_TW/process/ |
D | programming-language.rst | 5 :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
|
D | index.rst | 32 programming-language
|
D | submit-checklist.rst | 44 它們符合 ``Documentation/kbuild/kconfig-language.rst`` 中記錄的異常條件,
|
/Documentation/translations/zh_CN/process/ |
D | programming-language.rst | 3 :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
|
D | index.rst | 30 programming-language
|
D | submit-checklist.rst | 45 它们符合 ``Documentation/kbuild/kconfig-language.rst`` 菜单属性:默认值中
|
/Documentation/admin-guide/aoe/ |
D | examples.rst | 11 :language: shell 17 :language: shell 23 :language: shell
|
/Documentation/kbuild/ |
D | issues.rst | 9 :language: kconfig 15 :language: kconfig
|
D | index.rst | 10 kconfig-language 11 kconfig-macro-language
|
D | kconfig-macro-language.rst | 2 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/ |
D | vidioc-g-tuner.rst | 249 - 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/ |
D | programming-language.rst | 3 :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/ |
D | index.rst | 30 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/ |
D | configfs-usb-gadget | 55 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/ |
D | programming-language.rst | 3 :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
|
D | index.rst | 20 programming-language
|
/Documentation/scheduler/ |
D | text_files.rst | 5 :language: c
|
/Documentation/target/ |
D | scripts.rst | 5 :language: shell
|
/Documentation/arch/s390/ |
D | text_files.rst | 11 :language: shell
|
/Documentation/usb/ |
D | text_files.rst | 17 :language: c
|
/Documentation/bpf/ |
D | bpf_licensing.rst | 15 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/ |
D | index.rst | 45 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/ |
D | sphinx.rst | 193 大的内容,尤其是短代码段; ``.. code-block:: <language>`` 用于需要语法高亮的 346 * Graphviz:http://www.graphviz.org/content/dot-language
|
1234