Home
last modified time | relevance | path

Searched defs:object (Results 126 - 150 of 2329) sorted by relevance

12345678910>>...94

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/
H A Ddisp.h7 struct nvif_object object; member
H A Doutp.h10 struct nvif_object object; member
H A Dmem.h6 struct nvif_object object; member
H A Duser.h8 struct nvif_object object; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/sw/
H A Dnvsw.h8 struct nvkm_object object; member
/kernel/linux/linux-6.6/security/landlock/
H A Dobject.c42 void landlock_put_object(struct landlock_object *const object) in landlock_put_object() argument
[all...]
/third_party/json/docs/examples/
H A Doperator__equal__nullptr_t.cpp10 json object = {{"A", "a"}, {"B", "b"}}; in main() local
H A Doperator__notequal__nullptr_t.cpp10 json object = {{"A", "a"}, {"B", "b"}}; in main() local
/third_party/node/benchmark/assert/
H A Ddeepequal-prims-and-objs-big-loop.js
/third_party/node/deps/v8/src/heap/
H A Dcombined-heap.cc18 HeapObject object = ro_heap_iterator_.Next(); in Next() local
/third_party/node/deps/v8/src/heap/cppgc/
H A Dobject-size-trait.cc15 GetObjectSizeForGarbageCollected( const void* object) GetObjectSizeForGarbageCollected() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkCommandPool.hpp43 static inline CommandPool *Cast(VkCommandPool object) in Cast() argument
H A DVkDestroy.hpp56 auto object = Cast(vkObject); in destroy() local
72 auto object = Cast(vkObject); in release() local
[all...]
/third_party/skia/third_party/externals/dawn/generator/templates/
H A Dmock_webgpu.cpp28 auto object = reinterpret_cast<ProcTableAsClass::Object*>(self); variable
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DSymbolSize.h16 namespace object { namespace
/third_party/skia/third_party/externals/tint/src/ast/
H A Dindex_accessor_expression.h47 const Expression* const object; member in tint::ast::IndexAccessorExpression
/foundation/ability/ability_runtime/test/mock/services_appmgr_test/src/
H A Dsys_mgr_client_mock.cpp34 OHOS::sptr<OHOS::IRemoteObject> object = systemAbilityManager->GetSystemAbility(systemAbilityId); in GetSystemAbility() local
/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Drunning_form_info.cpp113 std::unique_ptr<RunningFormInfo> object = std::make_unique<RunningFormInfo>(); in Unmarshalling() local
H A Dform_share_info.cpp96 std::unique_ptr<FormShareInfo> object = std::make_unique<FormShareInfo>(); in Unmarshalling() local
H A Dform_instance.cpp106 std::unique_ptr<FormInstance> object = std::make_unique<FormInstance>(); in Unmarshalling() local
H A Dform_instances_filter.cpp66 std::unique_ptr<FormInstancesFilter> object = std::make_unique<FormInstancesFilter>(); in Unmarshalling() local
/foundation/ability/form_fwk/services/src/
H A Dmem_status_listener.cpp28 void MemStatusListener::OnRemoteDied(const wptr<IRemoteObject> &object) in OnRemoteDied() argument
/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_test/include/
H A Dsys_mgr_client_mock.cpp35 OHOS::sptr<OHOS::IRemoteObject> object = abilityManager->GetSystemAbility(systemAbilityId); in GetSystemAbility() local
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dnative_node_napi_test.cpp79 void* object = OH_ArkUI_QueryModuleInterfaceByName(static_cast<ArkUI_NativeAPIVariantKind>(-1), ""); in HWTEST_F() local
90 void* object = OH_ArkUI_QueryModuleInterfaceByName(ARKUI_NATIVE_NODE, ""); in HWTEST_F() local
101 void* object = OH_ArkUI_QueryModuleInterfaceByName(ARKUI_NATIVE_DIALOG, ""); in HWTEST_F() local
112 void* object = OH_ArkUI_QueryModuleInterfaceByName(ARKUI_NATIVE_GESTURE, ""); in HWTEST_F() local
123 void* object = OH_ArkUI_QueryModuleInterfaceByName(ARKUI_NATIVE_ANIMATE, ""); in HWTEST_F() local
134 void* object = OH_ArkUI_QueryModuleInterfaceByName( HWTEST_F() local
[all...]
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/addappjumpcontrolrule_fuzzer/
H A Daddappjumpcontrolrule_fuzzer.cpp31 sptr<IRemoteObject> object; in DoSomethingInterestingWithMyAPI() local

Completed in 7 milliseconds

12345678910>>...94