Searched refs:has (Results 1 – 13 of 13) sorted by relevance
164 fn has(&self, option: &str) -> bool { in has() method187 if cfg.has("ARM64") { in main()189 } else if cfg.has("RISCV") { in main()190 if cfg.has("64BIT") { in main()195 } else if cfg.has("X86_64") { in main()205 if cfg.has("MITIGATION_RETPOLINE") { in main()215 if cfg.has("MITIGATION_SLS") { in main()231 } else if cfg.has("X86_32") { in main()233 if !cfg.has("UML") { in main()245 if cfg.has("MITIGATION_RETPOLINE") { in main()[all …]
64 # The path to Kbuild or Makefile. Kbuild has precedence over Makefile.133 # GNU Make automatically deletes the target if it has already been changed by157 # target, or command line has changed196 # Execute command if command has changed or prerequisite(s) are updated.
10 This script needs to be run on the target device once it has booted to a
9 # * 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)
1 This is NOT the official version of dialog. This version has been
1 ksymoops has been removed from the kernel. It was always meant to be a
12 "depends on A" has been newly added.
15 # Unlike Make, '$' has special meaning only when it is followed by '('.
7 //# This has a high rate of false positives, because Coccinelle's column
2 /// Find duplicate field initializations. This has a high rate of false
298 …"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…
5 //# if it has previously been used with the function used to initialize x.
7 /// matched code has to be contiguous