Home
last modified time | relevance | path

Searched defs:obj (Results 626 - 650 of 3305) sorted by relevance

1...<<21222324252627282930>>...133

/third_party/jerryscript/tests/unit-ext/
H A Dtest-ext-autorelease.c41 jerry_value_t obj = jerry_create_object (); in create_object() local
49 JERRYX_AR_VALUE_T obj = create_object (); in test_autorelease_val() local
/third_party/jerryscript/tests/jerry/
H A Dobject-create.js
/third_party/jerryscript/tests/jerry/es2015/
H A Dsymbol-isconcatspreadable.js
/third_party/json/include/nlohmann/detail/conversions/
H A Dto_json.hpp367 inline void to_json(BasicJsonType& j, const CompatibleObjectType& obj) in to_json() argument
373 inline void to_json(BasicJsonType& j, typename BasicJsonType::object_t&& obj) in to_json() argument
[all...]
/third_party/node/test/js-native-api/4_object_factory/
H A D4_object_factory.c10 napi_value obj; in CreateObject() local
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dtypeof-safe.c5 int obj; in test_safe() local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-symbol.cc49 Handle<Object> obj = args.atOrUndefined(isolate, 1); in BUILTIN() local
/third_party/node/deps/v8/src/heap/
H A Dincremental-marking-inl.h36 bool IncrementalMarking::WhiteToGreyAndPush(HeapObject obj) { in WhiteToGreyAndPush() argument
/third_party/node/deps/v8/src/runtime/
H A Druntime-numbers.cc81 Object obj = args[0]; in RUNTIME_FUNCTION() local
/third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/
H A Dfortify_memchr_chk_test.cpp27 int pos, obj; in HWTEST_F() local
H A Dfortify_strrchr_chk_test.cpp25 int pos, obj; in HWTEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/string/string_gtest/
H A Dstring_bcopy_test.cpp28 size_t obj = random() % MAX_SIZE; in HWTEST_F() local
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_wire/client/
H A DClientBase.h39 void FreeObject(ObjectType objectType, ObjectBase* obj) { in FreeObject() argument
/third_party/skia/third_party/externals/tint/src/ast/
H A Dindex_accessor_expression.cc44 auto* obj = ctx->Clone(object); in Clone() local
24 IndexAccessorExpression(ProgramID pid, const Source& src, const Expression* obj, const Expression* idx) IndexAccessorExpression() argument
/third_party/typescript/tests/baselines/reference/
H A DarrowFunctionContexts.js24 var obj: { (n: number): string; }; // OK variable
65 var obj: { (n: number): string; }; // OK variable
136 var obj = function (n) { return ''; }; function
137 var obj; // OK variable
179 var obj; // OK variable
H A DimportCallExpressionAsyncES6CJS.js
H A DexcessPropertyCheckWithUnions.js
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DSlabAllocatorTests.cpp39 Foo* obj = allocator.Allocate(4); in TEST() local
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A DMakefile[all...]
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A DMakefile[all...]
/base/hiviewdfx/hilog/interfaces/js/kits/napi/src/common/napi/
H A Dn_class.h59 template<class T> static bool SetEntityFor(napi_env env, napi_value obj, std::unique_ptr<T> entity) in SetEntityFor() argument
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example3/
H A Devent_processor_example3.h26 explicit EventProcessorExample3Event(const EventSourceExampleEvent& obj) : EventSourceExampleEvent(obj){}; in EventProcessorExample3Event() argument
/base/print/print_fwk/test/unittest/service_test/
H A Dprint_extension_callback_proxy_test.cpp51 sptr<MockRemoteObject> obj = new (std::nothrow) MockRemoteObject(); in HWTEST_F() local
74 sptr<MockRemoteObject> obj = new (std::nothrow) MockRemoteObject(); in HWTEST_F() local
97 sptr<MockRemoteObject> obj = new (std::nothrow) MockRemoteObject(); HWTEST_F() local
123 sptr<MockRemoteObject> obj = new (std::nothrow) MockRemoteObject(); HWTEST_F() local
149 sptr<MockRemoteObject> obj = new (std::nothrow) MockRemoteObject(); HWTEST_F() local
177 sptr<MockRemoteObject> obj = new (std::nothrow) MockRemoteObject(); HWTEST_F() local
205 sptr<MockRemoteObject> obj = new (std::nothrow) MockRemoteObject(); HWTEST_F() local
232 sptr<MockRemoteObject> obj = new (std::nothrow) MockRemoteObject(); HWTEST_F() local
[all...]
/base/notification/common_event_service/interfaces/kits/napi/support/src/
H A Dsupport.cpp31 napi_value obj = nullptr; in SupportInit() local
[all...]
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_check_info_test.cpp132 std::string obj = "{\"pkgName\":\"test\", \"notifyId\":1, \"contentType\":1," in HWTEST_F() local
148 std::string obj = "{}"; in HWTEST_F() local

Completed in 8 milliseconds

1...<<21222324252627282930>>...133