Home
last modified time | relevance | path

Searched defs:out (Results 3976 - 4000 of 4024) sorted by relevance

1...<<151152153154155156157158159160161

/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_lib.c3035 int SSL_select_next_proto(unsigned char **out, unsigned char *outlen, in SSL_select_next_proto() argument
3253 int SSL_export_keying_material(SSL *s, unsigned char *out, size_t olen, in SSL_export_keying_material() argument
3267 SSL_export_keying_material_early(SSL *s, unsigned char *out, size_t olen, const char *label, size_t llen, const unsigned char *context, size_t contextlen) SSL_export_keying_material_early() argument
4619 SSL_get_client_random(const SSL *ssl, unsigned char *out, size_t outlen) SSL_get_client_random() argument
4629 SSL_get_server_random(const SSL *ssl, unsigned char *out, size_t outlen) SSL_get_server_random() argument
4639 SSL_SESSION_get_master_key(const SSL_SESSION *session, unsigned char *out, size_t outlen) SSL_SESSION_get_master_key() argument
4947 ssl_handshake_hash(SSL *s, unsigned char *out, size_t outlen, size_t *hashlen) ssl_handshake_hash() argument
5514 SSL_client_hello_get0_random(SSL *s, const unsigned char **out) SSL_client_hello_get0_random() argument
5523 SSL_client_hello_get0_session_id(SSL *s, const unsigned char **out) SSL_client_hello_get0_session_id() argument
5532 SSL_client_hello_get0_ciphers(SSL *s, const unsigned char **out) SSL_client_hello_get0_ciphers() argument
5541 SSL_client_hello_get0_compression_methods(SSL *s, const unsigned char **out) SSL_client_hello_get0_compression_methods() argument
5550 SSL_client_hello_get1_extensions_present(SSL *s, int **out, size_t *outlen) SSL_client_hello_get1_extensions_present() argument
5588 SSL_client_hello_get0_ext(SSL *s, unsigned int type, const unsigned char **out, size_t *outlen) SSL_client_hello_get0_ext() argument
5642 char *out = NULL; nss_keylog_int() local
[all...]
/third_party/node/deps/simdutf/
H A Dsimdutf.cpp4429 simdutf_really_inline void change_endianness_utf16(const char16_t* in, size_t size, char16_t* out) { in change_endianness_utf16() argument
12684 int out = 0; arm_detect_encodings() local
[all...]
/third_party/libabigail/src/
H A Dabg-comparison.cc2640 distinct_diff::report(ostream& out, cons argument
3293 report(ostream& out, const string& indent) const report() argument
3424 report(ostream& out, const string& indent) const report() argument
3579 report(ostream& out, const string& indent) const report() argument
3711 report(ostream& out, const string& indent) const report() argument
3858 report(ostream& out, const string& indent) const report() argument
4069 report(ostream& out, const string& indent) const report() argument
5077 report(ostream& out, const string& indent) const report() argument
5644 report(ostream& out, const string& indent) const report() argument
5865 report(ostream& out, const string& indent) const report() argument
5983 report(ostream& out, const string& indent) const report() argument
6474 report(ostream& out, const string& indent) const report() argument
6641 report(ostream& out, const string& indent) const report() argument
6922 report(ostream& out, const string& indent) const report() argument
7088 report(ostream& out, const string& indent) const report() argument
7207 report(ostream& out, const string& indent) const report() argument
7366 report(ostream& out, const string& indent) const report() argument
7483 report(ostream& out, const string& indent) const report() argument
9895 emit_diff_stats(const diff_stats& s, ostream& out, const string& indent) emit_diff_stats() argument
10844 report(ostream& out, const string& indent) const report() argument
11856 print_diff_tree(diff* diff_tree, ostream& out) print_diff_tree() argument
11874 print_diff_tree(corpus_diff* diff_tree, std::ostream& out) print_diff_tree() argument
[all...]
/third_party/openssl/crypto/ec/
H A Dcurve25519.c116 static void fe64_invert(fe64 out, const fe64 z) in fe64_invert() argument
211 static void x25519_scalar_mulx(uint8_t out[32], const uint8_t scalar[32], in x25519_scalar_mulx() argument
601 static void fe51_invert(fe51 out, const fe51 z) in fe51_invert() argument
696 static void x25519_scalar_mult(uint8_t out[32], const uint8_t scalar[32], in x25519_scalar_mult() argument
1407 fe_invert(fe out, const fe z) fe_invert() argument
1727 fe_pow22523(fe out, const fe z) fe_pow22523() argument
4377 x25519_scalar_mult_generic(uint8_t out[32], const uint8_t scalar[32], const uint8_t point[32]) x25519_scalar_mult_generic() argument
4428 x25519_scalar_mult(uint8_t out[32], const uint8_t scalar[32], const uint8_t point[32]) x25519_scalar_mult() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp253 std::ostream& operator<<(std::ostream& out, GraphicsShaderType type) in operator <<() argument
269 std::ostream& operator<<(std::ostream& out, RayTracingShaderType type) in operator <<() argument
289 std::ostringstream out; toString() local
378 operator <<(std::ostream& out, const PipelineExecutableProperty& prop) operator <<() argument
427 operator <<(std::ostream& out, const PipelineExecutablePropertyVec& vec) operator <<() argument
2939 operator <<(std::ostream& out, Winding w) operator <<() argument
2944 operator <<(std::ostream& out, Partitioning p) operator <<() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp858 std::ostringstream out; in getAsmForLocalSizeTest() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.cpp2791 Utils::qualifierSet out; in prepareShaderSourceForDraw() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactor.cpp959 auto out = allocateStackVariable(type); in createLoad() local
3418 llvm::Value *out = llvm::UndefValue::get(T(Float4::type())); in TransformFloat4PerElement() local
3489 llvm::Value *out = llvm::UndefValue::get(T(Float4::type())); in Atan2() local
[all...]
/third_party/openssl/ssl/
H A Dssl_lib.c2935 int SSL_select_next_proto(unsigned char **out, unsigned char *outlen, in SSL_select_next_proto() argument
3153 int SSL_export_keying_material(SSL *s, unsigned char *out, size_t olen, in SSL_export_keying_material() argument
3167 SSL_export_keying_material_early(SSL *s, unsigned char *out, size_t olen, const char *label, size_t llen, const unsigned char *context, size_t contextlen) SSL_export_keying_material_early() argument
4500 SSL_get_client_random(const SSL *ssl, unsigned char *out, size_t outlen) SSL_get_client_random() argument
4510 SSL_get_server_random(const SSL *ssl, unsigned char *out, size_t outlen) SSL_get_server_random() argument
4520 SSL_SESSION_get_master_key(const SSL_SESSION *session, unsigned char *out, size_t outlen) SSL_SESSION_get_master_key() argument
4828 ssl_handshake_hash(SSL *s, unsigned char *out, size_t outlen, size_t *hashlen) ssl_handshake_hash() argument
5395 SSL_client_hello_get0_random(SSL *s, const unsigned char **out) SSL_client_hello_get0_random() argument
5404 SSL_client_hello_get0_session_id(SSL *s, const unsigned char **out) SSL_client_hello_get0_session_id() argument
5413 SSL_client_hello_get0_ciphers(SSL *s, const unsigned char **out) SSL_client_hello_get0_ciphers() argument
5422 SSL_client_hello_get0_compression_methods(SSL *s, const unsigned char **out) SSL_client_hello_get0_compression_methods() argument
5431 SSL_client_hello_get1_extensions_present(SSL *s, int **out, size_t *outlen) SSL_client_hello_get1_extensions_present() argument
5469 SSL_client_hello_get0_ext(SSL *s, unsigned int type, const unsigned char **out, size_t *outlen) SSL_client_hello_get0_ext() argument
5526 char *out = NULL; nss_keylog_int() local
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimgui_draw.cpp2325 static void UnpackBitVectorToFlatIndexList(const ImBitVector* in, ImVector<int>* out) in UnpackBitVectorToFlatIndexList() argument
/third_party/skia/tests/
H A DPathTest.cpp4756 SkPath p1, p2, out; in test_interp() local
[all...]
/third_party/python/Modules/
H A D_pickle.c964 _write_size64(char *out, size_t value) in _write_size64() argument
[all...]
H A D_ssl.c2102 const unsigned char *out; in _ssl__SSLSocket_selected_alpn_protocol_impl() local
3319 do_protocol_selection(int alpn, unsigned char **out, unsigned char *outlen, const unsigned char *server_protocols, unsigned int server_protocols_len, const unsigned char *client_protocols, unsigned int client_protocols_len) do_protocol_selection() argument
3343 _selectALPN_cb(SSL *s, const unsigned char **out, unsigned char *outlen, const unsigned char *client_protocols, unsigned int client_protocols_len, void *args) _selectALPN_cb() argument
[all...]
/third_party/tzdata/
H A Dzic.c1597 register ptrdiff_t i, j, base, out; in associate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp250 std::ostream& operator<<(std::ostream& out, GraphicsShaderType type) in operator <<() argument
266 std::ostream& operator<<(std::ostream& out, RayTracingShaderType type) in operator <<() argument
286 std::ostringstream out; toString() local
375 operator <<(std::ostream& out, const PipelineExecutableProperty& prop) operator <<() argument
424 operator <<(std::ostream& out, const PipelineExecutablePropertyVec& vec) operator <<() argument
2925 operator <<(std::ostream& out, Winding w) operator <<() argument
2930 operator <<(std::ostream& out, Partitioning p) operator <<() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp857 std::ostringstream out; in getAsmForLocalSizeTest() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.c1171 BIO *out; in dpp_debug_print_key() local
405 dpp_hkdf_expand(size_t hash_len, const u8 *secret, size_t secret_len, const char *label, u8 *out, size_t outlen) dpp_hkdf_expand() argument
[all...]
/third_party/elfutils/src/
H A Dreadelf.c11749 char *out; in print_core_item() local
[all...]
/third_party/curl/lib/
H A Durldata.h1654 void *out; /* CURLOPT_WRITEDATA */ member
/third_party/astc-encoder/Source/
H A Dstb_image.h2465 static void stbi__idct_block(stbi_uc *out, int out_stride, short data[64]) in stbi__idct_block() argument
2528 stbi__idct_simd(stbi_uc *out, int out_stride, short data[64]) stbi__idct_simd() argument
2709 stbi__idct_simd(stbi_uc *out, int out_stride, short data[64]) stbi__idct_simd() argument
3454 resample_row_1(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) resample_row_1() argument
3463 stbi__resample_row_v_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) stbi__resample_row_v_2() argument
3473 stbi__resample_row_h_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) stbi__resample_row_h_2() argument
3503 stbi__resample_row_hv_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) stbi__resample_row_hv_2() argument
3528 stbi__resample_row_hv_2_simd(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) stbi__resample_row_hv_2_simd() argument
3644 stbi__resample_row_generic(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) stbi__resample_row_generic() argument
3658 stbi__YCbCr_to_RGB_row(stbi_uc *out, const stbi_uc *y, const stbi_uc *pcb, const stbi_uc *pcr, int count, int step) stbi__YCbCr_to_RGB_row() argument
3684 stbi__YCbCr_to_RGB_simd(stbi_uc *out, stbi_uc const *y, stbi_uc const *pcb, stbi_uc const *pcr, int count, int step) stbi__YCbCr_to_RGB_simd() argument
3925 stbi_uc *out = output + n * z->s->img_x * j; load_jpeg_image() local
4611 stbi_uc *idata, *expanded, *out; global() member
[all...]
/third_party/cups-filters/utils/
H A Dcups-browsed.c7676 cups_file_t *in, *out; in update_cups_queues() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c2268 gfx9_get_gs_info(const struct radv_pipeline_key *key, const struct radv_pipeline *pipeline, struct radv_pipeline_stage *stages, struct gfx9_gs_info *out) gfx9_get_gs_info() argument
[all...]
/third_party/node/deps/v8/src/execution/
H A Disolate.cc1408 void Isolate::PrintStack(FILE* out, PrintStackMode mode) { in PrintStack() argument
2335 void Isolate::PrintCurrentStackTrace(std::ostream& out) { in ThrowInternal() argument
3081 void Dump(std::ostringstream& out, bool dump_details) { in ThrowInternal() argument
4346 StdoutStream out; ThrowInternal() local
[all...]
/third_party/mesa3d/src/imgui/
H A Dimgui.cpp1768 ImU32 out; in ColorConvertFloat4ToU32() local
[all...]
/third_party/openssl/test/
H A Dsslapitest.c1290 BIO *out = NULL, *in = NULL; in execute_test_ktls_sendfile() local
4136 alpn_select_cb(SSL *ssl, const unsigned char **out, unsigned char *outlen, const unsigned char *in, unsigned int inlen, void *arg) alpn_select_cb() argument
5707 old_add_cb(SSL *s, unsigned int ext_type, const unsigned char **out, size_t *outlen, int *al, void *add_arg) old_add_cb() argument
5728 old_free_cb(SSL *s, unsigned int ext_type, const unsigned char *out, void *add_arg) old_free_cb() argument
5752 new_add_cb(SSL *s, unsigned int ext_type, unsigned int context, const unsigned char **out, size_t *outlen, X509 *x, size_t chainidx, int *al, void *add_arg) new_add_cb() argument
5774 new_free_cb(SSL *s, unsigned int ext_type, unsigned int context, const unsigned char *out, void *add_arg) new_free_cb() argument
7093 BIO *out = NULL, *dummy = BIO_new_mem_buf("", 0); create_new_vfile() local
[all...]

Completed in 180 milliseconds

1...<<151152153154155156157158159160161