| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| H A D | sys_sparc32.c | 59 COMPAT_SYSCALL_DEFINE3(ftruncate64, unsigned int, fd, u32, high, u32, low) in COMPAT_SYSCALL_DEFINE3() argument 116 COMPAT_SYSCALL_DEFINE2(fstat64, unsigned int, fd, in COMPAT_SYSCALL_DEFINE2() argument 127 COMPAT_SYSCALL_DEFINE4(fstatat64, unsigned int, df argument 190 COMPAT_SYSCALL_DEFINE5(pread64, unsigned int, fd, char __user *, ubuf, compat_size_t, count, u32, poshi, u32, poslo) COMPAT_SYSCALL_DEFINE5() argument 196 COMPAT_SYSCALL_DEFINE5(pwrite64, unsigned int, fd, char __user *, ubuf, compat_size_t, count, u32, poshi, u32, poslo) COMPAT_SYSCALL_DEFINE5() argument 223 COMPAT_SYSCALL_DEFINE6(sync_file_range, unsigned int, fd, u32, off_high, u32, off_low, u32, nb_high, u32, nb_low, unsigned int, flags) COMPAT_SYSCALL_DEFINE6() argument [all...] |
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| H A D | ioport.c | 173 SYSCALL_DEFINE1(iopl, unsigned int, level) in SYSCALL_DEFINE1() argument 211 SYSCALL_DEFINE1(iopl, unsigned int, level) in SYSCALL_DEFINE1() argument
|
| /kernel/linux/linux-5.10/arch/s390/kernel/ |
| H A D | sys_s390.c | 82 SYSCALL_DEFINE1(s390_personality, unsigned int, personality) in SYSCALL_DEFINE1() argument
|
| /kernel/linux/linux-6.6/arch/arm64/kernel/ |
| H A D | suspend.c | 36 void __init cpu_suspend_set_dbg_restorer(int (*hw_bp_restore)(unsigned int)) in cpu_suspend_set_dbg_restorer() argument
|
| H A D | sys32.c | 41 COMPAT_SYSCALL_DEFINE3(aarch32_fstatfs64, unsigned int, fd, compat_size_t, sz, in COMPAT_SYSCALL_DEFINE3() argument 75 COMPAT_SYSCALL_DEFINE6(aarch32_pread64, unsigned int, fd, char __user *, buf, in COMPAT_SYSCALL_DEFINE6() argument 81 COMPAT_SYSCALL_DEFINE6(aarch32_pwrite64, unsigned int, fd, in COMPAT_SYSCALL_DEFINE6() argument 94 COMPAT_SYSCALL_DEFINE4(aarch32_ftruncate64, unsigned int, fd, u32, __pad, in COMPAT_SYSCALL_DEFINE4() argument 112 COMPAT_SYSCALL_DEFINE6(aarch32_sync_file_range2, int, fd, unsigned int, flags, in COMPAT_SYSCALL_DEFINE6() argument [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/platforms/cell/ |
| H A D | spu_syscalls.c | 56 SYSCALL_DEFINE4(spu_create, const char __user *, name, unsigned int, flags, in SYSCALL_DEFINE4() argument
|
| /kernel/linux/linux-6.6/arch/sparc/kernel/ |
| H A D | sys_sparc32.c | 59 COMPAT_SYSCALL_DEFINE3(ftruncate64, unsigned int, fd, u32, high, u32, low) in COMPAT_SYSCALL_DEFINE3() argument 116 COMPAT_SYSCALL_DEFINE2(fstat64, unsigned int, fd, in COMPAT_SYSCALL_DEFINE2() argument 127 COMPAT_SYSCALL_DEFINE4(fstatat64, unsigned int, df argument 190 COMPAT_SYSCALL_DEFINE5(pread64, unsigned int, fd, char __user *, ubuf, compat_size_t, count, u32, poshi, u32, poslo) COMPAT_SYSCALL_DEFINE5() argument 196 COMPAT_SYSCALL_DEFINE5(pwrite64, unsigned int, fd, char __user *, ubuf, compat_size_t, count, u32, poshi, u32, poslo) COMPAT_SYSCALL_DEFINE5() argument 223 COMPAT_SYSCALL_DEFINE6(sync_file_range, unsigned int, fd, u32, off_high, u32, off_low, u32, nb_high, u32, nb_low, unsigned int, flags) COMPAT_SYSCALL_DEFINE6() argument [all...] |
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| H A D | ioport.c | 173 SYSCALL_DEFINE1(iopl, unsigned int, level) in SYSCALL_DEFINE1() argument 211 SYSCALL_DEFINE1(iopl, unsigned int, level) in SYSCALL_DEFINE1() argument
|
| /third_party/jerryscript/tests/jerry/es2015/ |
| H A D | set.js | 17 var int = 1; variable
|
| /third_party/ltp/lib/ |
| H A D | tst_sig.c | 241 static void (*tst_setup_signal(int sig, void (*handler) (int))) (int) { in tst_setup_signal() argument [all...] |
| /third_party/ltp/tools/sparse/sparse-src/validation/backend/ |
| H A D | function-ptr.c | 9 arg(int a, int *p, int (*fb)(unsigned char), int (*fi)(int), int (*fl)(long), int (*fv)(void), int (*fip)(int *), int (*fim)(int (*)[3]), int (*fvp)(void *), int (*ffp)(int (*)(int))) arg() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/bn/ |
| H A D | bn_depr.c | 22 BIGNUM *BN_generate_prime(BIGNUM *ret, int bits, int safe, in BN_generate_prime() argument 46 int BN_is_prime(const BIGNUM *a, int checks, in BN_is_prime() argument 55 int BN_is_prime_fasttest(const BIGNUM *a, int check argument [all...] |
| /third_party/openssl/crypto/bn/ |
| H A D | bn_depr.c | 22 BIGNUM *BN_generate_prime(BIGNUM *ret, int bits, int safe, in BN_generate_prime() argument 46 int BN_is_prime(const BIGNUM *a, int checks, in BN_is_prime() argument 55 int BN_is_prime_fasttest(const BIGNUM *a, int check argument [all...] |
| /kernel/linux/linux-5.10/arch/m68k/kernel/ |
| H A D | ints.c | 75 void __init m68k_setup_auto_interrupt(void (*handler)(unsigned int, struct pt_regs *)) in m68k_setup_auto_interrupt() argument [all...] |
| /kernel/linux/linux-5.10/arch/mips/vr41xx/common/ |
| H A D | irq.c | 20 int cascade_irq(unsigned int irq, int (*get_irq)(unsigned int)) in cascade_irq() argument [all...] |
| /kernel/linux/linux-6.6/arch/m68k/kernel/ |
| H A D | ints.c | 75 void __init m68k_setup_auto_interrupt(void (*handler)(unsigned int, struct pt_regs *)) in m68k_setup_auto_interrupt() argument [all...] |
| /kernel/linux/linux-6.6/arch/s390/kernel/ |
| H A D | syscall.c | 89 SYSCALL_DEFINE1(s390_personality, unsigned int, personality) in SYSCALL_DEFINE1() argument
|
| /kernel/linux/linux-5.10/kernel/ |
| H A D | uid16.c | 33 SYSCALL_DEFINE3(fchown16, unsigned int, fd, old_uid_t, user, old_gid_t, group) in SYSCALL_DEFINE3() argument [all...] |
| /kernel/linux/linux-6.6/kernel/ |
| H A D | uid16.c | 33 SYSCALL_DEFINE3(fchown16, unsigned int, fd, old_uid_t, user, old_gid_t, group) in SYSCALL_DEFINE3() argument [all...] |
| /third_party/rust/crates/bindgen/bindgen/ir/ |
| H A D | mod.rs | 15 pub mod int; modules
|
| /base/web/webview/ohos_adapter/hiviewdfx_adapter/src/ |
| H A D | hisysevent_adapter_impl.cpp | 111 int HiSysEventAdapterImpl::Write(const std::string& eventName, EventType type, in Write() argument 129 Write(const std::string& eventName, EventType type, const std::tuple<const std::string, const int64_t, const std::string, const int64_t, const std::string, const int, const std::string, const int, const std::string, const int64_t, const std::string, const int>& data) Write() argument [all...] |
| /foundation/filemanagement/user_file_service/test/unittest/ |
| H A D | file_access_service_proxy_test.cpp | 29 int32_t OHOS::SystemAbilityLoadCallbackStub::OnRemoteRequest(unsigned int, OHOS::MessageParcel&, OHOS::MessageParcel&, in OnRemoteRequest() argument 44 int32_t FileAccessServiceStub::OnRemoteRequest(unsigned int, OHOS::MessageParcel&, OHOS::MessageParcel&, in OnRemoteRequest() argument
|
| /foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/ |
| H A D | datashare_value_object.h | |
| H A D | datashare_predicates_object.h | |
| /foundation/distributeddatamgr/relational_store/frameworks/native/dfx/src/ |
| H A D | rdb_radar_reporter.cpp | |