| /third_party/popt/tests/ |
| H A D | test3.c | 6 char *out; in main() local
|
| /third_party/pulseaudio/speex/libspeexdsp/ |
| H A D | testresample.c | 48 short *out; in main() local
|
| /third_party/openssl/crypto/camellia/ |
| H A D | cmll_cfb.c | 25 void Camellia_cfb128_encrypt(const unsigned char *in, unsigned char *out, in Camellia_cfb128_encrypt() argument 35 void Camellia_cfb1_encrypt(const unsigned char *in, unsigned char *out, in Camellia_cfb1_encrypt() argument 43 void Camellia_cfb8_encrypt(const unsigned char *in, unsigned char *out, in Camellia_cfb8_encrypt() argument
|
| H A D | cmll_misc.c | 31 void Camellia_encrypt(const unsigned char *in, unsigned char *out, in Camellia_encrypt() argument 37 void Camellia_decrypt(const unsigned char *in, unsigned char *out, in Camellia_decrypt() argument
|
| H A D | cmll_ctr.c | 19 void Camellia_ctr128_encrypt(const unsigned char *in, unsigned char *out, in Camellia_ctr128_encrypt() argument
|
| /third_party/openssl/crypto/aes/ |
| H A D | aes_cfb.c | 25 void AES_cfb128_encrypt(const unsigned char *in, unsigned char *out, in AES_cfb128_encrypt() argument 35 void AES_cfb1_encrypt(const unsigned char *in, unsigned char *out, in AES_cfb1_encrypt() argument 43 void AES_cfb8_encrypt(const unsigned char *in, unsigned char *out, in AES_cfb8_encrypt() argument
|
| /third_party/openssl/crypto/modes/ |
| H A D | ofb128.c | 25 void CRYPTO_ofb128_encrypt(const unsigned char *in, unsigned char *out, in CRYPTO_ofb128_encrypt() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | BinaryStream_unittest.cpp | 75 gl::BinaryOutputStream out; in TEST() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/util/ |
| H A D | timer.cpp | 28 void PrintTimerDescription(std::ostream* out, bool measure_mem_usage) { in PrintTimerDescription() argument
|
| /third_party/skia/third_party/externals/spirv-tools/test/ |
| H A D | timer_test.cpp | 29 MockTimer(std::ostream* out, bool measure_mem_usage = false) in MockTimer() argument 90 MockCumulativeTimer(std::ostream* out, bool measure_mem_usage = false) in MockCumulativeTimer() argument
|
| /third_party/skia/src/gpu/ |
| H A D | GrFixedClip.cpp | 34 GrClip::Effect GrFixedClip::apply(GrAppliedHardClip* out, SkIRect* bounds) const { in apply() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | SpirvShaderDebug.hpp | 109 std::string out = "["; in fmt() local 121 std::vector<Value *> out; in val() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/ |
| H A D | Variable.cpp | 40 std::string out = ""; in string() local
|
| /third_party/skia/third_party/externals/swiftshader/tests/regres/deqp/ |
| H A D | deqp.go | 108 var out Results var [all...] |
| /third_party/openssl/crypto/x509/ |
| H A D | t_crl.c | 35 int X509_CRL_print(BIO *out, X509_CRL *x) in X509_CRL_print() argument 40 int X509_CRL_print_ex(BIO *out, X509_CRL *x, unsigned long nmflag) in X509_CRL_print_ex() argument [all...] |
| /third_party/openssl/demos/cms/ |
| H A D | cms_enc.c | 17 BIO *in = NULL, *out = NULL, *tbio = NULL; in main() local
|
| H A D | cms_dec.c | 17 BIO *in = NULL, *out = NULL, *tbio = NULL; in main() local
|
| H A D | cms_comp.c | 17 BIO *in = NULL, *out = NULL; in main() local
|
| /third_party/openssl/crypto/seed/ |
| H A D | seed_cfb.c | 19 void SEED_cfb128_encrypt(const unsigned char *in, unsigned char *out, in SEED_cfb128_encrypt() argument
|
| /third_party/openssl/demos/smime/ |
| H A D | smenc.c | 17 BIO *in = NULL, *out = NULL, *tbio = NULL; in main() local
|
| H A D | smdec.c | 17 BIO *in = NULL, *out = NULL, *tbio = NULL; in main() local
|
| /third_party/openssl/fuzz/ |
| H A D | cms.c | 40 BIO *out = BIO_new(BIO_s_null()); in FuzzerTestOneInput() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/ |
| H A D | timer.cpp | 28 void PrintTimerDescription(std::ostream* out, bool measure_mem_usage) { in PrintTimerDescription() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
| H A D | timer_test.cpp | 29 MockTimer(std::ostream* out, bool measure_mem_usage = false) in MockTimer() argument 90 MockCumulativeTimer(std::ostream* out, bool measure_mem_usage = false) in MockCumulativeTimer() argument
|
| /third_party/skia/third_party/externals/icu/source/samples/case/ |
| H A D | case.cpp | 25 void printUnicodeString(UFILE *out, const UnicodeString &s) { in printUnicodeString() argument 33 UFILE *out; in main() local [all...] |