Home
last modified time | relevance | path

Searched refs:arg1 (Results 376 - 400 of 1024) sorted by relevance

1...<<11121314151617181920>>...41

/third_party/libabigail/tests/data/test-diff-dwarf/
H A Dtest25-removed-fn-parms-v0.c5 __attribute__((unused)) char arg1, in fun()
4 fun(__attribute__((unused))unsigned arg0, __attribute__((unused)) char arg1, __attribute__((unused)) int arg2) fun() argument
H A Dtest24-added-fn-parms-v1.c10 __attribute__((unused)) char arg1, in fun()
9 fun(__attribute__((unused))unsigned arg0, __attribute__((unused)) char arg1, __attribute__((unused)) int arg2) fun() argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-9/
H A Dabi_variadic_function.rs10 pub fn b(arg1: ::std::os::raw::c_char, ...) -> ::std::os::raw::c_char; in b()
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-5/
H A Dabi_variadic_function.rs10 pub fn b(arg1: ::std::os::raw::c_char, ...) -> ::std::os::raw::c_char; in b()
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dpointer-attr.rs9 pub fn a(arg1: *const ::std::os::raw::c_char); in a()
H A Dfunc_ptr_return_type.rs11 arg1: ::std::os::raw::c_int, in func()
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Daesni-intel_asm.S117 #define arg1 rdi define
128 #define keysize 2*15*16(%arg1)
787 * arg1, %arg2, %arg3 are used as a pointer only, not modified
804 MOVADQ 0(%arg1),\TMP2
815 lea 0x10(%arg1),%r10
892 MOVADQ 0(%arg1),\TMP1
898 movaps 0x10*\index(%arg1), \TMP1
905 movaps 0x10*\index(%arg1), \TMP1
911 lea 0xa0(%arg1),%r10
977 * arg1,
[all...]
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Daesni-intel_asm.S113 #define arg1 rdi define
124 #define keysize 2*15*16(%arg1)
783 * arg1, %arg2, %arg3 are used as a pointer only, not modified
800 MOVADQ 0(%arg1),\TMP2
811 lea 0x10(%arg1),%r10
888 MOVADQ 0(%arg1),\TMP1
894 movaps 0x10*\index(%arg1), \TMP1
901 movaps 0x10*\index(%arg1), \TMP1
907 lea 0xa0(%arg1),%r10
973 * arg1,
[all...]
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/include/
H A Dfsm_message.h23 uint32_t arg1; member
/kernel/linux/linux-5.10/arch/arm/mach-bcm/
H A Dbcm_kona_smc.h28 unsigned arg1,
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dsigframe.h15 unsigned long arg1; /* siginfo pointer */ member
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dsigframe.h15 unsigned long arg1; /* siginfo pointer */ member
/kernel/linux/linux-6.6/arch/arm/mach-bcm/
H A Dbcm_kona_smc.h18 unsigned arg1,
/third_party/ltp/utils/benchmark/ebizzy-0.3/
H A Debizzy.h22 #define mallopt(arg1, arg2) do { } while (0);
/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_connection.c854 WaitNegotiationClosingTimeoutHandler((uint32_t)msg->arg1); in BrConnectionMsgHandler()
857 RetryNotifyReferenceHandler((uint32_t)msg->arg1); in BrConnectionMsgHandler()
860 ReportConnectExceptionHandler(msg->arg1, (int32_t)msg->arg2); in BrConnectionMsgHandler()
863 BrOnOccupyRelease((uint32_t)msg->arg1); in BrConnectionMsgHandler()
866 BrUpdateConnectionRc((uint32_t)msg->arg1, (int32_t)msg->arg2); in BrConnectionMsgHandler()
869 BrOnReferenceRequest((uint32_t)msg->arg1, (ReferenceCount *)msg->obj); in BrConnectionMsgHandler()
888 if (msg->arg1 == ctx->arg1) { in BrCompareConnectionLooperEventFunc()
896 if (ctx->arg1 != 0 || ctx->arg2 != 0 || ctx->obj != NULL) { in BrCompareConnectionLooperEventFunc()
899 "what=%{public}d, arg1 in BrCompareConnectionLooperEventFunc()
[all...]
/kernel/linux/linux-6.6/arch/arm/mach-at91/
H A Dsam_secure.h16 struct arm_smccc_res sam_smccc_call(u32 fn, u32 arg0, u32 arg1);
/kernel/linux/linux-5.10/drivers/firmware/
H A Darm_sdei.c40 unsigned long arg0, unsigned long arg1,
138 unsigned long arg1, unsigned long arg2, in invoke_sdei_fn()
146 sdei_firmware_call(function_id, arg0, arg1, arg2, arg3, arg4, in invoke_sdei_fn()
840 unsigned long arg0, unsigned long arg1, in sdei_smccc_smc()
844 arm_smccc_smc(function_id, arg0, arg1, arg2, arg3, arg4, 0, 0, res); in sdei_smccc_smc()
849 unsigned long arg0, unsigned long arg1, in sdei_smccc_hvc()
853 arm_smccc_hvc(function_id, arg0, arg1, arg2, arg3, arg4, 0, 0, res); in sdei_smccc_hvc()
137 invoke_sdei_fn(unsigned long function_id, unsigned long arg0, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4, u64 *result) invoke_sdei_fn() argument
839 sdei_smccc_smc(unsigned long function_id, unsigned long arg0, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4, struct arm_smccc_res *res) sdei_smccc_smc() argument
848 sdei_smccc_hvc(unsigned long function_id, unsigned long arg0, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4, struct arm_smccc_res *res) sdei_smccc_hvc() argument
/kernel/linux/linux-6.6/drivers/firmware/
H A Darm_sdei.c39 unsigned long arg0, unsigned long arg1,
137 unsigned long arg1, unsigned long arg2, in invoke_sdei_fn()
145 sdei_firmware_call(function_id, arg0, arg1, arg2, arg3, arg4, in invoke_sdei_fn()
839 unsigned long arg0, unsigned long arg1, in sdei_smccc_smc()
843 arm_smccc_smc(function_id, arg0, arg1, arg2, arg3, arg4, 0, 0, res); in sdei_smccc_smc()
848 unsigned long arg0, unsigned long arg1, in sdei_smccc_hvc()
852 arm_smccc_hvc(function_id, arg0, arg1, arg2, arg3, arg4, 0, 0, res); in sdei_smccc_hvc()
136 invoke_sdei_fn(unsigned long function_id, unsigned long arg0, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4, u64 *result) invoke_sdei_fn() argument
838 sdei_smccc_smc(unsigned long function_id, unsigned long arg0, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4, struct arm_smccc_res *res) sdei_smccc_smc() argument
847 sdei_smccc_hvc(unsigned long function_id, unsigned long arg0, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4, struct arm_smccc_res *res) sdei_smccc_hvc() argument
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/
H A Dui_service_extension_context.cpp107 callback.onResult = [uiExtensionCallbacks](int32_t arg1, const OHOS::AAFwk::Want arg2) { in StartAbilityByType()
108 uiExtensionCallbacks->OnResult(arg1, arg2); in StartAbilityByType()
/foundation/communication/wifi/wifi/test/fuzztest/fuzz_common_func/
H A Dmock_wifi_ap_service.h86 void SendMessage(int what, int arg1);
87 void SendMessage(int what, int arg1, int arg2);
/foundation/communication/nfc/services/src/ipc/controller/
H A Dnfc_controller_impl.cpp135 KITS::ErrorCode NfcControllerImpl::NotifyEventStatus(int eventType, int arg1, std::string arg2) in NotifyEventStatus() argument
141 nfcService_.lock()->OnVendorEvent(eventType, arg1, arg2); in NotifyEventStatus()
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_texture.h158 TextureFormatTypeMap(GLenum arg1, GLenum arg2, GLenum arg3) : internalFormat(arg1), format(arg2), type(arg3) {} in TextureFormatTypeMap()
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Drelocate_kernel.S16 PTR_L a1, arg1
152 arg1: PTR 0x0 label
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Drelocate_kernel.S35 0: copy %arg1, %rp
136 LDREG kexec_cmdline-0b(%arg2), %arg1
/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_reqmgr.h142 void (*callback)(int status, void *arg1, void *arg2);
159 void (*callback)(int status, void *arg1, void *arg2);

Completed in 13 milliseconds

1...<<11121314151617181920>>...41