| /third_party/skia/third_party/externals/icu/source/samples/ustring/ |
| H A D | ustring.cpp | 50 static char out[200]; in printUString() local 90 static char out[200]; in printUnicodeString() local 422 static char out[100]; variable
|
| /third_party/skia/third_party/externals/icu/source/tools/genrb/ |
| H A D | prscmnts.cpp | 112 UnicodeString out = matcher.group(1, *status); in getText() local 215 UnicodeString out = matcher.group(1, *status); in getAt() local
|
| /third_party/skia/third_party/externals/markupsafe/ |
| H A D | _speedups.c | 58 PyUnicodeObject *out; in escape_unicode() local
|
| /third_party/skia/third_party/externals/microhttpd/src/testspdy/ |
| H A D | test_session_timeout.c | 273 int out; in childproc() local
|
| /third_party/skia/src/pdf/ |
| H A D | SkDeflate.cpp | 67 SkDeflateWStream::SkDeflateWStream(SkWStream* out, in SkDeflateWStream() argument 37 do_deflate(int flush, z_stream* zStream, SkWStream* out, unsigned char* inBuffer, size_t inBufferSize) do_deflate() argument
|
| /third_party/skia/src/sksl/lex/ |
| H A D | TransitionTable.cpp | 109 void WriteTransitionTable(std::ofstream& out, const DFA& dfa, size_t states) { in WriteTransitionTable() argument [all...] |
| /third_party/skia/src/sksl/codegen/ |
| H A D | SkSLMetalCodeGenerator.h | 57 MetalCodeGenerator(const Context* context, const Program* program, OutputStream* out) in MetalCodeGenerator() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | Limits.cpp | 150 Limits out; in ReifyDefaultLimits() local
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | hash_composite_inc.h | 109 FindLongestMatch( HashComposite* BROTLI_RESTRICT self, const BrotliEncoderDictionary* dictionary, const uint8_t* BROTLI_RESTRICT data, const size_t ring_buffer_mask, const int* BROTLI_RESTRICT distance_cache, const size_t cur_ix, const size_t max_length, const size_t max_backward, const size_t dictionary_distance, const size_t max_distance, HasherSearchResult* BROTLI_RESTRICT out) FindLongestMatch() argument
|
| /third_party/openssl/test/ |
| H A D | igetest.c | 41 const unsigned char out[MAX_VECTOR_SIZE]; member 85 const unsigned char out[MAX_VECTOR_SIZE]; member [all...] |
| H A D | evp_pkey_dparams_test.c | 248 BIO *in = NULL, *out = NULL; in params_bio_test() local
|
| /third_party/optimized-routines/string/ |
| H A D | Dir.mk | |
| /third_party/openssl/apps/ |
| H A D | gendsa.c | 56 BIO *out = NULL, *in = NULL; in gendsa_main() local
|
| H A D | mac.c | 85 BIO *in = NULL, *out = NULL; in mac_main() local
|
| /third_party/openssl/crypto/bio/ |
| H A D | bss_file.c | 136 static int file_read(BIO *b, char *out, int outl) in file_read() argument 380 static int file_read(BIO *b, char *out, int outl) in file_read() argument
|
| H A D | bss_fd.c | 113 static int fd_read(BIO *b, char *out, int outl) in fd_read() argument
|
| /third_party/openssl/crypto/crmf/ |
| H A D | crmf_pbm.c | 128 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 D | blake2b-ref.c | 324 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 D | blake2s-ref.c | 314 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 D | speex.c | 218 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 D | pool.h | 276 Loan out; in borrow() local 397 Loan out; in borrow() local
|
| H A D | ticket.h | 174 Ticket out; in take() local
|
| /third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/ |
| H A D | cli.cc | 193 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 D | util.cc | 119 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 D | enum_converter_test.cc | 33 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...] |