| /third_party/jerryscript/tests/unit-ext/ |
| H A D | test-ext-autorelease.c | 41 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 D | object-create.js | |
| /third_party/jerryscript/tests/jerry/es2015/ |
| H A D | symbol-isconcatspreadable.js | |
| /third_party/json/include/nlohmann/detail/conversions/ |
| H A D | to_json.hpp | 367 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 D | 4_object_factory.c | 10 napi_value obj; in CreateObject() local
|
| /third_party/ltp/tools/sparse/sparse-src/validation/ |
| H A D | typeof-safe.c | 5 int obj; in test_safe() local
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-symbol.cc | 49 Handle<Object> obj = args.atOrUndefined(isolate, 1); in BUILTIN() local
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | incremental-marking-inl.h | 36 bool IncrementalMarking::WhiteToGreyAndPush(HeapObject obj) { in WhiteToGreyAndPush() argument
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-numbers.cc | 81 Object obj = args[0]; in RUNTIME_FUNCTION() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/ |
| H A D | fortify_memchr_chk_test.cpp | 27 int pos, obj; in HWTEST_F() local
|
| H A D | fortify_strrchr_chk_test.cpp | 25 int pos, obj; in HWTEST_F() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/string/string_gtest/ |
| H A D | string_bcopy_test.cpp | 28 size_t obj = random() % MAX_SIZE; in HWTEST_F() local
|
| /third_party/skia/third_party/externals/dawn/generator/templates/dawn_wire/client/ |
| H A D | ClientBase.h | 39 void FreeObject(ObjectType objectType, ObjectBase* obj) { in FreeObject() argument
|
| /third_party/skia/third_party/externals/tint/src/ast/ |
| H A D | index_accessor_expression.cc | 44 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 D | arrowFunctionContexts.js | 24 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 D | importCallExpressionAsyncES6CJS.js | |
| H A D | excessPropertyCheckWithUnions.js | |
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
| H A D | SlabAllocatorTests.cpp | 39 Foo* obj = allocator.Allocate(4); in TEST() local
|
| /kernel/linux/linux-5.10/arch/powerpc/boot/ |
| H A D | Makefile | [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/boot/ |
| H A D | Makefile | [all...] |
| /base/hiviewdfx/hilog/interfaces/js/kits/napi/src/common/napi/ |
| H A D | n_class.h | 59 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 D | event_processor_example3.h | 26 explicit EventProcessorExample3Event(const EventSourceExampleEvent& obj) : EventSourceExampleEvent(obj){};
in EventProcessorExample3Event() argument
|
| /base/print/print_fwk/test/unittest/service_test/ |
| H A D | print_extension_callback_proxy_test.cpp | 51 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 D | support.cpp | 31 napi_value obj = nullptr; in SupportInit() local [all...] |
| /base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
| H A D | notification_check_info_test.cpp | 132 std::string obj = "{\"pkgName\":\"test\", \"notifyId\":1, \"contentType\":1," in HWTEST_F() local 148 std::string obj = "{}"; in HWTEST_F() local
|