| /third_party/skia/third_party/externals/brotli/research/ |
| H A D | dictionary_generator.cc | 147 const char* arg2 = arg1 ? &argv[i][2] : nullptr; in main() local [all...] |
| /base/telephony/core_service/services/sim/src/ |
| H A D | icc_file_controller.cpp | 556 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 D | netfirewall_types.h | 71 __u32 arg2;
member
|
| /kernel/linux/linux-5.10/arch/x86/crypto/ |
| H A D | aesni-intel_avx-x86_64.S | 210 #define arg2 %rsi define [all...] |
| H A D | aesni-intel_asm.S | 118 #define arg2 rsi define [all...] |
| /kernel/linux/linux-6.6/arch/riscv/kernel/ |
| H A D | sbi.c | 26 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 D | aesni-intel_asm.S | 114 #define arg2 rsi define [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_init_ops.c | 485 u8 arg1, arg2, tree_val; in qed_init_cmd_mode_match() local
|
| /kernel/linux/linux-5.10/drivers/staging/unisys/visorinput/ |
| H A D | visorinput.c | 71 u16 arg2; member
|
| /kernel/linux/linux-5.10/drivers/pnp/pnpbios/ |
| H A D | bioscalls.c | 81 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 D | qed_init_ops.c | 502 u8 arg1, arg2, tree_val; in qed_init_cmd_mode_match() local
|
| /kernel/linux/linux-6.6/drivers/pnp/pnpbios/ |
| H A D | bioscalls.c | 81 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 D | augmented_raw_syscalls.bpf.c | 125 struct augmented_arg arg, arg2; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/sched/ |
| H A D | cs_prctl_test.c | 77 static int _prctl(int option, unsigned long arg2, unsigned long arg3, unsigned long arg4, in _prctl() argument
|
| /test/testfwk/arkxtest/uitest/test/ |
| H A D | extension_test.cpp | 147 char arg2[ARG_BUF_SIZE]; in TEST_F() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_stack.c | 302 char *arg2, *p2, *saveptr2 = NULL; in config_output() local
|
| /third_party/ltp/include/lapi/ |
| H A D | keyctl.h | 45 unsigned long arg2, arg3, arg4, arg5; in keyctl() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | atifragshader.c | 131 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 D | i915_fpc_translate.c | 429 uint32_t arg1, arg2, arg3; in emit_simple_arith() local
|
| /third_party/node/deps/openssl/openssl/crypto/asn1/ |
| H A D | ameth_lib.c | 348 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 D | bio_asn1.c | 324 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 D | dsa_ameth.c | 412 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 D | ameth_lib.c | 348 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 D | bio_asn1.c | 324 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 D | dsa_ameth.c | 412 static int dsa_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) in dsa_pkey_ctrl() argument
|