/third_party/node/deps/npm/node_modules/sshpk/lib/ |
D | certificate.js | 43 assert.optionalArrayOfString(opts.purposes, 'options.purposes'); 55 this.purposes = opts.purposes; 115 if (this.issuer.purposes && this.issuer.purposes.length > 0 && 116 this.issuer.purposes.indexOf('ca') === -1) { 191 var purposes = options.purposes; 192 if (purposes === undefined) 193 purposes = []; 195 if (purposes.indexOf('signature') === -1) 196 purposes.push('signature'); 199 if (purposes.indexOf('ca') === -1) [all …]
|
/third_party/node/deps/npm/node_modules/sshpk/lib/formats/ |
D | x509.js | 259 if (cert.purposes === undefined) 260 cert.purposes = []; 262 cert.purposes.push('ca'); 271 if (cert.purposes === undefined) 272 cert.purposes = []; 276 cert.purposes.push(EXTPURPOSE_REV[oid] || oid); 291 if (cert.purposes.indexOf('serverAuth') !== -1 && 292 cert.purposes.indexOf('clientAuth') === -1) { 301 } else if (cert.purposes.indexOf('clientAuth') !== -1 && 302 cert.purposes.indexOf('serverAuth') === -1) { [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiToolingInfoTests.cpp | 47 bool validateToolPurposeFlagBits(const VkToolPurposeFlagsEXT purposes) in validateToolPurposeFlagBits() argument 56 return (purposes | validPurposes) == validPurposes; in validateToolPurposeFlagBits() 201 result = result && validateToolPurposeFlagBits(deviceToolPropertiesEXTArray[i].purposes); in validateToolsProperties() 213 … "Purposes: " << getToolPurposeFlagsStr(deviceToolPropertiesEXTArray[i].purposes) << tcu::TestLog:… in validateToolsProperties()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
D | vktApiToolingInfoTests.cpp | 47 bool validateToolPurposeFlagBits(const VkToolPurposeFlagsEXT purposes) in validateToolPurposeFlagBits() argument 56 return (purposes | validPurposes) == validPurposes; in validateToolPurposeFlagBits() 201 result = result && validateToolPurposeFlagBits(deviceToolPropertiesEXTArray[i].purposes); in validateToolsProperties() 213 … "Purposes: " << getToolPurposeFlagsStr(deviceToolPropertiesEXTArray[i].purposes) << tcu::TestLog:… in validateToolsProperties()
|
/third_party/skia/site/docs/user/modules/ |
D | pathkit.md | 381 Adds the given path to `this` and then returns `this` for chaining purposes. 390 `this` for chaining purposes. See 402 `this` for chaining purposes. See 431 `this` for chaining purposes. 458 Adds the described arc to `this` then returns `this` for chaining purposes. See 476 `this` for chaining purposes. See 483 chaining purposes. See 500 returns `this` for chaining purposes. See 514 returns `this` for chaining purposes. See 525 purposes. See the "Dash" effect above for a visual example. [all …]
|
/third_party/flutter/skia/site/user/modules/ |
D | pathkit.md | 361 Adds the given path to `this` and then returns `this` for chaining purposes. 369 chaining purposes. See [Path2D.addPath()](https://developer.mozilla.org/en-US/docs/Web/API/Path2D/a… 379 chaining purposes. See [Path2D.addPath()](https://developer.mozilla.org/en-US/docs/Web/API/Path2D/a… 406 chaining purposes. 434 chaining purposes. See [Path2D.arc()](https://developer.mozilla.org/en-US/docs/Web/API/CanvasRende… 450 chaining purposes. See [Path2D.arcTo()](https://developer.mozilla.org/en-US/docs/Web/API/CanvasRen… 455 chaining purposes. See [Path2D.closePath()](https://developer.mozilla.org/en-US/docs/Web/API/Canva… 469 chaining purposes. See [SkPath reference](https://skia.org/user/api/SkPath_Reference#SkPath_conicTo) 481 chaining purposes. See [Path2D.bezierCurveTo](https://developer.mozilla.org/en-US/docs/Web/API/Canv… 488 Applies a dashed path effect to `this` then returns `this` for chaining purposes. [all …]
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | debugging.txt | 165 * pname:purposes is a bitmask of elink:VkToolPurposeFlagBitsEXT which is 166 populated with purposes supported by the tool. 176 [open,refpage='VkToolPurposeFlagBitsEXT',desc='Bitmask specifying the purposes of an active tool',t… 178 Bits which can: be set in slink:VkDeviceQueueCreateInfo::pname:purposes 179 specifying the purposes of an active tool are:
|
/third_party/json/cmake/ |
D | download_test_data.cmake | 21 # determine the operating system (for debug and support purposes) 48 # determine the compiler (for debug and support purposes)
|
/third_party/openssl/doc/man7/ |
D | EVP_PKEY-FFC.pod | 24 and I<gindex> may need to be stored for validation purposes. 111 for testing purposes. 140 The old standard that should only be used for legacy purposes. 176 testing purposes only. This will either produce fixed values for the generated
|
/third_party/skia/third_party/etc1/ |
D | README.google | 6 Local Modifications: Created LICENSE file for compliance purposes. Not included in original
|
/third_party/flutter/skia/third_party/etc1/ |
D | README.google | 6 Local Modifications: Created LICENSE file for compliance purposes. Not included in original
|
/third_party/vk-gl-cts/external/amber/src/ |
D | AUTHORS | 1 # This is the list of Amber authors for copyright purposes.
|
/third_party/skia/third_party/externals/oboe/ |
D | AUTHORS | 1 # This is the official list of authors for copyright purposes.
|
/third_party/skia/third_party/externals/abseil-cpp/ |
D | AUTHORS | 1 # This is the list of Abseil authors for copyright purposes.
|
/third_party/flutter/skia/third_party/externals/dawn/ |
D | AUTHORS | 1 # This is the list of Dawn authors for copyright purposes.
|
/third_party/skia/third_party/externals/dawn/ |
D | AUTHORS | 1 # This is the list of Dawn authors for copyright purposes.
|
/third_party/skia/third_party/externals/tint/ |
D | AUTHORS | 1 # This is the list of the Tint authors for copyright purposes.
|
/third_party/skia/third_party/externals/swiftshader/ |
D | AUTHORS.txt | 1 # This is the official list of SwiftShader authors for copyright purposes.
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/ |
D | AUTHORS | 1 # This is the list of the Marl authors for copyright purposes.
|
/third_party/skia/include/ |
D | OWNERS | 10 # For revert purposes only
|
/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-golang/parse-number-fxx-test-data/ |
D | AUTHORS | 1 # This is the official list of ParseNumberFxxTestData authors for copyright purposes.
|
/third_party/node/deps/npm/node_modules/unique-string/ |
D | readme.md | 27 …of MD5, which is [unique enough](http://stackoverflow.com/a/2444336/64949) for non-crypto purposes.
|
/third_party/skia/third_party/externals/brotli/js/ |
D | BUILD | 22 # Do NOT use this artifact; it is for test purposes only.
|
/third_party/flutter/skia/third_party/externals/wuffs/ |
D | AUTHORS | 1 # This is the official list of Wuffs authors for copyright purposes.
|
/third_party/rust/crates/libc/ |
D | LICENSE-APACHE | 17 control with that entity. For the purposes of this definition, 43 represent, as a whole, an original work of authorship. For the purposes 53 the copyright owner. For the purposes of this definition, "submitted" 116 of the NOTICE file are for informational purposes only and
|