| /third_party/node/test/parallel/ |
| D | test-os.js | 29 const is = { variable 30 number: (value, key) => { method 36 object: (value) => { method
|
| /third_party/typescript/tests/baselines/reference/ |
| D | convertClassExpressionToFunctionFromObjectProperty1.js | 181 foo.is = class { class in foo 202 foo.number = class { class in foo 205 foo.object = class { class in foo 537 foo.is = /** @class */ (function () { function 538 function is() { function 572 foo.number = /** @class */ (function () { function 573 function number() { function 577 foo.object = /** @class */ (function () { function 578 function object() { function
|
| D | convertClassExpressionToFunctionFromObjectProperty2.js | 536 function is() { function 571 function number() { function 576 function object() { function
|
| /third_party/json/tests/src/ |
| D | unit-regression1.cpp | 242 int number{j["Number"]}; variable 343 int64_t number = 10; variable 612 json object; variable 665 { in __anon9cca98b50502() 1329 std::ifstream is; variable 1342 std::ifstream is; variable 1508 template <typename T> class object {}; class
|
| /third_party/typescript/tests/cases/compiler/ |
| D | convertClassExpressionToFunctionFromObjectProperty2.ts | 180 is: class { constant 201 number: class { constant 204 object: class { constant
|
| /third_party/typescript/src/compiler/ |
| D | scanner.ts | 121 is: SyntaxKind.IsKeyword, constant 129 number: SyntaxKind.NumberKeyword, constant 130 object: SyntaxKind.ObjectKeyword, constant
|
| /third_party/json/single_include/nlohmann/ |
| D | json.hpp | 2859 object, ///< object (unordered set of name/value pairs) enumerator 6200 std::istream* is = nullptr; member in detail::input_stream_adapter 9353 double number{}; in parse_bson_element_internal() local 9532 std::uint8_t number{}; in parse_cbor_internal() local 9538 std::uint16_t number{}; in parse_cbor_internal() local 9544 std::uint32_t number{}; in parse_cbor_internal() local 9550 std::uint64_t number{}; in parse_cbor_internal() local 9583 std::uint8_t number{}; in parse_cbor_internal() local 9589 std::uint16_t number{}; in parse_cbor_internal() local 9595 std::uint32_t number{}; in parse_cbor_internal() local [all …]
|
| /third_party/json/tests/abi/include/nlohmann/ |
| D | json_v3_10_5.hpp | 132 object, ///< object (unordered set of name/value pairs) enumerator 5328 std::istream* is = nullptr; member in nlohmann::detail::input_stream_adapter 8438 double number{}; in parse_bson_element_internal() local 8615 std::uint8_t number{}; in parse_cbor_internal() local 8621 std::uint16_t number{}; in parse_cbor_internal() local 8627 std::uint32_t number{}; in parse_cbor_internal() local 8633 std::uint64_t number{}; in parse_cbor_internal() local 8666 std::uint8_t number{}; in parse_cbor_internal() local 8672 std::uint16_t number{}; in parse_cbor_internal() local 8678 std::uint32_t number{}; in parse_cbor_internal() local [all …]
|
| /third_party/typescript/tests/lib/ |
| D | react.d.ts | 1981 is?: string; property 2210 object: HTMLFactory<HTMLObjectElement>; property 2298 number: Requireable<any>; property 2299 object: Requireable<any>; property 2442 object: React.HTMLProps<HTMLObjectElement>; property
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 28002 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 81853 static nsIAtom* number; member in nsGkAtoms 81855 static nsIAtom* object; member in nsGkAtoms 100346 JS::HandleObject object() const { in object() function in js::WrappedPtrOperations [all …]
|