Home
last modified time | relevance | path

Searched refs:hooked (Results 1 – 25 of 34) sorted by relevance

12

/third_party/node/test/async-hooks/
Dtest-async-exec-resource-http-32060.js11 const hooked = {}; constant
14 hooked[asyncId] = resource;
26 assert.strictEqual(executionAsyncResource(), hooked[executionAsyncId()]);
28 assert.strictEqual(executionAsyncResource(), hooked[executionAsyncId()]);
30 assert.strictEqual(executionAsyncResource(), hooked[executionAsyncId()]);
33 assert.strictEqual(executionAsyncResource(), hooked[executionAsyncId()]);
Dtest-async-exec-resource-http.js12 const hooked = {}; constant
15 hooked[asyncId] = resource;
24 assert.strictEqual(executionAsyncResource(), hooked[executionAsyncId()]);
27 assert.strictEqual(executionAsyncResource(), hooked[executionAsyncId()]);
/third_party/mesa3d/docs/relnotes/
D10.6.5.rst66 - nouveau: no need to do tnl wakeup, state updates are always hooked up
/third_party/node/deps/openssl/openssl/crypto/engine/
DREADME.md98 EVP_CIPHER_CTX context, and the EVP_CIPHER structure is left hooked into the
113 course, when one of these "private" cipher implementations is hooked into
171 hooked in forever). The way this is handled is via "unregistration". With these
/third_party/openssl/crypto/engine/
DREADME.md98 EVP_CIPHER_CTX context, and the EVP_CIPHER structure is left hooked into the
113 course, when one of these "private" cipher implementations is hooked into
171 hooked in forever). The way this is handled is via "unregistration". With these
/third_party/python/Doc/tutorial/
Dappetite.rst66 Once you are really hooked, you can link the Python interpreter into an
/third_party/libwebsockets/READMEs/
DREADME.lws_cache.md8 L1 cache is always stored on heap, but it may be hooked up to additional levels
/third_party/libwebsockets/lib/abstract/
DREADME.md112 or ports or whatever... it may not even be hooked up to one.
/third_party/skia/third_party/externals/icu/source/samples/ufortune/resources/
Droot.txt86 "A [golf] ball sliced or hooked into the rough shall be lifted and
/third_party/icu/icu4c/source/samples/ufortune/resources/
Droot.txt86 "A [golf] ball sliced or hooked into the rough shall be lifted and
/third_party/gn/docs/
Dquick_start.md91 `tutorial.cc` file that's not hooked up to the build. Create a new `BUILD.gn`
/third_party/mesa3d/src/gallium/frontends/dri/
Dkopper.c586 XXX do this once swapinterval is hooked up in kopper_allocate_textures()
/third_party/mesa3d/src/gallium/drivers/nouveau/ci/
Dnouveau-gt215-fails.txt1 # Hardware doesn't have these stats hooked up
119 # Array length incorrectly hooked up??
/third_party/jinja2/
DCHANGES.rst550 Jinja and hooked it up with the new policy framework.
/third_party/node/deps/cares/
Daclocal.m4577 dnl macro is hooked onto _AC_COMPILER_EXEEXT early, see below.
/third_party/skia/third_party/externals/libpng/
Daclocal.m4540 dnl macro is hooked onto _AC_COMPILER_EXEEXT early, see below.
/third_party/skia/third_party/externals/microhttpd/
Daclocal.m4745 dnl macro is hooked onto _AC_COMPILER_EXEEXT early, see below.
/third_party/curl/
Daclocal.m4577 dnl macro is hooked onto _AC_COMPILER_EXEEXT early, see below.
/third_party/rust/crates/memchr/bench/data/opensubtitles/
Den-medium.txt194 A boxcar will be hooked to the train.
1615 A boxcar will be hooked to the train.
/third_party/protobuf/objectivec/
DGPBArray.m2542 #pragma mark Extra things hooked
/third_party/libevdev/
Daclocal.m4884 dnl macro is hooked onto _AC_COMPILER_EXEEXT early, see below.
/third_party/skia/third_party/externals/harfbuzz/
DNEWS789 - First stab at AAT morx. Not hooked up.
/third_party/ffmpeg/doc/
Dgeneral_contents.texi3 FFmpeg can be hooked up with a number of external libraries to add support
/third_party/python/Doc/library/
Dunittest.mock.rst2176 .. [#] The function is basically hooked up to the class, but each ``Mock``
/third_party/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt441 斜鉤 < \(downwards\-right\-concave\-hooked\-character\-stroke\);
939 豎鉤 < \(straight\-down\-hooked\-character\-stroke\);
1155 橫鉤 < \(horizontal\-hooked\-character\-stroke\);
25915 斜鉤 > \(downwards\-right\-concave\-hooked\-character\-stroke\);
26027 豎鉤 > \(straight\-down\-hooked\-character\-stroke\);
26079 橫鉤 > \(horizontal\-hooked\-character\-stroke\);

12