Searched defs:self (Results 151 - 175 of 392) sorted by relevance

1234567891011>>

/macosx-10.9.5/ruby-104/ruby/ext/syslog/
H A Dsyslog.c57 static VALUE mSyslog_close(VALUE self) argument
152 static VALUE mSyslog_open(int argc, VALUE *argv, VALUE self) argument
203 static VALUE mSyslog_reopen(int argc, VALUE *argv, VALUE self) argument
215 static VALUE mSyslog_isopen(VALUE self) argument
222 static VALUE mSyslog_ident(VALUE self) argument
229 mSyslog_options(VALUE self) argument
236 mSyslog_facility(VALUE self) argument
244 mSyslog_get_mask(VALUE self) argument
264 mSyslog_set_mask(VALUE self, VALUE mask) argument
306 mSyslog_log(int argc, VALUE *argv, VALUE self) argument
328 mSyslog_inspect(VALUE self) argument
345 mSyslog_instance(VALUE self) argument
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tls/tls/
H A DtlsInt.h105 Tcl_Channel self; /* this socket channel */ member in struct:State
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dkern_shutdown.c279 proc_t self = current_proc(); local
326 proc_t self = current_proc(); local
426 struct proc *p, *self; local
/macosx-10.9.5/xnu-2422.115.4/bsd/uxkern/
H A Dux_exception.c105 task_t self = current_task(); local
239 task_t self = current_task(); local
/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOTimerEventSource.cpp98 void IOTimerEventSource::timeout(void *self) argument
137 void IOTimerEventSource::timeoutAndRelease(void * self, void * c) argument
/macosx-10.9.5/xnu-2422.115.4/libkern/libkern/c++/
H A DOSMetaClass.h305 _ptmf2ptf(const OSMetaClassBase *self, void (OSMetaClassBase::*func)(void)) argument
346 _ptmf2ptf(const OSMetaClassBase *self, void (OSMetaClassBase::*func)(void)) argument
/macosx-10.9.5/xnu-2422.115.4/libsyscall/mach/
H A Dmach_msg.c384 mach_port_t self = mach_task_self_; local
509 mach_port_t self = mach_task_self_; local
661 mach_port_t self = mach_task_self_; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/osfmk/ipc/
H A Dmach_msg.c282 thread_t self = current_thread(); local
432 thread_t self = current_thread(); local
460 thread_t self = current_thread(); local
524 thread_t self = current_thread(); local
[all...]
/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dipc_mig.c307 thread_t self = current_thread(); local
521 thread_t self = current_thread(); local
[all...]
H A Dthread_act.c219 thread_t self = current_thread(); local
595 thread_t self = current_thread(); local
/macosx-10.9.5/zsh-60/zsh/Src/Modules/
H A Dzprof.c43 double self; member in struct:pfunc
63 double self; member in struct:parc
[all...]
/macosx-10.9.5/CF-855.17/
H A DCFApplicationPreferences.c256 static void updateDictRep(_CFApplicationPreferences *self) { argument
267 static CFMutableDictionaryRef computeDictRep(_CFApplicationPreferences *self, Boolea argument
293 _CFApplicationPreferencesSearchDownToDomain(_CFApplicationPreferences *self, CFPreferencesDomainRef stopper, CFStringRef key) argument
298 _CFApplicationPreferencesUpdate(_CFApplicationPreferences *self) argument
307 _CFApplicationPreferences *self = _CFStandardApplicationPreferences(kCFPreferencesCurrentApplication); local
313 _CFApplicationPreferencesCreateValueForKey2(_CFApplicationPreferences *self, CFStringRef defaultName) argument
328 _CFApplicationPreferencesSet(_CFApplicationPreferences *self, CFStringRef defaultName, CFTypeRef value) argument
343 _CFApplicationPreferencesRemove(_CFApplicationPreferences *self, CFStringRef defaultName) argument
358 _CFApplicationPreferencesSynchronizeNoLock(_CFApplicationPreferences *self) argument
364 _CFApplicationPreferencesSynchronize(_CFApplicationPreferences *self) argument
375 _CFApplicationPreferences *self = (_CFApplicationPreferences*)CFAllocatorAllocate(alloc, sizeof(_CFApplicationPreferences), 0); local
480 _CFDeallocateApplicationPreferences(_CFApplicationPreferences *self) argument
502 _CFApplicationPreferencesCopyRepresentation(_CFApplicationPreferences *self) argument
516 _CFApplicationPreferencesSetSearchList(_CFApplicationPreferences *self, CFArrayRef newSearchList) argument
630 _CFApplicationPreferencesAddDomain(_CFApplicationPreferences *self, CFPreferencesDomainRef domain, Boolean addAtTop) argument
641 _CFApplicationPreferencesContainsDomain(_CFApplicationPreferences *self, CFPreferencesDomainRef domain) argument
654 _CFApplicationPreferencesContainsDomainNoLock(_CFApplicationPreferences *self, CFPreferencesDomainRef domain) argument
660 _CFApplicationPreferencesRemoveDomain(_CFApplicationPreferences *self, CFPreferencesDomainRef domain) argument
[all...]
/macosx-10.9.5/CPANInternal-140/XML-LibXML/
H A Ddom.c655 domAppendChild( xmlNodePtr self, argument
717 domRemoveChild( xmlNodePtr self, xmlNodePtr old ) argument
739 domReplaceChild( xmlNodePtr self, xmlNodePtr new, xmlNodePtr old ) argument
790 domInsertBefore( xmlNodePtr self, xmlNodePtr newChild, xmlNodePtr refChild ) argument
856 domInsertAfter( xmlNodePtr self, xmlNodePtr newChild, xmlNodePtr refChild ) argument
999 domSetParentNode( xmlNodePtr self, xmlNodePtr p ) argument
[all...]
/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibDevice.h632 SGetCycleTime( IOFireWireLibDeviceRef self, UInt32* outCycleTime) argument
637 SGetCycleTimeAndUpTime( IOFireWireLibDeviceRef self, UInt32* outCycleTime, UInt64* outUpTime ) argument
643 SGetBusCycleTime( IOFireWireLibDeviceRef self, UInt32* outBusTime, UInt32* outCycleTime) argument
648 SGetGenerationAndNodeID( IOFireWireLibDeviceRef self, UInt32* outGeneration, UInt16* outNodeID) argument
653 SGetLocalNodeID( IOFireWireLibDeviceRef self, UInt16* outLocalNodeID) argument
657 SGetResetTime( IOFireWireLibDeviceRef self, AbsoluteTime* outResetTime) argument
708 SFireBugMsg( IOFireWireLibDeviceRef self, const char * msg) argument
757 SGetRefCon( IOFireWireLibDeviceRef self) argument
759 SSetRefCon( IOFireWireLibDeviceRef self, const void* inRefCon ) argument
[all...]
H A DIOFireWireLibIsochChannel.cpp539 IsochChannelCOM::SSetTalker( ChannelRef self, argument
546 SAddListener( ChannelRef self, IOFireWireLibIsochPortRef inListener) argument
554 SAllocateChannel( ChannelRef self) argument
561 SReleaseChannel( ChannelRef self) argument
568 SStart( ChannelRef self) argument
575 SStop( ChannelRef self) argument
582 SSetChannelForceStopHandler( ChannelRef self, ForceStopHandler stopProc ) argument
588 SSetRefCon( ChannelRef self, void* refcon ) argument
612 STurnOffNotification( ChannelRef self) argument
618 SClientCommandIsComplete( ChannelRef self, FWClientCommandID commandID, IOReturn status ) argument
[all...]
H A DIOFireWireLibPseudoAddressSpace.cpp100 PseudoAddressSpace::SSetWriteHandler( AddressSpaceRef self, WriteHandler inWriter ) argument
106 PseudoAddressSpace::SSetReadHandler(AddressSpaceRef self, ReadHandler inReader) argument
112 PseudoAddressSpace::SSetSkippedPacketHandler(AddressSpaceRef self, SkippedPacketHandler inHandler) argument
118 PseudoAddressSpace::SNotificationIsOn(AddressSpaceRef self) argument
124 PseudoAddressSpace::STurnOnNotification(AddressSpaceRef self) argument
130 STurnOffNotification(AddressSpaceRef self) argument
136 SClientCommandIsComplete(AddressSpaceRef self, FWClientCommandID commandID, IOReturn status) argument
142 SGetFWAddress(AddressSpaceRef self, FWAddress* outAddr) argument
148 SGetBuffer(AddressSpaceRef self) argument
154 SGetBufferSize(AddressSpaceRef self) argument
160 SGetRefCon(AddressSpaceRef self) argument
[all...]
H A DIOFireWireLibVectorCommand.cpp203 IOReturn VectorCommand::SEnsureCapacity( IOFireWireLibVectorCommandRef self, UInt32 capacity ) argument
410 IOReturn VectorCommand::SSubmitWithRefconAndCallback( IOFireWireLibVectorCommandRef self, void* refCon, IOFireWireLibCommandCallback inCallback ) argument
480 SSetCallback( IOFireWireLibVectorCommandRef self, IOFireWireLibCommandCallback inCallback ) argument
490 SSetRefCon( IOFireWireLibVectorCommandRef self, void* refCon ) argument
510 SSetFlags( IOFireWireLibVectorCommandRef self, UInt32 inFlags ) argument
530 SAddCommand( IOFireWireLibVectorCommandRef self, IOFireWireLibCommandRef command ) argument
541 SRemoveCommand( IOFireWireLibVectorCommandRef self, IOFireWireLibCommandRef command ) argument
565 SInsertCommandAtIndex( IOFireWireLibVectorCommandRef self, IOFireWireLibCommandRef command, UInt32 index ) argument
576 SGetCommandAtIndex( IOFireWireLibVectorCommandRef self, UInt32 index ) argument
587 SGetIndexOfCommand( IOFireWireLibVectorCommandRef self, IOFireWireLibCommandRef command ) argument
600 SRemoveCommandAtIndex( IOFireWireLibVectorCommandRef self, UInt32 index ) argument
[all...]
/macosx-10.9.5/IOFireWireSBP2-426.4.1/IOFireWireSBP2Lib/
H A DIOFireWireSBP2LibLUN.cpp164 HRESULT IOFireWireSBP2LibLUN::staticQueryInterface( void * self, REFIID iid, void **ppv ) argument
239 IOReturn IOFireWireSBP2LibLUN::staticProbe( void * self, CFDictionaryRef propertyTable, argument
259 IOReturn IOFireWireSBP2LibLUN::staticStart( void * self, CFDictionaryRef propertyTable, argument
352 staticOpenWithSessionRef( void * self, IOFireWireSessionRef sessionRef ) argument
429 staticAddIODispatcherToRunLoop( void *self, CFRunLoopRef cfRunLoopRef ) argument
520 staticSetMessageCallback( void * self, void * refCon, IOFWSBP2MessageCallback callback ) argument
537 staticCreateLogin( void * self, REFIID iid ) argument
585 staticSetRefCon( void * self, void * refCon ) argument
613 staticCreateMgmtORB( void * self, REFIID iid ) argument
[all...]
/macosx-10.9.5/IONetworkingFamily-100/
H A DIOMbufMemoryCursor.cpp546 _ZN21IOMbufBigMemoryCursor19getPhysicalSegmentsEP4mbufPN14IOMemoryCursor15PhysicalSegmentEm( IOMbufBigMemoryCursor *self, void *packet, struct IOPhysicalSegment *vector, UInt32 numVectorSegments) argument
560 _ZN21IOMbufBigMemoryCursor31getPhysicalSegmentsWithCoalesceEP4mbufPN14IOMemoryCursor15PhysicalSegmentEm( IOMbufBigMemoryCursor *self, void *packet, struct IOPhysicalSegment *vector, UInt32 numVectorSegments) argument
590 _ZN25IOMbufNaturalMemoryCursor19getPhysicalSegmentsEP4mbufPN14IOMemoryCursor15PhysicalSegmentEm( IOMbufNaturalMemoryCursor *self, void *packet, struct IOPhysicalSegment *vector, UInt32 numVectorSegments) argument
604 _ZN25IOMbufNaturalMemoryCursor31getPhysicalSegmentsWithCoalesceEP4mbufPN14IOMemoryCursor15PhysicalSegmentEm( IOMbufNaturalMemoryCursor *self, void *packet, struct IOPhysicalSegment *vector, UInt32 numVectorSegments) argument
635 _ZN24IOMbufLittleMemoryCursor19getPhysicalSegmentsEP4mbufPN14IOMemoryCursor15PhysicalSegmentEm( IOMbufLittleMemoryCursor *self, void *packet, struct IOPhysicalSegment *vector, UInt32 numVectorSegments) argument
649 _ZN24IOMbufLittleMemoryCursor31getPhysicalSegmentsWithCoalesceEP4mbufPN14IOMemoryCursor15PhysicalSegmentEm( IOMbufLittleMemoryCursor *self, void *packet, struct IOPhysicalSegment *vector, UInt32 numVectorSegments) argument
682 _ZN23IOMbufDBDMAMemoryCursor19getPhysicalSegmentsEP4mbufP17IODBDMADescriptorm( IOMbufDBDMAMemoryCursor *self, void *packet, struct IODBDMADescriptor *vector, UInt32 numVectorSegments) argument
696 _ZN23IOMbufDBDMAMemoryCursor31getPhysicalSegmentsWithCoalesceEP4mbufP17IODBDMADescriptorm( IOMbufDBDMAMemoryCursor *self, void *packet, struct IODBDMADescriptor *vector, UInt32 numVectorSegments) argument
[all...]
H A DIOOutputQueue.cpp189 IOBasicOutputQueue * self = (IOBasicOutputQueue *) target; local
1008 IOGatedOutputQueue * self local
916 gatedOutput(OSObject * , IOGatedOutputQueue * self, IOMbufQueue * queue, UInt32 * state) argument
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap/
H A Drb.c176 rb_tree_insert_node(struct rb_tree *rbt, struct rb_node *self) argument
282 RB_TAILQ_INSERT_BEFORE(RB_FATHER(self), self, rb_link); local
373 rb_tree_insert_rebalance(struct rb_tree *rbt, struct rb_node *self) argument
479 rb_tree_prune_node(struct rb_tree *rbt, struct rb_node *self, bool rebalance) argument
529 rb_tree_swap_prune_and_rebalance(struct rb_tree *rbt, struct rb_node *self, struct rb_node *standin) argument
682 rb_tree_prune_blackred_branch(struct rb_tree *rbt, struct rb_node *self, unsigned int which) argument
727 rb_tree_remove_node(struct rb_tree *rbt, struct rb_node *self) argument
942 rb_tree_iterate(struct rb_tree *rbt, struct rb_node *self, const unsigned int direction) argument
989 rb_tree_iterate_const(const struct rb_tree *rbt, const struct rb_node *self, const unsigned int direction) argument
1035 rb_tree_count_black(const struct rb_node *self) argument
1051 rb_tree_check_node(const struct rb_tree *rbt, const struct rb_node *self, const struct rb_node *prev, bool red_check) argument
1249 const struct rb_node *self; local
1291 rb_tree_mark_depth(const struct rb_tree *rbt, const struct rb_node *self, size_t *depths, size_t depth) argument
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dmach++.h86 static mach_port_t self() { return mach_task_self(); } function in class:Security::MachPlusPlus::Port
[all...]
H A Dthreading.h336 Identity self; // my own identity (instance constant) member in class:Security::Thread
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dmach++.h86 static mach_port_t self() { return mach_task_self(); } function in class:Security::MachPlusPlus::Port
[all...]
H A Dthreading.h336 Identity self; // my own identity (instance constant) member in class:Security::Thread

Completed in 333 milliseconds

1234567891011>>