Home
last modified time | relevance | path

Searched refs:arg2 (Results 901 - 912 of 912) sorted by relevance

1...<<31323334353637

/third_party/libabigail/tests/lib/
H A Dcatch.hpp7374 #define INTERNAL_CATCH_GET_1_ARG(arg1, arg2, ...) arg1
7375 #define INTERNAL_CATCH_GET_2_ARG(arg1, arg2, ...) arg2
/kernel/linux/linux-5.10/scripts/
H A Dcheckpatch.pl6395 my $arg2 = $8;
6406 "$call() should probably be ${call}_t($cast, $arg1, $arg2)\n" . "$here\n$stat\n");
/kernel/linux/linux-6.6/scripts/
H A Dcheckpatch.pl7032 my $arg2 = $8;
7043 "$call() should probably be ${call}_t($cast, $arg1, $arg2)\n" . "$here\n$stat\n");
/third_party/ltp/scripts/
H A Dcheckpatch.pl6836 my $arg2 = $8;
6847 "$call() should probably be ${call}_t($cast, $arg1, $arg2)\n" . "$here\n$stat\n");
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs3542 pub _sa_sigaction: ::core::option::Option<unsafe extern "C" fn(arg1: crate::ctypes::c_int, arg2: *mut siginfo, arg3: *mut crate::ctypes::c_void)>,
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs3516 pub _sa_sigaction: ::core::option::Option<unsafe extern "C" fn(arg1: crate::ctypes::c_int, arg2: *mut siginfo, arg3: *mut crate::ctypes::c_void)>,
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs3573 pub _sa_sigaction: ::core::option::Option<unsafe extern "C" fn(arg1: crate::ctypes::c_int, arg2: *mut siginfo, arg3: *mut crate::ctypes::c_void)>,
/third_party/python/Objects/
H A Dtypeobject.c7536 slot_nb_inplace_power(PyObject *self, PyObject * arg1, PyObject *arg2) in slot_nb_inplace_power() argument
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4proc.c10296 nfs_alloc_no_seqid(struct nfs_seqid_counter *arg1, gfp_t arg2) in nfs_alloc_no_seqid() argument
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4proc.c10511 nfs_alloc_no_seqid(struct nfs_seqid_counter *arg1, gfp_t arg2) in nfs_alloc_no_seqid() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dwlioctl.h10654 uint8 arg2; /* Submodule control variable2 */ member
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp34437 double arg2;
[all...]

Completed in 193 milliseconds

1...<<31323334353637