Home
last modified time | relevance | path

Searched defs:out (Results 501 - 525 of 4096) sorted by relevance

1...<<21222324252627282930>>...164

/third_party/openssl/test/
H A Dcasttest.c67 unsigned char out[80]; in cast_test_vector() local
H A Dpunycode_test.c168 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 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
H A DPathOpsSimplifyRectThreadedTest.cpp41 SkPath path, out; in testSimplify4x4RectsMain() local
/third_party/openssl/crypto/asn1/
H A Dt_bitst.c15 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 Dc_cfb64.c25 void CAST_cfb64_encrypt(const unsigned char *in, unsigned char *out, in CAST_cfb64_encrypt() argument
H A Dc_ofb64.c24 void CAST_ofb64_encrypt(const unsigned char *in, unsigned char *out, in CAST_ofb64_encrypt() argument
/third_party/openssl/crypto/des/
H A Dfcrypt.c101 DES_LONG out[2], ll; in DES_fcrypt() local
H A Dncbc_enc.c19 void DES_cbc_encrypt(const unsigned char *in, unsigned char *out, long length, in DES_cbc_encrypt() argument
H A Dofb64ede.c23 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 Decb_enc.c42 unsigned char *out = &(*output)[0]; in DES_ecb_encrypt() local
H A Decb3_enc.c25 unsigned char *out = &(*output)[0]; in DES_ecb3_encrypt() local
/third_party/openssl/crypto/ec/
H A Decp_nistputil.c53 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 Dtest-buffer-serialize.cc69 char line[BUFSIZ], out[BUFSIZ]; in main() local
/third_party/python/Include/cpython/
H A Ddictobject.h68 PyAPI_FUNC(void) _PyDict_DebugMallocStats(FILE *out); variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DSwapByteOrder.h103 } in, out; in getSwappedBytes() local
113 } in, out; in getSwappedBytes() local

Completed in 8 milliseconds

1...<<21222324252627282930>>...164