Searched defs:self (Results 26 - 50 of 373) sorted by relevance

1234567891011>>

/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/libffi-src/tests/testsuite/libffi.call/
H A Dclosure_fn7.c6 base_func(void* self, void* args, void* kwds) argument
/macosx-10.10/ruby-106/ruby/ext/-test-/debug/
H A Dinspector.c23 debug_inspector(VALUE self) argument
/macosx-10.10/ruby-106/ruby/ext/-test-/win32/fd_setsize/
H A Dfd_setsize.c7 test_select(VALUE self) argument
32 test_fdset(VALUE self) argument
/macosx-10.10/ruby-106/ruby/ext/openssl/
H A Dossl_pkcs5.c27 ossl_pkcs5_pbkdf2_hmac(VALUE self, VALUE pass, VALUE salt, VALUE iter, VALUE keylen, VALUE digest) argument
68 ossl_pkcs5_pbkdf2_hmac_sha1(VALUE self, VALUE pass, VALUE salt, VALUE iter, VALUE keylen) argument
H A Dossl_rand.c37 ossl_rand_seed(VALUE self, VALUE str) argument
51 ossl_rand_add(VALUE self, VALUE str, VALUE entropy) argument
65 ossl_rand_load_file(VALUE self, VALUE filename) argument
81 ossl_rand_write_file(VALUE self, VALUE filename) argument
96 ossl_rand_bytes(VALUE self, VALUE len) argument
115 ossl_rand_pseudo_bytes(VALUE self, VALUE len) argument
134 ossl_rand_egd(VALUE self, VALUE filename) argument
150 ossl_rand_egd_bytes(VALUE self, VALU argument
169 ossl_rand_status(VALUE self) argument
[all...]
/macosx-10.10/ruby-106/ruby/ext/psych/
H A Dpsych_to_ruby.c9 static VALUE build_exception(VALUE self, VALUE klass, VALUE mesg) argument
22 static VALUE path2class(VALUE self, VALUE path) argument
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/pt/rde_critcl/
H A DpInt.h14 Tcl_Obj* self; member in struct:RDE_STRING
/macosx-10.10/emacs-93/emacs/lisp/international/
H A Dencoded-kb.el[all...]
/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/db/internal/
H A Ddb_java.java16 /* package */ static long initDbEnvRef0(DbEnv self, Object handle) { argument
20 /* package */ static long initDbRef0(Db self, Object handle) { argument
28 /* package */ static DbEnv getDbEnv0(Db self) { argument
/macosx-10.10/IOATAFamily-253.0.1/
H A DATATimerEventSource.cpp67 void ATATimerEventSource::myTimeout(void *self) argument
/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWUserIsochChannel.cpp124 IOFWUserIsochChannel::isochChannel_ForceStopHandler( void * self, IOFWIsochChannel*, UInt32 stopCondition ) argument
/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibIOCFPlugIn.cpp102 IOCFPlugIn::SProbe(void* self, CFDictionaryRef propertyTable, io_service_t service, SInt32 *order ) argument
108 IOCFPlugIn::SStart(void* self, CFDictionaryRef propertyTable, io_service_t service) argument
114 IOCFPlugIn::SStop(void* self) argument
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDLib/
H A DIOHIDEventServiceClass.h68 static inline IOHIDEventServiceClass *getThis(void *self) { return (IOHIDEventServiceClass *)((InterfaceMap *) self)->obj; }; argument
[all...]
H A DIOHIDTransactionClass.h59 static inline IOHIDTransactionClass *getThis(void *self) { return (IOHIDTransactionClass *) ((InterfaceMap *) self)->obj; }; argument
114 getThis(void *self) argument
[all...]
H A DIOHIDIUnknown.cpp115 genericQueryInterface(void *self, REFIID iid, void **ppv) argument
121 UInt32 IOHIDIUnknown::genericAddRef(void *self) argument
127 UInt32 IOHIDIUnknown::genericRelease(void *self) argument
H A DIOHIDQueueClass.h102 getThis(void *self) argument
154 getThis(void *self) argument
[all...]
/macosx-10.10/WebCore-7600.1.25/bindings/scripts/test/GObject/
H A DWebKitDOMFloat64Array.cpp68 webkit_dom_float64array_foo(WebKitDOMFloat64Array* self, WebKitDOMFloat32Array* array) argument
/macosx-10.10/dcerpc-61/dcerpc/libdcethread/
H A Ddcethread_create.c91 dcethread* self; member in struct:__anon8194
/macosx-10.10/ruby-106/ruby/ext/fiddle/
H A Dfiddle.c47 rb_fiddle_malloc(VALUE self, VALUE size) argument
64 rb_fiddle_realloc(VALUE self, VALUE addr, VALUE size) argument
79 rb_fiddle_free(VALUE self, VALUE addr) argument
105 rb_fiddle_ptr2value(VALUE self, VALUE addr) argument
125 rb_fiddle_value2ptr(VALUE self, VALUE val) argument
/macosx-10.10/xnu-2782.1.97/osfmk/i386/
H A Dbsd_i386_native.c158 thread_fast_set_cthread_self(uint32_t self) argument
160 machine_thread_set_tsd_base(current_thread(), self); local
174 thread_fast_set_cthread_self64(uint64_t self) argument
176 machine_thread_set_tsd_base(current_thread(), self); local
/macosx-10.10/emacs-93/emacs/lisp/
H A Drepeat.el[all...]
/macosx-10.10/dyld-353.2.1/unit-tests/test-cases/tlv-terminators/
H A Dmain.c58 pthread_t self = pthread_self(); local
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dmisc.c40 _krb5_s4u2self_to_checksumdata(krb5_context context, const PA_S4U2Self *self, krb5_data *data) argument
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOBSDConsole.cpp65 publishNotificationHandler( IOBSDConsole * self, void * ref, IOService * newService ) argument
/macosx-10.10/JavaScriptCore-7600.1.17/dfg/
H A DDFGVariableAccessData.cpp84 VariableAccessData* self = find(); local

Completed in 329 milliseconds

1234567891011>>