/third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
H A D | bsaes-x86_64.pl | 1166 my ($arg1,$arg2,$arg3,$arg4,$arg5,$arg6)=$win64 ? ("%rcx","%rdx","%r8","%r9","%r10","%r11d") 1213 mov $arg2,$out 1336 lea ($out), $arg2 1432 mov $arg2,$out 1556 lea ($out), $arg2 1667 mov $arg2, $out 1865 lea 0x20(%rbp), $arg2 # buffer output 1964 mov $arg2, $out 2108 lea 0x30(%rbp), $arg2 2222 mov $arg2, [all...] |
/third_party/openssl/crypto/aes/asm/ |
H A D | bsaes-x86_64.pl | 1166 my ($arg1,$arg2,$arg3,$arg4,$arg5,$arg6)=$win64 ? ("%rcx","%rdx","%r8","%r9","%r10","%r11d") 1213 mov $arg2,$out 1336 lea ($out), $arg2 1432 mov $arg2,$out 1556 lea ($out), $arg2 1667 mov $arg2, $out 1865 lea 0x20(%rbp), $arg2 # buffer output 1964 mov $arg2, $out 2108 lea 0x30(%rbp), $arg2 2222 mov $arg2, [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktShaderBuiltinPrecisionTests.cpp | 1779 const IArg2& arg2 = IArg2(), in apply() 1782 return this->applyArgs(ctx, IArgs(arg0, arg1, arg2, arg3)); in apply() 1788 const IArg2& arg2 = IArg2(), in fail() 1791 return this->doFail(ctx, IArgs(arg0, arg1, arg2, arg3)); in fail() 1800 const ExprP<Arg2>& arg2 = voidP(), 1859 const ExprP<Arg2>& arg2 = voidP(), in Apply() 1862 m_args (arg0, arg1, arg2, arg3) {} in Apply() 1936 const ExprP<typename Sig::Arg2>& arg2 = voidP(), in createApply() 1939 return exprP(new Apply<Sig>(func, arg0, arg1, arg2, arg3)); in createApply() 1945 const ExprP<typename Sig::Arg2>& arg2, in operator ()() 1943 operator ()(const ExprP<typename Sig::Arg0>& arg0, const ExprP<typename Sig::Arg1>& arg1, const ExprP<typename Sig::Arg2>& arg2, const ExprP<typename Sig::Arg3>& arg3) const operator ()() argument 1991 ApplyVar(const ApplyFunc& func, const VariableP<Arg0>& arg0, const VariableP<Arg1>& arg1, const VariableP<Arg2>& arg2, const VariableP<Arg3>& arg3) ApplyVar() argument 2022 applyVar(const Func<Sig>& func, const VariableP<typename Sig::Arg0>& arg0, const VariableP<typename Sig::Arg1>& arg1, const VariableP<typename Sig::Arg2>& arg2, const VariableP<typename Sig::Arg3>& arg3) applyVar() argument 3541 mat3(const ExprP<Vector<T, Rows> >& arg0, const ExprP<Vector<T, Rows> >& arg1, const ExprP<Vector<T, Rows> >& arg2) mat3() argument 3549 mat4(const ExprP<Vector<T, Rows> >& arg0, const ExprP<Vector<T, Rows> >& arg1, const ExprP<Vector<T, Rows> >& arg2, const ExprP<Vector<T, Rows> >& arg3) mat4() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
H A D | vktShaderBuiltinPrecisionTests.cpp | 1752 const IArg2& arg2 = IArg2(), in apply() 1755 return this->applyArgs(ctx, IArgs(arg0, arg1, arg2, arg3)); in apply() 1761 const IArg2& arg2 = IArg2(), in fail() 1764 return this->doFail(ctx, IArgs(arg0, arg1, arg2, arg3)); in fail() 1773 const ExprP<Arg2>& arg2 = voidP(), 1832 const ExprP<Arg2>& arg2 = voidP(), in Apply() 1835 m_args (arg0, arg1, arg2, arg3) {} in Apply() 1909 const ExprP<typename Sig::Arg2>& arg2 = voidP(), in createApply() 1912 return exprP(new Apply<Sig>(func, arg0, arg1, arg2, arg3)); in createApply() 1918 const ExprP<typename Sig::Arg2>& arg2, in operator ()() 1916 operator ()(const ExprP<typename Sig::Arg0>& arg0, const ExprP<typename Sig::Arg1>& arg1, const ExprP<typename Sig::Arg2>& arg2, const ExprP<typename Sig::Arg3>& arg3) const operator ()() argument 1964 ApplyVar(const ApplyFunc& func, const VariableP<Arg0>& arg0, const VariableP<Arg1>& arg1, const VariableP<Arg2>& arg2, const VariableP<Arg3>& arg3) ApplyVar() argument 1995 applyVar(const Func<Sig>& func, const VariableP<typename Sig::Arg0>& arg0, const VariableP<typename Sig::Arg1>& arg1, const VariableP<typename Sig::Arg2>& arg2, const VariableP<typename Sig::Arg3>& arg3) applyVar() argument 3530 mat3(const ExprP<Vector<T, Rows> >& arg0, const ExprP<Vector<T, Rows> >& arg1, const ExprP<Vector<T, Rows> >& arg2) mat3() argument 3538 mat4(const ExprP<Vector<T, Rows> >& arg0, const ExprP<Vector<T, Rows> >& arg1, const ExprP<Vector<T, Rows> >& arg2, const ExprP<Vector<T, Rows> >& arg3) mat4() argument [all...] |
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | macro-assembler-arm64.cc | 3423 const CPURegister& arg2, in TruncateDoubleToI() 3431 CPURegister args[kPrintfMaxArgCount] = {arg0, arg1, arg2, arg3}; in TruncateDoubleToI() 3448 tmp_list.Remove(arg0, arg1, arg2, arg3); in TruncateDoubleToI() 3452 fp_tmp_list.Remove(arg0, arg1, arg2, arg3); in TruncateDoubleToI() 3601 CPURegister arg1, CPURegister arg2, in TruncateDoubleToI() 3623 tmp_list.Remove(arg0, arg1, arg2, arg3); in TruncateDoubleToI() 3624 fp_tmp_list.Remove(arg0, arg1, arg2, arg3); in TruncateDoubleToI() 3635 bool arg2_sp = arg2.is_valid() && sp.Aliases(arg2); in TruncateDoubleToI() 3646 if (arg2_sp) arg2 in TruncateDoubleToI() 3420 PrintfNoPreserve(const char* format, const CPURegister& arg0, const CPURegister& arg1, const CPURegister& arg2, const CPURegister& arg3) TruncateDoubleToI() argument [all...] |
/third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
H A D | ecma-builtin-helpers.h | 58 ecma_value_t arg2, ecma_string_index_of_mode_t mode);
|
/third_party/node/deps/openssl/openssl/include/crypto/ |
H A D | asn1.h | 53 int (*pkey_ctrl) (EVP_PKEY *pkey, int op, long arg1, void *arg2);
|
/third_party/node/deps/openssl/openssl/crypto/bio/ |
H A D | bss_sock.c | 33 static long sock_ctrl(BIO *h, int cmd, long arg1, void *arg2);
|
H A D | bss_fd.c | 55 static long fd_ctrl(BIO *h, int cmd, long arg1, void *arg2);
|
H A D | bf_prefix.c | 20 static long prefix_ctrl(BIO *b, int cmd, long arg1, void *arg2);
|
H A D | bf_nbio.c | 24 static long nbiof_ctrl(BIO *h, int cmd, long arg1, void *arg2);
|
/third_party/node/deps/openssl/openssl/crypto/evp/ |
H A D | bio_md.c | 23 static long md_ctrl(BIO *h, int cmd, long arg1, void *arg2);
|
/third_party/openssl/crypto/evp/ |
H A D | bio_md.c | 23 static long md_ctrl(BIO *h, int cmd, long arg1, void *arg2);
|
/third_party/openssl/crypto/bio/ |
H A D | bf_prefix.c | 20 static long prefix_ctrl(BIO *b, int cmd, long arg1, void *arg2);
|
H A D | bf_nbio.c | 24 static long nbiof_ctrl(BIO *h, int cmd, long arg1, void *arg2);
|
H A D | bss_sock.c | 33 static long sock_ctrl(BIO *h, int cmd, long arg1, void *arg2);
|
H A D | bss_fd.c | 55 static long fd_ctrl(BIO *h, int cmd, long arg1, void *arg2);
|
/third_party/openssl/include/crypto/ |
H A D | asn1.h | 53 int (*pkey_ctrl) (EVP_PKEY *pkey, int op, long arg1, void *arg2);
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares_init.c | 79 static int ares_query_timeout_cmp_cb(const void *arg1, const void *arg2) in ares_query_timeout_cmp_cb() argument 82 const struct query *q2 = arg2; in ares_query_timeout_cmp_cb()
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_tgsi.c | 165 LLVMValueRef arg2) in lp_build_emit_llvm_ternary() 172 emit_data.args[2] = arg2; in lp_build_emit_llvm_ternary() 161 lp_build_emit_llvm_ternary(struct lp_build_tgsi_context *bld_base, unsigned tgsi_opcode, LLVMValueRef arg0, LLVMValueRef arg1, LLVMValueRef arg2) lp_build_emit_llvm_ternary() argument
|
/third_party/node/deps/openssl/openssl/crypto/dsa/ |
H A D | dsa_ameth.c | 412 static int dsa_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) in dsa_pkey_ctrl() argument 416 *(int *)arg2 = NID_sha256; in dsa_pkey_ctrl()
|
/third_party/rust/crates/cxx/gen/build/src/syntax/ |
H A D | impls.rs | 341 && args.iter().zip(args2).all(|(arg, arg2)| { in eq() 359 } = arg2; in eq()
|
/third_party/rust/crates/cxx/gen/lib/src/syntax/ |
H A D | impls.rs | 341 && args.iter().zip(args2).all(|(arg, arg2)| { in eq() 359 } = arg2; in eq()
|
/third_party/rust/crates/cxx/macro/src/syntax/ |
H A D | impls.rs | 341 && args.iter().zip(args2).all(|(arg, arg2)| { in eq() 359 } = arg2; in eq()
|
/third_party/rust/crates/cxx/syntax/ |
H A D | impls.rs | 341 && args.iter().zip(args2).all(|(arg, arg2)| { in eq() 359 } = arg2; in eq()
|