| /third_party/node/deps/npm/docs/content/cli-commands/ |
| D | npm-hook.md | 11 ### Synopsis 20 ### Example 57 ### Description 78 ### See Also
|
| /third_party/node/test/async-hooks/ |
| D | verify-graph.js | 59 module.exports = function verifyGraph(hooks, graph) { argument 123 module.exports.printGraph = function printGraph(hooks) { argument
|
| D | hook-checks.js | 19 exports.checkInvocations = function checkInvocations(activity, hooks, stage) { argument
|
| D | test-queue-microtask.js | 9 const hooks = initHooks(); constant
|
| D | test-nexttick-default-trigger.js | 12 const hooks = initHooks(); constant
|
| D | test-fseventwrap.js | 16 const hooks = initHooks(); constant
|
| D | test-promise.chain-promise-before-init-hooks.js | 21 const hooks = initHooks(); constant
|
| D | test-improper-unwind.js | 19 const hooks = initHooks(); constant
|
| D | test-emit-after-on-destroyed.js | 19 const hooks = initHooks(); constant
|
| D | test-improper-order.js | 19 const hooks = initHooks(); constant
|
| D | test-ttywrap.readstream.js | 11 const hooks = initHooks(); constant
|
| D | test-graph.statwatcher.js | 9 const hooks = initHooks(); constant
|
| D | test-emit-before-on-destroyed.js | 19 const hooks = initHooks(); constant
|
| D | test-getaddrinforeqwrap.js | 13 const hooks = initHooks(); constant
|
| D | test-crypto-pbkdf2.js | 16 const hooks = initHooks(); constant
|
| D | test-querywrap.js | 11 const hooks = initHooks(); constant
|
| /third_party/freetype/src/svg/ |
| D | ftsvg.c | 72 SVG_RendererHooks hooks = svg_renderer->hooks; in ft_svg_preset_slot() local 108 SVG_RendererHooks hooks = svg_renderer->hooks; in ft_svg_render() local 167 SVG_RendererHooks* hooks; in ft_svg_property_set() local 214 SVG_RendererHooks* hooks = (SVG_RendererHooks*)value; in ft_svg_property_get() local
|
| D | svgtypes.h | 32 SVG_RendererHooks hooks; /* this holds hooks for SVG rendering */ member
|
| /third_party/node/benchmark/async_hooks/ |
| D | http-server.js | 12 let hooks = { variable 20 hooks = { variable
|
| /third_party/typescript/scripts/ |
| D | link-hooks.js | 4 var hooks = [ variable
|
| /third_party/node/test/parallel/ |
| D | test-async-wrap-promise-after-enabled.js | 18 const hooks = async_hooks.createHook({ constant
|
| D | test-async-wrap-destroyid.js | 12 let hooks = null; variable
|
| D | test-async-wrap-uncaughtexception.js | 11 let hooks = null; variable
|
| /third_party/alsa-lib/src/pcm/ |
| D | pcm_hooks.c | 53 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; in _snd_pcm_hooks_open() local 605 snd_pcm_hooks_t *hooks; in snd_pcm_hook_add() local
|
| /third_party/node/test/pseudo-tty/ |
| D | test-async-wrap-getasyncid-tty.js | 15 const hooks = require('async_hooks').createHook({ constant
|