| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | OutputGLSL.cpp | 27 TInfoSinkBase &out = objSink(); in visitSymbol() local
|
| H A D | OutputESSL.cpp | 28 TInfoSinkBase &out = objSink(); in writeVariablePrecision() local
|
| H A D | AtomicCounterFunctionHLSL.cpp | 67 void AtomicCounterFunctionHLSL::atomicCounterFunctionHeader(TInfoSinkBase &out) in atomicCounterFunctionHeader() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | queryconversions.h | 91 void ConvertGLenumValue(InType param, OutType *out) in ConvertGLenumValue() argument 97 void ConvertPackedEnum(PackedEnumType param, OutType *out) in ConvertPackedEnum() argument
|
| /third_party/skia/third_party/externals/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/angle2/src/tests/perf_tests/third_party/perf/ |
| H A D | perf_result_reporter.cc | 58 bool PerfResultReporter::GetMetricInfo(const std::string &metric_suffix, MetricInfo *out) in GetMetricInfo() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
| H A D | Token.cpp | 82 std::ostream &operator<<(std::ostream &out, const Token &token) in operator <<() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | EmulatedIntrinsics.cpp | 60 void gather(T &out, RValue<Pointer<EL>> base, RValue<Int4> offsets, RValue<Int4> mask, unsigned int alignment, bool zeroMaskedLanes) in gather() argument
|
| /third_party/skia/third_party/externals/swiftshader/tests/ReactorBenchmarks/ |
| H A D | ReactorBenchmarks.cpp | 60 int out = 0; in BENCHMARK_DEFINE_F() local
|
| /third_party/openssl/demos/cms/ |
| H A D | cms_sign2.c | 17 BIO *in = NULL, *out = NULL, *tbio = NULL; in main() local
|
| H A D | cms_sign.c | 17 BIO *in = NULL, *out = NULL, *tbio = NULL; in main() local
|
| H A D | cms_ver.c | 17 BIO *in = NULL, *out = NULL, *tbio = NULL, *cont = NULL; in main() local
|
| H A D | cms_denc.c | 20 BIO *in = NULL, *out = NULL, *tbio = NULL, *dout = NULL; in main() local
|
| H A D | cms_ddec.c | 20 BIO *in = NULL, *out = NULL, *tbio = NULL, *dcont = NULL; in main() local
|
| /third_party/openssl/providers/ |
| H A D | nullprov.c | 70 ossl_null_provider_init(const OSSL_CORE_HANDLE *handle, const OSSL_DISPATCH *in, const OSSL_DISPATCH **out, void **provctx) ossl_null_provider_init() argument
|
| /third_party/openssl/ssl/ |
| H A D | d1_srtp.c | 61 ssl_ctx_make_profiles(const char *profiles_string, STACK_OF(SRTP_PROTECTION_PROFILE) **out) ssl_ctx_make_profiles() argument
|
| /third_party/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_gcm_hw.c | 62 generic_aes_gcm_cipher_update(PROV_GCM_CTX *ctx, const unsigned char *in, size_t len, unsigned char *out) generic_aes_gcm_cipher_update() argument [all...] |
| H A D | cipher_chacha20_hw.c | 41 static int chacha20_cipher(PROV_CIPHER_CTX *bctx, unsigned char *out, in chacha20_cipher() argument
|
| /third_party/openssl/demos/bio/ |
| H A D | client-conf.c | 17 BIO *sbio = NULL, *out = NULL; in main() local
|
| H A D | client-arg.c | 16 BIO *sbio = NULL, *out = NULL; in main() local
|
| /third_party/openssl/demos/smime/ |
| H A D | smsign2.c | 17 BIO *in = NULL, *out = NULL, *tbio = NULL; in main() local
|
| H A D | smsign.c | 17 BIO *in = NULL, *out = NULL, *tbio = NULL; in main() local
|
| /third_party/openssl/crypto/rc5/ |
| H A D | rc5cfb64.c | 25 void RC5_32_cfb64_encrypt(const unsigned char *in, unsigned char *out, in RC5_32_cfb64_encrypt() argument
|
| H A D | rc5ofb64.c | 24 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 D | hmac-sha512.c | 83 unsigned char *out = NULL; in main() local
|