Searched refs:_wrap (Results 1 – 22 of 22) sorted by relevance
8 void func ## _wrap (uint8_t* pPixY, int32_t iStride, int32_t iAlpha, int32_t iBeta, int8_t* pTc) { \12 void func ## _wrap (uint8_t* pPixCb, uint8_t* pPixCr, int32_t iStride, int32_t iAlpha, int32_t iBet…
34 static void ff_prores_idct_put_10_##INSN##_wrap(int16_t *dst){ \
553 _wrap = _bootstrap._wrap555 def _wrap(new, old): function561 _wrap(_check_name_wrapper, method)
40 def _wrap(new, old): function259 _wrap(_requires_builtin_wrapper, fxn)270 _wrap(_requires_frozen_wrapper, fxn)
296 * \[[`2cbbaafca9`](https://github.com/nodejs/node/commit/2cbbaafca9)] - **async\_wrap**: don't abor…297 * \[[`6f16882733`](https://github.com/nodejs/node/commit/6f16882733)] - **async\_wrap**: notify pos…298 * \[[`a4856122d3`](https://github.com/nodejs/node/commit/a4856122d3)] - **async\_wrap**: setupHooks…660 * \[[`3a96fa0030`](https://github.com/nodejs/node/commit/3a96fa0030)] - **async\_wrap**: add parent…661 * \[[`4ef04c7c4c`](https://github.com/nodejs/node/commit/4ef04c7c4c)] - **async\_wrap**: make uid t…662 * \[[`4afe801f90`](https://github.com/nodejs/node/commit/4afe801f90)] - **async\_wrap**: add uid to…919 * \[[`d6fbd81a7a`](https://github.com/nodejs/node/commit/d6fbd81a7a)] - **tls\_wrap**: reach error …1184 * \[[`69343d6d2e`](https://github.com/nodejs/node/commit/69343d6d2e)] - **tls\_wrap**: clear errors…1264 * \[[`e0bb118a1d`](https://github.com/nodejs/node/commit/e0bb118a1d)] - **tls\_wrap**: inherit from…1352 * \[[`8f845ba28a`](https://github.com/nodejs/node/commit/8f845ba28a)] - **stream\_wrap**: error if …[all …]
284 * \[[`ff1d61c11b`](https://github.com/nodejs/node/commit/ff1d61c11b)] - **stream\_base,tls\_wrap**:…687 * \[[`60883de30f`](https://github.com/nodejs/node/commit/60883de30f)] - **async\_wrap**: call destr…688 * \[[`28dbc460c6`](https://github.com/nodejs/node/commit/28dbc460c6)] - **async\_wrap**: make Initi…689 * \[[`bb05cd13db`](https://github.com/nodejs/node/commit/bb05cd13db)] - **async\_wrap**: mode const…706 …com/nodejs/node/commit/e8c57bbe77)] - **doc**: add people to cc for async\_wrap (Anna Henningsen) …1021 * \[[`861e584d46`](https://github.com/nodejs/node/commit/861e584d46)] - **async\_wrap**: add a miss…1218 * \[[`6076293d6c`](https://github.com/nodejs/node/commit/6076293d6c)] - **tls\_wrap**: do not abort…1336 * \[[`271927f29e`](https://github.com/nodejs/node/commit/271927f29e)] - **async\_wrap**: pass uid t…1337 * \[[`747f107188`](https://github.com/nodejs/node/commit/747f107188)] - **async\_wrap**: don't abor…1338 * \[[`c06e2b07b6`](https://github.com/nodejs/node/commit/c06e2b07b6)] - **async\_wrap**: notify pos…[all …]
193 …m/nodejs/node/commit/0427354a98)] - **src**: delete useless code in cares\_wrap.cc (gengjiawen) [#…194 ….com/nodejs/node/commit/6bfb17f528)] - **src**: fix task release in cares\_wrap.cc (gengjiawen) [#…538 …odejs/node/commit/2a2a4e69dc)] - **src**: remove unused function in cares\_wrap.cc (gengjiawen) [#…748 * \[[`c6d5af53be`](https://github.com/nodejs/node/commit/c6d5af53be)] - **src**: move req\_wrap\_qu…1007 …620d429343)] - **src**: use bool instead of integer literal in connection\_wrap.cc (gengjiawen) [#…1464 …ithub.com/nodejs/node/commit/f62e35fd05)] - **src**: fix warning in cares\_wrap.cc (cjihrig) [#252…1942 …om/nodejs/node/commit/ea862acc7a)] - **src**: use smart pointers in cares\_wrap.cc (Daniel Beveniu…2300 …hub.com/nodejs/node/commit/2a93882498)] - **src**: fix Get() usage in tls\_wrap.cc (cjihrig) [#240…2301 …b.com/nodejs/node/commit/9437aaad26)] - **src**: fix Get() usage in async\_wrap.cc (cjihrig) [#240…2480 ….com/nodejs/node/commit/1bdbf8765d)] - **src**: reduce duplication in tcp\_wrap Connect (Daniel Be…[all …]
294 …github.com/nodejs/node/commit/09437e0146)] - **doc**: fix comments in tls\_wrap.cc and \_http\_cli…787 * \[[`9180140231`](https://github.com/nodejs/node/commit/9180140231)] - **\_stream\_wrap**: prevent…1013 * \[[`59d9734e21`](https://github.com/nodejs/node/commit/59d9734e21)] - **tls\_wrap**: invoke queue…1182 * \[[`71274b0263`](https://github.com/nodejs/node/commit/71274b0263)] - **tls\_wrap**: use localhos…1242 * **async\_wrap**: (Trevor Norris) [#1614](https://github.com/nodejs/node/pull/1614)1402 * \[[`f7620fb96d`](https://github.com/nodejs/node/commit/f7620fb96d)] - **tls\_wrap**: Unlink TLSWr…1403 * \[[`a7d74633f2`](https://github.com/nodejs/node/commit/a7d74633f2)] - **tls\_wrap**: use localhos…1724 …com/nodejs/node/commit/c8fa8ccdbc)] - **streams**: use strict on \_stream\_wrap (Brendan Ashworth)…1731 * \[[`2ccc8f3970`](https://github.com/nodejs/node/commit/2ccc8f3970)] - **tls\_wrap**: fix this inc…1732 * \[[`e74b5d278c`](https://github.com/nodejs/node/commit/e74b5d278c)] - **tls\_wrap**: fix BIO leak…[all …]
348 * async\_wrap/timers: remove Add/RemoveAsyncListener (Trevor Norris)547 * tls\_wrap: return Error not throw for missing cert (Timothy J Fontaine)575 * tls: introduce TLSSocket based on tls\_wrap binding (Fedor Indutny)710 * stream\_wrap, udp\_wrap: add read-only fd property (Ben Noordhuis)973 * handle\_wrap: fix NULL pointer dereference (Ben Noordhuis)1751 * pipe\_wrap: don't assert() on pipe accept errors (Ben Noordhuis)
533 …node/commit/9e8f4e5047)] - **src**: remove unused uv.h include from async\_wrap.cc (Daniel Beveniu…615 * \[[`8f5e9916d1`](https://github.com/nodejs/node/commit/8f5e9916d1)] - **async\_wrap**: fix memory…1303 …//github.com/nodejs/node/commit/6d55a4c941)] - **(SEMVER-MINOR)** **async\_wrap**: add provider ty…1474 …com/nodejs/node/commit/f276cd954e)] - **src**: rename async-wrap -> async\_wrap (Daniel Bevenius) …1715 …nodejs/node/commit/9ec35c583f)] - **src**: clean up uv\_fs\_t's in module\_wrap.cc (cjihrig) [#167…1954 …commit/82076ed91f)] - **src**: pass context to Get() operations for cares\_wrap (Evan Lucas) [#166…2113 …tps://github.com/nodejs/node/commit/87fd5b798f)] - **lib**: move \_stream\_wrap into internals (An…2131 …m/nodejs/node/commit/f0576c5ee0)] - **src**: remove unused include in tty\_wrap.h (Daniel Bevenius…2318 …/node/commit/91dc6c7c40)] - **src**: increase usage of context in process\_wrap.cc (cjihrig) [#162…2324 …dejs/node/commit/659dd8ae4f)] - **src**: remove unused includes from node\_wrap.h (Daniel Bevenius…[all …]
433 …ode/commit/1ba1861731)] - **src**: remove unused using declarations async\_wrap (Daniel Bevenius) …438 …node/commit/7a3d1d205e)] - **src**: remove unused uv.h include from async\_wrap.cc (Daniel Beveniu…616 * \[[`5ddef2988b`](https://github.com/nodejs/node/commit/5ddef2988b)] - **async\_wrap**: schedule d…673 …thub.com/nodejs/node/commit/484e06d89a)] - **tls**: use after free in tls\_wrap (Kyle Farnung) [#1…674 * \[[`efb4646539`](https://github.com/nodejs/node/commit/efb4646539)] - **tls\_wrap**: use DoTryWri…923 * \[[`f8f1423e7a`](https://github.com/nodejs/node/commit/f8f1423e7a)] - **tls**: tls\_wrap causes d…1084 …/node/commit/84f8e62f97)] - **src**: DRY ip address parsing code in cares\_wrap.cc (Ben Noordhuis)…1435 …//github.com/nodejs/node/commit/e0ce7cf1e9)] - **(SEMVER-MINOR)** **async\_wrap**: add provider ty…1623 …hub.com/nodejs/node/commit/d74c7c5461)] - **src**: rename req-wrap -> req\_wrap (Daniel Bevenius) …1625 …com/nodejs/node/commit/8ba513ee2e)] - **src**: rename async-wrap -> async\_wrap (Daniel Bevenius) …[all …]
652 …hub.com/nodejs/node/commit/f9e8e8856a)] - **src**: fix Get() usage in tls\_wrap.cc (cjihrig) [#240…655 …ithub.com/nodejs/node/commit/b7dbc1c537)] - **src**: fix warning in cares\_wrap.cc (cjihrig) [#252…892 …odejs/node/commit/dc9f1c60e2)] - **src**: remove unused function in cares\_wrap.cc (gengjiawen) [#…1387 …om/nodejs/node/commit/be14283bcd)] - **src**: use smart pointers in cares\_wrap.cc (Daniel Beveniu…1735 ….com/nodejs/node/commit/bb05aa3206)] - **src**: reduce duplication in tcp\_wrap Connect (Daniel Be…1745 …nodejs/node/commit/d152d7fb60)] - **src**: add default initializer in tls\_wrap (Richard Hoehn) [#…1750 …t/84aa6b2c59)] - **src**: move default assignment of async\_id\_ in async\_wrap.h (David Corona) […2227 …odejs/node/commit/902ba0ecb4)] - **src**: reduce variable scope in module\_wrap.cc (cjihrig) [#232…2228 …nodejs/node/commit/402867c0a9)] - **src**: reduce variable scope in cares\_wrap.cc (cjihrig) [#232…2240 * \[[`20a4f14c57`](https://github.com/nodejs/node/commit/20a4f14c57)] - **src**: make req\_wrap a u…[all …]
407 …tps://github.com/nodejs/node/commit/919556f27a)] - **n-api**: enable napi\_wrap() to work with any…991 …dejs/node/commit/ae3ad5502b)] - **src**: remove unused includes from node\_wrap.h (Daniel Bevenius…996 …m/nodejs/node/commit/2f5edc6fd5)] - **src**: remove unused include in tty\_wrap.h (Daniel Bevenius…1958 * \[[`62a8f4774e`](https://github.com/nodejs/node/commit/62a8f4774e)] - **async\_wrap**: close the …2184 * \[[`457c47d85e`](https://github.com/nodejs/node/commit/457c47d85e)] - **stream\_base,tls\_wrap**:…2463 …hub.com/nodejs/node/commit/566e2fea48)] - **src**: remove unnecessary req\_wrap\_obj (Daniel Beven…2640 * \[[`d532d7497a`](https://github.com/nodejs/node/commit/d532d7497a)] - **async\_wrap**: clear dest…2712 …ub.com/nodejs/node/commit/f9227fe944)] - **stream\_base**: homogenize req\_wrap\_obj use (Fedor In…2907 …com/nodejs/node/commit/176f680432)] - **doc**: add people to cc for async\_wrap (Anna Henningsen) …2959 …s/node/commit/6632b3d1ab)] - **lib**: use === in \_http\_server and \_tls\_wrap (Walter Beller-Mor…[all …]
288 …* **(SEMVER-MINOR)** expose async\_wrap providers (Rafael Gonzaga) [#40760](https://github.com/nod…338 …e/commit/078a0c996f)] - **(SEMVER-MINOR)** **async\_hooks**: expose async\_wrap providers (Rafael …1115 …e/commit/528f9228fd)] - **src**: remove usage of AllocatedBuffer from udp\_wrap.cc (Darshan Sen) […1519 …node/commit/2a00ef5ede)] - **(SEMVER-MINOR)** **src**: fix align in cares\_wrap.h (Luan) [#39610](…2135 …//github.com/nodejs/node/commit/a1b0e64187)] - **src**: support fs\_event\_wrap binding in the sna…2242 * \[[`524a9d6fcd`](https://github.com/nodejs/node/commit/524a9d6fcd)] - **src**: update cares\_wrap…2405 * **(SEMVER-MAJOR)** **lib**: runtime deprecate access to process.binding('signal\_wrap') (James M …2407 * **(SEMVER-MAJOR)** **lib**: runtime deprecate access to process.binding('async\_wrap') (James M S…2488 …VER-MAJOR)** **lib**: runtime deprecate access to process.binding('signal\_wrap') (James M Snell) …2491 …MVER-MAJOR)** **lib**: runtime deprecate access to process.binding('async\_wrap') (James M Snell) …[all …]
409 * \[[`4051184106`](https://github.com/nodejs/node/commit/4051184106)] - **stream\_base,tls\_wrap**:…966 * \[[`94c4323d56`](https://github.com/nodejs/node/commit/94c4323d56)] - **async\_wrap**: close the …1097 …hub.com/nodejs/node/commit/5a976decf7)] - **src**: remove unnecessary req\_wrap\_obj (Daniel Beven…1269 * \[[`d1843ec3a7`](https://github.com/nodejs/node/commit/d1843ec3a7)] - **async\_wrap**: clear dest…1476 …ub.com/nodejs/node/commit/729fecf390)] - **stream\_base**: homogenize req\_wrap\_obj use (Fedor In…1582 * \[[`5379b9da11`](https://github.com/nodejs/node/commit/5379b9da11)] - **async\_wrap**: call destr…1583 * \[[`5157a5cee9`](https://github.com/nodejs/node/commit/5157a5cee9)] - **async\_wrap**: make Initi…1584 * \[[`3e5be7fc8b`](https://github.com/nodejs/node/commit/3e5be7fc8b)] - **async\_wrap**: mode const…1601 …com/nodejs/node/commit/51b77aa44a)] - **doc**: add people to cc for async\_wrap (Anna Henningsen) …
817 * handle\_wrap: fix NULL pointer dereference (Ben Noordhuis)
366 …node/commit/1aa2080d29)] - **(SEMVER-MINOR)** **src**: fix align in cares\_wrap.h (Luan) [#39610](…1140 * \[[`8809ef98f9`](https://github.com/nodejs/node/commit/8809ef98f9)] - **src**: update cares\_wrap…1450 …ps://github.com/nodejs/node/commit/46651b63c1)] - **dns**: refactor cares\_wrap internals (James M…2472 …ejs/node/commit/392c8815fe)] - **src**: use env->ThrowUVException in pipe\_wrap (James M Snell) [#…3537 ….com/nodejs/node/commit/cd0ae4007f)] - **src**: improve indention for upd\_wrap.cc (gengjiawen) [#…3749 …m/nodejs/node/commit/f3129b290d)] - **src**: fix typo in comment in async\_wrap.cc (Daniel Beveniu…3751 …/nodejs/node/commit/fd9c7c2118)] - **src**: fix compiler warning in async\_wrap.cc (Anna Henningse…
353 * \[[`30ce0e66ae`](https://github.com/nodejs/node/commit/30ce0e66ae)] - **src**: update cares\_wrap…711 …ejs/node/commit/ade27b732b)] - **src**: use env->ThrowUVException in pipe\_wrap (James M Snell) [#…1410 ….com/nodejs/node/commit/6d5383de35)] - **src**: improve indention for upd\_wrap.cc (gengjiawen) [#…1563 …m/nodejs/node/commit/f27ae6ef46)] - **src**: fix typo in comment in async\_wrap.cc (Daniel Beveniu…2728 …om/nodejs/node/commit/808379c379)] - **src**: Handle bad callback in asyc\_wrap (Harshitha KP) [#3…3894 * \[[`634aac5b94`](https://github.com/nodejs/node/commit/634aac5b94)] - **tls**: refactor tls\_wrap…5872 …ithub.com/nodejs/node/commit/4dfe54a89a)] - **module**: initialize module\_wrap.callbackMap during…6097 …node/commit/c7e628f8b3)] - **(SEMVER-MAJOR)** **lib**: deprecate \_stream\_wrap (Sam Roberts) [#26…
1133 …e/commit/06916490af)] - **(SEMVER-MINOR)** **async\_hooks**: expose async\_wrap providers (Rafael …1144 …e/commit/06916490af)] - **(SEMVER-MINOR)** **async\_hooks**: expose async\_wrap providers (Rafael …
407 …ithub.com/nodejs/node/commit/c3f56a3dee)] - **bootstrap**: support module\_wrap binding in snapsho…2676 …odejs/node/commit/44766c6522)] - **node-api**: fix immediate napi\_remove\_wrap test (Chengzhong W…2976 ….com/nodejs/node/commit/b27b336a7a)] - **src**: remove ParseIP() in cares\_wrap.cc (Tobias Nießen)…3124 …ithub.com/nodejs/node/commit/3112d5dae0)] - **test**: verify napi\_remove\_wrap with napi\_delete\…
626 …om/nodejs/node/commit/31e4a0d7ac)] - **src**: Handle bad callback in asyc\_wrap (Harshitha KP) [#3…2055 * \[[`ae5aa3ee83`](https://github.com/nodejs/node/commit/ae5aa3ee83)] - **tls**: refactor tls\_wrap…
3430 - nir/opt_vectorize: don't lose exact and no_*_wrap flags