Home
last modified time | relevance | path

Searched defs:obj (Results 201 - 225 of 2013) sorted by relevance

12345678910>>...81

/third_party/typescript/tests/baselines/reference/
H A DassignmentCompatability3.js
H A DdeclarationEmitExportAssignedNamespaceNoTripleSlashTypesReference.js
H A DjsdocInTypeScript.js
H A DjsdocTypeTag.js59 var obj; variable
89 var obj: any; variable
133 var obj; variable
159 var obj; variable
H A DliteralFreshnessPropagationOnNarrowing.js
H A DtypeGuardFunction.js53 var obj: { variable
138 var obj; variable
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/umplock/
H A DMakefile
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/umplock/
H A DMakefile
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dchild_process_options.cpp31 ChildProcessOptions *obj = new (std::nothrow) ChildProcessOptions(); in Unmarshalling() local
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dserializeable_object.cpp47 std::unique_ptr<SerializeableObject> obj; in CreateNodeObject() local
/foundation/graphic/graphic_3d/lume/metaobject/test/src/base/
H A DCaptureTest.cpp249 IObject::Ptr obj = Object {}.GetIObject(); in HWTEST_F() local
/foundation/graphic/graphic_3d/kits/js/include/
H A DPropertyProxy.h34 NapiApi::StrongRef obj; member in PropertyProxy
/foundation/multimedia/image_framework/plugins/common/libs/image/libwebpplugin/include/
H A Dmultimedia_templates.h43 explicit TAutoCallProc(T *obj) : std::unique_ptr<T, FunctionWrapper<remove_pointer_t<decltype(P)>, P>>(obj) in TAutoCallProc() argument
/foundation/multimedia/media_library/frameworks/services/media_permission/src/
H A Dmedia_tool_permission_handler.cpp39 OperationObject obj = cmd.GetOprnObject(); in UnifyOprnObject() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/test/unittest/oh_adapter/
H A Ddocumentdb_jsonobject_test.cpp58 ValueObject obj = conf.GetObjectByPath({ "b", "c" }, ret); in HWTEST_F() local
/foundation/distributeddatamgr/udmf/adapter/framework/innerkitsimpl/client/
H A Dutd_client.h52 UtdClient(const UtdClient &obj) = delete; member in OHOS::UDMF::UtdClient
53 UtdClient &operator=(const UtdClient &obj) = delete; member in OHOS::UDMF::UtdClient
/foundation/filemanagement/app_file_service/utils/include/b_json/
H A Db_json_entity.h47 explicit BJsonEntity(Json::Value &obj, std::any option = std::any()) : obj_(obj), option_(option) {} in BJsonEntity() argument
/third_party/cups-filters/filter/
H A Dtest_pdf1.c36 int obj=pdfOut_add_xref(pdf); in main() local
/third_party/libbpf/fuzz/
H A Dbpf-object-fuzzer.c9 struct bpf_object *obj = NULL; in LLVMFuzzerTestOneInput() local
/third_party/jerryscript/tests/jerry/
H A Darray-prototype-indexof.js[all...]
/third_party/jerryscript/tests/unit-ext/
H A Dtest-ext-handle-scope-remove.c43 jerry_value_t obj = jerryx_create_handle (jerry_create_object ()); in create_object() local
61 jerry_value_t obj = create_object (); in test_handle_scope_val() local
H A Dtest-ext-handle-scope-escape.c43 jerry_value_t obj = jerryx_create_handle (jerry_create_object ()); in create_object() local
61 jerry_value_t obj = create_object (); in test_handle_scope_val() local
H A Dtest-ext-handle-scope-root.c42 jerry_value_t obj = jerry_create_object (); in create_object() local
54 jerry_value_t obj = jerryx_create_handle (create_object ()); in test_handle_scope_val() local
H A Dtest-ext-handle-scope.c41 jerry_value_t obj = jerry_create_object (); in create_object() local
51 jerry_value_t obj = jerryx_create_handle (create_object ()); in test_handle_scope_val() local
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

Completed in 7 milliseconds

12345678910>>...81