Searched refs:witness (Results 1 - 14 of 14) sorted by relevance
/third_party/node/deps/npm/node_modules/@sigstore/sign/dist/bundler/ |
H A D | base.js | 18 const verificationMaterials = await Promise.all(this.witnesses.map((witness) => witness.testify(bundle.content, publicKey(signature.key))));
|
/third_party/python/Lib/ |
H A D | tabnanny.py | 296 witness = indents[-1].not_less_witness(thisguy) 297 msg = "indent not greater e.g. " + format_witnesses(witness) 325 witness = indents[-1].not_equal_witness(thisguy) 326 msg = "indent not equal e.g. " + format_witnesses(witness)
|
/third_party/typescript/tests/baselines/reference/ |
H A D | invariantGenericErrorElaboration.js | 9 witness: A 17 interface Obj<O extends { [_ in string]: Runtype<any> }> extends Runtype<{[K in keyof O]: O[K]['witness'] }> {} 20 interface Constraint<A extends Runtype<any>> extends Runtype<A['witness']> { 22 check: (x: A['witness']) => void,
|
/third_party/node/deps/openssl/openssl/crypto/cmp/ |
H A D | cmp_asn.c | 34 ASN1_SIMPLE(OSSL_CMP_CHALLENGE, witness, ASN1_OCTET_STRING),
|
H A D | cmp_local.h | 169 * witness OCTET STRING, 186 ASN1_OCTET_STRING *witness; member
|
/third_party/openssl/crypto/cmp/ |
H A D | cmp_asn.c | 34 ASN1_SIMPLE(OSSL_CMP_CHALLENGE, witness, ASN1_OCTET_STRING),
|
H A D | cmp_local.h | 169 * witness OCTET STRING, 186 ASN1_OCTET_STRING *witness; member
|
/third_party/typescript/lib/ |
H A D | typingsInstaller.js | [all...] |
H A D | tsc.js | [all...] |
H A D | tsserverlibrary.js | [all...] |
H A D | typescript.js | [all...] |
H A D | typescriptServices.js | [all...] |
H A D | tsserver.js | [all...] |
/third_party/node/test/fixtures/snapshot/ |
H A D | typescript.js | [all...] |
Completed in 178 milliseconds