Home
last modified time | relevance | path

Searched defs:func (Results 101 - 125 of 4174) sorted by relevance

12345678910>>...167

/third_party/typescript/tests/baselines/reference/
H A DemitRestParametersFunctionProperty.js
H A Des5ExportDefaultFunctionDeclaration3.js14 function func() { function
[all...]
H A DfunctionCalls.js32 var func: Function; variable
59 var func; variable
H A DimplicitAnyDeclareVariablesWithoutTypeAndInit.js6 function func(k) { y }; // error at "k" function
H A DjsDeclarationsDefault.js111 function func() { } function
H A DjsDeclarationsExportForms.js75 function func() { } function
[all...]
/base/security/certificate_framework/frameworks/ability/src/
H A Dcf_ability.c23 int32_t RegisterAbility(uint32_t id, CfBase *func) in RegisterAbility() argument
/base/security/huks/frameworks/huks_standard/main/common/src/
H A Dhks_ability.c25 int32_t RegisterAbility(uint32_t id, void *func) in RegisterAbility() argument
/base/sensors/miscdevice/services/miscdevice_service/src/
H A Dmiscdevice_observer.cpp30 void MiscDeviceObserver::SetUpdateFunc(const UpdateFunc &func) in SetUpdateFunc() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_debug.c20 void kbase_debug_assert_register_hook(kbase_debug_assert_hook *func, void *param) in kbase_debug_assert_register_hook() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_debug.c27 void kbase_debug_assert_register_hook(kbase_debug_assert_hook *func, void *param) in kbase_debug_assert_register_hook() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_debug.c29 void kbase_debug_assert_register_hook(kbase_debug_assert_hook *func, void *param) in kbase_debug_assert_register_hook() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_debug.c27 void kbase_debug_assert_register_hook(kbase_debug_assert_hook *func, void *param) in kbase_debug_assert_register_hook() argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dressched_report.cpp29 auto func = reinterpret_cast<ReportDataFunc>(dlsym(handle, "ReportData")); in LoadReportDataFunc() local
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/
H A Dtask.h33 QueueWaitableTask(Func func) : func_(BASE_NS::move(func)) {} in QueueWaitableTask() argument
54 ITaskQueueWaitableTask::Ptr CreateWaitableTask(Func func) in CreateWaitableTask() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/
H A Di_wifi_public_func.c23 WifiErrorNo RpcClientCall(RpcClient *client, const char *func) in RpcClientCall() argument
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_adapter.h27 WifiHalVendorFunc func; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dtop.h7 const struct nvkm_top_func *func; member
H A Dfuse.h7 const struct nvkm_fuse_func *func; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/
H A Dbase.c27 nvkm_mspdec_new_(const struct nvkm_falcon_func *func, in nvkm_mspdec_new_() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Dsw.h7 const struct nvkm_sw_func *func; member
H A Dnvenc.h9 const struct nvkm_nvenc_func *func; member
H A Dnvdec.h9 const struct nvkm_nvdec_func *func; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/msppp/
H A Dbase.c27 nvkm_msppp_new_(const struct nvkm_falcon_func *func, struct nvkm_device *device, in nvkm_msppp_new_() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/msvld/
H A Dbase.c27 nvkm_msvld_new_(const struct nvkm_falcon_func *func, struct nvkm_device *device, in nvkm_msvld_new_() argument

Completed in 4 milliseconds

12345678910>>...167