| /third_party/openssl/test/ |
| H A D | casttest.c | 67 unsigned char out[80]; in cast_test_vector() local
|
| H A D | punycode_test.c | 168 char out[50]; in test_a2ulabel() local 199 static const unsigned int out[] = { in test_puny_overrun() local [all...] |
| /third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/testutils/ |
| H A D | DebuggingOutputStream.java | 30 public DebuggingOutputStream(OutputStream out, boolean debug) { in DebuggingOutputStream() argument
|
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
| H A D | data_descriptor.cpp | 51 std::ostream& operator<<(std::ostream& out, in operator <<() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| H A D | data_descriptor.cpp | 51 std::ostream& operator<<(std::ostream& out, in operator <<() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/ |
| H A D | bit_vector.cpp | 23 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 D | upsampling_sse2.c | 91 Upsample32Pixels_SSE2(const uint8_t r1[], const uint8_t r2[], uint8_t* const out) Upsample32Pixels_SSE2() argument [all...] |
| H A D | upsampling_sse41.c | 93 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 D | ucase.c | 27 int c_main(UFILE *out) in c_main() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/samples/citer/ |
| H A D | citer.cpp | 24 static UFILE *out; variable [all...] |
| /third_party/skia/tests/ |
| H A D | AnnotationTest.cpp | 66 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 D | ParametricStageTest.cpp | 13 float in[256], out[256]; in check_error() local
|
| H A D | PathOpsSimplifyRectThreadedTest.cpp | 41 SkPath path, out; in testSimplify4x4RectsMain() local
|
| /third_party/openssl/crypto/asn1/ |
| H A D | t_bitst.c | 15 int ASN1_BIT_STRING_name_print(BIO *out, ASN1_BIT_STRING *bs, in ASN1_BIT_STRING_name_print() argument
|
| /third_party/openssl/crypto/cast/ |
| H A D | c_cfb64.c | 25 void CAST_cfb64_encrypt(const unsigned char *in, unsigned char *out, in CAST_cfb64_encrypt() argument
|
| H A D | c_ofb64.c | 24 void CAST_ofb64_encrypt(const unsigned char *in, unsigned char *out, in CAST_ofb64_encrypt() argument
|
| /third_party/openssl/crypto/des/ |
| H A D | fcrypt.c | 101 DES_LONG out[2], ll; in DES_fcrypt() local
|
| H A D | ncbc_enc.c | 19 void DES_cbc_encrypt(const unsigned char *in, unsigned char *out, long length, in DES_cbc_encrypt() argument
|
| H A D | ofb64ede.c | 23 DES_ede3_ofb64_encrypt(register const unsigned char *in, register unsigned char *out, long length, DES_key_schedule *k1, DES_key_schedule *k2, DES_key_schedule *k3, DES_cblock *ivec, int *num) DES_ede3_ofb64_encrypt() argument
|
| H A D | ecb_enc.c | 42 unsigned char *out = &(*output)[0]; in DES_ecb_encrypt() local
|
| H A D | ecb3_enc.c | 25 unsigned char *out = &(*output)[0]; in DES_ecb3_encrypt() local
|
| /third_party/openssl/crypto/ec/ |
| H A D | ecp_nistputil.c | 53 ossl_ec_GFp_nistp_points_make_affine_internal(size_t num, void *point_array, size_t felem_size, void *tmp_felems, void (*felem_one) (void *out), int (*felem_is_zero) (const void *in), void (*felem_assign) (void *out, const void *in), void (*felem_square) (void *out, const void *in), void (*felem_mul) (void *out, const void *in1, const void *in2), void (*felem_inv) (void *out, const void *in), void (*felem_contract) (void *out, const void *in)) ossl_ec_GFp_nistp_points_make_affine_internal() argument
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | test-buffer-serialize.cc | 69 char line[BUFSIZ], out[BUFSIZ]; in main() local
|
| /third_party/python/Include/cpython/ |
| H A D | dictobject.h | 68 PyAPI_FUNC(void) _PyDict_DebugMallocStats(FILE *out); variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| H A D | SwapByteOrder.h | 103 } in, out; in getSwappedBytes() local 113 } in, out; in getSwappedBytes() local
|