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

1234567891011>>

/macosx-10.10/xnu-2782.1.97/osfmk/ipc/
H A Dmach_msg.c282 thread_t self = current_thread(); local
406 thread_t self = current_thread(); local
434 thread_t self = current_thread(); local
498 thread_t self = current_thread(); local
[all...]
/macosx-10.10/xnu-2782.1.97/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.10/zsh-61/zsh/Src/Modules/
H A Dzprof.c43 double self; member in struct:pfunc
63 double self; member in struct:parc
[all...]
/macosx-10.10/IOFireWireFamily-456/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.10/IOFireWireSBP2-425/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.10/IOGraphics-485/IOGraphicsFamily/
H A DIOBacklightDisplay.cpp749 AppleBacklightDisplay * self = (AppleBacklightDisplay *) target; local
/macosx-10.10/IONetworkingFamily-101/
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.10/OpenLDAP-499.27/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.10/Security-57031.1.35/Security/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.10/Security-57031.1.35/Security/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
/macosx-10.10/WebCore-7600.1.25/bindings/scripts/test/GObject/
H A DWebKitDOMTestTypedefs.cpp95 WebKitDOMTestTypedefs* self = WEBKIT_DOM_TEST_TYPEDEFS(object); local
121 WebKitDOMTestTypedefs* self = WEBKIT_DOM_TEST_TYPEDEFS(object); local
236 webkit_dom_test_typedefs_func(WebKitDOMTestTypedefs* self, WebKitDOMlong[]* x) argument
246 webkit_dom_test_typedefs_set_shadow(WebKitDOMTestTypedefs* self, gfloat width, gfloat height, gfloat blur, const gchar* color, gfloat alpha) argument
256 webkit_dom_test_typedefs_nullable_array_arg(WebKitDOMTestTypedefs* self, WebKitDOMDOMString[]* arrayArg) argument
266 webkit_dom_test_typedefs_immutable_point_function(WebKitDOMTestTypedefs* self) argument
275 webkit_dom_test_typedefs_method_with_exception(WebKitDOMTestTypedefs* self, GError** error) argument
289 webkit_dom_test_typedefs_get_unsigned_long_long_attr(WebKitDOMTestTypedefs* self) argument
298 webkit_dom_test_typedefs_set_unsigned_long_long_attr(WebKitDOMTestTypedefs* self, guint64 value) argument
306 webkit_dom_test_typedefs_get_immutable_serialized_script_value(WebKitDOMTestTypedefs* self) argument
315 webkit_dom_test_typedefs_set_immutable_serialized_script_value(WebKitDOMTestTypedefs* self, WebKitDOMSerializedScriptValue* value) argument
325 webkit_dom_test_typedefs_get_attr_with_getter_exception(WebKitDOMTestTypedefs* self, GError** error) argument
340 webkit_dom_test_typedefs_set_attr_with_getter_exception(WebKitDOMTestTypedefs* self, glong value) argument
348 webkit_dom_test_typedefs_get_attr_with_setter_exception(WebKitDOMTestTypedefs* self) argument
357 webkit_dom_test_typedefs_set_attr_with_setter_exception(WebKitDOMTestTypedefs* self, glong value, GError** error) argument
371 webkit_dom_test_typedefs_get_string_attr_with_getter_exception(WebKitDOMTestTypedefs* self, GError** error) argument
382 webkit_dom_test_typedefs_set_string_attr_with_getter_exception(WebKitDOMTestTypedefs* self, const gchar* value) argument
392 webkit_dom_test_typedefs_get_string_attr_with_setter_exception(WebKitDOMTestTypedefs* self) argument
401 webkit_dom_test_typedefs_set_string_attr_with_setter_exception(WebKitDOMTestTypedefs* self, const gchar* value, GError** error) argument
[all...]
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderCounter.cpp61 Element* self = toElement(object->node()); local
79 Element* self = toElement(object->node()); local
98 Element* self = element->element(); local
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/efl/
H A Dewk_view.h213 Evas_Object* self; /**< reference to owner object */ member in struct:Ewk_View_Smart_Data
/macosx-10.10/emacs-93/emacs/lisp/language/
H A Dthai-util.el
/macosx-10.10/ruby-106/ruby/ext/digest/
H A Ddigest.c136 rb_digest_instance_method_unimpl(VALUE self, const char *method) argument
154 rb_digest_instance_update(VALUE self, VALUE str) argument
174 rb_digest_instance_finish(VALUE self) argument
190 rb_digest_instance_reset(VALUE self) argument
205 rb_digest_instance_new(VALUE self) argument
225 rb_digest_instance_digest(int argc, VALUE *argv, VALUE self) argument
249 rb_digest_instance_digest_bang(VALUE self) argument
270 rb_digest_instance_hexdigest(int argc, VALUE *argv, VALUE self) argument
294 rb_digest_instance_hexdigest_bang(VALUE self) argument
309 rb_digest_instance_to_s(VALUE self) argument
321 rb_digest_instance_inspect(VALUE self) argument
350 rb_digest_instance_equal(VALUE self, VALUE other) argument
383 rb_digest_instance_digest_length(VALUE self) argument
401 rb_digest_instance_length(VALUE self) argument
415 rb_digest_instance_block_length(VALUE self) argument
475 rb_digest_class_init(VALUE self) argument
564 rb_digest_base_reset(VALUE self) argument
580 rb_digest_base_update(VALUE self, VALUE str) argument
597 rb_digest_base_finish(VALUE self) argument
618 rb_digest_base_digest_length(VALUE self) argument
629 rb_digest_base_block_length(VALUE self) argument
[all...]
/macosx-10.10/ruby-106/ruby/ext/dl/
H A Dcptr.c144 rb_dlptr_initialize(int argc, VALUE argv[], VALUE self) argument
222 rb_dlptr_to_i(VALUE self) argument
236 rb_dlptr_to_value(VALUE self) argument
250 rb_dlptr_ptr(VALUE self) argument
265 rb_dlptr_ref(VALUE self) argument
279 rb_dlptr_null_p(VALUE self) argument
293 rb_dlptr_free_set(VALUE self, VALUE val) argument
309 rb_dlptr_free_get(VALUE self) argument
329 rb_dlptr_to_s(int argc, VALUE argv[], VALUE self) argument
362 rb_dlptr_to_str(int argc, VALUE argv[], VALUE self) argument
391 rb_dlptr_inspect(VALUE self) argument
409 rb_dlptr_eql(VALUE self, VALUE other) argument
429 rb_dlptr_cmp(VALUE self, VALUE other) argument
450 rb_dlptr_plus(VALUE self, VALUE other) argument
468 rb_dlptr_minus(VALUE self, VALUE other) argument
489 rb_dlptr_aref(int argc, VALUE argv[], VALUE self) argument
524 rb_dlptr_aset(int argc, VALUE argv[], VALUE self) argument
567 rb_dlptr_size_set(VALUE self, VALUE size) argument
579 rb_dlptr_size_get(VALUE self) argument
593 rb_dlptr_s_to_ptr(VALUE self, VALUE val) argument
[all...]
/macosx-10.10/ruby-106/ruby/ext/fiddle/
H A Dpointer.c161 rb_fiddle_ptr_initialize(int argc, VALUE argv[], VALUE self) argument
240 rb_fiddle_ptr_to_i(VALUE self) argument
254 rb_fiddle_ptr_to_value(VALUE self) argument
270 rb_fiddle_ptr_ptr(VALUE self) argument
287 rb_fiddle_ptr_ref(VALUE self) argument
301 rb_fiddle_ptr_null_p(VALUE self) argument
316 rb_fiddle_ptr_free_set(VALUE self, VALUE val) argument
336 rb_fiddle_ptr_free_get(VALUE self) argument
372 rb_fiddle_ptr_to_s(int argc, VALUE argv[], VALUE self) argument
410 rb_fiddle_ptr_to_str(int argc, VALUE argv[], VALUE self) argument
439 rb_fiddle_ptr_inspect(VALUE self) argument
457 rb_fiddle_ptr_eql(VALUE self, VALUE other) argument
478 rb_fiddle_ptr_cmp(VALUE self, VALUE other) argument
499 rb_fiddle_ptr_plus(VALUE self, VALUE other) argument
517 rb_fiddle_ptr_minus(VALUE self, VALUE other) argument
539 rb_fiddle_ptr_aref(int argc, VALUE argv[], VALUE self) argument
576 rb_fiddle_ptr_aset(int argc, VALUE argv[], VALUE self) argument
619 rb_fiddle_ptr_size_set(VALUE self, VALUE size) argument
631 rb_fiddle_ptr_size_get(VALUE self) argument
645 rb_fiddle_ptr_s_to_ptr(VALUE self, VALUE val) argument
[all...]
/macosx-10.10/ruby-106/ruby/ext/openssl/
H A Dossl_bn.c113 ossl_bn_initialize(int argc, VALUE *argv, VALUE self) argument
177 ossl_bn_to_s(int argc, VALUE *argv, VALUE self) argument
221 ossl_bn_to_i(VALUE self) argument
239 ossl_bn_to_bn(VALUE self) argument
245 ossl_bn_coerce(VALUE self, VALUE other) argument
366 ossl_bn_div(VALUE self, VALUE other) argument
444 ossl_bn_is_bit_set(VALUE self, VALUE bit) argument
619 ossl_bn_copy(VALUE self, VALUE other) argument
653 ossl_bn_eql(VALUE self, VALUE other) argument
670 ossl_bn_is_prime(int argc, VALUE *argv, VALUE self) argument
703 ossl_bn_is_prime_fasttest(int argc, VALUE *argv, VALUE self) argument
[all...]

Completed in 281 milliseconds

1234567891011>>