| /third_party/typescript/tests/baselines/reference/tsserver/cachingFileSystemInformation/ |
| D | works-using-legacy-resolution-logic.js | 72 Info 33 [00:00:50.000] fileExists:: [{"key":"/c/d/f2.ts","count":1},{"key":"/c/d/f2.tsx","count":… property 73 Info 34 [00:00:51.000] directoryExists:: [{"key":"/c/d","count":2},{"key":"/c","count":2},{"key":… property 96 Info 47 [00:01:04.000] fileExists:: [{"key":"/c/d/f1.ts","count":1},{"key":"/c/d/f1.tsx","count":… property 97 Info 48 [00:01:05.000] directoryExists:: [{"key":"/c/d","count":1},{"key":"/c","count":1},{"key":… property 117 Info 67 [00:01:24.000] fileExists:: [{"key":"/c/d/f1.ts","count":1},{"key":"/c/d/f1.tsx","count":… property 118 Info 68 [00:01:25.000] directoryExists:: [{"key":"/c/d","count":2},{"key":"/c","count":1},{"key":… property
|
| D | loads-missing-files-from-disk.js | 42 Info 16 [00:00:29.000] fileExists:: [{"key":"/c/tsconfig.json","count":1},{"key":"/c/jsconfig.jso… property 43 Info 17 [00:00:30.000] directoryExists:: [{"key":"/c","count":3},{"key":"/","count":2},{"key":"/c… property 45 Info 19 [00:00:32.000] readFile:: [{"key":"/c/foo.ts","count":1}] property 102 Info 36 [00:00:51.000] fileExists:: [{"key":"/c/bar.ts","count":1},{"key":"/c/bar.tsx","count":1}… property 103 Info 37 [00:00:52.000] directoryExists:: [{"key":"/c","count":1},{"key":"/c/node_modules/@types",… property 105 Info 39 [00:00:54.000] readFile:: [{"key":"/c/bar.d.ts","count":1}] property
|
| /third_party/typescript/tests/baselines/reference/ |
| D | noImplicitAnyStringIndexerOnObject.js | 107 get: function (key) { return 'foobar'; } argument 112 set: function (key) { return 'foobar'; } argument 117 get: function (key) { return 'foobar'; }, argument 118 set: function (key) { return 'foobar'; } argument 127 get: function (key) { return 'foobar'; }, argument 128 set: function (key, value) { return 'foobar'; } argument 137 get: function (key) { return 'foobar'; }, argument 138 set: function (key, value) { return 'foobar'; } argument 146 ({ get: function (key) { return 'hello'; }, set: function (key, value) { } })['hello']; argument 147 …({ get: function (key) { return 'hello'; }, set: function (key, value) { } })['hello'] = 'modified… argument [all …]
|
| D | parserRealSource4.js | 333 StringHashTable.prototype.add = function (key, data) { argument 341 StringHashTable.prototype.addOrUpdate = function (key, data) { argument 381 StringHashTable.prototype.lookup = function (key) { argument 405 DualStringHashTable.prototype.add = function (key, data) { argument 413 DualStringHashTable.prototype.addOrUpdate = function (key, data) { argument 434 DualStringHashTable.prototype.lookup = function (key) { argument 446 function numberHashFn(key) { argument 461 function HashEntry(key, data) { argument 479 HashTable.prototype.add = function (key, data) { argument 494 HashTable.prototype.remove = function (key) { argument [all …]
|
| /third_party/node/deps/openssl/openssl/include/openssl/ |
| D | params.h | 27 # define OSSL_PARAM_DEFN(key, type, addr, sz) \ argument 31 # define OSSL_PARAM_int(key, addr) \ argument 33 # define OSSL_PARAM_uint(key, addr) \ argument 36 # define OSSL_PARAM_long(key, addr) \ argument 38 # define OSSL_PARAM_ulong(key, addr) \ argument 41 # define OSSL_PARAM_int32(key, addr) \ argument 43 # define OSSL_PARAM_uint32(key, addr) \ argument 46 # define OSSL_PARAM_int64(key, addr) \ argument 48 # define OSSL_PARAM_uint64(key, addr) \ argument 51 # define OSSL_PARAM_size_t(key, addr) \ argument [all …]
|
| /third_party/openssl/include/openssl/ |
| D | params.h | 27 # define OSSL_PARAM_DEFN(key, type, addr, sz) \ argument 31 # define OSSL_PARAM_int(key, addr) \ argument 33 # define OSSL_PARAM_uint(key, addr) \ argument 36 # define OSSL_PARAM_long(key, addr) \ argument 38 # define OSSL_PARAM_ulong(key, addr) \ argument 41 # define OSSL_PARAM_int32(key, addr) \ argument 43 # define OSSL_PARAM_uint32(key, addr) \ argument 46 # define OSSL_PARAM_int64(key, addr) \ argument 48 # define OSSL_PARAM_uint64(key, addr) \ argument 51 # define OSSL_PARAM_size_t(key, addr) \ argument [all …]
|
| /third_party/node/test/parallel/ |
| D | test-crypto-rsa-dsa-revert.js | 70 key: Buffer.from(ab).toString('hex'), property 84 key: rsaKeyPemEncrypted, property 89 key: rsaKeyPemEncrypted, property 98 key: rsaKeyPemEncrypted, property 105 key: rsaKeyPemEncrypted, property 110 key: rsaKeyPemEncrypted, property 116 key: rsaKeyPemEncrypted, property 121 key: rsaKeyPemEncrypted, property 129 key: rsaKeyPemEncrypted, property 135 key: rsaKeyPemEncrypted, property [all …]
|
| D | test-crypto-rsa-dsa.js | 69 key: Buffer.from(ab).toString('hex'), property 83 key: rsaKeyPemEncrypted, property 88 key: rsaKeyPemEncrypted, property 97 key: rsaKeyPemEncrypted, property 104 key: rsaKeyPemEncrypted, property 109 key: rsaKeyPemEncrypted, property 115 key: rsaKeyPemEncrypted, property 120 key: rsaKeyPemEncrypted, property 128 key: rsaKeyPemEncrypted, property 134 key: rsaKeyPemEncrypted, property [all …]
|
| D | test-crypto-hmac.js | 41 function testHmac(algo, key, data, expected) { argument 73 key: 'key', data: 'The quick brown fox jumps over the lazy dog', property 83 key: 'key', data: '', property 93 key: '', data: 'The quick brown fox jumps over the lazy dog', property 103 key: '', data: '', property 114 for (const { key, data, hmac } of wikipedia) { property 122 key: Buffer.from('0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b', 'hex'), property 139 key: Buffer.from('4a656665', 'hex'), // 'Jefe' property 157 key: Buffer.from('aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa', 'hex'), property 176 key: Buffer.from('0102030405060708090a0b0c0d0e0f10111213141516171819', property [all …]
|
| D | test-crypto-sign-verify.js | 63 key: keyPem, property 75 key: certPem, property 86 key: certPem, property 195 key: keyPem, property 202 key: keyPem, property 212 key: keyPem, property 217 key: keyPem, property 230 key: certPem, property 235 key: certPem, property 248 key: certPem, property [all …]
|
| D | test-crypto-key-objects-messageport.js | 16 function keyToString(key) { argument 28 return parentPort.once('message', ({ key }) => { field 51 port1.postMessage({ key }); field 54 port2.once('message', common.mustCall(({ key }) => { field 66 worker.postMessage({ key }); field 84 port1.postMessage({ key }); field
|
| D | test-tls-passphrase.js | 45 key: passKey, property 57 key: passKey, property 65 key: rawKey, property 72 key: rawKey, property 81 key: [passKey], property 89 key: [rawKey], property 96 key: [rawKey], property 105 key: passKey.toString(), property 113 key: rawKey.toString(), property 120 key: rawKey.toString(), property [all …]
|
| D | test-tls-client-verify.js | 33 key: 'agent2-key', property 36 { ok: true, key: 'agent1-key', cert: 'agent1-cert' }, property 37 { ok: false, key: 'agent2-key', cert: 'agent2-cert' }, property 38 { ok: false, key: 'agent3-key', cert: 'agent3-cert' }, property 42 key: 'agent2-key', property 45 { ok: false, key: 'agent1-key', cert: 'agent1-cert' }, property 46 { ok: false, key: 'agent2-key', cert: 'agent2-cert' }, property 47 { ok: false, key: 'agent3-key', cert: 'agent3-cert' }, property 51 key: 'agent2-key', property 54 { ok: true, key: 'agent1-key', cert: 'agent1-cert' }, property [all …]
|
| /third_party/python/Lib/test/ |
| D | make_ssl_certs.py | 119 def make_cert_key(hostname, sign=False, extra_san='', argument 228 cert, key = make_cert_key('localhost', ext='req_x509_extensions_simple') variable 246 cert, key = make_cert_key('fakehostname', ext='req_x509_extensions_simple') variable 251 cert, key = make_cert_key('localhost', sign=True) variable 256 cert, key = make_cert_key('fakehostname', sign=True) variable 261 cert, key = make_cert_key( variable 282 cert, key = make_cert_key('allsans', sign=True, extra_san='\n'.join(extra_san)) variable 299 cert, key = make_cert_key('idnsans', sign=True, extra_san='\n'.join(extra_san)) variable 304 cert, key = make_cert_key('nosan', sign=True, ext='req_x509_extensions_nosan') variable
|
| /third_party/node/lib/internal/crypto/ |
| D | webidl.js | 400 key: 'name', property 414 key: 'modulusLength', property 420 key: 'publicExponent', property 433 key: 'hash', property 443 key: 'hash', property 455 key: 'namedCurve', property 465 key: 'namedCurve', property 475 key: 'length', property 486 key: 'hash', property 491 key: 'length', property [all …]
|
| /third_party/vulkan-loader/tests/corpus/ |
| D | VkLayer_complex_file.json | 77 "key": "enables", string 81 "key": "disables", string 100 "key": "enables", string 104 "key": "disables", string 128 "key": "enables", string 134 "key": "disables", string 157 "key": "enables", string 163 "key": "disables", string 183 "key": "enables", string 190 "key": "disables", string [all …]
|
| /third_party/vulkan-loader/tests/framework/data/ |
| D | VkLayer_complex_file.json | 77 "key": "enables", string 81 "key": "disables", string 100 "key": "enables", string 104 "key": "disables", string 128 "key": "enables", string 134 "key": "disables", string 157 "key": "enables", string 163 "key": "disables", string 183 "key": "enables", string 190 "key": "disables", string [all …]
|
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| D | ec_key.c | 404 static int ec_key_public_range_check(BN_CTX *ctx, const EC_KEY *key) in ec_key_public_range_check() 598 int EC_KEY_set_public_key_affine_coordinates(EC_KEY *key, BIGNUM *x, in EC_KEY_set_public_key_affine_coordinates() 656 OSSL_LIB_CTX *ossl_ec_key_get_libctx(const EC_KEY *key) in ossl_ec_key_get_libctx() 661 const char *ossl_ec_key_get0_propq(const EC_KEY *key) in ossl_ec_key_get0_propq() 666 void ossl_ec_key_set0_libctx(EC_KEY *key, OSSL_LIB_CTX *libctx) in ossl_ec_key_set0_libctx() 672 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key) in EC_KEY_get0_group() 677 int EC_KEY_set_group(EC_KEY *key, const EC_GROUP *group) in EC_KEY_set_group() 690 const BIGNUM *EC_KEY_get0_private_key(const EC_KEY *key) in EC_KEY_get0_private_key() 695 int EC_KEY_set_private_key(EC_KEY *key, const BIGNUM *priv_key) in EC_KEY_set_private_key() 790 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key) in EC_KEY_get0_public_key() [all …]
|
| /third_party/openssl/crypto/ec/ |
| D | ec_key.c | 404 static int ec_key_public_range_check(BN_CTX *ctx, const EC_KEY *key) in ec_key_public_range_check() 598 int EC_KEY_set_public_key_affine_coordinates(EC_KEY *key, BIGNUM *x, in EC_KEY_set_public_key_affine_coordinates() 656 OSSL_LIB_CTX *ossl_ec_key_get_libctx(const EC_KEY *key) in ossl_ec_key_get_libctx() 661 const char *ossl_ec_key_get0_propq(const EC_KEY *key) in ossl_ec_key_get0_propq() 666 void ossl_ec_key_set0_libctx(EC_KEY *key, OSSL_LIB_CTX *libctx) in ossl_ec_key_set0_libctx() 672 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key) in EC_KEY_get0_group() 677 int EC_KEY_set_group(EC_KEY *key, const EC_GROUP *group) in EC_KEY_set_group() 690 const BIGNUM *EC_KEY_get0_private_key(const EC_KEY *key) in EC_KEY_get0_private_key() 695 int EC_KEY_set_private_key(EC_KEY *key, const BIGNUM *priv_key) in EC_KEY_set_private_key() 790 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key) in EC_KEY_get0_public_key() [all …]
|
| /third_party/skia/src/gpu/ |
| D | GrThreadSafeCache.cpp | 111 const GrUniqueKey& key) { in internalFind() 122 bool GrThreadSafeCache::has(const GrUniqueKey& key) { in has() 130 GrSurfaceProxyView GrThreadSafeCache::find(const GrUniqueKey& key) { in find() 139 const GrUniqueKey& key) { in findWithData() 145 GrThreadSafeCache::Entry* GrThreadSafeCache::getEntry(const GrUniqueKey& key, in getEntry() 169 GrThreadSafeCache::Entry* GrThreadSafeCache::getEntry(const GrUniqueKey& key, in getEntry() 196 const GrUniqueKey& key, in internalAdd() 208 GrSurfaceProxyView GrThreadSafeCache::add(const GrUniqueKey& key, const GrSurfaceProxyView& view) { in add() 217 const GrUniqueKey& key, in addWithData() 224 GrSurfaceProxyView GrThreadSafeCache::findOrAdd(const GrUniqueKey& key, in findOrAdd() [all …]
|
| /third_party/openssl/crypto/evp/ |
| D | evp_pkey.c | 164 int EVP_PKEY_get_attr_count(const EVP_PKEY *key) in EVP_PKEY_get_attr_count() 169 int EVP_PKEY_get_attr_by_NID(const EVP_PKEY *key, int nid, int lastpos) in EVP_PKEY_get_attr_by_NID() 174 int EVP_PKEY_get_attr_by_OBJ(const EVP_PKEY *key, const ASN1_OBJECT *obj, in EVP_PKEY_get_attr_by_OBJ() 180 X509_ATTRIBUTE *EVP_PKEY_get_attr(const EVP_PKEY *key, int loc) in EVP_PKEY_get_attr() 185 X509_ATTRIBUTE *EVP_PKEY_delete_attr(EVP_PKEY *key, int loc) in EVP_PKEY_delete_attr() 190 int EVP_PKEY_add1_attr(EVP_PKEY *key, X509_ATTRIBUTE *attr) in EVP_PKEY_add1_attr() 197 int EVP_PKEY_add1_attr_by_OBJ(EVP_PKEY *key, in EVP_PKEY_add1_attr_by_OBJ() 206 int EVP_PKEY_add1_attr_by_NID(EVP_PKEY *key, in EVP_PKEY_add1_attr_by_NID() 215 int EVP_PKEY_add1_attr_by_txt(EVP_PKEY *key, in EVP_PKEY_add1_attr_by_txt() 224 const char *EVP_PKEY_get0_type_name(const EVP_PKEY *key) in EVP_PKEY_get0_type_name() [all …]
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| D | evp_pkey.c | 164 int EVP_PKEY_get_attr_count(const EVP_PKEY *key) in EVP_PKEY_get_attr_count() 169 int EVP_PKEY_get_attr_by_NID(const EVP_PKEY *key, int nid, int lastpos) in EVP_PKEY_get_attr_by_NID() 174 int EVP_PKEY_get_attr_by_OBJ(const EVP_PKEY *key, const ASN1_OBJECT *obj, in EVP_PKEY_get_attr_by_OBJ() 180 X509_ATTRIBUTE *EVP_PKEY_get_attr(const EVP_PKEY *key, int loc) in EVP_PKEY_get_attr() 185 X509_ATTRIBUTE *EVP_PKEY_delete_attr(EVP_PKEY *key, int loc) in EVP_PKEY_delete_attr() 190 int EVP_PKEY_add1_attr(EVP_PKEY *key, X509_ATTRIBUTE *attr) in EVP_PKEY_add1_attr() 197 int EVP_PKEY_add1_attr_by_OBJ(EVP_PKEY *key, in EVP_PKEY_add1_attr_by_OBJ() 206 int EVP_PKEY_add1_attr_by_NID(EVP_PKEY *key, in EVP_PKEY_add1_attr_by_NID() 215 int EVP_PKEY_add1_attr_by_txt(EVP_PKEY *key, in EVP_PKEY_add1_attr_by_txt() 224 const char *EVP_PKEY_get0_type_name(const EVP_PKEY *key) in EVP_PKEY_get0_type_name() [all …]
|
| /third_party/node/deps/openssl/openssl/crypto/rsa/ |
| D | rsa_chk.c | 22 static int rsa_validate_keypair_multiprime(const RSA *key, BN_GENCB *cb) in rsa_validate_keypair_multiprime() 237 int ossl_rsa_validate_public(const RSA *key) in ossl_rsa_validate_public() 242 int ossl_rsa_validate_private(const RSA *key) in ossl_rsa_validate_private() 247 int ossl_rsa_validate_pairwise(const RSA *key) in ossl_rsa_validate_pairwise() 256 int RSA_check_key(const RSA *key) in RSA_check_key() 261 int RSA_check_key_ex(const RSA *key, BN_GENCB *cb) in RSA_check_key_ex()
|
| /third_party/openssl/crypto/rsa/ |
| D | rsa_chk.c | 22 static int rsa_validate_keypair_multiprime(const RSA *key, BN_GENCB *cb) in rsa_validate_keypair_multiprime() 237 int ossl_rsa_validate_public(const RSA *key) in ossl_rsa_validate_public() 242 int ossl_rsa_validate_private(const RSA *key) in ossl_rsa_validate_private() 247 int ossl_rsa_validate_pairwise(const RSA *key) in ossl_rsa_validate_pairwise() 256 int RSA_check_key(const RSA *key) in RSA_check_key() 261 int RSA_check_key_ex(const RSA *key, BN_GENCB *cb) in RSA_check_key_ex()
|
| /third_party/openssl/crypto/ |
| D | param_build.c | 25 const char *key; member 51 static OSSL_PARAM_BLD_DEF *param_push(OSSL_PARAM_BLD *bld, const char *key, in param_push() 76 static int param_push_num(OSSL_PARAM_BLD *bld, const char *key, in param_push_num() 122 int OSSL_PARAM_BLD_push_int(OSSL_PARAM_BLD *bld, const char *key, int num) in OSSL_PARAM_BLD_push_int() 127 int OSSL_PARAM_BLD_push_uint(OSSL_PARAM_BLD *bld, const char *key, in OSSL_PARAM_BLD_push_uint() 134 int OSSL_PARAM_BLD_push_long(OSSL_PARAM_BLD *bld, const char *key, in OSSL_PARAM_BLD_push_long() 140 int OSSL_PARAM_BLD_push_ulong(OSSL_PARAM_BLD *bld, const char *key, in OSSL_PARAM_BLD_push_ulong() 147 int OSSL_PARAM_BLD_push_int32(OSSL_PARAM_BLD *bld, const char *key, in OSSL_PARAM_BLD_push_int32() 153 int OSSL_PARAM_BLD_push_uint32(OSSL_PARAM_BLD *bld, const char *key, in OSSL_PARAM_BLD_push_uint32() 160 int OSSL_PARAM_BLD_push_int64(OSSL_PARAM_BLD *bld, const char *key, in OSSL_PARAM_BLD_push_int64() [all …]
|