Home
last modified time | relevance | path

Searched +defs:object +defs:is (Results 1 – 18 of 18) sorted by relevance

/third_party/node/test/parallel/
Dtest-os.js29 const is = { variable
36 object: (value) => { method
/third_party/typescript/tests/baselines/reference/
DconvertClassExpressionToFunctionFromObjectProperty1.js181 foo.is = class { class in foo
205 foo.object = class { class in foo
537 foo.is = /** @class */ (function () { function
538 function is() { function
577 foo.object = /** @class */ (function () { function
578 function object() { function
DconvertClassExpressionToFunctionFromObjectProperty2.js536 function is() { function
576 function object() { function
DfixSignatureCaching.js322 function convertPropsToRegExp(object) { argument
911 is: function (key) { method
1302 function convertPropsToRegExp(object) { argument
1834 is: function (key) { method
/third_party/json/test/src/
Dunit-regression1.cpp635 json object; variable
1415 std::ifstream is; variable
1428 std::ifstream is; variable
1605 template <typename T> class object {}; class
/third_party/typescript/tests/cases/compiler/
DconvertClassExpressionToFunctionFromObjectProperty2.ts180 is: class { constant
204 object: class { constant
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/
Drtmpconnection.c275 gst_rtmp_connection_dispose (GObject * object) in gst_rtmp_connection_dispose()
292 gst_rtmp_connection_finalize (GObject * object) in gst_rtmp_connection_finalize()
323 GInputStream *is; in gst_rtmp_connection_set_socket_connection() local
460 gst_rtmp_connection_input_ready (GInputStream * is, gpointer user_data) in gst_rtmp_connection_input_ready()
/third_party/node/deps/npm/node_modules/es-abstract/test/
Des5.js7 var is = require('object-is'); variable
85 forEach(objects, function (object) { argument
Dtests.js6 var is = require('object-is'); variable
130 forEach(v.objects, function (object) { argument
497 forEach(v.objects, function (object) { argument
529 forEach(v.objects, function (object) { argument
1052 forEach(v.objects, function (object) { argument
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dvtdec.c200 gst_vtdec_finalize (GObject * object) in gst_vtdec_finalize()
363 GstStructure *is = gst_caps_get_structure (vtdec->input_state->caps, 0); in gst_vtdec_negotiate() local
/third_party/typescript/src/compiler/
Dscanner.ts118 is: SyntaxKind.IsKeyword, constant
127 object: SyntaxKind.ObjectKeyword, constant
/third_party/python/Python/
Dsysmodule.c198 PyInterpreterState *is = ts->interp; in sys_audit_tstate() local
1789 sys_getrefcount_impl(PyObject *module, PyObject *object) in sys_getrefcount_impl()
/third_party/typescript/tests/lib/
Dreact.d.ts1981 is?: string; property
2210 object: HTMLFactory<HTMLObjectElement>; property
2299 object: Requireable<any>; property
2442 object: React.HTMLProps<HTMLObjectElement>; property
Dlib.d.ts1180 isArray(arg: any): arg is Array<any>; property
1240 isView(arg: any): arg is ArrayBufferView; property
7410 object: string; property
9916 object: any; property
/third_party/json/single_include/nlohmann/
Djson.hpp123 object, ///< object (unordered set of name/value pairs) enumerator
5448 std::istream* is = nullptr; member in nlohmann::detail::input_stream_adapter
11576 explicit iter_impl(pointer object) noexcept : m_object(object) in iter_impl()
18378 object_t* object; member
19361 static basic_json object(initializer_list_t init = {}) in object() function in nlohmann::basic_json
/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
81855 static nsIAtom* object; member in nsGkAtoms
100346 JS::HandleObject object() const { in object() function in js::WrappedPtrOperations
100418 JS::MutableHandleObject object() { in object() function in js::MutableWrappedPtrOperations
[all …]
/third_party/typescript/lib/
Dlib.dom.d.ts456 is?: string; property
6256 object: string; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts436 is?: string; property
6236 object: string; property