/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | threadpool.h | 46 threadpool_task_func work; member
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_cs_tpool.c | 130 lp_cs_tpool_queue_task(struct lp_cs_tpool *pool, lp_cs_tpool_task_func work, void *data, int num_iters) lp_cs_tpool_queue_task() argument
|
/foundation/ai/intelligent_voice_framework/frameworks/js/napi/ |
H A D | intell_voice_update_callback_napi.cpp | 85 void IntellVoiceUpdateCallbackNapi::UvWorkCallBack(uv_work_t *work, int status) in UvWorkCallBack() argument 103 uv_work_t *work = new (std::nothrow) uv_work_t; in OnJsCallBack() local [all...] |
H A D | enroll_intell_voice_engine_callback_napi.cpp | 164 void EnrollIntellVoiceEngineCallbackNapi::UvWorkCallBack(uv_work_t *work, int status) in UvWorkCallBack() argument 187 uv_work_t *work = new (std::nothrow) uv_work_t; in OnJsCallBack() local [all...] |
H A D | engine_event_callback_napi.cpp | 112 uv_work_t *work = new (nothrow) uv_work_t; in OnJsCallbackEngineEvent() local [all...] |
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/jsthread/ |
H A D | js_thread.cpp | 137 AsyncWork *work = reinterpret_cast<AsyncWork *>(innerMsg->data); in HandleEventLoop() local
|
/foundation/resourceschedule/work_scheduler/frameworks/test/unittest/src/ |
H A D | work_sched_client_test.cpp | 111 std::shared_ptr<WorkInfo> work;
in HWTEST_F() local
|
/foundation/communication/netmanager_ext/frameworks/js/napi/ethernet/ |
H A D | interface_state_observer.cpp | 76 void InterfaceStateObserver::IfaceChangedCallback(uv_work_t *work, int status) in IfaceChangedCallback() argument
|
/foundation/communication/netmanager_ext/frameworks/js/napi/mdns/include/ |
H A D | mdns_callback_observer.h | 58 template <napi_value (*MakeJsValue)(napi_env, void *)> static void CallbackTemplate(uv_work_t *work, int32_t status) in CallbackTemplate() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/ |
H A D | uv_queue.cpp | 43 uv_work_t* work = new (std::nothrow) uv_work_t; in AsyncCall() local 67 Work(uv_work_t* work, int uvStatus) Work() argument [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/ |
H A D | uv_queue.cpp | 43 uv_work_t* work = new (std::nothrow) uv_work_t; in AsyncCall() local 67 Work(uv_work_t* work, int uvStatus) Work() argument [all...] |
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
H A D | linux_interrupt.c | 87 struct work_struct *work = NULL; in irq_bottom_half() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
H A D | nouveau_fence.h | 29 struct list_head work; member
|
/third_party/ltp/testcases/kernel/syscalls/times/ |
H A D | times03.c | 40 static void work(void) in work() function
|
/third_party/skia/tools/fm/fm_bot/ |
H A D | fm_bot.go | 66 type work struct { type [all...] |
/third_party/skia/third_party/externals/freetype/builds/ |
H A D | toplevel.mk | 204 work := $(strip $(shell $(CAT) \ macro 206 work := $(subst |,x,$(work)) macro 207 work := $(subst $(space),|,$(work)) macro 208 work := $(subst \#define|FREETYPE_MAJOR|,$(space),$(work)) macro 209 work := $(word 2,$(work)) macro 213 work := $(subst \\#define|FREETYPE_MINOR|,$(space),$(work)) global() macro 214 work := $(word 2,$(work)) global() macro 218 work := $(subst \\#define|FREETYPE_PATCH|,$(space),$(work)) global() macro 219 work := $(word 2,$(work)) global() macro [all...] |
/third_party/zlib/contrib/infback9/ |
H A D | inflate9.h | 45 unsigned short work[288]; /* work area for code table building */ member
|
/foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/include/ |
H A D | napi_async_work.h | 52 napi_async_work work = nullptr; member
|
/foundation/ability/ability_runtime/frameworks/js/napi/featureAbility/ |
H A D | napi_data_ability_observer.cpp | 63 uv_work_t* work = new uv_work_t; in SafeReleaseJSCallback() local 112 OnChangeJSThreadWorker(uv_work_t *work, int status) OnChangeJSThreadWorker() argument 182 uv_work_t *work = new uv_work_t; OnChange() local [all...] |
/foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/src/ |
H A D | napi_callback.cpp | 46 void NapiCallback::AfterWorkCallback(uv_work_t *work, int status) in AfterWorkCallback() argument 93 auto *work = new (std::nothrow) uv_work_t; in Call() local [all...] |
/foundation/arkui/ace_engine/interfaces/napi/kits/device/ |
H A D | js_device.cpp | 26 napi_async_work work = nullptr; member
|
/foundation/arkui/napi/sample/native_module_callback/ |
H A D | js_callback.cpp | 34 uv_work_t* work = new uv_work_t; in callbackTest() local
|
/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/callback/ |
H A D | napi_audio_session_callback.cpp | 62 void NapiAudioSessionCallback::WorkCallbackAudioSessionChangeDone(uv_work_t *work, int status) in WorkCallbackAudioSessionChangeDone() argument 109 uv_work_t *work = new(std::nothrow) uv_work_t; in OnJsCallbackAudioSession() local [all...] |
/foundation/filemanagement/user_file_service/interfaces/kits/picker/include/ |
H A D | picker_n_exporter.h | 47 napi_async_work work; member
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/effect_kit/include/ |
H A D | effect_kit_napi_utils.h | 102 CreateAsyncWork(napi_env& env, napi_status& status, const char* workName, napi_async_execute_callback exec, napi_async_complete_callback complete, std::unique_ptr<T>& aContext, napi_async_work& work) CreateAsyncWork() argument
|