Home
last modified time | relevance | path

Searched defs:out (Results 1301 - 1325 of 3377) sorted by relevance

1...<<51525354555657585960>>...136

/third_party/openssl/crypto/bio/
H A Dbss_fd.c113 static int fd_read(BIO *b, char *out, int outl) in fd_read() argument
/third_party/openssl/crypto/crmf/
H A Dcrmf_pbm.c128 OSSL_CRMF_pbm_new(OSSL_LIB_CTX *libctx, const char *propq, const OSSL_CRMF_PBMPARAMETER *pbmp, const unsigned char *msg, size_t msglen, const unsigned char *sec, size_t seclen, unsigned char **out, size_t *outlen) OSSL_CRMF_pbm_new() argument
/third_party/python/Modules/_blake2/impl/
H A Dblake2b-ref.c324 int blake2b_final( blake2b_state *S, uint8_t *out, size_t outlen ) in blake2b_final() argument
351 int blake2b( uint8_t *out, const void *in, const void *key, size_t outlen, size_t inlen, size_t keylen ) in blake2b() argument
H A Dblake2s-ref.c314 int blake2s_final( blake2s_state *S, uint8_t *out, size_t outlen ) in blake2s_final() argument
341 int blake2s( uint8_t *out, const void *in, const void *key, size_t outlen, size_t inlen, size_t keylen ) in blake2s() argument
/third_party/pulseaudio/src/modules/echo-cancel/
H A Dspeex.c218 void pa_speex_ec_run(pa_echo_canceller *ec, const uint8_t *rec, const uint8_t *play, uint8_t *out) { in pa_speex_ec_run() argument
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dpool.h276 Loan out; in borrow() local
397 Loan out; in borrow() local
H A Dticket.h174 Ticket out; in take() local
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/
H A Dcli.cc193 bool ParseUint32(const char* param, uint32_t* out) { in ParseUint32() argument
233 ParseRepeatedPassStrategy(const char* param, spvtools::fuzz::RepeatedPassStrategy* out) ParseRepeatedPassStrategy() argument
247 ParseBool(const char* param, bool* out) ParseBool() argument
258 ParseMutatorType(const char* param, MutatorType* out) ParseMutatorType() argument
271 ParseFuzzingTarget(const char* param, FuzzingTarget* out) ParseFuzzingTarget() argument
290 ParseMutatorCliParam(const char* param, const char* help_message, MutatorCliParams* out) ParseMutatorCliParam() argument
368 auto out = MutatorType::kNone; ParseFuzzerCliParams() local
[all...]
H A Dutil.cc119 bool ReadBinary(const std::string& path, std::vector<uint32_t>* out) { in ReadBinary() argument
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Denum_converter_test.cc33 inline std::ostream& operator<<(std::ostream& out, PipelineStageCase psc) { in operator <<() argument
96 inline std::ostream& operator<<(std::ostream& out, StorageClassCase scc) { in operator <<() argument
168 inline std::ostream& operator<<(std::ostream& out, BuiltinCase bc) { in operator <<() argument
248 inline std::ostream& operator<<(std::ostream& out, DimCas argument
322 operator <<(std::ostream& out, ImageFormatCase ifc) operator <<() argument
[all...]
H A Dfunction_arithmetic_test.cc314 inline std::ostream& operator<<(std::ostream& out, BinaryData data) { in operator <<() argument
358 inline std::ostream& operator<<(std::ostream& out, BinaryDataGeneral data) { in operator <<() argument
942 inline std::ostream& operator<<(std::ostream& out, IntrinsicData data) { in operator <<() argument
951 inline std::ostream& operator<<(std::ostream& out, ArgAndTypeDat argument
[all...]
H A Dfunction_bit_test.cc106 inline std::ostream& operator<<(std::ostream& out, BinaryData data) { in operator <<() argument
150 inline std::ostream& operator<<(std::ostream& out, BinaryDataGeneral data) { in operator <<() argument
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl_const_literal_test.cc123 inline std::ostream& operator<<(std::ostream& out, FloatLiteralTestCase data) { in operator <<() argument
H A Dparser_impl_type_decl_test.cc98 inline std::ostream& operator<<(std::ostream& out, VecData data) { in operator <<() argument
718 inline std::ostream& operator<<(std::ostream& out, MatrixData data) { in operator <<() argument
/third_party/skia/third_party/externals/tint/src/
H A Dsource.h213 inline std::ostream& operator<<(std::ostream& out, in operator <<() argument
223 inline std::ostream& operator<<(std::ostream& out, const Source::Range& range) { in operator <<() argument
238 operator <<(std::ostream& out, const Source::FileContent& content) operator <<() argument
[all...]
/third_party/skia/third_party/externals/tint/src/utils/
H A Denum_set.h87 EnumSet out; in operator +() local
95 EnumSet out; in operator -() local
103 EnumSet out; in operator +() local
111 EnumSet out; in operator -() local
119 EnumSet out; operator &() local
227 operator <<(std::ostream& out, EnumSet<ENUM> set) operator <<() argument
[all...]
/third_party/skia/third_party/externals/tint/src/writer/glsl/
H A Dgenerator_impl_member_accessor_test.cc161 inline std::ostream& operator<<(std::ostream& out, TypeCase c) { in operator <<() argument
H A Dgenerator_impl_type_test.cc41 std::stringstream out; in TEST_F() local
54 std::stringstream out; in TEST_F() local
69 std::stringstream out; in TEST_F() local
82 std::stringstream out; in TEST_F() local
95 std::stringstream out; TEST_F() local
107 std::stringstream out; TEST_F() local
119 std::stringstream out; TEST_F() local
131 std::stringstream out; TEST_F() local
145 std::stringstream out; TEST_F() local
160 std::stringstream out; TEST_F() local
196 std::stringstream out; TEST_F() local
246 std::stringstream out; TEST_F() local
259 std::stringstream out; TEST_F() local
271 std::stringstream out; TEST_F() local
283 std::stringstream out; TEST_F() local
294 std::stringstream out; TEST_F() local
304 operator <<(std::ostream& out, GlslDepthTextureData data) operator <<() argument
364 operator <<(std::ostream& out, GlslSampledTextureData data) operator <<() argument
501 std::stringstream out; TEST_F() local
513 operator <<(std::ostream& out, GlslStorageTextureData data) operator <<() argument
[all...]
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
H A Dgenerator_impl_member_accessor_test.cc153 inline std::ostream& operator<<(std::ostream& out, TypeCase c) { in operator <<() argument
H A Dgenerator_impl_type_test.cc41 std::stringstream out; in TEST_F() local
54 std::stringstream out; in TEST_F() local
69 std::stringstream out; in TEST_F() local
82 std::stringstream out; in TEST_F() local
95 std::stringstream out; TEST_F() local
107 std::stringstream out; TEST_F() local
119 std::stringstream out; TEST_F() local
131 std::stringstream out; TEST_F() local
145 std::stringstream out; TEST_F() local
160 std::stringstream out; TEST_F() local
215 std::stringstream out; TEST_F() local
265 std::stringstream out; TEST_F() local
278 std::stringstream out; TEST_F() local
290 std::stringstream out; TEST_F() local
302 std::stringstream out; TEST_F() local
314 std::stringstream out; TEST_F() local
325 operator <<(std::ostream& out, HlslDepthTextureData data) operator <<() argument
388 operator <<(std::ostream& out, HlslSampledTextureData data) operator <<() argument
526 std::stringstream out; TEST_F() local
538 operator <<(std::ostream& out, HlslStorageTextureData data) operator <<() argument
[all...]
/third_party/skia/third_party/externals/tint/src/writer/msl/
H A Dgenerator_impl_type_test.cc71 std::stringstream out; in TEST_F() local
83 std::stringstream out; in TEST_F() local
96 std::stringstream out; in TEST_F() local
107 std::stringstream out; in TEST_F() local
118 std::stringstream out; TEST_F() local
153 std::stringstream out; TEST_F() local
163 std::stringstream out; TEST_F() local
173 std::stringstream out; TEST_F() local
185 std::stringstream out; TEST_F() local
197 std::stringstream out; TEST_F() local
210 std::stringstream out; TEST_F() local
692 std::stringstream out; TEST_F() local
705 std::stringstream out; TEST_F() local
716 std::stringstream out; TEST_F() local
726 std::stringstream out; TEST_F() local
736 std::stringstream out; TEST_F() local
746 std::stringstream out; TEST_F() local
755 operator <<(std::ostream& out, MslDepthTextureData data) operator <<() argument
767 std::stringstream out; TEST_P() local
790 std::stringstream out; TEST_F() local
799 operator <<(std::ostream& out, MslTextureData data) operator <<() argument
812 std::stringstream out; TEST_P() local
839 std::stringstream out; TEST_F() local
848 operator <<(std::ostream& out, MslStorageTextureData data) operator <<() argument
865 std::stringstream out; TEST_P() local
[all...]
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder_binary_expression_test.cc29 inline std::ostream& operator<<(std::ostream& out, BinaryData data) { in operator <<() argument
H A Dbuilder_intrinsic_test.cc37 inline std::ostream& operator<<(std::ostream& out, IntrinsicData data) { in operator <<() argument
H A Dbuilder_type_test.cc557 inline std::ostream& operator<<(std::ostream& out, PtrData data) { in operator <<() argument
/third_party/skia/third_party/externals/tint/src/writer/wgsl/
H A Dgenerator_impl_type_test.cc35 std::stringstream out; in TEST_F() local
46 std::stringstream out; in TEST_F() local
57 std::stringstream out; in TEST_F() local
68 std::stringstream out; in TEST_F() local
79 std::stringstream out; TEST_F() local
90 std::stringstream out; TEST_F() local
101 std::stringstream out; TEST_F() local
112 std::stringstream out; TEST_F() local
123 std::stringstream out; TEST_F() local
135 std::stringstream out; TEST_F() local
150 std::stringstream out; TEST_F() local
282 std::stringstream out; TEST_F() local
293 std::stringstream out; TEST_F() local
302 operator <<(std::ostream& out, TextureData data) operator <<() argument
316 std::stringstream out; TEST_P() local
339 std::stringstream out; TEST_P() local
352 std::stringstream out; TEST_P() local
365 std::stringstream out; TEST_P() local
389 std::stringstream out; TEST_P() local
402 std::stringstream out; TEST_P() local
415 std::stringstream out; TEST_P() local
431 operator <<(std::ostream& out, StorageTextureData data) operator <<() argument
448 std::stringstream out; TEST_P() local
473 operator <<(std::ostream& out, ImageFormatData data) operator <<() argument
483 std::stringstream out; TEST_P() local
534 std::stringstream out; TEST_F() local
545 std::stringstream out; TEST_F() local
[all...]

Completed in 24 milliseconds

1...<<51525354555657585960>>...136