Home
last modified time | relevance | path

Searched refs:_optional (Results 1 – 9 of 9) sorted by relevance

/third_party/node/deps/npm/lib/install/
Dinflate-shrinkwrap.js141 onDiskChild.package._optional = sw.optional
181 _optional: sw.optional, property
220 pkg._optional = sw.optional
Dis-only-optional.js15 const swOptional = node.fromShrinkwrap && node.package._optional
Dmutate-into-logical-tree.js87 dep.optional = child.package._optional
Ddeps.js418 if (pkg.package && pkg.package._optional) return true
/third_party/jerryscript/jerry-ext/include/jerryscript-ext/
Darg.impl.h24 …jerry_value_t jerryx_arg_transform_ ## type ## _optional (jerryx_arg_js_iterator_t *js_arg_iter_p,…
90 func = jerryx_arg_transform_ ## type ## _optional; \
/third_party/jerryscript/jerry-ext/arg/
Darg-transform-functions.c516 jerryx_arg_transform_ ## type ## _optional (jerryx_arg_js_iterator_t *js_arg_iter_p, \
/third_party/vk-gl-cts/external/vulkan-docs/src/style/
Dmarkup.txt864 conformance, use the terms _may{cl}_, _optional{cl}_, or _optionally{cl}_ to
Dmarkup.adoc891 conformance, use the terms _may{cl}_, _optional{cl}_, or _optionally{cl}_ to
/third_party/node/doc/changelogs/
DCHANGELOG_V10.md2288 * [[`0e862da422`](https://github.com/nodejs/node/commit/0e862da422)] - **doc**: remove \_optional\_…