Home
last modified time | relevance | path

Searched defs:out (Results 451 - 475 of 3966) sorted by relevance

1...<<11121314151617181920>>...159

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DOutputGLSL.cpp27 TInfoSinkBase &out = objSink(); in visitSymbol() local
H A DOutputESSL.cpp28 TInfoSinkBase &out = objSink(); in writeVariablePrecision() local
H A DAtomicCounterFunctionHLSL.cpp67 void AtomicCounterFunctionHLSL::atomicCounterFunctionHeader(TInfoSinkBase &out) in atomicCounterFunctionHeader() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dqueryconversions.h91 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 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/angle2/src/tests/perf_tests/third_party/perf/
H A Dperf_result_reporter.cc58 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 DToken.cpp82 std::ostream &operator<<(std::ostream &out, const Token &token) in operator <<() argument
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DEmulatedIntrinsics.cpp60 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 DReactorBenchmarks.cpp60 int out = 0; in BENCHMARK_DEFINE_F() local
/third_party/openssl/demos/cms/
H A Dcms_sign2.c17 BIO *in = NULL, *out = NULL, *tbio = NULL; in main() local
H A Dcms_sign.c17 BIO *in = NULL, *out = NULL, *tbio = NULL; in main() local
H A Dcms_ver.c17 BIO *in = NULL, *out = NULL, *tbio = NULL, *cont = NULL; in main() local
H A Dcms_denc.c20 BIO *in = NULL, *out = NULL, *tbio = NULL, *dout = NULL; in main() local
H A Dcms_ddec.c20 BIO *in = NULL, *out = NULL, *tbio = NULL, *dcont = NULL; in main() local
/third_party/openssl/providers/
H A Dnullprov.c70 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 Dd1_srtp.c61 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 Dcipher_aes_gcm_hw.c62 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 Dcipher_chacha20_hw.c41 static int chacha20_cipher(PROV_CIPHER_CTX *bctx, unsigned char *out, in chacha20_cipher() argument
/third_party/openssl/demos/bio/
H A Dclient-conf.c17 BIO *sbio = NULL, *out = NULL; in main() local
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
/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

Completed in 7 milliseconds

1...<<11121314151617181920>>...159