| /third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
| H A D | ct.h | 361 void SCT_LIST_print(const STACK_OF(SCT) *sct_list, BIO *out, int indent, variable
|
| H A D | conf.h | 128 int CONF_dump_fp(LHASH_OF(CONF_VALUE) *conf, FILE *out); variable 130 int CONF_dump_bio(LHASH_OF(CONF_VALUE) *conf, BIO *out); variable [all...] |
| /third_party/node/deps/zlib/google/ |
| H A D | zip_reader.cc | 44 std::ostream& operator<<(std::ostream& out, UnzipError error) { in operator <<() argument
|
| /third_party/node/src/ |
| H A D | node_options.cc | 1048 std::ostringstream out; in GetBashCompletion() local
|
| H A D | string_bytes.cc | 584 char* out = node::UncheckedMalloc(buflen); in Encode() local
|
| H A D | util.cc | 183 std::vector<std::string_view> out; in SplitString() local
|
| /third_party/musl/porting/uniproton/kernel/src/locale/ |
| H A D | iconv.c | 227 size_t iconv(iconv_t cd, char **restrict in, size_t *restrict inb, char **restrict out, size_t *restrict outb) in iconv() argument [all...] |
| /third_party/nghttp2/src/ |
| H A D | http2.cc | 593 void dump_nv(FILE *out, const char **nv) { in dump_nv() argument 601 void dump_nv(FILE *out, const nghttp2_nv *nva, size_t nvlen) { in dump_nv() argument 610 void dump_nv(FILE *out, const Headers &nva) { in dump_nv() argument 618 dump_nv(FILE *out, const HeaderRefs &nva) dump_nv() argument [all...] |
| H A D | app_helper.cc | 480 ssize_t deflate_data(uint8_t *out, size_t outlen, const uint8_t *in, in deflate_data() argument
|
| H A D | util.h | 635 template <typename T> StringRef format_common_log(char *out, const T &tp) { in format_common_log() argument 658 template <typename T> StringRef format_iso8601(char *out, cons argument 672 format_iso8601_basic(char *out, const T &tp) format_iso8601_basic() argument 686 format_http_date(char *out, const T &tp) format_http_date() argument [all...] |
| /third_party/musl/src/crypt/ |
| H A D | crypt_des.c | 847 static void des_cipher(const unsigned char *in, unsigned char *out, in des_cipher() argument
|
| /third_party/nghttp2/examples/ |
| H A D | libevent-client.c | 315 static int select_next_proto_cb(SSL *ssl, unsigned char **out, in select_next_proto_cb() argument
|
| /third_party/musl/porting/liteos_m/kernel/src/locale/ |
| H A D | iconv.c | 227 size_t iconv(iconv_t cd, char **restrict in, size_t *restrict inb, char **restrict out, size_t *restrict outb) in iconv() argument [all...] |
| /third_party/musl/src/locale/ |
| H A D | iconv.c | 227 size_t iconv(iconv_t cd, char **restrict in, size_t *restrict inb, char **restrict out, size_t *restrict outb) in iconv() argument [all...] |
| /third_party/nghttp2/tests/ |
| H A D | nghttp2_test_helper.c | 121 void nva_out_init(nva_out *out) { in nva_out_init() argument 126 void nva_out_reset(nva_out *out, nghttp2_mem *mem) { in nva_out_reset() argument 136 add_out(nva_out *out, nghttp2_nv *nv, nghttp2_mem *mem) add_out() argument 158 inflate_hd(nghttp2_hd_inflater *inflater, nva_out *out, nghttp2_bufs *bufs, size_t offset, nghttp2_mem *mem) inflate_hd() argument [all...] |
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_update_servers.c | 1116 char *out = NULL; in ares_get_servers_csv() local
|
| /third_party/node/deps/brotli/c/enc/ |
| H A D | hash_forgetful_chain_inc.h | 191 FindLongestMatch( HashForgetfulChain* 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 [all...] |
| H A D | hash_longest_match_inc.h | 158 FindLongestMatch( HashLongestMatch* 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 [all...] |
| /third_party/mesa3d/src/microsoft/clc/ |
| H A D | clc_compiler_test.cpp | 112 auto out = ShaderArg<int64_t>(std::vector<int64_t>(12, 0xdeadbeed), SHADER_ARG_OUTPUT); in TEST_F() local 229 auto out = ShaderArg<struct s>(std::vector<struct s>(2, {0xdeadbeefdeadbeef, 0}), SHADER_ARG_OUTPUT); TEST_F() local 256 auto out = ShaderArg<struct s>(std::vector<struct s>(2, {0xdeadbeefdeadbeef, 0}), SHADER_ARG_OUTPUT); TEST_F() local 285 auto out = ShaderArg<struct s>(std::vector<struct s>(2, { 0xdeadbeefdeadbeef }), SHADER_ARG_OUTPUT); TEST_F() local 308 auto out = ShaderArg<struct s>(std::vector<struct s>(2, { 0xdeadbeefdeadbeef }), SHADER_ARG_OUTPUT); TEST_F() local 753 auto out = ShaderArg<struct uchar3>(std::vector<struct uchar3>(4, { 0xff, 0xff, 0xff }), TEST_F() local 840 auto out = ShaderArg<struct uint8>({ { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff } }, TEST_F() local 1393 auto out = ShaderArg<uint32_t>({ 0 }, SHADER_ARG_OUTPUT); TEST_F() local 1678 auto out = ShaderArg<float>(std::vector<float>(4, std::numeric_limits<float>::infinity()), SHADER_ARG_OUTPUT); TEST_F() local 1757 auto out = ShaderArg<int>(std::vector<int>(2, 0), SHADER_ARG_OUTPUT); TEST_F() local 1868 auto out = ShaderArg<uint32_t>(0xdeadbeef, SHADER_ARG_OUTPUT); TEST_F() local 1919 auto out = ShaderArg<uint32_t>(std::vector<uint32_t>(6, 0xdeadbeef), SHADER_ARG_OUTPUT); TEST_F() local 2070 auto out = ShaderArg<struct s>({0, 0, 0}, SHADER_ARG_OUTPUT); TEST_F() local 2100 auto out = ShaderArg<struct s>({{0, 0, 0}, {0, 0, 0}}, SHADER_ARG_OUTPUT); TEST_F() local 2134 auto out = ShaderArg<struct s>(std::vector<struct s>(2, {0, 0, 0}), SHADER_ARG_OUTPUT); TEST_F() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | units_data.cpp | 53 explicit ConversionRateDataSink(MaybeStackVector<ConversionRateInfo> *out) : outVector(out) {} in ConversionRateDataSink() argument
|
| /third_party/node/deps/icu-small/source/tools/genrb/ |
| H A D | wrtjava.cpp | 87 static FileStream* out=nullptr; variable [all...] |
| /third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/ |
| H A D | ct.h | 361 void SCT_LIST_print(const STACK_OF(SCT) *sct_list, BIO *out, int indent, variable
|
| H A D | conf.h | 128 int CONF_dump_fp(LHASH_OF(CONF_VALUE) *conf, FILE *out); variable 130 int CONF_dump_bio(LHASH_OF(CONF_VALUE) *conf, BIO *out); variable [all...] |
| /third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/ |
| H A D | ct.h | 361 void SCT_LIST_print(const STACK_OF(SCT) *sct_list, BIO *out, int indent, variable
|
| H A D | conf.h | 128 int CONF_dump_fp(LHASH_OF(CONF_VALUE) *conf, FILE *out); variable 130 int CONF_dump_bio(LHASH_OF(CONF_VALUE) *conf, BIO *out); variable [all...] |