Home
last modified time | relevance | path

Searched defs:arg2 (Results 176 - 200 of 458) sorted by relevance

12345678910>>...19

/third_party/skia/third_party/externals/brotli/research/
H A Ddictionary_generator.cc147 const char* arg2 = arg1 ? &argv[i][2] : nullptr; in main() local
[all...]
/base/telephony/core_service/services/sim/src/
H A Dicc_file_controller.cpp556 BuildCallerInfo( int eventId, int arg1, int arg2, std::shared_ptr<IccControllerHolder> &holderObject) BuildCallerInfo() argument
576 BuildCallerInfo( int eventId, int arg1, int arg2, const AppExecFwk::InnerEvent::Pointer &msg) BuildCallerInfo() argument
/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/
H A Dnetfirewall_types.h71 __u32 arg2; member
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Daesni-intel_avx-x86_64.S210 #define arg2 %rsi define
[all...]
H A Daesni-intel_asm.S118 #define arg2 rsi define
[all...]
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dsbi.c26 sbi_ecall(int ext, int fid, unsigned long arg0, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5) sbi_ecall() argument
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Daesni-intel_asm.S114 #define arg2 rsi define
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_init_ops.c485 u8 arg1, arg2, tree_val; in qed_init_cmd_mode_match() local
/kernel/linux/linux-5.10/drivers/staging/unisys/visorinput/
H A Dvisorinput.c71 u16 arg2; member
/kernel/linux/linux-5.10/drivers/pnp/pnpbios/
H A Dbioscalls.c81 static inline u16 call_pnp_bios(u16 func, u16 arg1, u16 arg2, u16 arg3, in call_pnp_bios() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_init_ops.c502 u8 arg1, arg2, tree_val; in qed_init_cmd_mode_match() local
/kernel/linux/linux-6.6/drivers/pnp/pnpbios/
H A Dbioscalls.c81 static inline u16 call_pnp_bios(u16 func, u16 arg1, u16 arg2, u16 arg3, in call_pnp_bios() argument
/kernel/linux/linux-6.6/tools/perf/util/bpf_skel/
H A Daugmented_raw_syscalls.bpf.c125 struct augmented_arg arg, arg2; member
/kernel/linux/linux-6.6/tools/testing/selftests/sched/
H A Dcs_prctl_test.c77 static int _prctl(int option, unsigned long arg2, unsigned long arg3, unsigned long arg4, in _prctl() argument
/test/testfwk/arkxtest/uitest/test/
H A Dextension_test.cpp147 char arg2[ARG_BUF_SIZE]; in TEST_F() local
/third_party/ffmpeg/libavfilter/
H A Dvf_stack.c302 char *arg2, *p2, *saveptr2 = NULL; in config_output() local
/third_party/ltp/include/lapi/
H A Dkeyctl.h45 unsigned long arg2, arg3, arg4, arg5; in keyctl() local
/third_party/mesa3d/src/mesa/main/
H A Datifragshader.c131 debug_op(GLint optype, GLuint arg_count, GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod) debug_op() argument
593 _mesa_FragmentOpXATI(GLint optype, GLuint arg_count, GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod) _mesa_FragmentOpXATI() argument
760 _mesa_ColorFragmentOp2ATI(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod) _mesa_ColorFragmentOp2ATI() argument
771 _mesa_ColorFragmentOp3ATI(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod) _mesa_ColorFragmentOp3ATI() argument
791 _mesa_AlphaFragmentOp2ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod) _mesa_AlphaFragmentOp2ATI() argument
801 _mesa_AlphaFragmentOp3ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod) _mesa_AlphaFragmentOp3ATI() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_fpc_translate.c429 uint32_t arg1, arg2, arg3; in emit_simple_arith() local
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dameth_lib.c348 EVP_PKEY_asn1_set_ctrl(EVP_PKEY_ASN1_METHOD *ameth, int (*pkey_ctrl) (EVP_PKEY *pkey, int op, long arg1, void *arg2)) EVP_PKEY_asn1_set_ctrl() argument
H A Dbio_asn1.c324 static long asn1_bio_ctrl(BIO *b, int cmd, long arg1, void *arg2) in asn1_bio_ctrl() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/dsa/
H A Ddsa_ameth.c412 static int dsa_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) in dsa_pkey_ctrl() argument
/third_party/openssl/crypto/asn1/
H A Dameth_lib.c348 EVP_PKEY_asn1_set_ctrl(EVP_PKEY_ASN1_METHOD *ameth, int (*pkey_ctrl) (EVP_PKEY *pkey, int op, long arg1, void *arg2)) EVP_PKEY_asn1_set_ctrl() argument
H A Dbio_asn1.c324 static long asn1_bio_ctrl(BIO *b, int cmd, long arg1, void *arg2) in asn1_bio_ctrl() argument
[all...]
/third_party/openssl/crypto/dsa/
H A Ddsa_ameth.c412 static int dsa_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) in dsa_pkey_ctrl() argument

Completed in 20 milliseconds

12345678910>>...19