Home
last modified time | relevance | path

Searched defs:out (Results 3301 - 3325 of 3969) sorted by relevance

1...<<131132133134135136137138139140>>...159

/third_party/lwip/src/core/
H A Dpbuf.c1214 const struct pbuf *out = pbuf_skip_const(in, in_offset, out_offset); in pbuf_skip() local
[all...]
/third_party/libwebsockets/plugins/acme-client/
H A Dprotocol_lws_acme_client.c209 jws_create_packet(struct lws_jwe *jwe, const char *payload, size_t len, const char *nonce, const char *url, const char *kid, char *out, size_t out_len, struct lws_context *context) jws_create_packet() argument
/third_party/lz4/tests/
H A Dfullbench.c182 static int local_LZ4_saveDict(const char* in, char* out, int inSize) in local_LZ4_saveDict() argument
188 static int local_LZ4_compress_default_large(const char* in, char* out, int inSize) in local_LZ4_compress_default_large() argument
193 static int local_LZ4_compress_default_small(const char* in, char* out, int inSize) in local_LZ4_compress_default_small() argument
198 static int local_LZ4_compress_destSize(const char* in, char* out, int inSize) in local_LZ4_compress_destSize() argument
203 static int local_LZ4_compress_fast0(const char* in, char* out, int inSize) in local_LZ4_compress_fast0() argument
208 local_LZ4_compress_fast1(const char* in, char* out, int inSize) local_LZ4_compress_fast1() argument
213 local_LZ4_compress_fast2(const char* in, char* out, int inSize) local_LZ4_compress_fast2() argument
218 local_LZ4_compress_fast17(const char* in, char* out, int inSize) local_LZ4_compress_fast17() argument
223 local_LZ4_compress_fast_extState0(const char* in, char* out, int inSize) local_LZ4_compress_fast_extState0() argument
228 local_LZ4_compress_fast_continue0(const char* in, char* out, int inSize) local_LZ4_compress_fast_continue0() argument
245 local_LZ4_compress_forceDict(const char* in, char* out, int inSize) local_LZ4_compress_forceDict() argument
259 local_LZ4_saveDictHC(const char* in, char* out, int inSize) local_LZ4_saveDictHC() argument
265 local_LZ4_compress_HC(const char* in, char* out, int inSize) local_LZ4_compress_HC() argument
270 local_LZ4_compress_HC_extStateHC(const char* in, char* out, int inSize) local_LZ4_compress_HC_extStateHC() argument
275 local_LZ4_compress_HC_continue(const char* in, char* out, int inSize) local_LZ4_compress_HC_continue() argument
282 local_LZ4_decompress_fast(const char* in, char* out, int inSize, int outSize) local_LZ4_decompress_fast() argument
289 local_LZ4_decompress_fast_usingDict_prefix(const char* in, char* out, int inSize, int outSize) local_LZ4_decompress_fast_usingDict_prefix() argument
296 local_LZ4_decompress_fast_usingExtDict(const char* in, char* out, int inSize, int outSize) local_LZ4_decompress_fast_usingExtDict() argument
303 local_LZ4_decompress_safe_withPrefix64k(const char* in, char* out, int inSize, int outSize) local_LZ4_decompress_safe_withPrefix64k() argument
309 local_LZ4_decompress_safe_usingDict(const char* in, char* out, int inSize, int outSize) local_LZ4_decompress_safe_usingDict() argument
315 local_LZ4_decompress_safe_partial_usingDict(const char* in, char* out, int inSize, int outSize) local_LZ4_decompress_safe_partial_usingDict() argument
333 local_LZ4_decompress_safe_forceExtDict(const char* in, char* out, int inSize, int outSize) local_LZ4_decompress_safe_forceExtDict() argument
351 local_LZ4_decompress_safe_partial_forceExtDict(const char* in, char* out, int inSize, int outSize) local_LZ4_decompress_safe_partial_forceExtDict() argument
359 local_LZ4_decompress_safe_partial(const char* in, char* out, int inSize, int outSize) local_LZ4_decompress_safe_partial() argument
368 local_LZ4F_compressFrame(const char* in, char* out, int inSize) local_LZ4F_compressFrame() argument
376 local_LZ4F_decompress(const char* in, char* out, int inSize, int outSize) local_LZ4F_decompress() argument
549 char* out = compressed_buff; fullSpeedBench() local
643 char* out = compressed_buff; fullSpeedBench() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dgraph-visualizer.cc57 std::ostream& operator<<(std::ostream& out, in operator <<() argument
63 std::ostream& operator<<(std::ostream& out, const NodeOriginAsJSON& asJSON) { in operator <<() argument
/third_party/node/deps/v8/src/objects/
H A Djs-function.cc1109 void JSFunction::PrintName(FILE* out) { in PrintName() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_program.c203 const struct ir3_stream_output *out = &strmout->output[i]; in setup_stream_out() local
[all...]
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_nir_passes.c674 nir_variable *out = nir_variable_create(s, nir_var_shader_out, in d3d12_add_missing_dual_src_target() local
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_context.c1065 parse_string(const char *s, char *out) in parse_string() argument
209 number_to_human_readable(double num, enum pipe_driver_query_type type, char *out) number_to_human_readable() argument
/third_party/node/deps/openssl/openssl/apps/
H A Dsmime.c135 BIO *in = NULL, *out = NULL, *indata = NULL; in smime_main() local
[all...]
H A Dts.c168 char *in = NULL, *out = NULL, *queryfile = NULL, *passin = NULL; in ts_main() local
394 query_command(const char *data, const char *digest, const EVP_MD *md, const char *policy, int no_nonce, int cert, const char *in, const char *out, int text) query_command() argument
584 reply_command(CONF *conf, const char *section, const char *engine, const char *queryfile, const char *passin, const char *inkey, const EVP_MD *md, const char *signer, const char *chain, const char *policy, const char *in, int token_in, const char *out, int token_out, int text) reply_command() argument
824 BIO *out = NULL; save_ts_serial() local
912 BIO *out = NULL; create_verify_ctx() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistp521.c143 static void bin66_to_felem(felem out, const u8 in[66]) in bin66_to_felem() argument
160 felem_to_bin66(u8 out[66], const felem in) felem_to_bin66() argument
175 BN_to_felem(felem out, const BIGNUM *bn) BN_to_felem() argument
194 felem_to_BN(BIGNUM *out, const felem in) felem_to_BN() argument
206 felem_one(felem out) felem_one() argument
219 felem_assign(felem out, const felem in) felem_assign() argument
233 felem_sum64(felem out, const felem in) felem_sum64() argument
247 felem_scalar(felem out, const felem in, limb scalar) felem_scalar() argument
261 felem_scalar64(felem out, limb scalar) felem_scalar64() argument
275 felem_scalar128(largefelem out, limb scalar) felem_scalar128() argument
295 felem_neg(felem out, const felem in) felem_neg() argument
319 felem_diff64(felem out, const felem in) felem_diff64() argument
345 felem_diff_128_64(largefelem out, const felem in) felem_diff_128_64() argument
376 felem_diff128(largefelem out, const largefelem in) felem_diff128() argument
404 felem_square_ref(largefelem out, const felem in) felem_square_ref() argument
488 felem_mul_ref(largefelem out, const felem in1, const felem in2) felem_mul_ref() argument
603 felem_reduce(felem out, const largefelem in) felem_reduce() argument
710 felem_square_wrapper(largefelem out, const felem in) felem_square_wrapper() argument
716 felem_mul_wrapper(largefelem out, const felem in1, const felem in2) felem_mul_wrapper() argument
729 felem_square_reduce(felem out, const felem in) felem_square_reduce() argument
736 felem_mul_reduce(felem out, const felem in1, const felem in2) felem_mul_reduce() argument
751 felem_inv(felem out, const felem in) felem_inv() argument
942 felem_contract(felem out, const felem in) felem_contract() argument
1186 copy_conditional(felem out, const felem in, limb mask) copy_conditional() argument
1546 select_point(const limb idx, unsigned int size, const felem pre_comp[][3], felem out[3]) select_point() argument
[all...]
H A Decp_nistp224.c311 static void bin28_to_felem(felem out, const u8 in[28]) in bin28_to_felem() argument
319 static void felem_to_bin28(u8 out[28], const felem in) in felem_to_bin28() argument
331 BN_to_felem(felem out, const BIGNUM *bn) BN_to_felem() argument
350 felem_to_BN(BIGNUM *out, const felem in) felem_to_BN() argument
368 felem_one(felem out) felem_one() argument
376 felem_assign(felem out, const felem in) felem_assign() argument
385 felem_sum(felem out, const felem in) felem_sum() argument
395 felem_diff(felem out, const felem in) felem_diff() argument
416 widefelem_diff(widefelem out, const widefelem in) widefelem_diff() argument
444 felem_diff_128_64(widefelem out, const felem in) felem_diff_128_64() argument
469 felem_scalar(felem out, const limb scalar) felem_scalar() argument
481 widefelem_scalar(widefelem out, const widelimb scalar) widefelem_scalar() argument
493 felem_square(widefelem out, const felem in) felem_square() argument
509 felem_mul(widefelem out, const felem in1, const felem in2) felem_mul() argument
527 felem_reduce(felem out, const widefelem in) felem_reduce() argument
591 felem_square_reduce(felem out, const felem in) felem_square_reduce() argument
598 felem_mul_reduce(felem out, const felem in1, const felem in2) felem_mul_reduce() argument
609 felem_contract(felem out, const felem in) felem_contract() argument
666 felem_neg(felem out, const felem in) felem_neg() argument
702 felem_inv(felem out, const felem in) felem_inv() argument
786 copy_conditional(felem out, const felem in, limb icopy) copy_conditional() argument
1104 select_point(const u64 idx, unsigned int size, const felem pre_comp[][3], felem out[3]) select_point() argument
[all...]
H A Decp_nistz256.c609 __owur static int ecp_nistz256_bignum_to_field_elem(BN_ULONG out[P256_LIMBS], in ecp_nistz256_bignum_to_field_elem() argument
937 __owur static int ecp_nistz256_set_from_affine(EC_POINT *out, const EC_GROUP *group, in ecp_nistz256_set_from_affine() argument
1148 P256_POINT *out = &t.p; in ecp_nistz256_points_mul() local
1318 BN_ULONG out[P256_LIMBS], t[P256_LIMBS]; ecp_nistz256_inv_mod_ord() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_utl.c1044 char buf[40], *out; in ossl_ipaddr_to_asc() local
1289 static int ipv6_hex(unsigned char *out, const char *in, int inlen) in ipv6_hex() argument
/third_party/node/deps/openssl/openssl/engines/
H A De_dasync.c744 static int dasync_cipher_helper(EVP_CIPHER_CTX *ctx, unsigned char *out, in dasync_cipher_helper() argument
815 static int dasync_aes128_cbc_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, in dasync_aes128_cbc_cipher() argument
838 static int dasync_aes256_ctr_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, in dasync_aes256_ctr_cipher() argument
873 dasync_aes128_cbc_hmac_sha1_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) dasync_aes128_cbc_hmac_sha1_cipher() argument
957 dasync_rsa_encrypt(EVP_PKEY_CTX *ctx, unsigned char *out, size_t *outlen, const unsigned char *in, size_t inlen) dasync_rsa_encrypt() argument
979 dasync_rsa_decrypt(EVP_PKEY_CTX *ctx, unsigned char *out, size_t *outlen, const unsigned char *in, size_t inlen) dasync_rsa_decrypt() argument
[all...]
H A De_devcrypto.c240 static int cipher_do_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, in cipher_do_cipher() argument
321 static int ctr_do_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, in ctr_do_cipher() argument
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Devp_lib.c403 int EVP_Cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, in EVP_Cipher() argument
/third_party/node/deps/openssl/openssl/crypto/http/
H A Dhttp_client.c1272 char *out; in base64encode() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/pem/
H A Dpvkfmt.c529 static void write_ledword(unsigned char **out, unsigned int dw) in write_ledword() argument
540 static void write_lebn(unsigned char **out, const BIGNUM *bn, int len) in write_lebn() argument
554 static int do_i2b(unsigned char **out, cons argument
609 do_i2b_bio(BIO *out, const EVP_PKEY *pk, int ispub) do_i2b_bio() argument
664 write_rsa(unsigned char **out, const RSA *rsa, int ispub) write_rsa() argument
715 write_dsa(unsigned char **out, const DSA *dsa, int ispub) write_dsa() argument
738 i2b_PrivateKey_bio(BIO *out, const EVP_PKEY *pk) i2b_PrivateKey_bio() argument
743 i2b_PublicKey_bio(BIO *out, const EVP_PKEY *pk) i2b_PublicKey_bio() argument
998 i2b_PVK(unsigned char **out, const EVP_PKEY *pk, int enclevel, pem_password_cb *cb, void *u, OSSL_LIB_CTX *libctx, const char *propq) i2b_PVK() argument
1101 i2b_PVK_bio_ex(BIO *out, const EVP_PKEY *pk, int enclevel, pem_password_cb *cb, void *u, OSSL_LIB_CTX *libctx, const char *propq) i2b_PVK_bio_ex() argument
1120 i2b_PVK_bio(BIO *out, const EVP_PKEY *pk, int enclevel, pem_password_cb *cb, void *u) i2b_PVK_bio() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbss_dgram.c293 static int dgram_read(BIO *b, char *out, int outl) in dgram_read() argument
988 static int dgram_sctp_read(BIO *b, char *out, int outl) in dgram_sctp_read() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_msg.c1157 int i2d_OSSL_CMP_MSG(const OSSL_CMP_MSG *msg, unsigned char **out) in i2d_OSSL_CMP_MSG() argument
/third_party/libabigail/src/
H A Dabg-reporter-priv.cc39 emit_num_value(uint64_t value, const diff_context& ctxt, ostream& out) in emit_num_value() argument
96 show_numerical_change(const string& what, uint64_t old_bits, uint64_t new_bits, const diff_context& ctxt, ostream& out, bool show_bits_or_byte) show_numerical_change() argument
139 show_offset_or_size(const string& what, uint64_t value, const diff_context& ctxt, ostream& out) show_offset_or_size() argument
169 show_offset_or_size(uint64_t value, const diff_context& ctxt, ostream& out) show_offset_or_size() argument
182 represent(const diff_context& ctxt, method_decl_sptr mem_fn, ostream& out) represent() argument
206 ctxt, out); represent() local
232 represent_data_member(var_decl_sptr d, const diff_context_sptr& ctxt, ostream& out, const string& indent) represent_data_member() argument
279 maybe_show_relative_offset_change(const var_diff_sptr &diff, diff_context& ctxt, ostream& out) maybe_show_relative_offset_change() argument
338 maybe_show_relative_size_change(const var_diff_sptr &diff, diff_context& ctxt, ostream& out) maybe_show_relative_size_change() argument
391 represent(const var_diff_sptr &diff, diff_context_sptr ctxt, ostream& out, const string& indent, bool local_only) represent() argument
727 report_size_and_alignment_changes(type_or_decl_base_sptr first, type_or_decl_base_sptr second, diff_context_sptr ctxt, ostream& out, const string& indent) report_size_and_alignment_changes() argument
845 report_loc_info(const type_or_decl_base_sptr& tod, const diff_context& ctxt, ostream &out) report_loc_info() argument
888 report_name_size_and_alignment_changes(decl_base_sptr first, decl_base_sptr second, diff_context_sptr ctxt, ostream& out, const string& indent) report_name_size_and_alignment_changes() argument
939 report_mem_header(ostream& out, size_t number, size_t num_filtered, diff_kind k, const string& section_name, const string& indent) report_mem_header() argument
995 report_mem_header(ostream& out, diff_kind k, const string& section_name, const string& indent) report_mem_header() argument
1032 maybe_report_diff_for_member(const decl_base_sptr& decl1, const decl_base_sptr& decl2, const diff_context_sptr& ctxt, ostream& out, const string& indent) maybe_report_diff_for_member() argument
1085 maybe_report_diff_for_symbol(const elf_symbol_sptr& symbol1, const elf_symbol_sptr& symbol2, const diff_context_sptr& ctxt, ostream& out, const string& indent) maybe_report_diff_for_symbol() argument
1204 show_linkage_name_and_aliases(ostream& out, const string& indent, const elf_symbol& symbol, const string_elf_symbols_map_type& sym_map) show_linkage_name_and_aliases() argument
1231 maybe_report_unreachable_type_changes(const corpus_diff& d, const corpus_diff::diff_stats &s, const string& indent, ostream& out) maybe_report_unreachable_type_changes() argument
1343 maybe_report_interfaces_impacted_by_diff(const diff *d, ostream &out, const string &indent) maybe_report_interfaces_impacted_by_diff() argument
1392 maybe_report_interfaces_impacted_by_diff(const diff_sptr &d, ostream &out, const string &indent) maybe_report_interfaces_impacted_by_diff() argument
1416 maybe_report_data_members_replaced_by_anon_dm(const class_or_union_diff &d, ostream &out, const string &indent) maybe_report_data_members_replaced_by_anon_dm() argument
1490 maybe_report_base_class_reordering(const class_diff &d, ostream &out, const string &indent) maybe_report_base_class_reordering() argument
[all...]
H A Dabg-ini.cc1838 write_property(const property_sptr& prop, std::ostream& out) write_property() argument
1854 write_section(const config::section& section, std::ostream& out) write_section() argument
1881 write_sections(const config::sections_type& sections, std::ostream& out) write_sections() argument
[all...]
/third_party/libabigail/include/
H A Dabg-diff-utils.h1266 print_snake(RandomAccessOutputIterator a_begin, RandomAccessOutputIterator b_begin, const snake &s, ostream& out) print_snake() argument
2024 display_edit_script(const edit_script& es, const RandomAccessOutputIterator str1_base, const RandomAccessOutputIterator str2_base, ostream& out) display_edit_script() argument
[all...]
/third_party/openssl/test/
H A Dtls-provider.c839 tls_provider_init(const OSSL_CORE_HANDLE *handle, const OSSL_DISPATCH *in, const OSSL_DISPATCH **out, void **provctx) tls_provider_init() argument

Completed in 43 milliseconds

1...<<131132133134135136137138139140>>...159