Searched defs:argument1 (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/
H A DPODFreeListArena.h41 template<class Argument1Type> T* allocateObject(const Argument1Type& argument1) argument
/macosx-10.10/DiskArbitration-268/diskarbitrationd/
H A DDAQueue.c79 static void __DAQueueRequest( _DARequestKind kind, DADiskRef argument0, CFIndex argument1, CFTypeRef argument2, CFTypeRef argument3, DACallbackRef callback ) argument
[all...]
H A DDARequest.c1458 DARequestCreate( CFAllocatorRef allocator, _DARequestKind kind, DADiskRef argument0, CFIndex argument1, CFTypeRef argument2, CFTypeRef argument3, uid_t userUID, gid_t userGID, DACallbackRef callback ) argument
/macosx-10.10/JavaScriptCore-7600.1.17/dfg/
H A DDFGSlowPathGenerator.h171 CallResultAndOneArgumentSlowPathGenerator( JumpType from, SpeculativeJIT* jit, FunctionType function, SpillRegistersMode spillMode, ResultType result, ArgumentType1 argument1) argument
197 CallResultAndTwoArgumentsSlowPathGenerator( JumpType from, SpeculativeJIT* jit, FunctionType function, SpillRegistersMode spillMode, ResultType result, ArgumentType1 argument1, ArgumentType2 argument2) argument
226 CallResultAndThreeArgumentsSlowPathGenerator( JumpType from, SpeculativeJIT* jit, FunctionType function, SpillRegistersMode spillMode, ResultType result, ArgumentType1 argument1, ArgumentType2 argument2, ArgumentType3 argument3) argument
261 CallResultAndFourArgumentsSlowPathGenerator( JumpType from, SpeculativeJIT* jit, FunctionType function, SpillRegistersMode spillMode, ResultType result, ArgumentType1 argument1, ArgumentType2 argument2, ArgumentType3 argument3, ArgumentType4 argument4) argument
298 CallResultAndFiveArgumentsSlowPathGenerator( JumpType from, SpeculativeJIT* jit, FunctionType function, SpillRegistersMode spillMode, ResultType result, ArgumentType1 argument1, ArgumentType2 argument2, ArgumentType3 argument3, ArgumentType4 argument4, ArgumentType5 argument5) argument
345 slowPathCall( JumpType from, SpeculativeJIT* jit, FunctionType function, ResultType result, ArgumentType1 argument1, SpillRegistersMode spillMode = NeedToSpill) argument
359 slowPathCall( JumpType from, SpeculativeJIT* jit, FunctionType function, ResultType result, ArgumentType1 argument1, ArgumentType2 argument2, SpillRegistersMode spillMode = NeedToSpill) argument
373 slowPathCall( JumpType from, SpeculativeJIT* jit, FunctionType function, ResultType result, ArgumentType1 argument1, ArgumentType2 argument2, ArgumentType3 argument3, SpillRegistersMode spillMode = NeedToSpill) argument
390 slowPathCall( JumpType from, SpeculativeJIT* jit, FunctionType function, ResultType result, ArgumentType1 argument1, ArgumentType2 argument2, ArgumentType3 argument3, ArgumentType4 argument4, SpillRegistersMode spillMode = NeedToSpill) argument
408 slowPathCall( JumpType from, SpeculativeJIT* jit, FunctionType function, ResultType result, ArgumentType1 argument1, ArgumentType2 argument2, ArgumentType3 argument3, ArgumentType4 argument4, ArgumentType5 argument5, SpillRegistersMode spillMode = NeedToSpill) argument
[all...]
/macosx-10.10/DiskArbitration-268/DiskArbitration/
H A DDASession.c202 CFTypeRef argument1; local
H A DDiskArbitration.c138 __DAQueueRequest( DASessionRef session, _DARequestKind kind, DADiskRef argument0, CFIndex argument1, CFTypeRef argument2, CFTypeRef argument3, void * address, void * context ) argument
[all...]

Completed in 130 milliseconds