Searched defs:self (Results 201 - 225 of 392) sorted by relevance

1234567891011>>

/macosx-10.9.5/xnu-2422.115.4/osfmk/ipc/
H A Dipc_right.c1693 task_t self = current_task(); local
1853 task_t self = current_task(); local
2342 task_t self = current_task(); local
[all...]
/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dsync_sema.c586 thread_t self = current_thread(); local
633 thread_t self = current_thread(); local
681 thread_t self = current_thread(); local
705 thread_t self = current_thread(); local
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Dget_cred.c1039 krb5_principal self; member in struct:krb5_get_creds_opt_data
1096 krb5_get_creds_opt_set_impersonate(krb5_context context, krb5_get_creds_opt opt, krb5_const_principal self) argument
H A Dtkt.c177 PA_S4U2Self self; local
/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibDCLCommandPool.cpp629 SAllocate( Ref self, IOByteCount inSize ) argument
638 SAllocateWithOpcode( Ref self, DCLCommand* inDCL, DCLCommand** outDCL, UInt32 opcode, ... ) argument
655 SAllocateTransferPacketDCL( Ref self, DCLCommand* inDCL, UInt32 inOpcode, void* inBuffer, IOByteCount inSize) argument
666 SAllocateTransferBufferDCL( Ref self, DCLCommand* inDCL, UInt32 inOpcode, void* inBuffer, IOByteCount inSize, IOByteCount inPacketSize, UInt32 inBufferOffset) argument
679 SAllocateSendPacketStartDCL( Ref self, DCLCommand* inDCL, void* inBuffer, IOByteCount inSize) argument
689 SAllocateSendPacketWithHeaderStartDCL( Ref self, DCLCommand* inDCL, void* inBuffer, IOByteCount inSize) argument
699 SAllocateSendBufferDCL( Ref self, DCLCommand* inDCL, void* inBuffer, IOByteCount inSize, IOByteCount inPacketSize, UInt32 inBufferOffset) argument
711 SAllocateSendPacketDCL( Ref self, DCLCommand* inDCL, void* inBuffer, IOByteCount inSize) argument
721 SAllocateReceivePacketStartDCL( Ref self, DCLCommand* inDCL, void* inBuffer, IOByteCount inSize) argument
731 SAllocateReceivePacketDCL( Ref self, DCLCommand* inDCL, void* inBuffer, IOByteCount inSize) argument
741 SAllocateReceiveBufferDCL( Ref self, DCLCommand* inDCL, void* inBuffer, IOByteCount inSize, IOByteCount inPacketSize, UInt32 inBufferOffset) argument
753 SAllocateCallProcDCL( Ref self, DCLCommand* inDCL, DCLCallCommandProc* inProc, DCLCallProcDataType inProcData) argument
763 SAllocateLabelDCL( Ref self, DCLCommand* inDCL) argument
771 SAllocateJumpDCL( Ref self, DCLCommand* inDCL, DCLLabel* pInJumpDCLLabel) argument
780 SAllocateSetTagSyncBitsDCL( Ref self, DCLCommand* inDCL, UInt16 inTagBits, UInt16 inSyncBits) argument
790 SAllocateUpdateDCLListDCL( Ref self, DCLCommand* inDCL, DCLCommand** inDCLCommandList, UInt32 inNumCommands) argument
800 SAllocatePtrTimeStampDCL( Ref self, DCLCommand* inDCL, UInt32* inTimeStampPtr) argument
809 SFree( Ref self, DCLCommand* inDCL ) argument
824 SSetSize( Ref self, IOByteCount inSize ) argument
[all...]
H A DIOFireWireLibNuDCLPool.cpp329 NuDCLPoolCOM::S_SetCurrentTagAndSync( IOFireWireLibNuDCLPoolRef self, UInt8 tag, UInt8 sync ) argument
335 NuDCLPoolCOM::S_AllocateSendPacket( IOFireWireLibNuDCLPoolRef self, CFMutableSetRef saveBag, UInt32 numBuffers, IOVirtualRange* buffers ) argument
341 S_AllocateSendPacket_v( IOFireWireLibNuDCLPoolRef self, CFMutableSetRef saveBag, IOVirtualRange* firstRange, ... ) argument
383 S_AllocateReceivePacket( IOFireWireLibNuDCLPoolRef self, CFMutableSetRef saveBag, UInt8 headerBytes, UInt32 numBuffers, IOVirtualRange* buffers ) argument
389 S_AllocateReceivePacket_v( IOFireWireLibNuDCLPoolRef self, CFMutableSetRef saveBag, UInt8 headerBytes, IOVirtualRange* firstRange, ... ) argument
424 S_FindDCLNextDCL( IOFireWireLibNuDCLPoolRef self, NuDCLRef dcl ) argument
[all...]
/macosx-10.9.5/IOFireWireIP-226.4/KernelSource/IONetworkingFamily/
H A DIOFWInterface.cpp452 IOFWInterface *self = (IOFWInterface *) target; local
[all...]
/macosx-10.9.5/IOFireWireSBP2-426.4.1/IOFireWireSBP2Lib/
H A DIOFireWireSBP2LibLogin.cpp253 HRESULT IOFireWireSBP2LibLogin::staticQueryInterface( void * self, REFIID iid, void **ppv ) argument
366 staticSetLoginFlags( void * self, UInt32 flags ) argument
390 staticSetLoginCallback( void * self, void * refCon, IOFWSBP2LoginCallback callback ) argument
407 staticSetLogoutCallback( void * self, void * refCon, IOFWSBP2LogoutCallback callback ) argument
424 staticSetRefCon( void * self, void * refCon ) argument
500 staticSetMaxPayloadSize( void * self, UInt32 size ) argument
525 staticSetReconnectTime( void * self, UInt32 time ) argument
550 staticCreateORB( void * self, REFIID iid ) argument
596 staticSubmitORB( void * self, IOFireWireSBP2LibORBInterface ** orb ) argument
620 staticSetUnsolicitedStatusNotify( void * self, void * refCon, IOFWSBP2NotifyCallback callback ) argument
636 staticSetStatusNotify( void * self, void * refCon, IOFWSBP2NotifyCallback callback ) argument
873 staticSetFetchAgentResetCallback( void * self, void * refCon, IOFWSBP2StatusCallback callback ) argument
935 staticSetFetchAgentWriteCallback( void * self, void * refCon, IOFWSBP2FetchAgentWriteCallback callback ) argument
1016 staticSetBusyTimeoutRegisterValue( void * self, UInt32 timeout ) argument
1045 staticSetPassword( void * self, void * buffer, UInt32 length ) argument
[all...]
/macosx-10.9.5/IOGraphics-471.92.1/IOGraphicsFamily/IOKit/graphics/
H A DIOFramebuffer.h66 void * self; member in struct:IOFBCursorControlAttribute
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDLib/
H A DIOHIDEventServiceClass.cpp190 IOReturn IOHIDEventServiceClass::_probe(void *self, CFDictionaryRef propertyTable, io_service_t service, SInt32 *order) argument
195 IOReturn IOHIDEventServiceClass::_start(void *self, CFDictionaryRef propertyTable, io_service_t service) argument
200 IOReturn IOHIDEventServiceClass::_stop(void *self) argument
205 boolean_t IOHIDEventServiceClass::_open(void * self, IOOptionBits options) argument
210 void IOHIDEventServiceClass::_close(void * self, IOOptionBits options) argument
215 _copyProperty(void * self, CFStringRef key) argument
220 _setProperty(void * self, CFStringRef key, CFTypeRef property) argument
225 _copyEvent(void *self, IOHIDEventType type, IOHIDEventRef matching, IOOptionBits options) argument
230 _setElementValue(void *self, uint32_t usagePage, uint32_t usage, uint32_t value) argument
235 _setEventCallback(void * self, IOHIDServiceEventCallback callback, void * target, void * refcon) argument
240 _scheduleWithRunLoop(void *self, CFRunLoopRef runLoop, CFStringRef runLoopMode) argument
245 _unscheduleFromRunLoop(void *self, CFRunLoopRef runLoop, CFStringRef runLoopMode) argument
323 IOHIDEventServiceClass * self = new IOHIDEventServiceClass; local
[all...]
H A DIOHIDQueueClass.cpp598 IOReturn IOHIDQueueClass::_getAsyncEventSource(void *self, CFTypeRef *source) argument
601 IOReturn IOHIDQueueClass::_getAsyncPort(void *self, mach_port_t *port) argument
604 IOReturn IOHIDQueueClass::_setDepth(void *self, uint32_t depth, IOOptionBits options) argument
607 IOReturn IOHIDQueueClass::_getDepth(void *self, uint32_t *pDepth) argument
610 IOReturn IOHIDQueueClass::_addElement (void * self, IOHIDElementRef element, IOOptionBits options) argument
613 _removeElement(void * self, IOHIDElementRef element, IOOptionBits options) argument
616 _hasElement(void * self, IOHIDElementRef element, Boolean * pValue, IOOptionBits options) argument
619 _start(void * self, IOOptionBits options) argument
622 _stop(void * self, IOOptionBits options) argument
625 _copyNextEventValue(void * self, IOHIDValueRef * pEvent, uint32_t timeout, IOOptionBits options) argument
628 _setEventCallback(void * self, IOHIDCallback callback, void * refcon) argument
660 _createAsyncEventSource(void * self, CFRunLoopSourceRef * pSource) argument
665 _getAsyncEventSource(void *self) argument
672 _getAsyncPort(void *self) argument
675 _create(void * self, uint32_t flags, uint32_t depth) argument
678 _dispose(void * self) argument
681 _addElement(void * self, IOHIDElementCookie cookie, uint32_t flags) argument
684 _removeElement(void * self, IOHIDElementCookie elementCookie) argument
687 _hasElement(void * self, IOHIDElementCookie elementCookie) argument
690 _start(void * self) argument
693 _stop(void * self) argument
696 _getNextEvent(void * self, IOHIDEventStruct * event, AbsoluteTime maxTime, uint32_t timeoutMS) argument
699 _setEventCallout(void * self, IOHIDCallbackFunction callback, void * target, void * refcon) argument
702 _getEventCallout(void * self, IOHIDCallbackFunction * pCallback, void ** pTarget, void ** pRefcon) argument
848 IOHIDObsoleteQueueClass * self = (IOHIDObsoleteQueueClass *) refcon; local
[all...]
H A DIOHIDTransactionClass.cpp480 IOReturn IOHIDTransactionClass::_getAsyncEventSource(void *self, CFTypeRef *source) argument
483 IOReturn IOHIDTransactionClass::_getAsyncPort(void *self, mach_port_t *port) argument
486 IOReturn IOHIDTransactionClass::_setDirection(void *self, IOHIDTransactionDirectionType direction, IOOptionBits options) argument
489 IOReturn IOHIDTransactionClass::_getDirection(void *self, IOHIDTransactionDirectionType * pDirection) argument
492 IOReturn IOHIDTransactionClass::_addElement (void * self, IOHIDElementRef element, IOOptionBits options) argument
495 _removeElement(void * self, IOHIDElementRef element, IOOptionBits options) argument
498 _hasElement(void * self, IOHIDElementRef element, Boolean *pValue, IOOptionBits options) argument
501 _setElementValue(void * self, IOHIDElementRef element, IOHIDValueRef event, IOOptionBits options) argument
504 _getElementValue(void * self, IOHIDElementRef element, IOHIDValueRef * pEvent, IOOptionBits options) argument
507 _commit(void * self, uint32_t timeoutMS, IOHIDCallback callback, void * callbackRefcon, IOOptionBits options) argument
510 _clear(void * self, IOOptionBits options) argument
542 _createAsyncEventSource(void * self, CFRunLoopSourceRef * pSource) argument
545 _getAsyncEventSource(void *self) argument
548 _getAsyncPort(void *self) argument
551 _create(void * self) argument
554 _dispose(void * self) argument
557 _addElement(void * self, IOHIDElementCookie cookie) argument
560 _removeElement(void * self, IOHIDElementCookie cookie) argument
563 _hasElement(void * self, IOHIDElementCookie cookie) argument
566 _setElementDefault(void * self, IOHIDElementCookie cookie, IOHIDEventStruct * pEvent) argument
569 _getElementDefault(void * self, IOHIDElementCookie cookie, IOHIDEventStruct * pEvent) argument
572 _setElementValue(void * self, IOHIDElementCookie cookie, IOHIDEventStruct * pEvent) argument
575 _getElementValue(void * self, IOHIDElementCookie cookie, IOHIDEventStruct * pEvent) argument
578 _commit(void * self, uint32_t timeoutMS, IOHIDCallbackFunction callback, void * callbackTarget, void * callbackRefcon) argument
581 _clear(void * self) argument
[all...]
/macosx-10.9.5/IONetworkingFamily-100/
H A DIOKernelDebugger.cpp681 static void enableTarget( IOKernelDebugger * self, argument
707 static void disableTarget( IOKernelDebugger * self, argument
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dchannels.h94 int self; /* my own channel identifier */ member in struct:Channel
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/clutter/
H A DGraphicsLayerActor.cpp100 static void graphics_layer_actor_init(GraphicsLayerActor* self) argument
158 static void graphicsLayerActorAllocate(ClutterActor* self, const ClutterActorBox* box, ClutterAllocationFlags flags) argument
[all...]
/macosx-10.9.5/cctools-845/cbtlibs/
H A Dlibsyminfo.c147 static SymInfoList self; variable
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dprolog.el
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/include/
H A Dshell.h125 struct sh_scope *self; member in struct:sh_scope
/macosx-10.9.5/libarchive-29/libarchive/libarchive/
H A Darchive_read.c243 client_read_proxy(struct archive_read_filter *self, const void **buff) argument
253 client_skip_proxy(struct archive_read_filter *self, int64_t request) argument
278 client_close_proxy(struct archive_read_filter *self) argument
[all...]
/macosx-10.9.5/libxslt-13/libxslt/libxslt/
H A Dnumbers.c829 xsltFormatNumberPreSuffix(xsltDecimalFormatPtr self, xmlChar **format, xsltFormatNumberInfoPtr info) argument
920 xsltFormatNumberConversion(xsltDecimalFormatPtr self, xmlChar *format, double number, xmlChar **result) argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DIntegersSubset.h188 typedef IntRange<IntType> self; typedef in class:llvm::IntRange
292 typedef IntegersSubsetGeneric<IntTy> self; typedef in class:llvm::IntegersSubsetGeneric
[all...]
H A DIntegersSubsetMapping.h58 typedef IntegersSubsetMapping<SuccessorClass, IntegersSubsetTy, IntTy> self; typedef in class:llvm::IntegersSubsetMapping
[all...]
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSWindows/DLL.NET/
H A Ddnssd_NET.cpp449 ServiceRef::ServiceRefImpl * self = static_cast<ServiceRef::ServiceRefImpl*>(context); local
478 ServiceRef::ServiceRefImpl * self = static_cast<ServiceRef::ServiceRefImpl*>(context); local
508 ServiceRef::ServiceRefImpl * self = static_cast<ServiceRef::ServiceRefImpl*>(context); local
540 ServiceRef::ServiceRefImpl * self = static_cast<ServiceRef::ServiceRefImpl*>(context); local
581 ServiceRef::ServiceRefImpl * self = static_cast<ServiceRef::ServiceRefImpl*>(context); local
623 ServiceRef::ServiceRefImpl * self = static_cast<ServiceRef::ServiceRefImpl*>(context); local
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/openssl/
H A Dossl_ocsp.c103 ossl_ocspreq_initialize(int argc, VALUE *argv, VALUE self) argument
125 ossl_ocspreq_add_nonce(int argc, VALUE *argv, VALUE self) argument
159 ossl_ocspreq_check_nonce(VALUE self, VALUE basic_resp) argument
173 ossl_ocspreq_add_certid(VALUE self, VALUE certid) argument
187 ossl_ocspreq_get_certid(VALUE self) argument
210 ossl_ocspreq_sign(int argc, VALUE *argv, VALUE self) argument
238 ossl_ocspreq_verify(int argc, VALUE *argv, VALUE self) argument
259 ossl_ocspreq_to_der(VALUE self) argument
312 ossl_ocspres_initialize(int argc, VALUE *argv, VALUE self) argument
334 ossl_ocspres_status(VALUE self) argument
346 ossl_ocspres_status_string(VALUE self) argument
358 ossl_ocspres_get_basic(VALUE self) argument
373 ossl_ocspres_to_der(VALUE self) argument
409 ossl_ocspbres_initialize(int argc, VALUE *argv, VALUE self) argument
415 ossl_ocspbres_copy_nonce(VALUE self, VALUE request) argument
429 ossl_ocspbres_add_nonce(int argc, VALUE *argv, VALUE self) argument
451 ossl_ocspbres_add_status(VALUE self, VALUE cid, VALUE status, VALUE reason, VALUE revtime, VALUE thisupd, VALUE nextupd, VALUE ext) argument
519 ossl_ocspbres_get_status(VALUE self) argument
564 ossl_ocspbres_sign(int argc, VALUE *argv, VALUE self) argument
594 ossl_ocspbres_verify(int argc, VALUE *argv, VALUE self) argument
631 ossl_ocspcid_initialize(int argc, VALUE *argv, VALUE self) argument
661 ossl_ocspcid_cmp(VALUE self, VALUE other) argument
674 ossl_ocspcid_cmp_issuer(VALUE self, VALUE other) argument
687 ossl_ocspcid_get_serial(VALUE self) argument
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/psych/
H A Dpsych_parser.c229 static VALUE parse(int argc, VALUE *argv, VALUE self) argument
523 static VALUE mark(VALUE self) argument

Completed in 380 milliseconds

1234567891011>>