/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftobjs.c | 5594 *p_arg1 = subg->arg1; in FT_EXPORT_DEF()
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtl8xxxu/ |
H A D | rtl8xxxu_core.c | 3823 u8 arg1, u8 arg2, u8 arg3, u8 arg4, u8 arg5) in rtl8723bu_set_ps_tdma() 3829 h2c.b_type_dma.data1 = arg1; in rtl8723bu_set_ps_tdma() 3822 rtl8723bu_set_ps_tdma(struct rtl8xxxu_priv *priv, u8 arg1, u8 arg2, u8 arg3, u8 arg4, u8 arg5) rtl8723bu_set_ps_tdma() argument
|
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_hbadisc.c | 794 lpfc_workq_post_event(struct lpfc_hba *phba, void *arg1, void *arg2, in lpfc_workq_post_event() argument 808 evtp->evt_arg1 = arg1; in lpfc_workq_post_event()
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_hbadisc.c | 1122 lpfc_workq_post_event(struct lpfc_hba *phba, void *arg1, void *arg2, in lpfc_workq_post_event() argument 1136 evtp->evt_arg1 = arg1; in lpfc_workq_post_event()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtl8xxxu/ |
H A D | rtl8xxxu_core.c | 3912 u8 arg1, u8 arg2, u8 arg3, u8 arg4, u8 arg5) in rtl8723bu_set_ps_tdma() 3918 h2c.b_type_dma.data1 = arg1; in rtl8723bu_set_ps_tdma() 3911 rtl8723bu_set_ps_tdma(struct rtl8xxxu_priv *priv, u8 arg1, u8 arg2, u8 arg3, u8 arg4, u8 arg5) rtl8723bu_set_ps_tdma() argument
|
/third_party/mesa3d/include/CL/ |
H A D | cl2.hpp | 1562 getInfo(Func f, const Arg0& arg0, const Arg1& arg1, cl_uint name, T* param) in getInfo() argument 1564 GetInfoFunctor1<Func, Arg0, Arg1> f0 = { f, arg0, arg1 }; in getInfo()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/bpf/ |
H A D | jit.c | 1784 ptr_type = ur_load_imm_any(nfp_prog, meta->arg1.type, imm_a(nfp_prog)); in nfp_perf_event_output()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/bpf/ |
H A D | jit.c | 1784 ptr_type = ur_load_imm_any(nfp_prog, meta->arg1.type, imm_a(nfp_prog)); in nfp_perf_event_output()
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/ |
H A D | mod.rs | 4370 pub fn clock_getcpuclockid2(arg1: ::id_t, arg2: ::c_int, arg3: *mut clockid_t) -> ::c_int; in clock_getcpuclockid2()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2800lib.c | 495 const u8 arg0, const u8 arg1) in rt2800_mcu_request() 515 rt2x00_set_field32(®, H2M_MAILBOX_CSR_ARG1, arg1); in rt2800_mcu_request() 493 rt2800_mcu_request(struct rt2x00_dev *rt2x00dev, const u8 command, const u8 token, const u8 arg0, const u8 arg1) rt2800_mcu_request() argument
|
/third_party/vixl/src/aarch64/ |
H A D | macro-assembler-aarch64.h | 8103 CPURegister arg1 = NoCPUReg, 8112 const CPURegister& arg1 = NoCPUReg,
|
/third_party/glfw/deps/ |
H A D | nuklear.h | 280 #define NK_STRING_JOIN_IMMEDIATE(arg1, arg2) arg1 ## arg2 281 #define NK_STRING_JOIN_DELAY(arg1, arg2) NK_STRING_JOIN_IMMEDIATE(arg1, arg2) 282 #define NK_STRING_JOIN(arg1, arg2) NK_STRING_JOIN_DELAY(arg1, arg2)
|
/third_party/libabigail/tests/lib/ |
H A D | catch.hpp | 7374 #define INTERNAL_CATCH_GET_1_ARG(arg1, arg2, ...) arg1 7375 #define INTERNAL_CATCH_GET_2_ARG(arg1, arg2, ...) arg2
|
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2800lib.c | 515 const u8 arg0, const u8 arg1) in rt2800_mcu_request() 535 rt2x00_set_field32(®, H2M_MAILBOX_CSR_ARG1, arg1); in rt2800_mcu_request() 513 rt2800_mcu_request(struct rt2x00_dev *rt2x00dev, const u8 command, const u8 token, const u8 arg0, const u8 arg1) rt2800_mcu_request() argument
|
/kernel/linux/linux-5.10/scripts/ |
H A D | checkpatch.pl | 6393 my $arg1 = $3; 6406 "$call() should probably be ${call}_t($cast, $arg1, $arg2)\n" . "$here\n$stat\n");
|
/kernel/linux/linux-6.6/scripts/ |
H A D | checkpatch.pl | 7030 my $arg1 = $3; 7043 "$call() should probably be ${call}_t($cast, $arg1, $arg2)\n" . "$here\n$stat\n");
|
/third_party/ltp/scripts/ |
H A D | checkpatch.pl | 6834 my $arg1 = $3; 6847 "$call() should probably be ${call}_t($cast, $arg1, $arg2)\n" . "$here\n$stat\n");
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4proc.c | 10296 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 D | nfs4proc.c | 10511 nfs_alloc_no_seqid(struct nfs_seqid_counter *arg1, gfp_t arg2) in nfs_alloc_no_seqid() argument
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
H A D | stylo.hpp | 34436 double arg1; [all...] |