Home
last modified time | relevance | path

Searched refs:_external (Results 1 – 21 of 21) sorted by relevance

/third_party/node/test/parallel/
Dtest-tls-external-accessor.js14 assert.throws(() => cctx._external, TypeError);
15 pctx._external; // eslint-disable-line no-unused-expressions
20 assert.throws(() => cctx._external, TypeError);
21 pctx._external; // eslint-disable-line no-unused-expressions
Dtest-accessor-properties.js46 crypto.SecureContext.prototype._external; method in crypto.SecureContext
/third_party/node/test/fixtures/es-modules/
Dexports-cases3.js15 var _external = require("./exports-cases2.js"); variable
17 Object.keys(_external).forEach(function (key) {
22 return _external[key];
/third_party/node/deps/cjs-module-lexer/
DREADME.md330 var _external = require("external");
332 Object.keys(_external).forEach(function (key) {
334 exports[key] = _external[key];
338 Where the `var _external = require("external")` is specifically detected as well as the `Object.key…
339 for of that entire expression including minor variations of the output. The `_external` and `key` i…
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_QNX_external_memory_screen_buffer.adoc23 Some code:_screen_buffer images have implementation-defined _external
DVK_ANDROID_external_memory_android_hardware_buffer.adoc34 Some basetype:AHardwareBuffer images have implementation-defined _external
DVK_ANDROID_external_memory_android_hardware_buffer.txt34 Some basetype:AHardwareBuffer images have implementation-defined _external
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_QNX_external_memory_screen_buffer/
Dqnx_screen_buffer.adoc60 Such _external formats_ are commonly used by external image sources such as
/third_party/vk-gl-cts/external/vulkan-docs/src/proposals/
DVK_EXT_external_memory_acquire_unmodified.adoc23 The resource's _external memory_ is the collection of ranges
45 For this discussion, a resource's _external memory_ is considered
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dsamplers.txt694 object represents an _external format conversion_, and pname:format must: be
703 Sampler {YCbCr} conversion objects do not support _external format
704 conversion_ without additional extensions defining _external formats_.
Dsamplers.adoc894 object represents an _external format conversion_, and pname:format must: be
903 Sampler {YCbCr} conversion objects do not support _external format
904 conversion_ without additional extensions defining _external formats_.
Dmemory.txt3497 Such _external formats_ are commonly used by external image sources such as
Dmemory.adoc4158 Such _external formats_ are commonly used by external image sources such as
/third_party/ffmpeg/
Dconfigure1151 check_as ${1}_external "$2"
/third_party/node/doc/changelogs/
DCHANGELOG_V10.md1753 …js/node/commit/8cfbce3163)] - **src**: revert removal of SecureContext `_external` getter (Vitaly …
4058 …/nodejs/node/commit/1908668826)] - **n-api**: document the look of napi\_external values (Gabriel …
4076 …ub.com/nodejs/node/commit/44fdd36b96)] - **src**: remove SecureContext `_external` getter (Anna He…
DCHANGELOG_V17.md141 …nodejs/node/commit/f41a4780d5)] - **test**: pass data into napi\_create\_external (Joyee Cheung) […
DCHANGELOG_V5.md628 …b.com/nodejs/node/commit/25c01cd779)] - **tls**: fix assert in context.\_external accessor (Ben No…
DCHANGELOG_V12.md993 …/nodejs/node/commit/25939ccded)] - **doc**: fix entry for `napi\_create\_external\_buffer` (Gabrie…
4377 …tps://github.com/nodejs/node/commit/9de417ad59)] - **tools**: delete v8\_external\_snapshot.gypi (…
DCHANGELOG_V4.md2085 …b.com/nodejs/node/commit/a673c9ae2d)] - **tls**: fix assert in context.\_external accessor (Ben No…
DCHANGELOG_V11.md2823 …js/node/commit/f40b1dbe5d)] - **src**: revert removal of SecureContext `_external` getter (Vitaly …
DCHANGELOG_V14.md3179 …/nodejs/node/commit/e8184554ba)] - **doc**: fix entry for `napi\_create\_external\_buffer` (Gabrie…