| /third_party/node/deps/openssl/config/archs/linux32-s390x/asm/include/openssl/ |
| H A D | asn1t.h | 714 BIO *out; member 722 BIO *out; member [all...] |
| /third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/no-asm/include/openssl/ |
| H A D | asn1t.h | 714 BIO *out; member 722 BIO *out; member [all...] |
| /third_party/node/deps/v8/src/base/platform/ |
| H A D | platform-posix.cc | 848 void OS::FPrint(FILE* out, const char* format, ...) { in FPrint() argument 856 void OS::VFPrint(FILE* out, const char* format, va_list args) { in VFPrint() argument
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-string-gen.cc | 918 Branch(IsNullOrUndefined(heap_object), &out, &get_property_lookup); in MaybeCallFunctionAtSymbol() local 931 GotoIf(IsUndefined(maybe_func), &out); in MaybeCallFunctionAtSymbol() local 932 GotoIf(IsNull(maybe_func), &out); in MaybeCallFunctionAtSymbol() local 968 Branch(SmiIsNegative(dollar_index), &out, &runtime); in GetSubstitution() local [all...] |
| /third_party/node/deps/v8/src/codegen/ |
| H A D | interface-descriptors.h | 1980 static bool EncodeBitField(uint32_t argc, uintptr_t slot, uint32_t* out) { in EncodeBitField() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | bigint.cc | 950 uint8_t* out = start + chars_allocated; in ToString() local
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-regexp.cc | 1615 ToUint32(Isolate* isolate, Handle<Object> object, uint32_t* out) ToUint32() argument
|
| /third_party/node/deps/v8/src/snapshot/ |
| H A D | serializer.cc | 166 void Serializer::PrintStack(std::ostream& out) { in PrintStack() argument
|
| /third_party/mesa3d/src/gallium/drivers/asahi/ |
| H A D | agx_state.c | 185 agx_pack_rasterizer_face(struct agx_rasterizer_face_packed *out, in agx_pack_rasterizer_face() argument 912 agx_update_shader(struct agx_context *ctx, struct agx_compiled_shader **out, in agx_update_shader() argument 1410 struct agx_rasterizer_packed out; in demo_rasterizer() local 1486 agx_push_record(uint8_t **out, unsigned size_words, uint64_t ptr) agx_push_record() argument 1501 agx_encode_state(struct agx_context *ctx, uint8_t *out, uint32_t pipeline_vertex, uint32_t pipeline_fragment, uint32_t varyings, bool is_lines, bool is_points) agx_encode_state() argument 1632 uint8_t *out = agx_encode_state(ctx, batch->encoder_current, agx_draw_vbo() local [all...] |
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_pipeline.c | 663 dzn_graphics_pipeline_compile_shaders(struct dzn_device *device, struct dzn_graphics_pipeline *pipeline, struct vk_pipeline_cache *cache, const struct dzn_pipeline_layout *layout, D3D12_PIPELINE_STATE_STREAM_DESC *out, D3D12_INPUT_ELEMENT_DESC *attribs, enum pipe_format *vi_conversions, const VkGraphicsPipelineCreateInfo *info) dzn_graphics_pipeline_compile_shaders() argument 1061 dzn_graphics_pipeline_translate_ia(struct dzn_device *device, struct dzn_graphics_pipeline *pipeline, D3D12_PIPELINE_STATE_STREAM_DESC *out, const VkGraphicsPipelineCreateInfo *in) dzn_graphics_pipeline_translate_ia() argument 1132 dzn_graphics_pipeline_translate_rast(struct dzn_graphics_pipeline *pipeline, D3D12_PIPELINE_STATE_STREAM_DESC *out, const VkGraphicsPipelineCreateInfo *in) dzn_graphics_pipeline_translate_rast() argument 1173 dzn_graphics_pipeline_translate_ms(struct dzn_graphics_pipeline *pipeline, D3D12_PIPELINE_STATE_STREAM_DESC *out, const VkGraphicsPipelineCreateInfo *in) dzn_graphics_pipeline_translate_ms() argument 1214 translate_stencil_test(struct dzn_graphics_pipeline *pipeline, D3D12_DEPTH_STENCIL_DESC1 *out, const VkGraphicsPipelineCreateInfo *in) translate_stencil_test() argument 1325 dzn_graphics_pipeline_translate_zsa(struct dzn_graphics_pipeline *pipeline, D3D12_PIPELINE_STATE_STREAM_DESC *out, const VkGraphicsPipelineCreateInfo *in) dzn_graphics_pipeline_translate_zsa() argument 1453 dzn_graphics_pipeline_translate_blend(struct dzn_graphics_pipeline *pipeline, D3D12_PIPELINE_STATE_STREAM_DESC *out, const VkGraphicsPipelineCreateInfo *in) dzn_graphics_pipeline_translate_blend() argument 1602 dzn_graphics_pipeline_create(struct dzn_device *device, VkPipelineCache cache, const VkGraphicsPipelineCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkPipeline *out) dzn_graphics_pipeline_create() argument 2157 dzn_compute_pipeline_create(struct dzn_device *device, VkPipelineCache cache, const VkComputePipelineCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkPipeline *out) dzn_compute_pipeline_create() argument [all...] |
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_blitter.c | 487 nir_variable *out = in pan_blitter_get_blit_shader() local 118 pan_blitter_emit_blend(const struct panfrost_device *dev, unsigned rt, const struct pan_image_view *iview, const struct pan_blit_shader_data *blit_shader, mali_ptr blend_shader, void *out) pan_blitter_emit_blend() argument 213 pan_blitter_emit_blends(const struct panfrost_device *dev, const struct pan_blit_shader_data *blit_shader, struct pan_blitter_views *views, mali_ptr *blend_shaders, void *out) pan_blitter_emit_blends() argument 232 pan_blitter_emit_rsd(const struct panfrost_device *dev, const struct pan_blit_shader_data *blit_shader, struct pan_blitter_views *views, mali_ptr *blend_shaders, void *out) pan_blitter_emit_rsd() argument 1075 pan_preload_emit_dcd(struct pan_pool *pool, struct pan_fb_info *fb, bool zs, mali_ptr coordinates, mali_ptr tsd, void *out, bool always_write) pan_preload_emit_dcd() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_ureg.c | 1122 union tgsi_any_token *out = get_tokens( ureg, DOMAIN_INSN, size ); ureg_emit_src() local 1188 union tgsi_any_token *out = get_tokens( ureg, DOMAIN_INSN, size ); ureg_emit_dst() local 1267 union tgsi_any_token *out; ureg_emit_insn() local 1301 union tgsi_any_token *out, *insn; ureg_emit_label() local 1332 union tgsi_any_token *out = retrieve_token( ureg, DOMAIN_INSN, label_token ); ureg_fixup_label() local 1344 union tgsi_any_token *out, *insn; ureg_emit_texture() local 1361 union tgsi_any_token *out; ureg_emit_texture_offset() local 1376 union tgsi_any_token *out, *insn; ureg_emit_memory() local 1393 union tgsi_any_token *out = retrieve_token( ureg, DOMAIN_INSN, insn ); ureg_fixup_insn_size() local 1525 union tgsi_any_token *out = get_tokens(ureg, DOMAIN_DECL, array_id ? 4 : 3); emit_decl_semantic() local 1561 union tgsi_any_token *out = get_tokens(ureg, DOMAIN_DECL, array_id ? 4 : 3); emit_decl_atomic_2d() local 1596 union tgsi_any_token *out = get_tokens(ureg, DOMAIN_DECL, emit_decl_fs() local 1632 union tgsi_any_token *out = get_tokens( ureg, DOMAIN_DECL, emit_decl_temps() local 1658 union tgsi_any_token *out = get_tokens( ureg, DOMAIN_DECL, 2 ); emit_decl_range() local 1679 union tgsi_any_token *out = get_tokens(ureg, DOMAIN_DECL, 3); emit_decl_range2D() local 1705 union tgsi_any_token *out = get_tokens(ureg, DOMAIN_DECL, 3); emit_decl_sampler_view() local 1733 union tgsi_any_token *out = get_tokens(ureg, DOMAIN_DECL, 3); emit_decl_image() local 1757 union tgsi_any_token *out = get_tokens(ureg, DOMAIN_DECL, 2); emit_decl_buffer() local 1774 union tgsi_any_token *out = get_tokens(ureg, DOMAIN_DECL, 2); emit_decl_memory() local 1793 union tgsi_any_token *out = get_tokens( ureg, DOMAIN_DECL, 5 ); emit_immediate() local 1812 union tgsi_any_token *out = get_tokens(ureg, DOMAIN_DECL, 2); emit_property() local 2079 union tgsi_any_token *out = get_tokens( ureg, copy_instructions() local 2092 union tgsi_any_token *out = retrieve_token( ureg, DOMAIN_DECL, 0 ); fixup_header_size() local 2101 union tgsi_any_token *out = get_tokens( ureg, DOMAIN_DECL, 2 ); emit_header() local [all...] |
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | ocsp.c | 216 BIO *acbio = NULL, *cbio = NULL, *derbio = NULL, *out = NULL; in ocsp_main() local 966 print_ocsp_summary(BIO *out, OCSP_BASICRESP *bs, OCSP_REQUEST *req, STACK_OF(OPENSSL_STRING) *names, STACK_OF(OCSP_CERTID) *ids, long nsec, long maxage) print_ocsp_summary() argument [all...] |
| H A D | pkcs12.c | 178 BIO *in = NULL, *out = NULL; in pkcs12_main() local 836 dump_certs_keys_p12(BIO *out, const PKCS12 *p12, const char *pass, int passlen, int options, char *pempass, const EVP_CIPHER *enc) dump_certs_keys_p12() argument 881 dump_certs_pkeys_bags(BIO *out, const STACK_OF(PKCS12_SAFEBAG) *bags, const char *pass, int passlen, int options, char *pempass, const EVP_CIPHER *enc) dump_certs_pkeys_bags() argument 895 dump_certs_pkeys_bag(BIO *out, const PKCS12_SAFEBAG *bag, const char *pass, int passlen, int options, char *pempass, const EVP_CIPHER *enc) dump_certs_pkeys_bag() argument 1132 print_attribute(BIO *out, const ASN1_TYPE *av) print_attribute() argument 1169 print_attribs(BIO *out, const STACK_OF(X509_ATTRIBUTE) *attrlst, const char *name) print_attribs() argument 1210 hex_prin(BIO *out, unsigned char *buf, int len) hex_prin() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ecp_nistp256.c | 129 static void bin32_to_felem(felem out, const u8 in[32]) in bin32_to_felem() argument 141 static void smallfelem_to_bin32(u8 out[32], const smallfelem in) in smallfelem_to_bin32() argument 150 BN_to_felem(felem out, const BIGNUM *bn) BN_to_felem() argument 169 smallfelem_to_BN(BIGNUM *out, const smallfelem in) smallfelem_to_BN() argument 181 smallfelem_one(smallfelem out) smallfelem_one() argument 189 smallfelem_assign(smallfelem out, const smallfelem in) smallfelem_assign() argument 197 felem_assign(felem out, const felem in) felem_assign() argument 206 felem_sum(felem out, const felem in) felem_sum() argument 215 felem_small_sum(felem out, const smallfelem in) felem_small_sum() argument 224 felem_scalar(felem out, const u64 scalar) felem_scalar() argument 233 longfelem_scalar(longfelem out, const u64 scalar) longfelem_scalar() argument 258 smallfelem_neg(felem out, const smallfelem small) smallfelem_neg() argument 274 felem_diff(felem out, const felem in) felem_diff() argument 306 felem_diff_zero107(felem out, const felem in) felem_diff_zero107() argument 329 longfelem_diff(longfelem out, const longfelem in) longfelem_diff() argument 378 felem_shrink(smallfelem out, const felem in) felem_shrink() argument 470 smallfelem_expand(felem out, const smallfelem in) smallfelem_expand() argument 485 smallfelem_square(longfelem out, const smallfelem small) smallfelem_square() argument 564 felem_square(longfelem out, const felem in) felem_square() argument 579 smallfelem_mul(longfelem out, const smallfelem small1, const smallfelem small2) smallfelem_mul() argument 690 felem_mul(longfelem out, const felem in1, const felem in2) felem_mul() argument 706 felem_small_mul(longfelem out, const smallfelem small1, const felem in2) felem_small_mul() argument 735 felem_reduce_(felem out, const longfelem in) felem_reduce_() argument 778 felem_reduce(felem out, const longfelem in) felem_reduce() argument 807 felem_reduce_zero105(felem out, const longfelem in) felem_reduce_zero105() argument 845 felem_contract(smallfelem out, const felem in) felem_contract() argument 908 smallfelem_square_contract(smallfelem out, const smallfelem in) smallfelem_square_contract() argument 918 smallfelem_mul_contract(smallfelem out, const smallfelem in1, const smallfelem in2) smallfelem_mul_contract() argument 982 felem_inv(felem out, const felem in) felem_inv() argument 1076 smallfelem_inv_contract(smallfelem out, const smallfelem in) smallfelem_inv_contract() argument 1204 copy_conditional(felem out, const felem in, limb mask) copy_conditional() argument 1214 copy_small_conditional(felem out, const smallfelem in, limb mask) copy_small_conditional() argument 1636 select_point(const u64 idx, unsigned int size, const smallfelem pre_comp[16][3], smallfelem out[3]) select_point() argument [all...] |
| /third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/ |
| H A D | encode_key2any.c | 185 static int key_to_epki_der_priv_bio(BIO *out, const void *key, in key_to_epki_der_priv_bio() argument 213 static int key_to_epki_pem_priv_bio(BIO *out, const void *key, in key_to_epki_pem_priv_bio() argument 241 static int key_to_pki_der_priv_bio(BIO *out, const void *key, in key_to_pki_der_priv_bio() argument 273 static int key_to_pki_pem_priv_bio(BIO *out, const void *key, in key_to_pki_pem_priv_bio() argument 305 key_to_spki_der_pub_bio(BIO *out, const void *key, int key_nid, ossl_unused const char *pemname, key_to_paramstring_fn *p2s, i2d_of_void *k2d, struct key2any_ctx_st *ctx) key_to_spki_der_pub_bio() argument 331 key_to_spki_pem_pub_bio(BIO *out, const void *key, int key_nid, ossl_unused const char *pemname, key_to_paramstring_fn *p2s, i2d_of_void *k2d, struct key2any_ctx_st *ctx) key_to_spki_pem_pub_bio() argument 371 key_to_type_specific_der_bio(BIO *out, const void *key, int key_nid, ossl_unused const char *pemname, key_to_paramstring_fn *p2s, i2d_of_void *k2d, struct key2any_ctx_st *ctx) key_to_type_specific_der_bio() argument 395 key_to_type_specific_pem_bio_cb(BIO *out, const void *key, int key_nid, const char *pemname, key_to_paramstring_fn *p2s, i2d_of_void *k2d, struct key2any_ctx_st *ctx, pem_password_cb *cb, void *cbarg) key_to_type_specific_pem_bio_cb() argument 407 key_to_type_specific_pem_priv_bio(BIO *out, const void *key, int key_nid, const char *pemname, key_to_paramstring_fn *p2s, i2d_of_void *k2d, struct key2any_ctx_st *ctx) key_to_type_specific_pem_priv_bio() argument 418 key_to_type_specific_pem_pub_bio(BIO *out, const void *key, int key_nid, const char *pemname, key_to_paramstring_fn *p2s, i2d_of_void *k2d, struct key2any_ctx_st *ctx) key_to_type_specific_pem_pub_bio() argument 429 key_to_type_specific_pem_param_bio(BIO *out, const void *key, int key_nid, const char *pemname, key_to_paramstring_fn *p2s, i2d_of_void *k2d, struct key2any_ctx_st *ctx) key_to_type_specific_pem_param_bio() argument 1060 BIO *out = ossl_bio_new_from_core_bio(ctx->provctx, cout); key2any_encode() local [all...] |
| /third_party/node/deps/openssl/openssl/ssl/ |
| H A D | ssl_ciph.c | 2165 size_t mac = 0, in = 0, blk = 0, out = 0; in ssl_cipher_get_overhead() local
|
| /third_party/node/deps/openssl/config/archs/linux64-mips64/asm_avx2/include/openssl/ |
| H A D | asn1t.h | 714 BIO *out; member 722 BIO *out; member [all...] |
| /third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/include/openssl/ |
| H A D | asn1t.h | 714 BIO *out; member 722 BIO *out; member [all...] |
| /third_party/node/deps/openssl/config/archs/solaris-x86-gcc/no-asm/include/openssl/ |
| H A D | asn1t.h | 714 BIO *out; member 722 BIO *out; member [all...] |
| /third_party/node/deps/openssl/config/archs/linux64-riscv64/no-asm/include/openssl/ |
| H A D | asn1t.h | 714 BIO *out; member 722 BIO *out; member [all...] |
| /third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/include/openssl/ |
| H A D | asn1t.h | 714 BIO *out; member 722 BIO *out; member [all...] |
| /third_party/node/deps/openssl/config/archs/linux64-mips64/no-asm/include/openssl/ |
| H A D | asn1t.h | 714 BIO *out; member 722 BIO *out; member [all...] |
| /third_party/node/deps/openssl/openssl/engines/ |
| H A D | e_capi.c | 290 BIO *out; in capi_ctrl() local 1086 BIO *out; capi_vtrace() local 1196 capi_list_providers(CAPI_CTX *ctx, BIO *out) capi_list_providers() argument 1215 capi_list_containers(CAPI_CTX *ctx, BIO *out) capi_list_containers() argument 1322 capi_dump_prov_info(CAPI_CTX *ctx, BIO *out, CRYPT_KEY_PROV_INFO *pinfo) capi_dump_prov_info() argument 1371 capi_dump_cert(CAPI_CTX *ctx, BIO *out, PCCERT_CONTEXT cert) capi_dump_cert() argument 1432 capi_list_certs(CAPI_CTX *ctx, BIO *out, char *id) capi_list_certs() argument [all...] |
| /third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/ |
| H A D | asn1t.h | 714 BIO *out; member 722 BIO *out; member [all...] |