Searched defs:argument0 (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DNumberPrototype.cpp120 JSValue argument0 = exec->argument(0); local
/macosx-10.10/DiskArbitration-268/diskarbitrationd/
H A DDAQueue.c49 static void __DAQueueCallbacks( _DACallbackKind kind, DADiskRef argument0, CFTypeRef argument1 ) argument
79 static void __DAQueueRequest( _DARequestKind kind, DADiskRef argument0, CFIndex argument1, CFTypeRef argument2, CFTypeRef argument3, DACallbackRef callback ) argument
474 void DAQueueCallback( DACallbackRef callback, DADiskRef argument0, CFTypeRef argument1 ) argument
772 DAQueueCallbacks( DASessionRef session, _DACallbackKind kind, DADiskRef argument0, CFTypeRef argument1 ) 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/DiskArbitration-268/DiskArbitration/
H A DDASession.c201 CFTypeRef argument0; local
H A DDiskArbitration.c138 __DAQueueRequest( DASessionRef session, _DARequestKind kind, DADiskRef argument0, CFIndex argument1, CFTypeRef argument2, CFTypeRef argument3, void * address, void * context ) argument
319 _DADispatchCallback( DASessionRef session, void * address, void * context, _DACallbackKind kind, CFTypeRef argument0, CFTypeRef argument1 ) argument

Completed in 101 milliseconds