Searched +defs:no +defs:module (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/tools/lint-md/ |
| D | lint-md.mjs | 12348 (function (module, exports) { argument 19548 (function (module, exports) { argument 21026 { no: "filesystem", yes: "file system" }, property 21028 { no: "hostname", yes: "host name" }, property 21030 { no: "[Ll]ong[ -][Tt]erm [Ss]upport", yes: "Long Term Support" }, property 21031 { no: "Node", yes: "Node.js", ignoreNextTo: "-API" }, property 21033 { no: "Node[Jj][Ss]", yes: "Node.js" }, property 21034 { no: "Node\\.js's?", yes: "the Node.js" }, property 21035 { no: "[Nn]ote that", yes: "<nothing>" }, property 21037 { no: "[Rr][Ff][Cc]\\d+", yes: "RFC <number>" }, property [all …]
|
| /third_party/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 190 bool module; member 5075 struct module { struct 5076 enum module_state state; argument 5079 struct module_kobject mkobj; argument 5080 struct module_attribute *modinfo_attrs; argument 5100 struct module_layout core_layout; argument 5101 struct module_layout init_layout; argument 5109 struct module_sect_attrs *sect_attrs; argument 5110 struct module_notes_attrs *notes_attrs; argument 5111 char *args; [all …]
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 81831 static nsIAtom* no; member in nsGkAtoms 145929 inline bool log_test(const LogModule* module, LogLevel level) { in log_test() 153767 private: typedef char yes[1]; typedef char no[2]; typedef 153776 private: typedef char yes[1]; typedef char no[2]; typedef 153784 private: typedef char yes[1]; typedef char no[2]; typedef
|