Home
last modified time | relevance | path

Searched defs:out (Results 1701 - 1725 of 3377) sorted by relevance

1...<<61626364656667686970>>...136

/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/
H A DOperation.java135 void writeTo(ByteArrayDataOutput out, Map<DfaNode, Integer> offsetMap, Statistics stats) { in writeTo() argument
154 static void writeBranch(ByteArrayDataOutput out, int jump, Statistics stats) { in writeBranch() argument
168 static void writeTerminator(ByteArrayDataOutput out, Statistics stats) { in writeTerminator() argument
132 writeImpl( ByteArrayDataOutput out, Map<DfaNode, Integer> offsetMap, Statistics stats) writeImpl() argument
230 writeImpl(ByteArrayDataOutput out, Map<DfaNode, Integer> unused, Statistics stats) writeImpl() argument
265 writeImpl(ByteArrayDataOutput out, Map<DfaNode, Integer> unused, Statistics stats) writeImpl() argument
306 writeImpl(ByteArrayDataOutput out, Map<DfaNode, Integer> unused, Statistics stats) writeImpl() argument
363 writeImpl(ByteArrayDataOutput out, Map<DfaNode, Integer> offsetMap, Statistics stats) writeImpl() argument
415 writeImpl(ByteArrayDataOutput out, Map<DfaNode, Integer> offsetMap, Statistics stats) writeImpl() argument
483 writeJumpTable(ByteArrayDataOutput out, List<Integer> offsets, Statistics stats) writeJumpTable() argument
[all...]
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/
H A DCompilerRegressionTest.java310 appendBytes(StringBuilder out, byte[] bytes, int start, int length) appendBytes() argument
[all...]
/third_party/python/Tools/iobench/
H A Diobench.py12 out = sys.stdout variable
/third_party/openssl/test/
H A Dcrltest.c190 static BIO *glue2bio(const char **pem, char **out) in glue2bio() argument
H A Dparams_api_test.c21 static void swap_copy(unsigned char *out, const void *in, size_t len) in swap_copy() argument
37 static void le_copy(unsigned char *out, const void *in, size_t len) in le_copy() argument
150 int in, out; in test_param_int() local
177 long int in, out; test_param_long() local
204 unsigned int in, out; test_param_uint() local
230 unsigned long int in, out; test_param_ulong() local
257 int32_t in, out; test_param_int32() local
284 uint32_t in, out; test_param_uint32() local
311 int64_t in, out; test_param_int64() local
338 uint64_t in, out; test_param_uint64() local
365 size_t in, out; test_param_size_t() local
392 time_t in, out; test_param_time_t() local
[all...]
H A Dp_test.c141 unsigned char out[16]; in p_get_params() local
228 OSSL_provider_init(const OSSL_CORE_HANDLE *handle, const OSSL_DISPATCH *oin, const OSSL_DISPATCH **out, void **provctx) OSSL_provider_init() argument
H A Dsslcorrupttest.c26 static int tls_corrupt_read(BIO *bio, char *out, int outl) in tls_corrupt_read() argument
H A Dtls13ccstest.c70 static int watchccs_read(BIO *bio, char *out, int outl) in watchccs_read() argument
/third_party/openssl/test/testutil/
H A Dformat_output.c393 char out[2 * sizeof(buf) + 1]; in test_output_bignum() local
207 convert_bn_memory(const unsigned char *in, size_t bytes, char *out, int *lz, const BIGNUM *bn) convert_bn_memory() argument
H A Dfake_random.c70 static int fake_rand_generate(void *vrng, unsigned char *out, size_t outlen, in fake_rand_generate() argument
164 fake_rand_provider_init(const OSSL_CORE_HANDLE *handle, const OSSL_DISPATCH *in, const OSSL_DISPATCH **out, void **provctx) fake_rand_provider_init() argument
214 fake_rand_set_callback(EVP_RAND_CTX *rng, int (*cb)(unsigned char *out, size_t outlen, const char *name, EVP_RAND_CTX *ctx)) fake_rand_set_callback() argument
222 fake_rand_set_public_private_callbacks(OSSL_LIB_CTX *libctx, int (*cb)(unsigned char *out, size_t outlen, const char *name, EVP_RAND_CTX *ctx)) fake_rand_set_public_private_callbacks() argument
/third_party/pulseaudio/speex/libspeexdsp/
H A Dscal.c141 EXPORT void speex_decorrelate(SpeexDecorrState *st, const spx_int16_t *in, spx_int16_t *out, int strength) in speex_decorrelate() argument
/third_party/openssl/crypto/bio/
H A Dbss_conn.c323 static int conn_read(BIO *b, char *out, int outl) in conn_read() argument
H A Dbss_acpt.c365 static int acpt_read(BIO *b, char *out, int outl) in acpt_read() argument
/third_party/openssl/crypto/evp/
H A Dasymcipher.c227 EVP_PKEY_encrypt(EVP_PKEY_CTX *ctx, unsigned char *out, size_t *outlen, const unsigned char *in, size_t inlen) EVP_PKEY_encrypt() argument
269 EVP_PKEY_decrypt(EVP_PKEY_CTX *ctx, unsigned char *out, size_t *outlen, const unsigned char *in, size_t inlen) EVP_PKEY_decrypt() argument
[all...]
H A Dbio_ok.c170 static int ok_read(BIO *b, char *out, int outl) in ok_read() argument
H A Dbio_b64.c108 static int b64_read(BIO *b, char *out, int outl) in b64_read() argument
H A Dbio_enc.c106 static int enc_read(BIO *b, char *out, int outl) in enc_read() argument
H A Dkem.c186 EVP_PKEY_encapsulate(EVP_PKEY_CTX *ctx, unsigned char *out, size_t *outlen, unsigned char *secret, size_t *secretlen) EVP_PKEY_encapsulate() argument
/third_party/openssl/crypto/
H A Dpunycode.c202 static int codepoint2utf8(unsigned char *out, unsigned long utf) in codepoint2utf8() argument
247 ossl_a2ulabel(const char *in, char *out, size_t *outlen) ossl_a2ulabel() argument
[all...]
/third_party/openssl/apps/
H A Drsa.c125 BIO *out = NULL; in rsa_main() local
92 try_legacy_encoding(EVP_PKEY *pkey, int outformat, int pubout, BIO *out) try_legacy_encoding() argument
[all...]
H A Drsautl.c74 BIO *in = NULL, *out = NULL; in rsautl_main() local
H A Decparam.c68 static int list_builtin_curves(BIO *out) in list_builtin_curves() argument
103 BIO *out = NULL; in ecparam_main() local
[all...]
H A Ddsa.c79 BIO *out = NULL; in dsa_main() local
[all...]
H A Dec.c70 BIO *out = NULL; in ec_main() local
/third_party/openssl/crypto/conf/
H A Dconf_lib.c381 int NCONF_dump_fp(const CONF *conf, FILE *out) in NCONF_dump_fp() argument
395 int NCONF_dump_bio(const CONF *conf, BIO *out) in NCONF_dump_bio() argument

Completed in 20 milliseconds

1...<<61626364656667686970>>...136