Searched +defs:no +defs:empty (Results 1 – 3 of 3) sorted by relevance
| /third_party/typescript/tests/baselines/reference/ |
| D | keyofAndIndexedAccess.js | 19 visible: "yes" | "no"; field in Options 971 var empty = one(function () { }); // inferred as {}, expected variable
|
| /third_party/node/tools/lint-md/ |
| D | lint-md.mjs | 1814 empty: '∅', property 8382 const empty = []; variable 21843 empty: function () { return ''; } method 26780 { no: "filesystem", yes: "file system" }, property 26782 { no: "hostname", yes: "host name" }, property 26784 { no: "[Ll]ong[ -][Tt]erm [Ss]upport", yes: "Long Term Support" }, property 26785 { no: "Node", yes: "Node.js", ignoreNextTo: "-API" }, property 26787 { no: "Node[Jj][Ss]", yes: "Node.js" }, property 26788 { no: "Node\\.js's?", yes: "the Node.js" }, property 26789 { no: "[Nn]ote that", yes: "<nothing>" }, property [all …]
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 21774 empty() const noexcept in empty() function in std::__cxx11::basic_string 44110 empty() const noexcept { return size() == 0; } in empty() function 44911 constexpr bool empty() const { return size() == 0; } in empty() function in mozilla::Span 50452 static type empty() { return nullptr; } in empty() function 50686 static T* empty() { return nullptr; } in empty() function 60602 bool empty() const { return mLength == 0; } in empty() function in mozilla::Vector 60671 bool empty() const { return mCur == mEnd; } in empty() function in mozilla::Vector::Range 60691 bool empty() const { return mCur == mEnd; } in empty() function in mozilla::Vector::ConstRange 62610 bool empty() const { return impl.empty(); } in empty() function in js::HashMap 62780 bool empty() const { return impl.empty(); } in empty() function in js::HashSet [all …]
|