Searched defs:buffer (Results 226 - 250 of 2399) sorted by relevance

1234567891011>>

/macosx-10.10.1/xnu-2782.1.97/libkern/kxld/
H A Dkxld_array.h92 u_char *buffer; /* The internal memory buffer */ member in struct:kxld_array_pool
/macosx-10.10.1/xnu-2782.1.97/tools/tests/libMicro/apple/
H A Dposix_spawn.c66 char buffer[80]; local
/macosx-10.10.1/emacs-93/emacs/lisp/gnus/
H A Dsmime.el[all...]
H A Dsieve.el[all...]
H A Dspam-stat.el[all...]
H A Dmml-sec.el[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Ddesktop.el[all...]
H A Dwhitespace.el[all...]
H A Dmaster.el[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/language/
H A Dviet-util.el[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/mail/
H A Duce.el[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dcmacexp.el[all...]
/macosx-10.10.1/AppleRAID-4.0.6/
H A DAppleLVMStorageRequest.cpp44 void AppleLVMStorageRequest::read(IOService *client, UInt64 byteStart, IOMemoryDescriptor *buffer, argument
157 void AppleLVMStorageRequest::write(IOService * client, UInt64 byteStart, IOMemoryDescriptor *buffer, argument
[all...]
H A DAppleRAIDStorageRequest.cpp116 void AppleRAIDStorageRequest::read(IOService *client, UInt64 byteStart, IOMemoryDescriptor *buffer, argument
164 void AppleRAIDStorageRequest::write(IOService *client, UInt64 byteStart, IOMemoryDescriptor *buffer, argument
105 extractRequest(IOService **client, UInt64 *byteStart, IOMemoryDescriptor **buffer, IOStorageCompletion *completion) argument
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/java/src/com/sleepycat/bind/tuple/
H A DTupleBase.java159 newOutput(byte[] buffer) argument
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/test/scr025/
H A DTestMulti.cpp25 char buffer[8192]; local
98 char buffer[8192]; local
155 char buffer[8192]; local
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/gssapi/krb5/
H A Dimport_sec_context.c51 gss_buffer_desc buffer; local
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/
H A Dtest_rand.c91 char *buffer; local
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Dcharstr.h118 MaybeStackArray<char, 40> buffer; member in class:CharString
[all...]
H A Ducat.c29 _catkey(char* buffer, int32_t set_num, int32_t msg_num) { argument
/macosx-10.10.1/ICU-531.30/icuSources/samples/csdet/
H A Dcsdet.c18 static char buffer[BUFFER_SIZE]; local
/macosx-10.10.1/ICU-531.30/icuSources/tools/genrb/
H A Drbutil.c66 itostr(char * buffer, int32_t i, uint32_t radix, int32_t pad) argument
[all...]
/macosx-10.10.1/IOKitUser-1050.1.21/adb.subproj/
H A DIOADBLib.c99 IOPMReadADBDevice( io_connect_t fb, UInt32 ADBaddress, UInt32 ADBregister, unsigned char * buffer, UInt32 * length ) argument
124 IOPMWriteADBDevice( io_connect_t fb, unsigned long ADBaddress, unsigned long ADBregister, unsigned char * buffer, unsigned long length) argument
/macosx-10.10.1/JavaScriptCore-7600.1.17/jit/
H A DCompactJITCodeMap.h97 CompactJITCodeMap(uint8_t* buffer, unsigned size, unsigned numberOfEntries) argument
/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DGenericTypedArrayViewInlines.h45 RefPtr<ArrayBuffer> buffer = ArrayBuffer::create(length, sizeof(typename Adaptor::Type)); local
64 RefPtr<ArrayBuffer> buffer = passedBuffer; local
75 RefPtr<ArrayBuffer> buffer = local
35 GenericTypedArrayView( PassRefPtr<ArrayBuffer> buffer, unsigned byteOffset, unsigned length) argument
[all...]

Completed in 316 milliseconds

1234567891011>>