Searched defs:arg4 (Results 26 - 45 of 45) sorted by relevance

12

/macosx-10.10.1/libdispatch-442.1.4/src/
H A Dvoucher_internal.h724 _voucher_activity_trace_args_inline(uint8_t type, uint8_t code_namespace, uint32_t code, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t arg4) argument
H A Dvoucher.c2522 voucher_activity_trace_args(voucher_activity_trace_id_t trace_id, uint64_t location, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t arg4) argument
2758 voucher_activity_trace_args(voucher_activity_trace_id_t trace_id, uint64_t location, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t arg4) argument
/macosx-10.10.1/xnu-2782.1.97/bsd/dev/dtrace/
H A Dsystrace.c618 syscall_arg_t arg4; member in struct:mach_call_args
94 systrace_stub(dtrace_id_t id, uint64_t arg0, uint64_t arg1, uint64_t arg2, uint64_t arg3, uint64_t arg4) argument
H A Ddtrace.c5846 __dtrace_probe(dtrace_id_t id, uint64_t arg0, uint64_t arg1, uint64_t arg2, uint64_t arg3, uint64_t arg4) argument
6564 dtrace_probe(dtrace_id_t id, uint64_t arg0, uint64_t arg1, uint64_t arg2, uint64_t arg3, uint64_t arg4) argument
/macosx-10.10.1/IOAudioFamily-200.6/
H A DIOAudioEngine.cpp982 IOReturn IOAudioEngine::addUserClientAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4) argument
1024 IOReturn IOAudioEngine::removeUserClientAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4) argument
1041 IOReturn IOAudioEngine::detachUserClientsAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4) argument
H A DIOAudioEngineUserClient.cpp666 IOReturn IOAudioEngineUserClient::getNearestStartTimeAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4) argument
1040 IOReturn IOAudioEngineUserClient::closeClientAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4) argument
1215 IOReturn IOAudioEngineUserClient::registerNotificationAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4) argument
1391 IOReturn IOAudioEngineUserClient::registerBufferAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4) argument
1440 IOReturn IOAudioEngineUserClient::unregisterBufferAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4) argument
2504 IOReturn IOAudioEngineUserClient::startClientAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4) argument
2539 stopClientAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4) argument
[all...]
H A DIOAudioStream.cpp1188 IOReturn IOAudioStream::setFormatAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4) argument
/macosx-10.10.1/JavaScriptCore-7600.1.17/ftl/
H A DFTLAbbreviations.h263 static inline LValue buildCall(LBuilder builder, LValue function, LValue arg1, LValue arg2, LValue arg3, LValue arg4) argument
268 static inline LValue buildCall(LBuilder builder, LValue function, LValue arg1, LValue arg2, LValue arg3, LValue arg4, LValue arg5) argument
273 static inline LValue buildCall(LBuilder builder, LValue function, LValue arg1, LValue arg2, LValue arg3, LValue arg4, LValue arg5, LValue arg6) argument
278 static inline LValue buildCall(LBuilder builder, LValue function, LValue arg1, LValue arg2, LValue arg3, LValue arg4, LValue arg5, LValue arg6, LValue arg7) argument
283 static inline LValue buildCall(LBuilder builder, LValue function, LValue arg1, LValue arg2, LValue arg3, LValue arg4, LValue arg5, LValue arg6, LValue arg7, LValue arg8) argument
[all...]
H A DFTLOutput.h352 LValue call(LValue function, LValue arg1, LValue arg2, LValue arg3, LValue arg4) { return buildCall(m_builder, function, arg1, arg2, arg3, arg4); } argument
353 LValue call(LValue function, LValue arg1, LValue arg2, LValue arg3, LValue arg4, LValue arg5) { return buildCall(m_builder, function, arg1, arg2, arg3, arg4, arg5); } argument
354 LValue call(LValue function, LValue arg1, LValue arg2, LValue arg3, LValue arg4, LValue arg5, LValue arg6) { return buildCall(m_builder, function, arg1, arg2, arg3, arg4, arg5, arg6); } argument
355 LValue call(LValue function, LValue arg1, LValue arg2, LValue arg3, LValue arg4, LValue arg5, LValue arg6, LValue arg7) { return buildCall(m_builder, function, arg1, arg2, arg3, arg4, arg5, arg6, arg7); } argument
356 LValue call(LValue function, LValue arg1, LValue arg2, LValue arg3, LValue arg4, LValue arg5, LValue arg6, LValue arg7, LValue arg8) { return buildCall(m_builder, function, arg1, arg2, arg3, arg4, arg argument
[all...]
H A DFTLLowerDFGToLLVM.cpp5737 LValue vmCall(LValue function, LValue arg1, LValue arg2, LValue arg3, LValue arg4, ExceptionCheckMode mode = CheckExceptions) argument
/macosx-10.10.1/JavaScriptCore-7600.1.17/jit/
H A DJITInlines.h320 ALWAYS_INLINE MacroAssembler::Call JIT::callOperation(F_JITOperation_EFJJZ operation, GPRReg arg1, GPRReg arg2, GPRReg arg3, int32_t arg4) argument
461 ALWAYS_INLINE MacroAssembler::Call JIT::callOperation(F_JITOperation_EFJJZ operation, GPRReg arg1, GPRReg arg2Tag, GPRReg arg2Payload, GPRReg arg3Tag, GPRReg arg3Payload, int32_t arg4) argument
/macosx-10.10.1/ruby-106/ruby/ext/openssl/
H A Dossl_pkey_ec.c745 VALUE arg1, arg2, arg3, arg4; local
/macosx-10.10.1/JavaScriptCore-7600.1.17/dfg/
H A DDFGSpeculativeJIT.h1175 JITCompiler::Call callOperation(FunctionType operation, NoResultTag, ArgumentType1 arg1, ArgumentType2 arg2, ArgumentType3 arg3, ArgumentType4 arg4) argument
1180 JITCompiler::Call callOperation(FunctionType operation, NoResultTag, ArgumentType1 arg1, ArgumentType2 arg2, ArgumentType3 arg3, ArgumentType4 arg4, ArgumentType5 arg5) argument
1762 callOperation( FunctionType operation, JSValueRegs result, ArgumentType1 arg1, ArgumentType2 arg2, ArgumentType3 arg3, ArgumentType4 arg4) argument
1771 callOperation( FunctionType operation, JSValueRegs result, ArgumentType1 arg1, ArgumentType2 arg2, ArgumentType3 arg3, ArgumentType4 arg4, ArgumentType5 arg5) argument
/macosx-10.10.1/groff-38/groff/src/preproc/tbl/
H A Dtable.cpp2738 printfs(const char *s, const string &arg1, const string &arg2, const string &arg3, const string &arg4, const string &arg5) argument
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dkdebug.c829 kernel_debug_enter( uint32_t coreid, uint32_t debugid, uint64_t timestamp, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t arg4, uintptr_t threadid ) argument
965 kernel_debug_internal( uint32_t debugid, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t arg4, uintptr_t arg5) argument
1145 kernel_debug( uint32_t debugid, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t arg4, __unused uintptr_t arg5) argument
1157 kernel_debug1( uint32_t debugid, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t arg4, uintptr_t arg5) argument
1186 kernel_debug_early( uint32_t debugid, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t arg4) argument
1356 kdbg_trace_string(struct proc *proc, long *arg1, long *arg2, long *arg3, long *arg4) argument
[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dkdebug.h830 uintptr_t arg4; member in struct:__anon14630
/macosx-10.10.1/xnu-2782.1.97/bsd/vfs/
H A Dvfs_cluster.c6557 vfs_drt_trace(__unused struct vfs_drt_clustermap *cmap, int code, int arg1, int arg2, int arg3, int arg4) argument
6563 vfs_drt_trace(__unused struct vfs_drt_clustermap *cmap, __unused int code, __unused int arg1, __unused int arg2, __unused int arg3, __unused int arg4) argument
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSystem.cpp143 void* arg4; member in struct:_IOHIDCmdGateActionArgs
/macosx-10.10.1/system_cmds-643.1.1/fs_usage.tproj/
H A Dfs_usage.c161 int arg4; member in struct:th_info
3221 exit_event(char *sc_name, uintptr_t thread, int type, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t arg4, int format, double now) argument
3301 format_print(struct th_info *ti, char *sc_name, uintptr_t thread, int type, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t arg4, int format, double now, double stime, int waited, char *pathname, struct diskio *dio) argument
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/libdb_java/
H A Ddb_java_wrap.c3557 u_int32_t arg4 ; local
3588 DBT *arg4 = (DBT *) 0 ; local
3709 u_int32_t arg4 ; local
3794 u_int32_t arg4 ; local
3831 DBT *arg4 = (DBT *) 0 ; local
4516 DB_KEY_RANGE *arg4 = (DB_KEY_RANGE *) 0 ; local
4560 char *arg4 = (char *) 0 ; local
4606 DBT *arg4 = (DBT *) 0 ; local
4657 DBT *arg4 = (DBT *) 0 ; local
4700 u_int32_t arg4 ; local
4738 char *arg4 = (char *) 0 ; local
5483 struct __db_out_stream arg4 ; local
5640 u_int32_t arg4 ; local
5707 DBT *arg4 = (DBT *) 0 ; local
5755 u_int32_t arg4 ; local
5864 char *arg4 = (char *) 0 ; local
5905 char *arg4 = (char *) 0 ; local
6350 int arg4 ; local
6745 long arg4 ; local
7166 DBT *arg4 = (DBT *) 0 ; local
7839 u_int32_t arg4 ; local
8749 u_int32_t arg4 ; local
8913 u_int32_t arg4 ; local
8942 int arg4 ; local
9534 u_int32_t arg4 ; local
9616 u_int32_t arg4 ; local
9865 u_int32_t arg4 ; local
10151 u_int32_t arg4 ; local
10366 u_int32_t arg4 ; local
[all...]

Completed in 530 milliseconds

12