Home
last modified time | relevance | path

Searched defs:resource (Results 1 - 25 of 840) sorted by relevance

12345678910>>...34

/kernel/liteos_a/testsuites/unittest/fuzz/
H A Dgetrlimit_fuzzer.cpp42 s32 resource = *(s32 *)DT_SetGetS32(&g_Element[0], INITVALUE_S32); in TestGetrlimit() local
/third_party/skia/gm/
H A Dcolorwheel.cpp22 static void draw_image(SkCanvas* canvas, const char* resource, int x, int y) { in draw_image() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_hw_core.c17 mali_osk_errcode_t mali_hw_core_create(struct mali_hw_core *core, const _mali_osk_resource_t *resource, u32 reg_size) in mali_hw_core_create() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_hw_core.c16 _mali_osk_errcode_t mali_hw_core_create(struct mali_hw_core *core, const _mali_osk_resource_t *resource, u32 reg_size) in mali_hw_core_create() argument
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/
H A Dpfc.c17 sh_pfc_register(const char *name, struct resource *resource, u32 num_resources) sh_pfc_register() argument
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/
H A Dpfc.c17 sh_pfc_register(const char *name, struct resource *resource, u32 num_resources) sh_pfc_register() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_image_view.h31 struct pipe_resource *resource; member
H A Dsvga_shader_buffer.h31 struct pipe_resource *resource; member
/third_party/musl/src/misc/
H A Dgetrlimit.c7 int getrlimit(int resource, struct rlimit *rlim) in getrlimit() argument
/third_party/musl/porting/liteos_a/user/src/misc/
H A Dgetrlimit.c7 int getrlimit(int resource, struct rlimit *rlim) in getrlimit() argument
/third_party/skia/tools/
H A DResources.h27 inline bool GetResourceAsBitmap(const char* resource, SkBitmap* dst) { in GetResourceAsBitmap() argument
31 inline sk_sp<SkImage> GetResourceAsImage(const char* resource) { in GetResourceAsImage() argument
/kernel/linux/linux-5.10/drivers/firmware/imx/
H A Drm.c13 u16 resource; member
24 bool imx_sc_rm_is_resource_owned(struct imx_sc_ipc *ipc, u16 resource) in imx_sc_rm_is_resource_owned() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/resourceholder_fuzzer/
H A Dresource_holder_fuzzer.cpp35 ResourceHolder resource; in ResourceHolderFuzzTest000() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_manager_base.h86 BASE_NS::unique_ptr<ResourceType> resource; member
H A Dgpu_resource_util.cpp42 GpuBuffer* resource = gpuResourceMgr.GetBuffer(handle); in CopyGpuResource() local
/kernel/linux/linux-5.10/drivers/misc/vmw_vmci/
H A Dvmci_doorbell.h22 u16 resource; member
/kernel/linux/linux-6.6/drivers/misc/vmw_vmci/
H A Dvmci_doorbell.h22 u16 resource; member
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dresource9.h37 struct pipe_resource *resource; /* device resource */ member
/third_party/node/test/node-api/test_async_context/
H A Dtest.js
/third_party/musl/src/linux/
H A Dprlimit.c7 int prlimit(pid_t pid, int resource, const struct rlimit *new_limit, struct rlimit *old_limit) in prlimit() argument
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_write.cpp61 napi_value resource = NapiUtil::CreateString(env, "NapiHiAppEventWriter"); in Write() local
107 napi_value resource = NapiUtil::CreateString(env, "NapiHiAppEventSetEventParam"); in SetEventParam() local
/base/powermgr/display_manager/state_manager/frameworks/napi/
H A Dbrightness_module.cpp56 napi_value resource = nullptr; in SyncWork() local
/base/print/print_fwk/services/print_service/src/
H A Dprint_cups_wrapper.cpp35 ipp_t *PrintCupsWrapper::DoRequest(http_t *http, ipp_t *request, const char *resource) in DoRequest() argument
/base/useriam/user_auth_framework/services/core/src/
H A Dschedule_resource_node_listener.cpp28 void ScheduleResourceNodeListener::OnResourceNodePoolInsert(const std::shared_ptr<ResourceNode> &resource) in OnResourceNodePoolInsert() argument
31 void ScheduleResourceNodeListener::OnResourceNodePoolDelete(const std::shared_ptr<ResourceNode> &resource) in OnResourceNodePoolDelete() argument
46 void ScheduleResourceNodeListener::OnResourceNodePoolUpdate(const std::shared_ptr<ResourceNode> &resource) in OnResourceNodePoolUpdate() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dnapi_test.cpp247 ImageResource resource; in HWTEST_F() local
261 ImageResource resource = napi.GetImageResource(); in HWTEST_F() local

Completed in 7 milliseconds

12345678910>>...34