Searched +defs:read +defs:buffer (Results 1 - 25 of 192) sorted by relevance

12345678

/macosx-10.9.5/WebKit-7537.78.2/efl/tests/
H A Dtest_ewk_frame.cpp34 static void initBuffer(char** buffer) argument
45 char* buffer = 0; local
49 ssize_t read = ewk_frame_source_get(ewk_view_frame_main_get(webView()), &buffer); local
[all...]
/macosx-10.9.5/AppleRAID-4.0.6/
H A DAppleLVMStorageRequest.cpp44 void AppleLVMStorageRequest::read(IOService *client, UInt64 byteStart, IOMemoryDescriptor *buffer, argument
157 write(IOService * client, UInt64 byteStart, IOMemoryDescriptor *buffer, IOStorageAttributes *attributes, IOStorageCompletion *completion) argument
[all...]
H A DAppleRAIDStorageRequest.cpp116 void AppleRAIDStorageRequest::read(IOService *client, UInt64 byteStart, IOMemoryDescriptor *buffer, argument
105 extractRequest(IOService **client, UInt64 *byteStart, IOMemoryDescriptor **buffer, IOStorageCompletion *completion) argument
164 write(IOService *client, UInt64 byteStart, IOMemoryDescriptor *buffer, IOStorageAttributes * attributes, IOStorageCompletion * completion) argument
[all...]
/macosx-10.9.5/libxml2-26/libxml2/win32/wince/
H A Dwincecompat.c22 int read(int handle, char *buffer, unsigned int len) argument
27 int write(int handle, const char *buffer, unsigned int len) argument
49 char *getcwd( char *buffer, unsigned int size) argument
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/win32/wince/
H A Dwincecompat.c22 int read(int handle, char *buffer, unsigned int len) argument
27 int write(int handle, const char *buffer, unsigned int len) argument
50 char *getcwd( char *buffer, unsigned int size) argument
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/util/
H A DFastInputStream.java38 public FastInputStream(byte[] buffer) { argument
53 FastInputStream(byte[] buffer, int offset, int length) argument
92 public int read() throws IOException { method in class:FastInputStream
97 public int read(byte[] toBuf) throws IOException { method in class:FastInputStream
102 public int read(byte[] toBuf, int offset, int length) throws IOException { method in class:FastInputStream
[all...]
/macosx-10.9.5/IOStorageFamily-172/
H A DIOFilterScheme.cpp98 void IOFilterScheme::read(IOService * client, argument
135 write(IOService * client, UInt64 byteStart, IOMemoryDescriptor * buffer, IOStorageAttributes * attributes, IOStorageCompletion * completion) argument
261 _ZN14IOFilterScheme4readEP9IOServiceyP18IOMemoryDescriptor19IOStorageCompletion( IOFilterScheme * scheme, IOService * client, UInt64 byteStart, IOMemoryDescriptor * buffer, IOStorageCompletion completion ) argument
266 _ZN14IOFilterScheme5writeEP9IOServiceyP18IOMemoryDescriptor19IOStorageCompletion( IOFilterScheme * scheme, IOService * client, UInt64 byteStart, IOMemoryDescriptor * buffer, IOStorageCompletion completion ) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DFileStream.cpp119 int FileStream::read(char* buffer, int bufferSize) argument
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/java/CyrusSasl/
H A DSaslInputStream.java12 private byte[] buffer=new byte[BUFFERSIZE]; field in class:SaslInputStream
108 public synchronized int read() throws IOException method in class:SaslInputStream
136 public synchronized int read(byt method in class:SaslInputStream
141 public synchronized int read(byte b[], method in class:SaslInputStream
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/language/
H A Dviet-util.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/international/
H A Dogonek.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/net/
H A Deudcb-ph.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dcc-styles.el[all...]
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DMemoryStream.cpp35 MemoryStream::MemoryStream(PassRefPtr<SharedBuffer> buffer) argument
50 COMPtr<MemoryStream> MemoryStream::createInstance(PassRefPtr<SharedBuffer> buffer) argument
196 ULONG read = min(cb.LowPart, (ULONG)(m_buffer->size()-m_pos)); local
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/file_io/win32/
H A Dreadwrite.c200 apr_size_t read; local
479 char *buffer; local
[all...]
/macosx-10.9.5/apr-30/apr/apr/file_io/win32/
H A Dreadwrite.c200 apr_size_t read; local
479 char *buffer; local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dvms-patch.el[all...]
H A Ddesktop.el[all...]
H A Dabbrev.el[all...]
H A Dreplace.el[all...]
H A Dielm.el[all...]
/macosx-10.9.5/securityd-55199.3/tests/
H A Dtestacls.cpp172 const TypedList &read = acl.proto().subject(); local
365 char buffer[512]; local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/calc/
H A Dcalc-aent.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dmml.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dlucid.el[all...]

Completed in 357 milliseconds

12345678