Home
last modified time | relevance | path

Searched defs:key (Results 1 – 25 of 4402) sorted by relevance

12345678910>>...177

/third_party/node/deps/npm/node_modules/JSONStream/test/fixtures/
Dall_npm.json2 {"id":"","key":"","value":{"rev":"1-2f11e026763c10730d8b19ba5dce7565"}}, string
3 {"id":"3scale","key":"3scale","value":{"rev":"3-db3d574bf0ecdfdf627afeaa21b4bdaa"}}, string
4 {"id":"7digital-api","key":"7digital-api","value":{"rev":"20-21d11832780e2368aabc946598a41dd5"}}, string
5 {"id":"AMD","key":"AMD","value":{"rev":"7-3b4305a9c786ab4c5ce611e7f0de0aca"}}, string
6 {"id":"AriesNode","key":"AriesNode","value":{"rev":"3-9d88392bca6582c5c54784927dbfdee6"}}, string
7 {"id":"Array.prototype.forEachAsync","key":"Array.prototype.forEachAsync","value":{"rev":"3-8569644… string
8 {"id":"Babel","key":"Babel","value":{"rev":"5-9d8370c6ac6fd9cd3d530f26a9379814"}}, string
9 {"id":"Blaggie-System","key":"Blaggie-System","value":{"rev":"3-47782b1e5cbfa425170192799510e148"}}, string
10 {"id":"Blob","key":"Blob","value":{"rev":"3-cf5fb5d69da4dd00bc4f2be8870ca698"}}, string
11 {"id":"BlobBuilder","key":"BlobBuilder","value":{"rev":"3-eb977ff1713a915384fac994f9d8fa7c"}}, string
[all …]
/third_party/typescript/tests/baselines/reference/
DnoImplicitAnyStringIndexerOnObject.js107 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 …]
/third_party/mindspore/mindspore/lite/src/ops/
Dops_def.h73 #define OP_ATTR(key, type) op_def.append(" ").append(#key).append(": ").append(#type).append(";\… argument
74 #define OP_ATTR_ENUM(key, type) op_def.append(" ").append(#key).append(": ").append(#type).appen… argument
75 #define OP_ATTR_VEC2D(key, type) op_def.append(" ").append(#key).append(": ").append(#type).appe… argument
77 #define OP_ATTR(key, type) \ argument
82 #define OP_ATTR_ENUM(key, type) \ argument
87 #define OP_ATTR_VEC2D(key, type) \ argument
106 #define OP_ATTR(key, type) argument
107 #define OP_ATTR_ENUM(key, type) argument
108 #define OP_ATTR_VEC2D(key, type) argument
112 #define OP_ATTR_WITH_VALUE(key, type, value) \ argument
[all …]
/third_party/python/Lib/test/
Dmake_ssl_certs.py119 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/deps/npm/node_modules/minimist/
Dindex.js13 [].concat(opts['boolean']).filter(Boolean).forEach(function (key) { argument
19 Object.keys(opts.alias || {}).forEach(function (key) { argument
28 [].concat(opts.string).filter(Boolean).forEach(function (key) { argument
38 Object.keys(flags.bools).forEach(function (key) { argument
49 function argDefined(key, arg) { argument
54 function setArg (key, val, arg) { argument
97 function aliasIsBoolean(key) { argument
205 Object.keys(defaults).forEach(function (key) { argument
217 notFlags.forEach(function(key) { argument
222 notFlags.forEach(function(key) { argument
[all …]
/third_party/node/deps/npm/node_modules/mkdirp/node_modules/minimist/
Dindex.js13 [].concat(opts['boolean']).filter(Boolean).forEach(function (key) { argument
19 Object.keys(opts.alias || {}).forEach(function (key) { argument
28 [].concat(opts.string).filter(Boolean).forEach(function (key) { argument
38 Object.keys(flags.bools).forEach(function (key) { argument
49 function argDefined(key, arg) { argument
54 function setArg (key, val, arg) { argument
97 function aliasIsBoolean(key) { argument
205 Object.keys(defaults).forEach(function (key) { argument
217 notFlags.forEach(function(key) { argument
222 notFlags.forEach(function(key) { argument
[all …]
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/api/
Ddata_helper.cc35 Status DataHelper::UpdateArrayIF(const std::vector<char> &in_file, const std::vector<char> &key, in UpdateArrayIF()
41 Status DataHelper::UpdateArrayIF(const std::vector<char> &in_file, const std::vector<char> &key, in UpdateArrayIF()
47 Status DataHelper::UpdateArrayIF(const std::vector<char> &in_file, const std::vector<char> &key, in UpdateArrayIF()
53 Status DataHelper::UpdateArrayIF(const std::vector<char> &in_file, const std::vector<char> &key, in UpdateArrayIF()
59 Status DataHelper::UpdateArrayIF(const std::vector<char> &in_file, const std::vector<char> &key, in UpdateArrayIF()
65 Status DataHelper::UpdateArrayIF(const std::vector<char> &in_file, const std::vector<char> &key, in UpdateArrayIF()
71 Status DataHelper::UpdateArrayIF(const std::vector<char> &in_file, const std::vector<char> &key, in UpdateArrayIF()
77 Status DataHelper::UpdateArrayIF(const std::vector<char> &in_file, const std::vector<char> &key, in UpdateArrayIF()
83 Status DataHelper::UpdateArrayIF(const std::vector<char> &in_file, const std::vector<char> &key, in UpdateArrayIF()
89 Status DataHelper::UpdateArrayIF(const std::vector<char> &in_file, const std::vector<char> &key, in UpdateArrayIF()
[all …]
/third_party/node/test/parallel/
Dtest-crypto-rsa-dsa.js52 key: rsaKeyPemEncrypted, property
58 key: rsaKeyPemEncrypted, property
63 key: rsaKeyPemEncrypted, property
69 key: rsaKeyPemEncrypted, property
74 key: rsaKeyPemEncrypted, property
82 key: rsaKeyPemEncrypted, property
88 key: rsaKeyPemEncrypted, property
95 key: rsaKeyPemEncrypted, property
104 key: rsaKeyPemEncrypted, property
110 key: rsaKeyPemEncrypted, property
[all …]
Dtest-crypto-hmac.js43 function testHmac(algo, key, data, expected) { argument
75 key: 'key', data: 'The quick brown fox jumps over the lazy dog', property
85 key: 'key', data: '', property
95 key: '', data: 'The quick brown fox jumps over the lazy dog', property
105 key: '', data: '', property
116 for (const { key, data, hmac } of wikipedia) { property
124 key: Buffer.from('0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b', 'hex'), property
141 key: Buffer.from('4a656665', 'hex'), // 'Jefe' property
159 key: Buffer.from('aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa', 'hex'), property
178 key: Buffer.from('0102030405060708090a0b0c0d0e0f10111213141516171819', property
[all …]
Dtest-crypto-key-objects-messageport.js16 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
Dtest-tls-passphrase.js45 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 …]
Dtest-crypto-key-objects.js69 const key = createSecretKey(keybuf); constant
175 publicEncrypt({ key: publicKey }, plaintext), property
179 publicEncrypt({ key: privateKey }, plaintext), property
183 publicEncrypt({ key: derivedPublicKey }, plaintext), property
187 publicEncrypt({ format: 'der', type: 'pkcs1', key: publicDER }, plaintext), property
188 publicEncrypt({ format: 'der', type: 'pkcs1', key: privateDER }, plaintext), property
191 { format: 'pem', key: privatePem }, property
192 { format: 'der', type: 'pkcs1', key: privateDER }, property
200 { format: 'pem', key: publicPem }, property
201 { format: 'der', type: 'pkcs1', key: publicDER }, property
[all …]
Dtest-tls-client-verify.js33 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/node/deps/npm/node_modules/readable-stream/lib/internal/streams/
Dbuffer_list.js5 …ents[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { _defineProperty(… argument
7 function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { val… argument
39 key: "push", property
50 key: "unshift", property
61 key: "shift", property
70 key: "clear", property
76 key: "join", property
89 key: "concat", property
106 key: "consume", property
125 key: "first", property
[all …]
/third_party/node/deps/npm/node_modules/pseudomap/test/
Dbasic.js69 { value: 'number 1', key: 1 }, property
70 { value: 'string 1', key: '1' }, property
71 { value: { some: 'data' }, key: {} }, property
72 { value: { some: 'other data' }, key: {} }, property
73 { value: 'x again', key: /x/ }, property
74 { value: 'y regex', key: /x/ }, property
75 { value: 'stringie nan', key: 'NaN' } property
79 m.forEach(function (value, key) { argument
80 actual.push({ value: value, key: key }) property
/third_party/cef/libcef/browser/prefs/
Dpref_store.cc22 bool CefPrefStore::GetValue(const std::string& key, in GetValue()
31 bool CefPrefStore::GetMutableValue(const std::string& key, in GetMutableValue()
52 void CefPrefStore::SetValue(const std::string& key, in SetValue()
61 void CefPrefStore::SetValueSilently(const std::string& key, in SetValueSilently()
73 void CefPrefStore::RemoveValue(const std::string& key, uint32_t flags) { in RemoveValue()
122 void CefPrefStore::NotifyPrefValueChanged(const std::string& key) { in NotifyPrefValueChanged()
136 void CefPrefStore::ReportValueChanged(const std::string& key, uint32_t flags) { in ReportValueChanged()
141 void CefPrefStore::SetString(const std::string& key, const std::string& value) { in SetString()
145 void CefPrefStore::SetInteger(const std::string& key, int value) { in SetInteger()
149 void CefPrefStore::SetBoolean(const std::string& key, bool value) { in SetBoolean()
[all …]
/third_party/boost/boost/asio/detail/impl/
Dservice_registry.hpp27 execution_context::service::key key; in use_service() local
36 execution_context::service::key key; in use_service() local
45 execution_context::service::key key; in add_service() local
53 execution_context::service::key key; in has_service() local
60 execution_context::service::key& key, ...) in init_key()
67 void service_registry::init_key(execution_context::service::key& key, in init_key()
76 void service_registry::init_key_from_id(execution_context::service::key& key, in init_key_from_id()
/third_party/boost/libs/asio/include/boost/asio/detail/impl/
Dservice_registry.hpp27 execution_context::service::key key; in use_service() local
36 execution_context::service::key key; in use_service() local
45 execution_context::service::key key; in add_service() local
53 execution_context::service::key key; in has_service() local
60 execution_context::service::key& key, ...) in init_key()
67 void service_registry::init_key(execution_context::service::key& key, in init_key()
76 void service_registry::init_key_from_id(execution_context::service::key& key, in init_key_from_id()
/third_party/cef/libcef_dll/cpptoc/
Ddictionary_value_cpptoc.cc191 const cef_string_t* key) { in dictionary_value_has_key()
241 const cef_string_t* key) { in dictionary_value_remove()
263 const cef_string_t* key) { in dictionary_value_get_type()
286 const cef_string_t* key) { in dictionary_value_get_value()
308 const cef_string_t* key) { in dictionary_value_get_bool()
329 const cef_string_t* key) { in dictionary_value_get_int()
351 const cef_string_t* key) { in dictionary_value_get_double()
374 const cef_string_t* key) { in dictionary_value_get_string()
397 const cef_string_t* key) { in dictionary_value_get_binary()
420 const cef_string_t* key) { in dictionary_value_get_dictionary()
[all …]
/third_party/cef/libcef_dll/ctocpp/
Ddictionary_value_ctocpp.cc185 bool CefDictionaryValueCToCpp::HasKey(const CefString& key) { in HasKey()
236 bool CefDictionaryValueCToCpp::Remove(const CefString& key) { in Remove()
258 CefValueType CefDictionaryValueCToCpp::GetType(const CefString& key) { in GetType()
280 CefRefPtr<CefValue> CefDictionaryValueCToCpp::GetValue(const CefString& key) { in GetValue()
302 bool CefDictionaryValueCToCpp::GetBool(const CefString& key) { in GetBool()
324 int CefDictionaryValueCToCpp::GetInt(const CefString& key) { in GetInt()
346 double CefDictionaryValueCToCpp::GetDouble(const CefString& key) { in GetDouble()
368 CefString CefDictionaryValueCToCpp::GetString(const CefString& key) { in GetString()
393 const CefString& key) { in GetBinary()
416 const CefString& key) { in GetDictionary()
[all …]
/third_party/openssl/crypto/evp/
Devp_pkey.c91 int EVP_PKEY_get_attr_count(const EVP_PKEY *key) in EVP_PKEY_get_attr_count()
96 int EVP_PKEY_get_attr_by_NID(const EVP_PKEY *key, int nid, int lastpos) in EVP_PKEY_get_attr_by_NID()
101 int EVP_PKEY_get_attr_by_OBJ(const EVP_PKEY *key, const ASN1_OBJECT *obj, in EVP_PKEY_get_attr_by_OBJ()
107 X509_ATTRIBUTE *EVP_PKEY_get_attr(const EVP_PKEY *key, int loc) in EVP_PKEY_get_attr()
112 X509_ATTRIBUTE *EVP_PKEY_delete_attr(EVP_PKEY *key, int loc) in EVP_PKEY_delete_attr()
117 int EVP_PKEY_add1_attr(EVP_PKEY *key, X509_ATTRIBUTE *attr) in EVP_PKEY_add1_attr()
124 int EVP_PKEY_add1_attr_by_OBJ(EVP_PKEY *key, in EVP_PKEY_add1_attr_by_OBJ()
133 int EVP_PKEY_add1_attr_by_NID(EVP_PKEY *key, in EVP_PKEY_add1_attr_by_NID()
142 int EVP_PKEY_add1_attr_by_txt(EVP_PKEY *key, in EVP_PKEY_add1_attr_by_txt()
/third_party/node/deps/npm/node_modules/yargs-parser/
Dindex.js61 const assignment = Object.keys(opt).map(function (key) { argument
78 ;[].concat(opts.boolean).filter(Boolean).forEach(function (key) { argument
83 ;[].concat(opts.string).filter(Boolean).forEach(function (key) { argument
88 ;[].concat(opts.number).filter(Boolean).forEach(function (key) { argument
93 ;[].concat(opts.count).filter(Boolean).forEach(function (key) { argument
98 ;[].concat(opts.normalize).filter(Boolean).forEach(function (key) { argument
114 ;[].concat(opts.config).filter(Boolean).forEach(function (key) { argument
128 Object.keys(defaults).forEach(function (key) { argument
322 Object.keys(flags.counts).forEach(function (key) { argument
328 notFlags.forEach(function (key) { argument
[all …]
/third_party/grpc/src/csharp/Grpc.Core.Api/
DMetadata.cs82 public Entry Get(string key) in Get()
100 public string GetValue(string key) in GetValue()
110 public byte[] GetValueBytes(string key) in GetValueBytes()
118 public IEnumerable<Entry> GetAll(string key) in GetAll()
132 public void Add(string key, string value) in Add()
140 public void Add(string key, byte[] valueBytes) in Add()
278 readonly string key; field in Grpc.Core.Metadata.Entry
282 private Entry(string key, string value, byte[] valueBytes) in Entry()
294 public Entry(string key, byte[] valueBytes) in Entry()
310 public Entry(string key, string value) in Entry()
[all …]
/third_party/openssl/crypto/ec/
Dec_key.c338 int EC_KEY_set_public_key_affine_coordinates(EC_KEY *key, BIGNUM *x, in EC_KEY_set_public_key_affine_coordinates()
399 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key) in EC_KEY_get0_group()
404 int EC_KEY_set_group(EC_KEY *key, const EC_GROUP *group) in EC_KEY_set_group()
413 const BIGNUM *EC_KEY_get0_private_key(const EC_KEY *key) in EC_KEY_get0_private_key()
418 int EC_KEY_set_private_key(EC_KEY *key, const BIGNUM *priv_key) in EC_KEY_set_private_key()
502 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key) in EC_KEY_get0_public_key()
507 int EC_KEY_set_public_key(EC_KEY *key, const EC_POINT *pub_key) in EC_KEY_set_public_key()
517 unsigned int EC_KEY_get_enc_flags(const EC_KEY *key) in EC_KEY_get_enc_flags()
522 void EC_KEY_set_enc_flags(EC_KEY *key, unsigned int flags) in EC_KEY_set_enc_flags()
527 point_conversion_form_t EC_KEY_get_conv_form(const EC_KEY *key) in EC_KEY_get_conv_form()
[all …]
/third_party/node/deps/npm/node_modules/sorted-union-stream/
Dtest.js74 a.push({key: '04'}) property
75 a.push({key: '06'}) property
76 a.push({key: '10'}) property
77 a.push({key: '14'}) property
78 a.push({key: '15'}) property
79 a.push({key: '20'}) property
80 a.push({key: '22'}) property
83 b.push({key: '06'}) property
84 b.push({key: '11'}) property
85 b.push({key: '20'}) property
[all …]

12345678910>>...177