| /third_party/node/deps/npm/node_modules/sshpk/ |
| D | README.md | 114 ### `parseKey(data[, format = 'auto'[, options]])` 136 ### `Key.isKey(obj)` 145 ### `Key#type` 149 ### `Key#size` 154 ### `Key#comment` 158 ### `Key#curve` 164 ### `Key#toBuffer([format = 'ssh'])` 173 ### `Key#toString([format = 'ssh])` 177 ### `Key#fingerprint([algorithm = 'sha256'])` 186 ### `Key#createVerify([hashAlgorithm])` [all …]
|
| /third_party/boost/libs/spirit/workbench/qi/ |
| D | keywords.hpp | 9 #define keys ("WeaBGNogxKwkyFilMHOp") macro 15 #define keys ("xSjJfIbmYDvQHhKTLZca")("JPvLQbGsXantCZpoeEiB")("MAZjzUrtdRSmhNnqxPVX")("PhuXTxIQCijH… macro 21 #define keys ("briLcUzOEDAswdGuIXlp")("ZwKsyzktMrnERbDLThlB")("QCvkgGRYrmDVfiApzStM")("FUsjQAtlVrYS… macro 27 #define keys ("yTMiuczAoDwJhIBCGvPl")("JUTVaEqDepvsiXwBgSYd")("voeXaAjyCqKtFxRhEblz")("rvQaNuXGkILP… macro 33 #define keys ("GgrRUxIZCFYkpnsvyzwb")("fLpJmgZEQAKdbcSuNFPr")("aMZVkzfvrXLyPjeUBRus")("gBefvhWdnzbE… macro 39 #define keys ("xjSUvfTWlVeoLEtdmKBz")("HSDfyWRmjsxiXFOJQvoT")("gvByQMLTjeGdiVXkWqnf")("HZJdriPpDLsv… macro 45 #define keys ("QZMaswnqKlYGVWArzRSm")("EKWLSbqXhjIvQgpJrxnF")("ENVahOdugPMsewLIzGWD")("XeuQTSmbIFZc… macro
|
| /third_party/boost/libs/compute/test/ |
| D | test_stable_sort_by_key.cpp | 26 compute::vector<compute::int_> keys(size_t(0), compute::int_(0), queue); in BOOST_AUTO_TEST_CASE() local 48 compute::vector<compute::int_> keys(keys_data, keys_data + 1, queue); in BOOST_AUTO_TEST_CASE() local 65 compute::vector<compute::int_> keys(keys_data, keys_data + 2, queue); in BOOST_AUTO_TEST_CASE() local 78 compute::vector<compute::int_> keys(keys_data, keys_data + 10, queue); in BOOST_AUTO_TEST_CASE() local 102 compute::vector<compute::uint_> keys(keys_data, keys_data + 10, queue); in BOOST_AUTO_TEST_CASE() local 126 compute::vector<compute::float_> keys(keys_data, keys_data + 5, queue); in BOOST_AUTO_TEST_CASE() local 150 compute::vector<compute::int_> keys(keys_data, keys_data + 8, queue); in BOOST_AUTO_TEST_CASE() local 184 compute::vector<int_> keys(keys_data.begin(), keys_data.end(), queue); in BOOST_AUTO_TEST_CASE() local
|
| D | test_radix_sort_by_key.cpp | 43 compute::vector<compute::int_> keys(keys_data, keys_data + 10, queue); in BOOST_AUTO_TEST_CASE() local 72 compute::vector<compute::int_> keys(keys_data, keys_data + 10, queue); in BOOST_AUTO_TEST_CASE() local 111 compute::vector<compute::uint_> keys(keys_data, keys_data + 10, queue); in BOOST_AUTO_TEST_CASE() local 140 compute::vector<compute::uint_> keys(keys_data, keys_data + 10, queue); in BOOST_AUTO_TEST_CASE() local 180 compute::vector<compute::float_> keys(keys_data, keys_data + 5, queue); in BOOST_AUTO_TEST_CASE() local 209 compute::vector<compute::float_> keys(keys_data, keys_data + 5, queue); in BOOST_AUTO_TEST_CASE() local 249 compute::vector<compute::int_> keys(keys_data, keys_data + 8, queue); in BOOST_AUTO_TEST_CASE() local 285 compute::vector<compute::int_> keys(keys_data, keys_data + 8, queue); in BOOST_AUTO_TEST_CASE() local
|
| D | test_sort_by_key.cpp | 37 compute::vector<int> keys(context); in BOOST_AUTO_TEST_CASE() local 52 compute::vector<int> keys(keys_data, keys_data + 1, queue); in BOOST_AUTO_TEST_CASE() local 67 compute::vector<int> keys(keys_data, keys_data + 2, queue); in BOOST_AUTO_TEST_CASE() local 84 compute::vector<int> keys(keys_data, keys_data + 8, queue); in BOOST_AUTO_TEST_CASE() local 103 compute::vector<int> keys(host_keys.begin(), host_keys.end(), queue); in BOOST_AUTO_TEST_CASE() local 133 compute::vector<int_> keys(host_keys.begin(), host_keys.end(), queue); in BOOST_AUTO_TEST_CASE() local 163 compute::vector<int_> keys(host_keys.begin(), host_keys.end(), queue); in BOOST_AUTO_TEST_CASE() local 195 compute::vector<int_> keys(host_keys.begin(), host_keys.end(), queue); in BOOST_AUTO_TEST_CASE() local
|
| D | test_reduce_by_key.cpp | 30 int keys[] = { 0, 2, -3, -3, -3, -3, -3, 4 }; in BOOST_AUTO_TEST_CASE() local 92 int keys[] = { 22 }; in BOOST_AUTO_TEST_CASE() local 110 int keys[] = { 0, 2, 2, 3, 3, 3, 3, 3, 4 }; in BOOST_AUTO_TEST_CASE() local 136 int keys[] = { 0, 2, 2, 3, 3, 3, 3, 3, 4 }; in BOOST_AUTO_TEST_CASE() local 160 int keys[] = { 0, 2, 3, 3, 3, 3, 4, 4 }; in BOOST_AUTO_TEST_CASE() local
|
| /third_party/typescript/lib/ |
| D | lib.es2015.iterable.d.ts | 70 keys(): IterableIterator<number>; method 106 keys(): IterableIterator<number>; method 131 keys(): IterableIterator<K>; method 151 keys(): IterableIterator<K>; method 179 keys(): IterableIterator<T>; method 199 keys(): IterableIterator<T>; method 259 keys(): IterableIterator<number>; method 287 keys(): IterableIterator<number>; method 316 keys(): IterableIterator<number>; method 347 keys(): IterableIterator<number>; method [all …]
|
| D | lib.dom.iterable.d.ts | 68 keys(): IterableIterator<number>; method 89 keys(): IterableIterator<string>; method 125 keys(): IterableIterator<string>; method 151 keys(): IterableIterator<BufferSource>; method 180 keys(): IterableIterator<number>; method 196 keys(): IterableIterator<number>; method 275 keys(): IterableIterator<string>; method
|
| /third_party/typescript/src/lib/ |
| D | es2015.iterable.d.ts | 50 keys(): IterableIterator<number>; method 86 keys(): IterableIterator<number>; method 111 keys(): IterableIterator<K>; method 131 keys(): IterableIterator<K>; method 159 keys(): IterableIterator<T>; method 179 keys(): IterableIterator<T>; method 239 keys(): IterableIterator<number>; method 267 keys(): IterableIterator<number>; method 296 keys(): IterableIterator<number>; method 327 keys(): IterableIterator<number>; method [all …]
|
| D | dom.iterable.d.ts | 16 keys(): IterableIterator<string>; method 37 keys(): IterableIterator<number>; method 64 keys(): IterableIterator<number>; method 89 keys(): IterableIterator<string>; method 106 keys(): IterableIterator<string>; method
|
| D | dom.iterable.generated.d.ts | 48 keys(): IterableIterator<number>; method 69 keys(): IterableIterator<string>; method 105 keys(): IterableIterator<string>; method 131 keys(): IterableIterator<BufferSource>; method 160 keys(): IterableIterator<number>; method 176 keys(): IterableIterator<number>; method 255 keys(): IterableIterator<string>; method
|
| /third_party/skia/infra/bots/recipe_modules/builder_name_schema/ |
| D | builder_name_schema.json | 4 "keys": [ array 15 "keys": [ array 26 "keys": [ array 31 "keys": [ array 39 "keys": [ array 47 "keys": [ array 62 "keys": [ array 77 "keys": [ array
|
| /third_party/flutter/skia/infra/bots/recipe_modules/builder_name_schema/ |
| D | builder_name_schema.json | 4 "keys": [ array 15 "keys": [ array 26 "keys": [ array 41 "keys": [ array 49 "keys": [ array 57 "keys": [ array 72 "keys": [ array
|
| /third_party/boost/boost/hana/fwd/ |
| D | keys.hpp | 29 constexpr keys_t keys{}; variable 44 constexpr auto keys = [](auto&& object) { in __anoncd96191c0102() variable
|
| /third_party/cef/libcef/browser/extensions/value_store/ |
| D | cef_value_store.cc | 40 size_t CefValueStore::GetBytesInUse(const std::vector<std::string>& keys) { in GetBytesInUse() 57 const std::vector<std::string>& keys) { in Get() 117 const std::vector<std::string>& keys) { in Remove() 133 std::vector<std::string> keys; in Clear() local
|
| /third_party/glib/glib/ |
| D | glib-init.c | 202 const GDebugKey *keys, in g_parse_debug_string() 271 const GDebugKey *keys, in g_parse_debug_envvar() 298 const GDebugKey keys[] = { in g_messages_prefixed_init() local 313 const GDebugKey keys[] = { in g_debug_init() local
|
| /third_party/typescript_eslint/packages/typescript-estree/src/ |
| D | simple-traverse.ts | 13 const keys = allVisitorKeys[node.type]; constant 53 const keys = getVisitorKeysForNode(this.allVisitorKeys, node); constant
|
| /third_party/grpc/examples/cpp/keyvaluestore/ |
| D | client.cc | 48 void GetValues(const std::vector<std::string>& keys) { in GetValues() 94 std::vector<std::string> keys = {"key1", "key2", "key3", "key4", in main() local
|
| /third_party/grpc/src/core/ext/transport/chttp2/transport/ |
| D | stream_map.cc | 45 static size_t compact(uint32_t* keys, void** values, size_t count) { in compact() 63 uint32_t* keys = map->keys; in grpc_chttp2_stream_map_add() local 103 uint32_t* keys = map->keys; in find() local
|
| /third_party/node/deps/npm/node_modules/yargs/ |
| D | yargs.js | 190 self.boolean = function (keys) { argument 196 self.array = function (keys) { argument 202 self.number = function (keys) { argument 208 self.normalize = function (keys) { argument 214 self.count = function (keys) { argument 220 self.string = function (keys) { argument 226 self.requiresArg = function (keys) { argument 232 self.skipValidation = function (keys) { argument 238 function populateParserHintArray (type, keys, value) { argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
| D | eap_ikev2_common.c | 18 int eap_ikev2_derive_keymat(int prf, struct ikev2_keys *keys, in eap_ikev2_derive_keymat() 68 int eap_ikev2_validate_icv(int integ_alg, struct ikev2_keys *keys, in eap_ikev2_validate_icv()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
| D | eap_ikev2_common.c | 18 int eap_ikev2_derive_keymat(int prf, struct ikev2_keys *keys, in eap_ikev2_derive_keymat() 68 int eap_ikev2_validate_icv(int integ_alg, struct ikev2_keys *keys, in eap_ikev2_validate_icv()
|
| /third_party/libwebsockets/plugins/ssh-base/crypto/ |
| D | chacha.c | 238 lws_chacha_activate(struct lws_ssh_keys *keys) in lws_chacha_activate() 264 lws_chacha_destroy(struct lws_ssh_keys *keys) in lws_chacha_destroy() 273 lws_chachapoly_get_length(struct lws_ssh_keys *keys, uint32_t seq, in lws_chachapoly_get_length() 302 chachapoly_crypt(struct lws_ssh_keys *keys, u_int seqnr, u_char *dest, in chachapoly_crypt() 355 lws_chacha_decrypt(struct lws_ssh_keys *keys, uint32_t seq, in lws_chacha_decrypt() 363 lws_chacha_encrypt(struct lws_ssh_keys *keys, uint32_t seq, in lws_chacha_encrypt()
|
| /third_party/node/test/parallel/ |
| D | test-process-features.js | 6 const keys = new Set(Object.keys(process.features)); constant
|
| /third_party/boost/libs/hana/test/set/ |
| D | laws.cpp | 25 auto keys = hana::make_tuple( in main() local
|