Searched defs:self (Results 101 - 125 of 373) sorted by relevance

1234567891011>>

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibAsyncStreamListener.cpp67 AsyncStreamListener::SetListenerHandler ( AsyncStreamListenerRef self, argument
77 AsyncStreamListener::SetSkippedPacketHandler( AsyncStreamListenerRef self, argument
208 AsyncStreamListener::ClientCommandIsComplete ( AsyncStreamListenerRef self, argument
237 SetFlags( AsyncStreamListenerRef self, UInt32 flags ) argument
402 SSetListenerHandler( AsyncStreamListenerRef self, AsyncStreamListenerHandler inReceiver ) argument
409 SSetSkippedPacketHandler( AsyncStreamListenerRef self, AsyncStreamSkippedPacketHandler inHandler ) argument
434 SClientCommandIsComplete( AsyncStreamListenerRef self, FWClientCommandID commandID, IOReturn status ) argument
448 SSetFlags( AsyncStreamListenerRef self, UInt32 flags ) argument
[all...]
H A DIOFireWireLibCommand.h151 GetThis(CmdRef self) argument
260 GetThis(IOFireWireLibWriteCommandRef self) argument
332 GetThis(CmdRef self) argument
372 GetThis(IOFireWireLibCompareSwapCommandRef self) argument
470 GetThis(IOFireWireLibAsyncStreamCommandRef self) argument
[all...]
H A DIOFireWireLibIRMAllocation.cpp128 void IRMAllocation::SetReleaseIRMResourcesOnFree ( IOFireWireLibIRMAllocationRef self, Boolean doRelease) argument
139 IOReturn IRMAllocation::AllocateIsochResources(IOFireWireLibIRMAllocationRef self, UInt8 isochChannel, UInt32 bandwidthUnits) argument
150 IOReturn IRMAllocation::DeallocateIsochResources(IOFireWireLibIRMAllocationRef self) argument
161 Boolean IRMAllocation::AreIsochResourcesAllocated(IOFireWireLibIRMAllocationRef self, UInt8 *pAllocatedIsochChannel, UInt32 *pAllocatedBandwidthUnits) argument
181 void IRMAllocation::SetRefCon(IOFireWireLibIRMAllocationRef self, voi argument
186 GetRefCon(IOFireWireLibIRMAllocationRef self) argument
278 SSetReleaseIRMResourcesOnFree(IOFireWireLibIRMAllocationRef self, Boolean doRelease ) argument
283 SAllocateIsochResources(IOFireWireLibIRMAllocationRef self, UInt8 isochChannel, UInt32 bandwidthUnits) argument
288 SDeallocateIsochResources(IOFireWireLibIRMAllocationRef self) argument
293 SAreIsochResourcesAllocated(IOFireWireLibIRMAllocationRef self, UInt8 *pAllocatedIsochChannel, UInt32 *pAllocatedBandwidthUnits) argument
298 SNotificationIsOn(IOFireWireLibIRMAllocationRef self) argument
303 STurnOnNotification(IOFireWireLibIRMAllocationRef self) argument
308 STurnOffNotification(IOFireWireLibIRMAllocationRef self) argument
313 SSetRefCon(IOFireWireLibIRMAllocationRef self, void* refCon) argument
318 SGetRefCon(IOFireWireLibIRMAllocationRef self) argument
[all...]
H A DIOFireWireLibUnitDirectory.cpp254 SAddEntry_Ptr( DirRef self, int key, void* inBuffer, size_t inLen, CFStringRef inDesc) argument
265 SAddEntry_UInt32( DirRef self, int key, UInt32 value, CFStringRef inDesc) argument
275 SAddEntry_FWAddress( DirRef self, int key, const FWAddress* inAddr, CFStringRef inDesc) argument
285 SPublish( DirRef self) argument
292 SUnpublish( DirRef self) argument
[all...]
/macosx-10.10/IOFireWireSBP2-425/IOFireWireSBP2/
H A DIOFireWireSBP2LUN.cpp252 IOReturn IOFireWireSBP2LUN::staticExecuteFlushAllMgmtORBs( OSObject * self, void *, argument
420 IOReturn IOFireWireSBP2LUN::staticCreateLogin( OSObject *self, void * login, void *, void *, void * ) argument
457 IOReturn IOFireWireSBP2LUN::staticRemoveLoginAction( OSObject *self, void * login, void *, void *, void * ) argument
515 IOReturn IOFireWireSBP2LUN::staticCreateManagementORBAction( OSObject *self, argument
551 IOReturn IOFireWireSBP2LUN::staticRemoveManagementORBAction( OSObject *self, void * orb, argument
[all...]
/macosx-10.10/IOFireWireSBP2-425/IOFireWireSBP2Lib/
H A DIOFireWireSBP2LibMgmtORB.cpp190 HRESULT IOFireWireSBP2LibMgmtORB::staticQueryInterface( void * self, REFIID iid, void **ppv ) argument
281 void IOFireWireSBP2LibMgmtORB::staticSetORBCallback( void * self, void * refCon, argument
298 staticSetRefCon( void * self, void * refCon ) argument
326 staticSetCommandFunction( void * self, UInt32 function ) argument
363 staticSetManageeORB( void * self, void * orb ) argument
403 staticSetManageeLogin( void * self, void * login ) argument
443 staticSetResponseBuffer( void * self, void * buf, UInt32 len ) argument
[all...]
H A DIOFireWireSBP2LibORB.cpp176 HRESULT IOFireWireSBP2LibORB::staticQueryInterface( void * self, REFIID iid, void **ppv ) argument
253 void IOFireWireSBP2LibORB::staticSetRefCon( void * self, void * refCon ) argument
293 staticSetCommandFlags( void * self, UInt32 flags ) argument
318 staticSetMaxORBPayloadSize( void * self, UInt32 size ) argument
342 staticSetCommandTimeout( void * self, UInt32 timeout ) argument
366 staticSetCommandGeneration( void * self, UInt32 generation ) argument
411 staticSetCommandBuffersAsRanges( void * self, FWSBP2VirtualRange * ranges, UInt32 withCount, UInt32 withDirection, UInt32 offset, UInt32 length ) argument
515 staticSetCommandBlock( void * self, void * buffer, UInt32 length ) argument
563 staticLSIWorkaroundSetCommandBuffersAsRanges( void * self, FWSBP2VirtualRange * ranges, UInt32 withCount, UInt32 withDirection, UInt32 offset, UInt32 length ) argument
[all...]
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDEventSystemPlugIns/
H A DIOHIDEventSystemStatistics.cpp132 HRESULT IOHIDEventSystemStatistics::QueryInterface( void *self, REFIID iid, LPVOID *ppv ) argument
191 boolean_t IOHIDEventSystemStatistics::open(void * self, IOHIDSessionRef session, IOOptionBits options) argument
238 void IOHIDEventSystemStatistics::close(void * self, IOHIDSessionRef session, IOOptionBits options) argument
262 registerService(void * self, IOHIDServiceRef service) argument
277 scheduleWithDispatchQueue(void * self, dispatch_queue_t queue) argument
301 unscheduleFromDispatchQueue(void * self, dispatch_queue_t queue) argument
319 handlePendingStats(void * self) argument
373 filter(void * self, IOHIDServiceRef sender, IOHIDEventRef event) argument
[all...]
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDLib/
H A DIOHIDDeviceClass.h60 IOHIDDeviceClass * self; member in struct:IOHIDDeviceClass::MyPrivateData
160 static inline IOHIDDeviceClass *getThis(void *self) argument
280 getThis(void *self) argument
[all...]
H A DIOHIDUPSClass.h97 static inline IOHIDUPSClass *getThis(void *self) argument
[all...]
/macosx-10.10/WebCore-7600.1.25/bindings/scripts/test/GObject/
H A DWebKitDOMTestCallback.cpp114 gboolean webkit_dom_test_callback_callback_with_no_param(WebKitDOMTestCallback* self) argument
129 gboolean webkit_dom_test_callback_callback_with_array_param(WebKitDOMTestCallback* self, WebKitDOMFloat32Array* arrayParam) argument
147 gboolean webkit_dom_test_callback_callback_with_serialized_script_value_param(WebKitDOMTestCallback* self, WebKitDOMSerializedScriptValue* srzParam, const gchar* strArg) argument
168 webkit_dom_test_callback_callback_with_non_bool_return_type(WebKitDOMTestCallback* self, const gchar* strArg) argument
186 webkit_dom_test_callback_callback_with_string_list(WebKitDOMTestCallback* self, WebKitDOMDOMStringList* listParam) argument
204 webkit_dom_test_callback_callback_with_boolean(WebKitDOMTestCallback* self, gboolean boolParam) argument
220 webkit_dom_test_callback_callback_requires_this_to_pass(WebKitDOMTestCallback* self, glong longParam, WebKitDOMTestNode* testNodeParam) argument
[all...]
H A DWebKitDOMTestEventTarget.cpp141 WebKitDOMNode* webkit_dom_test_event_target_item(WebKitDOMTestEventTarget* self, gulong index) argument
H A DWebKitDOMTestInterface.cpp100 WebKitDOMTestInterface* self = WEBKIT_DOM_TEST_INTERFACE(object); local
117 WebKitDOMTestInterface* self = WEBKIT_DOM_TEST_INTERFACE(object); local
232 webkit_dom_test_interface_implements_method1(WebKitDOMTestInterface* self) argument
252 webkit_dom_test_interface_implements_method2(WebKitDOMTestInterface* self, const gchar* strArg, WebKitDOMTestObj* objArg, GError** error) argument
291 webkit_dom_test_interface_implements_method4(WebKitDOMTestInterface* self) argument
311 webkit_dom_test_interface_supplemental_method1(WebKitDOMTestInterface* self) argument
331 webkit_dom_test_interface_supplemental_method2(WebKitDOMTestInterface* self, const gchar* strArg, WebKitDOMTestObj* objArg, GError** error) argument
370 webkit_dom_test_interface_supplemental_method4(WebKitDOMTestInterface* self) argument
390 webkit_dom_test_interface_get_implements_str1(WebKitDOMTestInterface* self) argument
413 webkit_dom_test_interface_get_implements_str2(WebKitDOMTestInterface* self) argument
436 webkit_dom_test_interface_set_implements_str2(WebKitDOMTestInterface* self, const gchar* value) argument
460 webkit_dom_test_interface_get_implements_node(WebKitDOMTestInterface* self) argument
483 webkit_dom_test_interface_set_implements_node(WebKitDOMTestInterface* self, WebKitDOMNode* value) argument
507 webkit_dom_test_interface_get_supplemental_str1(WebKitDOMTestInterface* self) argument
530 webkit_dom_test_interface_get_supplemental_str2(WebKitDOMTestInterface* self) argument
553 webkit_dom_test_interface_set_supplemental_str2(WebKitDOMTestInterface* self, const gchar* value) argument
577 webkit_dom_test_interface_get_supplemental_node(WebKitDOMTestInterface* self) argument
600 webkit_dom_test_interface_set_supplemental_node(WebKitDOMTestInterface* self, WebKitDOMNode* value) argument
[all...]
H A DWebKitDOMTestNondeterministic.cpp90 WebKitDOMTestNondeterministic* self = WEBKIT_DOM_TEST_NONDETERMINISTIC(object); local
113 WebKitDOMTestNondeterministic* self = WEBKIT_DOM_TEST_NONDETERMINISTIC(object); local
215 webkit_dom_test_nondeterministic_nondeterministic_zero_arg_function(WebKitDOMTestNondeterministic* self) argument
224 webkit_dom_test_nondeterministic_get_nondeterministic_readonly_attr(WebKitDOMTestNondeterministic* self) argument
233 webkit_dom_test_nondeterministic_get_nondeterministic_writeable_attr(WebKitDOMTestNondeterministic* self) argument
242 webkit_dom_test_nondeterministic_set_nondeterministic_writeable_attr(WebKitDOMTestNondeterministic* self, const gchar* value) argument
252 webkit_dom_test_nondeterministic_get_nondeterministic_exception_attr(WebKitDOMTestNondeterministic* self, GError** error) argument
263 webkit_dom_test_nondeterministic_set_nondeterministic_exception_attr(WebKitDOMTestNondeterministic* self, const gchar* value) argument
273 webkit_dom_test_nondeterministic_get_nondeterministic_getter_exception_attr(WebKitDOMTestNondeterministic* self, GError** error) argument
284 webkit_dom_test_nondeterministic_set_nondeterministic_getter_exception_attr(WebKitDOMTestNondeterministic* self, const gchar* value) argument
294 webkit_dom_test_nondeterministic_get_nondeterministic_setter_exception_attr(WebKitDOMTestNondeterministic* self) argument
303 webkit_dom_test_nondeterministic_set_nondeterministic_setter_exception_attr(WebKitDOMTestNondeterministic* self, const gchar* value, GError** error) argument
[all...]
H A DWebKitDOMTestSerializedScriptValueInterface.cpp96 WebKitDOMTestSerializedScriptValueInterface* self = WEBKIT_DOM_TEST_SERIALIZED_SCRIPT_VALUE_INTERFACE(object); local
184 WebKitDOMSerializedScriptValue* webkit_dom_test_serialized_script_value_interface_get_value(WebKitDOMTestSerializedScriptValueInterface* self) argument
200 void webkit_dom_test_serialized_script_value_interface_set_value(WebKitDOMTestSerializedScriptValueInterface* self, WebKitDOMSerializedScriptValu argument
217 webkit_dom_test_serialized_script_value_interface_get_readonly_value(WebKitDOMTestSerializedScriptValueInterface* self) argument
233 webkit_dom_test_serialized_script_value_interface_get_cached_value(WebKitDOMTestSerializedScriptValueInterface* self) argument
249 webkit_dom_test_serialized_script_value_interface_set_cached_value(WebKitDOMTestSerializedScriptValueInterface* self, WebKitDOMSerializedScriptValue* value) argument
266 webkit_dom_test_serialized_script_value_interface_get_cached_readonly_value(WebKitDOMTestSerializedScriptValueInterface* self) argument
[all...]
/macosx-10.10/WebCore-7600.1.25/bindings/scripts/test/JS/
H A DJSFloat64Array.cpp129 JSObject* JSFloat64ArrayPrototype::self(ExecState* exec, JSGlobalObject* globalObject) function in class:WebCore::JSFloat64ArrayPrototype
/macosx-10.10/WebCore-7600.1.25/css/
H A DStyleRule.cpp150 StyleRuleBase* self = const_cast<StyleRuleBase*>(this); local
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dcpu-ia64-opc.c63 ins_reg (const struct ia64_operand *self, ia64_insn value, ia64_insn *code) argument
73 ext_reg (const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
81 ins_immu(const struct ia64_operand *self, ia64_insn value, ia64_insn *code) argument
100 ext_immu(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
117 ins_immu5b(const struct ia64_operand *self, ia64_insn value, ia64_insn *code) argument
126 ext_immu5b(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
140 ins_immus8(const struct ia64_operand *self, ia64_insn value, ia64_insn *code) argument
148 ext_immus8(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
161 ins_imms_scaled(const struct ia64_operand *self, ia64_insn value, ia64_insn *code, int scale) argument
185 ext_imms_scaled(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep, int scale) argument
207 ins_imms(const struct ia64_operand *self, ia64_insn value, ia64_insn *code) argument
213 ins_immsu4(const struct ia64_operand *self, ia64_insn value, ia64_insn *code) argument
221 ext_imms(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
227 ins_immsm1(const struct ia64_operand *self, ia64_insn value, ia64_insn *code) argument
234 ins_immsm1u4(const struct ia64_operand *self, ia64_insn value, ia64_insn *code) argument
244 ext_immsm1(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
253 ins_imms1(const struct ia64_operand *self, ia64_insn value, ia64_insn *code) argument
259 ext_imms1(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
265 ins_imms4(const struct ia64_operand *self, ia64_insn value, ia64_insn *code) argument
271 ext_imms4(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
277 ins_imms16(const struct ia64_operand *self, ia64_insn value, ia64_insn *code) argument
283 ext_imms16(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
289 ins_cimmu(const struct ia64_operand *self, ia64_insn value, ia64_insn *code) argument
296 ext_cimmu(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
312 ins_cnt(const struct ia64_operand *self, ia64_insn value, ia64_insn *code) argument
323 ext_cnt(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
331 ins_cnt2b(const struct ia64_operand *self, ia64_insn value, ia64_insn *code) argument
343 ext_cnt2b(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
350 ins_cnt2c(const struct ia64_operand *self, ia64_insn value, ia64_insn *code) argument
365 ext_cnt2c(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
382 ins_inc3(const struct ia64_operand *self, ia64_insn value, ia64_insn *code) argument
405 ext_inc3(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
[all...]
/macosx-10.10/dcerpc-61/dcerpc/libdcethread/
H A Ddcethread-private.c119 dcethread* self = (dcethread*) data; local
632 dcethread__cleanup_self(dcethread* self) argument
/macosx-10.10/emacs-93/emacs/leim/quail/
H A Djapanese.el
/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Dexecutable.el
/macosx-10.10/file-46/file/python/
H A Dpy_magic.c53 static PyObject* py_magic_open(PyObject* self, PyObject* args) argument
71 static PyObject* py_magic_close(PyObject* self, PyObject* args) argument
84 static PyObject* py_magic_error(PyObject* self, PyObject* args) argument
105 static PyObject* py_magic_errno(PyObject* self, PyObject* args) argument
115 static PyObject* py_magic_file(PyObject* self, PyObject* args) argument
139 static PyObject* py_magic_buffer(PyObject* self, PyObjec argument
164 py_magic_setflags(PyObject* self, PyObject* args) argument
182 py_magic_check(PyObject* self, PyObject* args) argument
202 py_magic_compile(PyObject* self, PyObject* args) argument
221 py_magic_load(PyObject* self, PyObject* args) argument
267 py_magic_dealloc(PyObject* self) argument
272 py_magic_getattr(PyObject* self, char* attrname) argument
[all...]
/macosx-10.10/ksh-23/ksh/src/lib/libast/sfio/
H A Dvthread.h144 { _vtself_t self; /* self-handle */ member in struct:_vthread_s
/macosx-10.10/libarchive-30/libarchive/libarchive/
H A Darchive_read_support_compression_compress.c168 compress_bidder_bid(struct archive_read_filter_bidder *self, argument
202 compress_bidder_init(struct archive_read_filter *self) argument
262 compress_filter_read(struct archive_read_filter *self, const void **pblock) argument
296 compress_bidder_free(struct archive_read_filter_bidder *self) argument
306 compress_filter_close(struct archive_read_filter *self) argument
321 next_code(struct archive_read_filter *self) argument
411 getbits(struct archive_read_filter *self, int n) argument
[all...]
H A Darchive_read_support_compression_program.c88 __archive_read_program(struct archive_read_filter *self, const char *cmd) argument
177 program_bidder_free(struct archive_read_filter_bidder *self) argument
193 program_bidder_bid(struct archive_read_filter_bidder *self, argument
226 child_stop(struct archive_read_filter *self, struct program_filter *state) argument
291 child_read(struct archive_read_filter *self, char *buf, size_t buf_len) argument
357 __archive_read_program(struct archive_read_filter *self, const char *cmd) argument
405 program_bidder_init(struct archive_read_filter *self) argument
414 program_filter_read(struct archive_read_filter *self, const void **buff) argument
443 program_filter_close(struct archive_read_filter *self) argument
[all...]

Completed in 309 milliseconds

1234567891011>>