Home
last modified time | relevance | path

Searched refs:lang (Results 1 – 25 of 33) sorted by relevance

12

/linux/Documentation/translations/zh_CN/rust/
H A Dcoding-guidelines.rst115 /// [undefined behavior]: https://doc.rust-lang.org/reference/behavior-considered-undefined.html
158 https://doc.rust-lang.org/rustdoc/how-to-write-documentation.html
178 https://rust-lang.github.io/api-guidelines/naming.html
H A Dtesting.rst90 文档测试中,也可以正常使用 `? <https://doc.rust-lang.org/reference/expressions/operator-expr.html#the-question-m…
119 例如:不要使用 ``unwrap()`` 或 ``expect()``,请使用 `? <https://doc.rust-lang.org/reference/expressions/operato…
156 同样,支持 `? <https://doc.rust-lang.org/reference/expressions/operator-expr.html#the-question-mark-oper…
H A Dquick-start.rst51 https://forge.rust-lang.org/infra/other-installation-methods.html#standalone
67 … curl -L "https://static.rust-lang.org/dist/rust-src-$(scripts/min-tool-version.sh rustc).tar.gz" |
/linux/scripts/
H A Dtags.sh231 local mode=$1 lang tmp=() r
235 for lang; do
236 case "$lang" in
/linux/Documentation/process/
H A Dprogramming-language.rst55 .. [rust-language] https://www.rust-lang.org
56 .. [rustc] https://doc.rust-lang.org/rustc/
57 .. [rust-editions] https://doc.rust-lang.org/edition-guide/editions/
/linux/drivers/accessibility/speakup/
H A Dspeakup_apollo.c60 __ATTR(lang, 0644, spk_var_show, spk_var_store);
213 module_param_named(lang, vars[LANG_ID].u.n.default_val, int, 0444);
224 MODULE_PARM_DESC(lang, "Set the lang variable on load.");
/linux/Documentation/translations/it_IT/process/
H A Dprogramming-language.rst65 .. [it-rust-language] https://www.rust-lang.org
66 .. [it-rustc] https://doc.rust-lang.org/rustc/
67 .. [it-rust-editions] https://doc.rust-lang.org/edition-guide/editions/
/linux/rust/pin-init/
H A DREADME.md48 [`allocator_api` unstable feature]: https://doc.rust-lang.org/nightly/unstable-book/library-feature…
58 This requires the [`unsafe_pinned` unstable feature](https://github.com/rust-lang/rust/issues/12573…
236 [pinning]: https://doc.rust-lang.org/std/pin/index.html
237 [structurally pinned fields]: https://doc.rust-lang.org/std/pin/index.html#projections-and-structur…
247 [`Arc<T>`]: https://doc.rust-lang.org/stable/alloc/sync/struct.Arc.html
248 [`Box<T>`]: https://doc.rust-lang.org/stable/alloc/boxed/struct.Box.html
/linux/
H A D.clippy.toml9 # it here, see: https://github.com/rust-lang/rust-clippy/issues/11303.
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mm-phygate-tauri-l-rs232-rts-cts.dtso4 * Author: Jens Lang <j.lang@phytec.de>
H A Dimx8mm-phygate-tauri-l-rs232-rs232.dtso4 * Author: Jens Lang <j.lang@phytec.de>
H A Dimx8mm-phygate-tauri-l-rs232-rs485.dtso4 * Author: Jens Lang <j.lang@phytec.de>
/linux/arch/arm/boot/dts/broadcom/
H A Dbcm2836.dtsi45 * /About-the-L1-memory-system?lang=en
109 * /About-the-L2-Memory-system?lang=en
H A Dbcm2837.dtsi44 * /about-the-l1-memory-system?lang=en
111 * /e/level-2-memory-system/about-the-l2-memory-system?lang=en
H A Dbcm2835.dtsi18 * /h/level-one-memory-system/cache-organization?lang=en
/linux/Documentation/translations/zh_CN/scsi/
H A Dwd719x.rst19 http://support.wdc.com/product/download.asp?groupid=801&sid=27&lang=en
/linux/Documentation/scsi/
H A Dwd719x.rst9 http://support.wdc.com/product/download.asp?groupid=801&sid=27&lang=en
/linux/Documentation/rust/
H A Dgeneral-information.rst13 The Rust support in the kernel can link only `core <https://doc.rust-lang.org/core/>`_,
14 but not `std <https://doc.rust-lang.org/std/>`_. Crates for use in the
H A Dcoding-guidelines.rst215 /// [undefined behavior]: https://doc.rust-lang.org/reference/behavior-considered-undefined.html
265 https://doc.rust-lang.org/rustdoc/how-to-write-documentation.html
303 https://rust-lang.github.io/api-guidelines/naming.html
479 https://doc.rust-lang.org/stable/reference/attributes/diagnostics.html
H A Dquick-start.rst63 USE='rust-src rustfmt clippy' emerge dev-lang/rust dev-util/bindgen
179 https://forge.rust-lang.org/infra/other-installation-methods.html#standalone
198 curl -L "https://static.rust-lang.org/dist/rust-src-$(rustc --version | cut -d' ' -f2).tar.gz" |
H A Dtesting.rst93 Tests using the `? <https://doc.rust-lang.org/reference/expressions/operator-expr.html#the-question…
170 `? <https://doc.rust-lang.org/reference/expressions/operator-expr.html#the-question-mark-operator>`_
/linux/arch/arm64/boot/dts/broadcom/
H A Dbcm2712.dtsi55 …s://developer.arm.com/documentation/100798/0401/L1-memory-system/About-the-L1-memory-system?lang=en
57 …s://developer.arm.com/documentation/100798/0401/L2-memory-system/About-the-L2-memory-system?lang=en
158 * https://developer.arm.com/documentation/100453/0401/L3-cache?lang=en
/linux/Documentation/filesystems/nfs/
H A Dpnfs.rst45 <http://groups.google.com/group/comp.lang.c/browse_thread/thread/9522965e2b8d3809>`_
/linux/Documentation/usb/
H A Dgadget_configfs.rst251 $ rmdir configs/<config name>.<number>/strings/<lang>
287 $ rmdir strings/<lang>
/linux/tools/perf/Documentation/
H A Dperf-script.txt93 -s ['lang']::
95 Process trace data with the given script ([lang]:script[.ext]).
96 If the string 'lang' is specified in place of a script name, a

12