Home
last modified time | relevance | path

Searched refs:has (Results 1 – 13 of 13) sorted by relevance

/scripts/
A Dgenerate_rust_target.rs164 fn has(&self, option: &str) -> bool { in has() method
187 if cfg.has("ARM") { in main()
189 } else if cfg.has("ARM64") { in main()
191 } else if cfg.has("RISCV") { in main()
192 if cfg.has("64BIT") { in main()
197 } else if cfg.has("X86_64") { in main()
217 if cfg.has("MITIGATION_SLS") { in main()
229 } else if cfg.has("X86_32") { in main()
231 if !cfg.has("UML") { in main()
249 } else if cfg.has("LOONGARCH") { in main()
[all …]
A DKbuild.include64 # The path to Kbuild or Makefile. Kbuild has precedence over Makefile.
133 # GNU Make automatically deletes the target if it has already been changed by
157 # target, or command line has changed
196 # Execute command if command has changed or prerequisite(s) are updated.
A Ddev-needs.sh10 This script needs to be run on the target device once it has booted to a
/scripts/atomic/
A Datomics.tbl9 # * R - return: returns base type (has _return variants)
10 # * F/f - fetch: returns base type (has fetch_ variants)
11 # * l - load: returns base type (has _acquire order variant)
12 # * s - store: returns void (has _release order variant)
/scripts/kconfig/lxdialog/
A DBIG.FAT.WARNING1 This is NOT the official version of dialog. This version has been
/scripts/ksymoops/
A DREADME1 ksymoops has been removed from the kernel. It was always meant to be a
/scripts/kconfig/tests/new_choice_with_dep/
A DKconfig12 "depends on A" has been newly added.
/scripts/kconfig/tests/preprocess/escape/
A DKconfig15 # Unlike Make, '$' has special meaning only when it is followed by '('.
/scripts/coccinelle/misc/
A Difcol.cocci7 //# This has a high rate of false positives, because Coccinelle's column
A Ddoubleinit.cocci2 /// Find duplicate field initializations. This has a high rate of false
/scripts/coccinelle/api/
A Dstream_open.cocci298 …"WARNING: %s: .read() has stream semantic; safe to change nonseekable_open -> stream_open." % (fop…
346 …"WARNING: %s: .write() has stream semantic; safe to change nonseekable_open -> stream_open." % (fo…
/scripts/coccinelle/null/
A Dbadzero.cocci5 //# if it has previously been used with the function used to initialize x.
/scripts/coccinelle/api/alloc/
A Dzalloc-simple.cocci7 /// matched code has to be contiguous

Completed in 10 milliseconds