/third_party/node/deps/npm/node_modules/npm-pick-manifest/lib/ |
D | index.js | 84 const restricted = (packument.policyRestrictions && constant 104 return decorateAvoid(versions[ver] || staged[ver] || restricted[ver], avoid) 113 const mani = versions[ver] || staged[ver] || restricted[ver] 136 .concat(Object.entries(restricted)) 158 const notrestra = !restricted[a] 159 const notrestrb = !restricted[b] 190 const restricted = (policyRestrictions && policyRestrictions.versions) || {} constant 192 if (picked && !restricted[picked.version]) { 202 const isForbidden = picked && !!restricted[picked.version]
|
/third_party/node/deps/v8/src/compiler/ |
D | type-narrowing-reducer.cc | 72 Type restricted = Type::Intersect(new_type, original_type, zone()); in Reduce() local 73 if (!original_type.Is(restricted)) { in Reduce() 74 NodeProperties::SetType(node, restricted); in Reduce()
|
/third_party/libsnd/docs/ |
D | lists.md | 20 Posting is restricted to subscribers. 24 Posting is restricted to subscribers.
|
/third_party/node/deps/npm/docs/content/commands/ |
D | npm-access.md | 29 * public / restricted (deprecated): 30 Set a package to be either publicly accessible or restricted. 59 Scoped packages *default to restricted*, but you can either publish them as
|
D | npm-publish.md | 110 * Type: null, "restricted", or "public" 113 installable) set `--access=restricted`. 115 Unscoped packages can not be set to `restricted`. 118 packages. Specifying a value of `restricted` or `public` during publish will
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | P9InstrResources.td | 449 // These operations can be done in parallel. The DP is restricted so we need a 465 // These operations must be done sequentially.The DP is restricted so we need a 799 // Consecutive Store and ALU instructions. The store is restricted and requires 830 // Full 6 dispatches are required as this is both cracked and restricted. 851 // Full 6 dispatches are required as this is a restricted instruction. 893 // Single slice Restricted store operation. The restricted operation requires 1023 // Cracked, restricted, ALU operations. 1050 // One of the ALU ops is restricted the other is not so we have a total of 1086 // One of the ALU ops is restricted and takes 3 dispatches. 1101 // Both of the ALU ops are restricted and take 3 dispatches. [all …]
|
/third_party/PyYAML/tests/data/ |
D | spec-10-08.error | 2 - A simple key is restricted
|
/third_party/skia/include/private/ |
D | OWNERS | 1 # include/ has a restricted set of reviewers (to limit changes to public API)
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_EXT_ycbcr_image_arrays.txt | 18 created with multiple array layers, which is otherwise restricted.
|
/third_party/openssl/doc/man3/ |
D | EVP_PKEY_CTX_set_rsa_pss_keygen_md.pod | 48 set the digest to anything other than the restricted value. Otherwise these are 59 parameters are restricted. For example, setting a minimum salt length also
|
/third_party/mbedtls/configs/ |
D | README.txt | 4 a restricted number of ciphersuites) and aim at minimizing resource usage for
|
/third_party/mksh/ |
D | sh_flags.opt | 138 /* -r restricted shell */ 140 FN("restricted", FRESTRICTED, OF_CMDLINE
|
/third_party/libphonenumber/resources/geocoding/nl/ |
D | 32.txt | 16 # Louvière and spelling fixed for Charleroi. The prefix for Liège was restricted
|
/third_party/libphonenumber/resources/geocoding/de/ |
D | 32.txt | 16 # wikipedia. The prefix for Lüttich was restricted beyond one digit to stop it
|
/third_party/libphonenumber/resources/geocoding/fr/ |
D | 32.txt | 16 # wikipedia. The prefix for Liège was restricted beyond one digit to stop it
|
/third_party/libphonenumber/resources/geocoding/en/ |
D | 32.txt | 16 # wikipedia. The prefix for Liège was restricted beyond one digit to stop it
|
/third_party/skia/third_party/externals/angle2/src/tests/capture_replay_tests/ |
D | BUILD.gn | 31 # TODO(jmadill): Merge this config with restricted traces. http://anglebug.com/5133
|
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-raw-proxy/ |
D | README.md | 53 will need a better "raw server" than netcat, which is restricted to just the
|
/third_party/node/deps/npm/docs/content/using-npm/ |
D | scope.md | 107 --access restricted`, and it will be present in the npm registry, with 108 restricted access. You can then change the access permissions, if
|
/third_party/python/Doc/library/ |
D | calendar.rst | 61 :meth:`itermonthdates`, but not restricted by the :class:`datetime.date` 69 :meth:`itermonthdates`, but not restricted by the :class:`datetime.date` 77 :meth:`itermonthdates`, but not restricted by the :class:`datetime.date` 87 :meth:`itermonthdates`, but not restricted by the :class:`datetime.date`
|
/third_party/ltp/testcases/network/can/filter-tests/ |
D | COPYING | 22 are not restricted to be used by modules with a GPL compatible license.
|
/third_party/openssl/doc/man7/ |
D | RSA-PSS.pod | 9 The B<RSA-PSS> EVP_PKEY implementation is a restricted version of the RSA
|
/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/ |
D | v0.5.1.rst | 91 * Allow casting to a restricted type if !restricted_value 291 * avoid useless warning for 'bool <- restricted type' conversion 318 * more tests for implicit 'bool <- restricted' casts 319 * avoid warning on explicit 'bool <- restricted' casts
|
/third_party/vk-gl-cts/external/vulkan-docs/src/images/ |
D | README.adoc | 7 Diagrams in this folder have been created with Inkscape, using a restricted
|
/third_party/node/deps/npm/tap-snapshots/test/lib/commands/ |
D | publish.js.test.cjs | 321 exports[`test/lib/commands/publish.js TAP restricted access > must match snapshot 1`] = ` 359 "Publishing to https://registry.npmjs.org/ with tag latest and restricted access", 364 exports[`test/lib/commands/publish.js TAP restricted access > new package version 1`] = `
|