Home
last modified time | relevance | path

Searched +defs:is +defs:null (Results 1 – 11 of 11) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DbooleanFilterAnyArray.ts4 <T>(v2?: T): v2 is T; property
24 var foos = [true, true, false, null].filter((thing): thing is boolean => thing !== null) variable
DconvertClassExpressionToFunctionFromObjectProperty2.ts81 null: class { constant
180 is: class { constant
/third_party/typescript/tests/cases/conformance/types/objectTypeLiteral/propertySignatures/
DpropertyNamesOfReservedWords.ts36 is; property in C
41 null; property in C
105 is; property
110 null; property
175 is; variable
244 is, enumerator
249 null, enumerator
/third_party/typescript/tests/baselines/reference/
DpropertyNamesOfReservedWords.js37 is; field in C
42 null; field in C
DconvertClassExpressionToFunctionFromObjectProperty1.js82 foo.null = class { class in foo
181 foo.is = class { class in foo
372 foo.null = /** @class */ (function () { function
537 foo.is = /** @class */ (function () { function
538 function is() { function
DvarianceProblingAndZeroOrderIndexSignatureRelationsAlign2.js27 return null as any; field in Right
120 is, argument
DvarianceProblingAndZeroOrderIndexSignatureRelationsAlign.js27 return null as any; field in Right
120 is, argument
/third_party/typescript/src/compiler/
Dscanner.ts118 is: SyntaxKind.IsKeyword, constant
125 null: SyntaxKind.NullKeyword, constant
/third_party/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp805 std::istringstream is(buffer); in decodeDouble() local
2450 const Value& Value::null = reinterpret_cast<const Value&>(kNullRef); member in Json::Value
/third_party/json/single_include/nlohmann/
Djson.hpp122 null, ///< null value enumerator
5448 std::istream* is = nullptr; member in nlohmann::detail::input_stream_adapter
5993 bool null() in null() function in nlohmann::detail::json_sax_dom_parser
6168 bool null() in null() function in nlohmann::detail::json_sax_dom_callback_parser
6458 bool null() in null() function in nlohmann::detail::json_sax_acceptor
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp28002 is(mask __m, char_type __c) const in is() function in std::__ctype_abstract_base
28006 is(const char_type *__lo, const char_type *__hi, mask *__vec) const in is() function in std::__ctype_abstract_base
28484 is(mask __m, char __c) const in is() function in std::ctype
28489 is(const char* __low, const char* __high, mask* __vec) const in is() function in std::ctype
47054 bool is() const { in is() function in mozilla::Variant
50917 bool is() const { return kind() == JS::MapTypeToTraceKind<T>::kind; } in is() function in JS::GCCellPtr
81681 static nsIAtom* is; member in nsGkAtoms
81854 static nsIAtom* null; member in nsGkAtoms