Searched defs:_context (Results 1 - 18 of 18) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/mac/Plugins/
H A DWebNetscapeContainerCheckContextInfo.h36 void *_context; variable
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Quartz/Examples/Core Image/CIBevelSample/
H A DSampleCIView.py20 _context = objc.ivar() variable in class:SampleCIView
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Quartz/Examples/Core Image/CIMicroPaint/
H A DSampleCIView.py20 _context = objc.ivar() variable in class:SampleCIView
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Quartz/Examples/Core Image/CIBevelSample/
H A DSampleCIView.py20 _context = objc.ivar() variable in class:SampleCIView
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Quartz/Examples/Core Image/CIMicroPaint/
H A DSampleCIView.py20 _context = objc.ivar() variable in class:SampleCIView
/macosx-10.9.5/llvmCore-3425.0.33/tools/lto/
H A DLTOCodeGenerator.h68 llvm::LLVMContext& _context; member in struct:LTOCodeGenerator
H A DLTOModule.h58 llvm::MCContext _context; member in struct:LTOModule
/macosx-10.9.5/libauto-185.5/
H A DInUseEnumerator.h44 void *_context; // context passed back to callbacks member in class:Auto::InUseEnumerator
/macosx-10.9.5/xnu-2422.115.4/libkern/kxld/
H A Dkxld.c105 kxld_create_context(KXLDContext **_context, argument
/macosx-10.9.5/CF-855.17/
H A DCFBinaryHeap.c53 CFBinaryHeapCompareContext _context; member in struct:__CFBinaryHeap
H A DCFMachPort.c70 CFMachPortContext _context; /* immutable */ member in struct:__CFMachPort
[all...]
H A DCFBase.c72 CFAllocatorContext _context; member in struct:__CFAllocator
[all...]
H A DCFMessagePort.c82 CFMessagePortContext _context; /* not part of remote port; immutable; invalidated */ member in struct:__CFMessagePort
[all...]
H A DCFPreferences.c57 CFTypeRef _context; member in struct:__CFPreferencesDomain
[all...]
H A DCFSocket.c1095 CFSocketContext _context; /* immutable */ member in struct:__CFSocket
[all...]
H A DCFRunLoop.c952 } _context; member in struct:__CFRunLoopSource
989 CFRunLoopObserverContext _context; /* immutable, except invalidation */ member in struct:__CFRunLoopObserver
1061 CFRunLoopTimerContext _context; /* immutable, except invalidation */ member in struct:__CFRunLoopTimer
[all...]
/macosx-10.9.5/DiskArbitration-266/diskarbitrationd/
H A DDADisk.c50 CFTypeRef _context; member in struct:__DADisk
H A DDAServer.c1522 _DAServerSessionQueueRequest( mach_port_t _session, int32_t _kind, caddr_t _argument0, int32_t _argument1, vm_address_t _argument2, mach_msg_type_number_t _argument2Size, vm_address_t _argument3, mach_msg_type_number_t _argument3Size, mach_vm_offset_t _address, mach_vm_offset_t _context, security_token_t _token ) argument
1659 _DAServerSessionQueueResponse( mach_port_t _session, mach_vm_offset_t _address, mach_vm_offset_t _context, int32_t _kind, caddr_t _disk, vm_address_t _response, mach_msg_type_number_t _responseSize, int32_t _responseID ) argument
1713 _DAServerSessionRegisterCallback( mach_port_t _session, mach_vm_offset_t _address, mach_vm_offset_t _context, int32_t _kind, int32_t _order, vm_address_t _match, mach_msg_type_number_t _matchSize, vm_address_t _watch, mach_msg_type_number_t _watchSize ) argument
[all...]

Completed in 2067 milliseconds