Home
last modified time | relevance | path

Searched refs:arg2 (Results 551 - 575 of 954) sorted by relevance

1...<<21222324252627282930>>...39

/third_party/openssl/crypto/ec/
H A Decx_meth.c217 static int ecx_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) in ecx_ctrl() argument
222 ECX_KEY *ecx = ossl_ecx_key_op(NULL, arg2, arg1, pkey->ameth->pkey_id, in ecx_ctrl()
233 unsigned char **ppt = arg2; in ecx_ctrl()
247 static int ecd_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) in ecd_ctrl() argument
252 *(int *)arg2 = NID_undef; in ecd_ctrl()
/foundation/communication/wifi/wifi/test/fuzztest/fuzz_common_func/
H A Dmock_wifi_ap_service.h87 void SendMessage(int what, int arg1, int arg2);
/foundation/communication/nfc/services/include/
H A Dnfc_service.h57 void OnVendorEvent(int eventType, int arg1, std::string arg2);
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dsbi.h263 unsigned long arg1, unsigned long arg2,
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wcn36xx/
H A Dsmd.h124 int wcn36xx_smd_dump_cmd_req(struct wcn36xx *wcn, u32 arg1, u32 arg2,
/kernel/uniproton/src/core/kernel/timer/swtmr/
H A Dprt_swtmr.c76 swtmr->handler(OS_SWTMR_INDEX_2_ID(swtmr->swtmrIndex), swtmr->arg1, swtmr->arg2, swtmr->arg3, swtmr->arg4); in OsSwTmrScanProcess()
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-helpers.h58 ecma_value_t arg2, ecma_string_index_of_mode_t mode);
/third_party/node/deps/openssl/openssl/include/crypto/
H A Dasn1.h53 int (*pkey_ctrl) (EVP_PKEY *pkey, int op, long arg1, void *arg2);
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbss_sock.c33 static long sock_ctrl(BIO *h, int cmd, long arg1, void *arg2);
H A Dbss_fd.c55 static long fd_ctrl(BIO *h, int cmd, long arg1, void *arg2);
H A Dbf_prefix.c20 static long prefix_ctrl(BIO *b, int cmd, long arg1, void *arg2);
H A Dbf_nbio.c24 static long nbiof_ctrl(BIO *h, int cmd, long arg1, void *arg2);
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dbio_md.c23 static long md_ctrl(BIO *h, int cmd, long arg1, void *arg2);
/third_party/openssl/crypto/evp/
H A Dbio_md.c23 static long md_ctrl(BIO *h, int cmd, long arg1, void *arg2);
/third_party/openssl/crypto/bio/
H A Dbf_prefix.c20 static long prefix_ctrl(BIO *b, int cmd, long arg1, void *arg2);
H A Dbf_nbio.c24 static long nbiof_ctrl(BIO *h, int cmd, long arg1, void *arg2);
H A Dbss_sock.c33 static long sock_ctrl(BIO *h, int cmd, long arg1, void *arg2);
H A Dbss_fd.c55 static long fd_ctrl(BIO *h, int cmd, long arg1, void *arg2);
/third_party/openssl/include/crypto/
H A Dasn1.h53 int (*pkey_ctrl) (EVP_PKEY *pkey, int op, long arg1, void *arg2);
/third_party/vixl/test/aarch64/
H A Dtest-assembler-aarch64.cc10742 uint64_t arg2,
10745 uint64_t data0[] __attribute__((aligned(kXRegSizeInBytes * 2))) = {arg2, 0};
10746 uint64_t data1[] __attribute__((aligned(kXRegSizeInBytes * 2))) = {arg2, 0};
10747 uint64_t data2[] __attribute__((aligned(kXRegSizeInBytes * 2))) = {arg2, 0};
10748 uint64_t data3[] __attribute__((aligned(kXRegSizeInBytes * 2))) = {arg2, 0};
10749 uint64_t data4[] __attribute__((aligned(kXRegSizeInBytes * 2))) = {arg2, 0};
10750 uint64_t data5[] __attribute__((aligned(kXRegSizeInBytes * 2))) = {arg2, 0};
10785 uint64_t stored_value = arg2 & result_mask;
10791 // The data fields contain arg2 already then only the bits masked by
10793 uint64_t final_expected = (arg2
[all...]
/third_party/node/deps/openssl/openssl/crypto/aes/asm/
H A Dbsaes-x86_64.pl1166 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 Dbsaes-x86_64.pl1166 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 DvktShaderBuiltinPrecisionTests.cpp1779 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 DvktShaderBuiltinPrecisionTests.cpp1752 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 Dmacro-assembler-arm64.cc3423 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...]

Completed in 40 milliseconds

1...<<21222324252627282930>>...39