| /linux/scripts/ |
| H A D | tags.sh | 232 local mode=$1 lang tmp=() r 236 for lang; do 237 case "$lang" in 244 regex[${#regex[@]}]="--regex-$lang=${r}b"
|
| /linux/Documentation/translations/zh_CN/rust/ |
| H A D | testing.rst | 90 文档测试中,也可以正常使用 `? <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…
|
| /linux/drivers/accessibility/speakup/ |
| H A D | speakup_apollo.c | 60 __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 D | programming-language.rst | 65 .. [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 D | README.md | 48 [`allocator_api` unstable feature]: https://doc.rust-lang.org/nightly/unstable-book/library-features/allocator-api.html 58 This requires the [`unsafe_pinned` unstable feature](https://github.com/rust-lang/rust/issues/125735) 235 [pinning]: https://doc.rust-lang.org/std/pin/index.html 236 [structurally pinned fields]: https://doc.rust-lang.org/std/pin/index.html#projections-and-structural-pinning 246 [`Arc<T>`]: https://doc.rust-lang.org/stable/alloc/sync/struct.Arc.html 247 [`Box<T>`]: https://doc.rust-lang.org/stable/alloc/boxed/struct.Box.html
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mm-phygate-tauri-l-rs232-rts-cts.dtso | 4 * Author: Jens Lang <j.lang@phytec.de>
|
| H A D | imx8mm-phygate-tauri-l-rs232-rs232.dtso | 4 * Author: Jens Lang <j.lang@phytec.de>
|
| H A D | imx8mm-phygate-tauri-l-rs232-rs485.dtso | 4 * Author: Jens Lang <j.lang@phytec.de>
|
| /linux/arch/arm/boot/dts/broadcom/ |
| H A D | bcm2836.dtsi | 45 * /About-the-L1-memory-system?lang=en 109 * /About-the-L2-Memory-system?lang=en
|
| H A D | bcm2837.dtsi | 44 * /about-the-l1-memory-system?lang=en 111 * /e/level-2-memory-system/about-the-l2-memory-system?lang=en
|
| H A D | bcm2835.dtsi | 18 * /h/level-one-memory-system/cache-organization?lang=en
|
| /linux/Documentation/translations/zh_CN/scsi/ |
| H A D | wd719x.rst | 19 http://support.wdc.com/product/download.asp?groupid=801&sid=27&lang=en
|
| /linux/Documentation/scsi/ |
| H A D | wd719x.rst | 9 http://support.wdc.com/product/download.asp?groupid=801&sid=27&lang=en
|
| /linux/Documentation/rust/ |
| H A D | coding-guidelines.rst | 215 /// [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 D | testing.rst | 93 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/Documentation/filesystems/nfs/ |
| H A D | pnfs.rst | 45 <http://groups.google.com/group/comp.lang.c/browse_thread/thread/9522965e2b8d3809>`_
|
| /linux/Documentation/usb/ |
| H A D | gadget_configfs.rst | 251 $ rmdir configs/<config name>.<number>/strings/<lang> 287 $ rmdir strings/<lang>
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-script.txt | 93 -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
|
| H A D | tips.txt | 7 Generate a script for your data: perf script -g <lang>
|
| /linux/drivers/usb/gadget/function/ |
| H A D | f_fs.c | 2279 struct usb_gadget_strings **lang; in functionfs_bind() local 2296 lang = ffs->stringtabs; in functionfs_bind() 2297 if (lang) { in functionfs_bind() 2298 for (; *lang; ++lang) { in functionfs_bind() 2299 struct usb_string *str = (*lang)->strings; in functionfs_bind()
|
| /linux/tools/perf/util/ |
| H A D | probe-finder.c | 38 bool is_known_C_lang(int lang) in is_known_C_lang() argument 40 switch (lang) { in is_known_C_lang() 1302 tev->lang = dwarf_srclang(dwarf_diecu(sc_die, &pf->cu_die, NULL, NULL)); in add_probe_trace_event()
|
| H A D | probe-event.c | 2922 not_C_symname = !is_known_C_lang(tev->lang); in probe_trace_event__set_name()
|
| /linux/arch/s390/tools/ |
| H A D | opcodes.txt | 1151 ebe4 lang RSY_RRRD
|