Home
last modified time | relevance | path

Searched defs:out (Results 901 - 925 of 3415) sorted by relevance

1...<<31323334353637383940>>...137

/third_party/openssl/crypto/x509/
H A Dv3_pci.c67 i2r_pci(X509V3_EXT_METHOD *method, PROXY_CERT_INFO_EXTENSION *pci, BIO *out, int indent) i2r_pci() argument
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_rc4_hmac_md5_hw.c49 cipher_hw_rc4_hmac_md5_cipher(PROV_CIPHER_CTX *bctx, unsigned char *out, const unsigned char *in, size_t len) cipher_hw_rc4_hmac_md5_cipher() argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/
H A DFontOutputStream.java88 private final OutputStream out; field in FontOutputStream
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dpass_manager.h82 PassManager& SetPrintAll(std::ostream* out) { in SetPrintAll() argument
90 PassManager& SetTimeReport(std::ostream* out) { in SetTimeReport() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dpass_manager.h82 PassManager& SetPrintAll(std::ostream* out) { in SetPrintAll() argument
90 PassManager& SetTimeReport(std::ostream* out) { in SetTimeReport() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_extension_spv_khr_integer_dot_product.cpp47 inline std::ostream& operator<<(std::ostream& out, Case c) { in operator <<() argument
[all...]
H A Dval_ssa_test.cpp669 std::string out = kHeader + op_name + kBasicTypes + kKernelTypesAndConstants + in forwardKernelNonDominantParameterBaseCode() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/cfg/
H A Dbin_to_dot.cpp34 DotConverter(spvtools::NameMapper name_mapper, std::iostream* out) in DotConverter() argument
168 BinaryToDot(const spv_const_context context, const uint32_t* words, size_t num_words, std::iostream* out, spv_diagnostic* diagnostic) BinaryToDot() argument
/third_party/skia/third_party/externals/libpng/
H A Dpngwtran.c231 unsigned int v, out; in png_do_shift() local
259 unsigned int v, out; in png_do_shift() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dlossless_enc_neon.c120 const int8x16_t out = vsubq_s8(vreinterpretq_s8_u8(in), in TransformColor_NEON() local
H A Dupsampling_neon.c61 Upsample16Pixels_NEON(const uint8_t* r1, const uint8_t* r2, uint8_t* out) Upsample16Pixels_NEON() argument
[all...]
/third_party/skia/third_party/externals/icu/source/samples/dtitvfmtsample/
H A Ddtitvfmtsample.cpp27 UFILE *out = u_finit(stdout, NULL, "UTF-8"); in dtitvfmtPreDefined() local
89 UFILE *out = u_finit(stdout, NULL, "UTF-8"); in dtitvfmtCustomized() local
/third_party/skia/third_party/externals/icu/source/samples/dtptngsample/
H A Ddtptngsample.cpp124 UFILE *out = u_finit(stdout, NULL, "UTF-8"); in replaceFieldTypesExample() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dfilterrb.cpp59 std::ostream& operator<<(std::ostream& out, const ResKeyPath& value) { in operator <<() argument
211 void SimpleRuleBasedPathFilter::Tree::print(std::ostream& out, int32_t indent) const { in print() argument
236 operator <<(std::ostream& out, const SimpleRuleBasedPathFilter& value) operator <<() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/gentest/
H A Dgentest.c146 FILE *out; in outputJavaStuff() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/icuinfo/
H A Dicuinfo.cpp283 FILE *out = fopen(options[7].value, "w"); in main() local
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dio_openssl.c42 spdyf_next_protos_advertised_cb (SSL *ssl, const unsigned char **out, unsigned int *outlen, void *arg) in spdyf_next_protos_advertised_cb() argument
/third_party/skia/src/sksl/codegen/
H A DSkSLCodeGenerator.h22 CodeGenerator(const Context* context, const Program* program, OutputStream* out) in CodeGenerator() argument
/third_party/skia/src/sksl/
H A DSkSLDehydrator.cpp597 void Dehydrator::finish(OutputStream& out) { in finish() argument
/third_party/skia/src/ports/
H A DSkOSFile_stdio.cpp56 uint16_t* out = wchars.data(); in fopen_win() local
/third_party/skia/tests/
H A DPathOpsSimplifyQuadThreadedTest.cpp38 SkPath path, out; in testSimplifyQuadsMain() local
H A DPathOpsSimplifyQuadralateralsThreadedTest.cpp38 SkPath path, out; in testSimplifyQuadralateralsMain() local
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DConverter.h74 [[nodiscard]] inline bool operator()(OUT&& out, IN&& in) { in operator ()() argument
258 Convert(const char*& out, const std::string& in) Convert() argument
265 Convert(T& out, const T& in) Convert() argument
274 Convert(OUT& out, const IN& in) Convert() argument
287 Convert(OUT& out, const std::variant<IN_TYPES...>& in) Convert() argument
294 Convert(OUT& out, const std::optional<IN>& in) Convert() argument
307 Convert(OUT*& out, const std::optional<IN>& in) Convert() argument
322 Convert(OUT& out, const interop::Interface<IN>& in) Convert() argument
[all...]
H A DGPUAdapter.cpp93 std::vector<std::string> out; variable
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DEncodingContext.h65 std::string out; in ConsumedError() local

Completed in 14 milliseconds

1...<<31323334353637383940>>...137