/third_party/python/Lib/test/test_importlib/extension/ |
H A D | test_path_hook.py | 14 def hook(self, entry): member in PathHookTests
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_resource_manager.cpp | 34 void RSResourceManager::SetUploadTextureFunction(TextureUpload hook) { in SetUploadTextureFunction() argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
H A D | atomic_hook_test.cc | 32 hook; in TEST() local [all...] |
/third_party/pulseaudio/src/pulsecore/ |
H A D | hook-list.c | 30 void pa_hook_init(pa_hook *hook, void *data) { in pa_hook_init() argument 38 static void slot_free(pa_hook *hook, pa_hook_slot *slot) { in slot_free() argument 47 pa_hook_done(pa_hook *hook) pa_hook_done() argument 57 pa_hook_connect(pa_hook *hook, pa_hook_priority_t prio, pa_hook_cb_t cb, void *data) pa_hook_connect() argument 92 pa_hook_fire(pa_hook *hook, void *data) pa_hook_fire() argument 125 pa_hook_is_firing(pa_hook *hook) pa_hook_is_firing() argument [all...] |
H A D | hook-list.h | 47 pa_hook *hook; member
|
H A D | module.c | 108 void pa_module_hook_connect(pa_module *m, pa_hook *hook, pa_hook_priority_t prio, pa_hook_cb_t cb, void *data) { in pa_module_hook_connect() argument
|
/third_party/pulseaudio/src/tests/ |
H A D | hook-list-test.c | 25 pa_hook hook; in START_TEST() local [all...] |
/third_party/vk-gl-cts/external/amber/src/tools/ |
H A D | amber-mode.el | |
/third_party/skia/third_party/externals/libwebp/src/utils/ |
H A D | thread_utils.h | 42 WebPWorkerHook hook; // hook to call member
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/ |
H A D | rs_render_node_gc.h | 50 void SetMainTask(gcTask hook) { in SetMainTask() argument 62 void SetRenderTask(gcTask hook) { in SetRenderTask() argument
|
/third_party/node/lib/internal/test_runner/ |
H A D | harness.js | 249 function hook(hook) { function [all...] |
/third_party/node/test/node-api/test_async_cleanup_hook/ |
H A D | binding.c | 8 static void MustNotCall(napi_async_cleanup_hook_handle hook, void* arg) { in MustNotCall() argument
|
/third_party/pulseaudio/src/modules/ |
H A D | reserve-wrap.c | 44 pa_hook hook; member 55 pa_hook hook; member [all...] |
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/include/ |
H A D | vsync_distributor.h | 66 inline void SetGCNotifyTask(GCNotifyTask hook)
in SetGCNotifyTask() argument
|
/third_party/node/deps/v8/src/d8/ |
H A D | async-hooks-wrapper.cc | 24 Local<Object> hook = args.This(); in UnwrapHook() local
|
/third_party/python/Lib/test/ |
H A D | audit-tests.py | 278 def hook(event, args): global() function 297 def hook(event, args): global() function 311 def hook(event, args): global() function 334 def hook(event, args): global() function 356 def hook(event, args): global() function 374 def hook(event, args): global() function 392 def hook(event, *args): global() function 414 def hook(event, args): global() function 425 def hook(event, args): global() function [all...] |
/third_party/python/Lib/test/test_importlib/ |
H A D | util.py | 397 def hook(entry): function
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_hooks.c | 87 snd_pcm_hook_t *hook = list_entry(pos, snd_pcm_hook_t, list); in snd_pcm_hooks_close() local 95 snd_pcm_hook_t *hook; in snd_pcm_hooks_close() local 119 snd_pcm_hook_t *hook = list_entry(pos, snd_pcm_hook_t, list); in snd_pcm_hooks_hw_params() local 135 snd_pcm_hook_t *hook in snd_pcm_hooks_hw_free() local 560 snd_pcm_hook_get_pcm(snd_pcm_hook_t *hook) snd_pcm_hook_get_pcm() argument 571 snd_pcm_hook_get_private(snd_pcm_hook_t *hook) snd_pcm_hook_get_private() argument 582 snd_pcm_hook_set_private(snd_pcm_hook_t *hook, void *private_data) snd_pcm_hook_set_private() argument 628 snd_pcm_hook_remove(snd_pcm_hook_t *hook) snd_pcm_hook_remove() argument 640 snd_pcm_hook_ctl_elems_hw_params(snd_pcm_hook_t *hook) snd_pcm_hook_ctl_elems_hw_params() argument 646 snd_pcm_hook_ctl_elems_hw_free(snd_pcm_hook_t *hook) snd_pcm_hook_ctl_elems_hw_free() argument 652 snd_pcm_hook_ctl_elems_close(snd_pcm_hook_t *hook) snd_pcm_hook_ctl_elems_close() argument [all...] |
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-microtask-queue-gen.cc | 484 Branch(NeedsAnyPromiseHooks(promiseHookFlags), &hook, &done_hook); in RunAllPromiseHooks() local 521 promiseHookFlags), &hook, &done_hook); in RunPromiseHook() local [all...] |
/third_party/python/Modules/ |
H A D | main.c | 450 PyObject *sys, *hook, *result; in pymain_run_interactive_hook() local
|
/third_party/python/Objects/ |
H A D | fileobject.c | 480 PyFile_SetOpenCodeHook(Py_OpenCodeHookFunction hook, void *userData) { in PyFile_SetOpenCodeHook() argument 510 Py_OpenCodeHookFunction hook = _PyRuntime.open_code_hook; in PyFile_OpenCodeObject() local
|
/third_party/libbpf/src/ |
H A D | netlink.c | 542 static int attach_point_to_config(struct bpf_tc_hook *hook, in attach_point_to_config() argument 582 static int tc_qdisc_modify(struct bpf_tc_hook *hook, int cmd, int flags) in tc_qdisc_modify() argument 606 static int tc_qdisc_create_excl(struct bpf_tc_hook *hook) in tc_qdisc_create_excl() argument 611 static int tc_qdisc_delete(struct bpf_tc_hook *hook) in tc_qdisc_delete() argument 616 bpf_tc_hook_create(struct bpf_tc_hook *hook) bpf_tc_hook_create() argument 632 bpf_tc_hook_destroy(struct bpf_tc_hook *hook) bpf_tc_hook_destroy() argument 718 bpf_tc_attach(const struct bpf_tc_hook *hook, struct bpf_tc_opts *opts) bpf_tc_attach() argument 792 __bpf_tc_detach(const struct bpf_tc_hook *hook, const struct bpf_tc_opts *opts, const bool flush) __bpf_tc_detach() argument 853 bpf_tc_detach(const struct bpf_tc_hook *hook, const struct bpf_tc_opts *opts) bpf_tc_detach() argument 865 bpf_tc_query(const struct bpf_tc_hook *hook, struct bpf_tc_opts *opts) bpf_tc_query() argument [all...] |
/third_party/python/Python/clinic/ |
H A D | sysmodule.c.h | 24 PyObject *hook; in sys_addaudithook() local
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
H A D | product_adapter.cpp | 329 void ProductAdapter::RegExtraPresetModulesHook(ExtraPresetModulesHook hook) in RegExtraPresetModulesHook() argument
|
/foundation/arkui/napi/native_engine/ |
H A D | native_node_api.cpp | 328 napi_add_async_cleanup_hook( napi_env env, napi_async_cleanup_hook hook, void* arg, napi_async_cleanup_hook_handle* remove_handle) napi_add_async_cleanup_hook() argument
|