| /third_party/grpc/src/core/lib/compression/ |
| D | compression.cc | 34 grpc_compression_algorithm algorithm) { in grpc_compression_algorithm_is_message() 40 int grpc_compression_algorithm_is_stream(grpc_compression_algorithm algorithm) { in grpc_compression_algorithm_is_stream() 45 grpc_compression_algorithm* algorithm) { in grpc_compression_algorithm_parse() 64 int grpc_compression_algorithm_name(grpc_compression_algorithm algorithm, in grpc_compression_algorithm_name() 118 grpc_compression_options* opts, grpc_compression_algorithm algorithm) { in grpc_compression_options_enable_algorithm() 123 grpc_compression_options* opts, grpc_compression_algorithm algorithm) { in grpc_compression_options_disable_algorithm() 129 grpc_compression_algorithm algorithm) { in grpc_compression_options_is_algorithm_enabled() 135 grpc_compression_algorithm algorithm) { in grpc_compression_algorithm_slice() 165 grpc_compression_algorithm algorithm) { in grpc_compression_encoding_mdelem()
|
| D | compression_internal.cc | 56 grpc_message_compression_algorithm algorithm) { in grpc_message_compression_encoding_mdelem() 71 grpc_stream_compression_algorithm algorithm) { in grpc_stream_compression_encoding_mdelem() 130 grpc_compression_algorithm* algorithm, in grpc_compression_algorithm_from_message_stream_compression_algorithm() 172 grpc_message_compression_algorithm algorithm, const char** name) { in grpc_message_compression_algorithm_name() 250 grpc_slice value, grpc_message_compression_algorithm* algorithm) { in grpc_message_compression_algorithm_parse() 269 grpc_slice value, grpc_stream_compression_algorithm* algorithm) { in grpc_stream_compression_algorithm_parse()
|
| D | compression_args.cc | 54 grpc_channel_args* a, grpc_compression_algorithm algorithm) { in grpc_channel_args_set_channel_default_compression_algorithm() 86 grpc_channel_args** a, grpc_compression_algorithm algorithm, int state) { in grpc_channel_args_compression_algorithm_set_state()
|
| D | message_compress.cc | 151 static int compress_inner(grpc_message_compression_algorithm algorithm, in compress_inner() 169 int grpc_msg_compress(grpc_message_compression_algorithm algorithm, in grpc_msg_compress() 178 int grpc_msg_decompress(grpc_message_compression_algorithm algorithm, in grpc_msg_decompress()
|
| /third_party/node/test/parallel/ |
| D | test-crypto-aes-wrap.js | 11 algorithm: 'aes128-wrap', property 17 algorithm: 'id-aes128-wrap-pad', property 23 algorithm: 'aes192-wrap', property 29 algorithm: 'id-aes192-wrap-pad', property 35 algorithm: 'aes256-wrap', property 41 algorithm: 'id-aes256-wrap-pad', property
|
| /third_party/node/doc/api/ |
| D | esm.md | 949 ### Features 960 ### Resolver algorithm 991 ### Resolver Algorithm Specification 1245 ### Customizing ESM specifier resolution algorithm 1274 [Terminology]: #esm_terminology 1278 [`import()`]: #esm_import_expressions 1279 [`import.meta.url`]: #esm_import_meta 1283 [`transformSource` hook]: #esm_transformsource_source_context_defaulttransformsource 1289 [dynamic instantiate hook]: #esm_code_dynamicinstantiate_code_hook 1294 [transpiler loader example]: #esm_transpiler_loader
|
| /third_party/node/lib/internal/crypto/ |
| D | sig.js | 33 function Sign(algorithm, options) { argument 113 function signOneShot(algorithm, data, key) { argument 146 function Verify(algorithm, options) { argument 185 function verifyOneShot(algorithm, data, key, signature) { argument
|
| /third_party/node/benchmark/zlib/ |
| D | pipe.js | 10 algorithm: ['gzip', 'brotli'] property 18 function main({ inputLen, duration, type, algorithm }) { field
|
| /third_party/boost/libs/yap/example/ |
| D | pipable_algorithms.cpp | 114 struct algorithm struct 118 boost::hana::tuple<algorithm_t> elements; argument 123 // Here are ready-made Yap terminals, one for each algorithm enumerated in argument
|
| /third_party/boost/libs/graph/test/ |
| D | cycle_test.hpp | 55 void test_one(Algorithm algorithm) in test_one() 76 template < typename Algorithm > void cycle_test(Algorithm const& algorithm) in cycle_test()
|
| /third_party/grpc/test/core/compression/ |
| D | compression_test.cc | 44 grpc_compression_algorithm algorithm; in test_compression_algorithm_parse() local 53 grpc_compression_algorithm algorithm; in test_compression_algorithm_parse() local 231 grpc_compression_algorithm algorithm; in test_compression_enable_disable_algorithm() local
|
| /third_party/boost/libs/mp11/doc/mp11/ |
| D | algorithm.adoc | 10 [#algorithm] anchor
|
| /third_party/boost/libs/geometry/doc/src/docutils/tools/implementation_status/ |
| D | implementation_status.cpp | 123 struct algorithm struct 128 explicit algorithm(std::string const& n, int a = 1) in algorithm() argument
|
| /third_party/boost/libs/geometry/doc/src/docutils/tools/support_status/ |
| D | support_status.cpp | 86 #define DECLARE_UNARY_ALGORITHM(algorithm) \ argument 91 #define DECLARE_UNARY_ALGORITHM_WITH_BOOLEAN(algorithm) \ argument 96 #define DECLARE_BINARY_ALGORITHM(algorithm) \ argument
|
| /third_party/node/test/fixtures/0-dns/ |
| D | create-cert.js | 36 signature: { algorithm: sha256WithRSAEncryption, parameters: null_}, property 45 { algorithm: { algorithm: rsaEncryption, parameters: null_}, property 68 signatureAlgorithm: { algorithm: sha256WithRSAEncryption, parameters: null_ }, property
|
| /third_party/boost/boost/algorithm/string/ |
| D | predicate_facade.hpp | 24 namespace algorithm { namespace
|
| D | constants.hpp | 15 namespace algorithm { namespace
|
| D | yes_no_type.hpp | 15 namespace algorithm { namespace
|
| /third_party/ffmpeg/libavfilter/x86/ |
| D | vf_atadenoise_init.c | 38 av_cold void ff_atadenoise_init_x86(ATADenoiseDSPContext *dsp, int depth, int algorithm) in ff_atadenoise_init_x86()
|
| /third_party/boost/boost/algorithm/cxx11/ |
| D | copy_n.hpp | 17 namespace boost { namespace algorithm { namespace
|
| /third_party/boost/boost/algorithm/cxx17/ |
| D | for_each_n.hpp | 19 namespace boost { namespace algorithm { namespace
|
| /third_party/boost/boost/algorithm/string/std/ |
| D | string_traits.hpp | 19 namespace algorithm { namespace
|
| /third_party/flutter/skia/third_party/externals/wuffs/script/ |
| D | checksum.go | 36 algorithm = flag.String("algorithm", "adler32", "checksum algorithm") var
|
| /third_party/boost/boost/algorithm/searching/detail/ |
| D | debugging.hpp | 16 namespace boost { namespace algorithm { namespace detail { namespace
|
| /third_party/boringssl/src/crypto/evp/ |
| D | p_rsa_asn1.c | 71 CBB spki, algorithm, oid, null, key_bitstring; in rsa_pub_encode() local 117 CBB pkcs8, algorithm, oid, null, private_key; in rsa_priv_encode() local
|