Home
last modified time | relevance | path

Searched defs:out (Results 476 - 500 of 4021) sorted by relevance

1...<<11121314151617181920>>...161

/third_party/openssl/demos/bio/
H A Dclient-arg.c16 BIO *sbio = NULL, *out = NULL; in main() local
/third_party/openssl/demos/smime/
H A Dsmsign2.c17 BIO *in = NULL, *out = NULL, *tbio = NULL; in main() local
H A Dsmsign.c17 BIO *in = NULL, *out = NULL, *tbio = NULL; in main() local
H A Dsmver.c17 BIO *in = NULL, *out = NULL, *tbio = NULL, *cont = NULL; in main() local
/third_party/openssl/crypto/rc5/
H A Drc5cfb64.c25 void RC5_32_cfb64_encrypt(const unsigned char *in, unsigned char *out, in RC5_32_cfb64_encrypt() argument
H A Drc5ofb64.c24 void RC5_32_ofb64_encrypt(const unsigned char *in, unsigned char *out, in RC5_32_ofb64_encrypt() argument
/third_party/openssl/demos/mac/
H A Dhmac-sha512.c83 unsigned char *out = NULL; in main() local
H A Dcmac-aes256.c72 unsigned char *out = NULL; in main() local
H A Dgmac.c63 unsigned char out[16]; in main() local
/third_party/openssl/demos/kdf/
H A Dscrypt.c65 unsigned char out[64]; in main() local
H A Dpbkdf2.c63 unsigned char out[64]; in main() local
H A Dhkdf.c49 unsigned char out[42]; in main() local
/third_party/openssl/fuzz/
H A Dclient.c60 BIO *out; in FuzzerTestOneInput() local
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_rc4_hw.c27 static int cipher_hw_rc4_cipher(PROV_CIPHER_CTX *ctx, unsigned char *out, in cipher_hw_rc4_cipher() argument
/third_party/openssl/test/
H A Dcasttest.c67 unsigned char out[80]; in cast_test_vector() local
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/testutils/
H A DDebuggingOutputStream.java30 public DebuggingOutputStream(OutputStream out, boolean debug) { in DebuggingOutputStream() argument
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Ddata_descriptor.cpp51 std::ostream& operator<<(std::ostream& out, in operator <<() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Ddata_descriptor.cpp51 std::ostream& operator<<(std::ostream& out, in operator <<() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dbit_vector.cpp23 void BitVector::ReportDensity(std::ostream& out) { in ReportDensity() argument
64 std::ostream& operator<<(std::ostream& out, const BitVector& bv) { in operator <<() argument
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dupsampling_sse2.c91 Upsample32Pixels_SSE2(const uint8_t r1[], const uint8_t r2[], uint8_t* const out) Upsample32Pixels_SSE2() argument
[all...]
H A Dupsampling_sse41.c93 Upsample32Pixels_SSE41(const uint8_t r1[], const uint8_t r2[], uint8_t* const out) Upsample32Pixels_SSE41() argument
[all...]
/third_party/skia/third_party/externals/icu/source/samples/case/
H A Ducase.c27 int c_main(UFILE *out) in c_main() argument
[all...]
/third_party/skia/third_party/externals/icu/source/samples/citer/
H A Dciter.cpp24 static UFILE *out; variable
[all...]
/third_party/skia/tests/
H A DAnnotationTest.cpp66 sk_sp<SkData> out = outStream.detachAsData(); in DEF_TEST() local
84 sk_sp<SkData> out = outStream.detachAsData(); in DEF_TEST() local
104 sk_sp<SkData> out = outStream.detachAsData(); in DEF_TEST() local
121 sk_sp<SkData> out in DEF_TEST() local
[all...]
H A DParametricStageTest.cpp13 float in[256], out[256]; in check_error() local

Completed in 19 milliseconds

1...<<11121314151617181920>>...161