Home
last modified time | relevance | path

Searched defs:hooks (Results 1 - 14 of 14) sorted by relevance

/third_party/node/lib/internal/test_runner/
H A Dtest.js[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dmodule.h55 pa_dynarray *hooks; member
H A Dprotocol-native.h191 pa_hook hooks[PA_NATIVE_HOOK_MAX]; member
H A Dcore.h237 pa_hook hooks[PA_CORE_HOOK_MAX]; member
H A Dprotocol-dbus.c45 pa_hook hooks[PA_DBUS_PROTOCOL_HOOK_MAX]; member
/third_party/cJSON/
H A DcJSON.h157 CJSON_PUBLIC(void) cJSON_InitHooks(cJSON_Hooks* hooks); variable
H A DcJSON.c200 static unsigned char* cJSON_strdup(const unsigned char* string, const internal_hooks * const hooks) in cJSON_strdup() argument
221 CJSON_PUBLIC(void) cJSON_InitHooks(cJSON_Hooks* hooks) in cJSON_InitHooks() argument
253 static cJSON *cJSON_New_Item(const internal_hooks * const hooks) in cJSON_New_Item() argument
311 internal_hooks hooks; global() member
601 internal_hooks hooks; global() member
1430 print(const cJSON * const item, cJSON_bool format, const internal_hooks * const hooks) print() argument
2183 create_reference(const cJSON *item, const internal_hooks * const hooks) create_reference() argument
2259 add_item_to_object(cJSON * const object, const char * const string, cJSON * const item, const internal_hooks * const hooks, const cJSON_bool constant_key) add_item_to_object() argument
[all...]
/third_party/node/deps/v8/src/d8/
H A Dasync-hooks-wrapper.cc26 AsyncHooks* hooks = PerIsolateData::Get(isolate)->GetAsyncHooks(); in UnwrapHook() local
171 AsyncHooks* hooks = PerIsolateData::Get(isolate)->GetAsyncHooks(); in ShellPromiseHook() local
240 PromiseHookDispatch(PromiseHookType type, Local<Promise> promise, Local<Value> parent, const AsyncHooksWrap& wrap, AsyncHooks* hooks) PromiseHookDispatch() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DDrawTester.hpp130 } hooks; member in DrawTester
/third_party/alsa-lib/src/pcm/
H A Dpcm_hooks.c53 struct list_head hooks[SND_PCM_HOOK_TYPE_LAST + 1]; member
93 struct list_head *hooks = &h->hooks[k]; in snd_pcm_hooks_close() local
488 snd_config_t *hooks = NULL; _snd_pcm_hooks_open() local
605 snd_pcm_hooks_t *hooks; snd_pcm_hook_add() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_libplacebo.c147 const struct pl_hook *hooks[2]; member
/third_party/node/src/
H A Denv-inl.h122 Environment* Environment::ForAsyncHooks(AsyncHooks* hooks) { in ForAsyncHooks() argument
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbluez5-util.c139 pa_hook hooks[PA_BLUETOOTH_HOOK_MAX]; member
[all...]
/third_party/python/Python/
H A Dsysmodule.c188 PyObject *hooks = NULL; in sys_audit_tstate() local
[all...]

Completed in 29 milliseconds