/external/tinycompress/ |
D | cplay.c | 208 int size, num_read, wrote; in play_samples() local 272 wrote = compress_write(compress, buffer, num_read); in play_samples() 273 if (wrote < 0) { in play_samples() 274 fprintf(stderr, "Error %d playing sample\n", wrote); in play_samples() 278 if (wrote != num_read) { in play_samples() 280 fprintf(stderr, "We wrote %d, DSP accepted %d\n", num_read, wrote); in play_samples() 295 wrote = compress_write(compress, buffer, num_read); in play_samples() 296 if (wrote < 0) { in play_samples() 301 if (wrote != num_read) { in play_samples() 303 fprintf(stderr, "We wrote %d, DSP accepted %d\n", num_read, wrote); in play_samples() [all …]
|
/external/valgrind/main/ |
D | AUTHORS | 3 Valgrind, created the dynamic translation frameworks, wrote Memcheck, 7 Nicholas Nethercote did the core/tool generalisation, wrote 14 Jeremy Fitzhardinge wrote Helgrind (in the 2.X line) and totally 18 Josef Weidendorfer wrote and maintains Callgrind and the associated 26 Greg Parker wrote the Mac OS X port. 35 Bart Van Assche wrote and maintains DRD. 47 Vince Weaver wrote and maintains BBV. 60 Florian Krohm and Christian Borntraeger wrote and maintain the 64 Philippe Waroquiers wrote and maintains the embedded GDB server. He 71 Petar Jovanovic and Dejan Jevtic wrote and maintain the mips32-linux
|
/external/chromium_org/third_party/tcmalloc/chromium/src/base/ |
D | logging.cc | 61 DWORD wrote; in RawWrite() local 62 BOOL ok = WriteFile(handle, buf, len, &wrote, NULL); in RawWrite() 65 buf += wrote; in RawWrite() 66 len -= wrote; in RawWrite()
|
/external/chromium_org/third_party/tcmalloc/vendor/src/base/ |
D | logging.cc | 61 DWORD wrote; in RawWrite() local 62 BOOL ok = WriteFile(handle, buf, len, &wrote, NULL); in RawWrite() 65 buf += wrote; in RawWrite() 66 len -= wrote; in RawWrite()
|
/external/chromium_org/chrome/browser/sessions/ |
D | session_backend.cc | 308 int wrote; in AppendCommandsToFile() local 315 wrote = file->WriteAtCurrentPos(reinterpret_cast<const char*>(&total_size), in AppendCommandsToFile() 317 if (wrote != sizeof(total_size)) { in AppendCommandsToFile() 322 wrote = file->WriteAtCurrentPos(reinterpret_cast<char*>(&command_id), in AppendCommandsToFile() 324 if (wrote != sizeof(command_id)) { in AppendCommandsToFile() 329 wrote = file->WriteAtCurrentPos(reinterpret_cast<char*>((*i)->contents()), in AppendCommandsToFile() 331 if (wrote != content_size) { in AppendCommandsToFile() 381 int wrote = file->WriteAtCurrentPos(reinterpret_cast<char*>(&header), in OpenAndWriteHeader() local 383 if (wrote != sizeof(header)) in OpenAndWriteHeader()
|
/external/deqp/framework/delibs/destream/ |
D | deStreamCpyThread.c | 43 deInt32 wrote = 0; in cpyStream() local 44 deOutStream_write(thread->output, buffer, read - written, &wrote); in cpyStream() 47 written += wrote; in cpyStream()
|
D | deThreadStream.c | 63 deInt32 wrote = 0; in inStreamCopy() local 66 deOutStream_write(&(threadStream->producerStream), buffer, read - written, &wrote); in inStreamCopy() 68 written += wrote; in inStreamCopy()
|
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/ |
D | log.c | 16 size_t wrote; in nacl_io_log() local 35 _real_write(2, output, strlen(output), &wrote); in nacl_io_log()
|
/external/chromium_org/ppapi/generators/ |
D | idl_outfile.py | 155 wrote = out.Close() 158 if not wrote: 165 if wrote:
|
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/devfs/ |
D | tty_node.cc | 162 int wrote; in Echo() local 164 Error error = Write(data, string, count, &wrote); in Echo() 165 if (error != 0 || wrote != count) { in Echo()
|
D | jspipe_event_emitter.cc | 228 size_t wrote = HandleJSWrite(buffer, length); in HandleJSWrite() local 230 if (wrote != length) { in HandleJSWrite() 231 ERROR("Only wrote %d of %d bytes to pipe", (int)wrote, (int)length); in HandleJSWrite()
|
/external/chromium_org/native_client_sdk/src/examples/demo/nacl_io_demo/ |
D | nacl_io_demo.c | 306 int wrote = write(fd, buffer, rtn); in EchoInput() local 307 if (wrote < rtn) in EchoInput() 308 PostMessage("only wrote %d/%d bytes\n", wrote, rtn); in EchoInput()
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-09-18-OptimizeExceptions.txt | 43 After I wrote all of that, I found this page that is talking about 44 basically the same thing I just wrote, except that it is translation unit
|
/external/skia/src/utils/win/ |
D | SkIStream.cpp | 249 bool wrote = this->fSkWStream->write(pv, cb); in Write() local 250 if (wrote) { in Write()
|
/external/chromium_org/third_party/skia/src/utils/win/ |
D | SkIStream.cpp | 249 bool wrote = this->fSkWStream->write(pv, cb); in Write() local 250 if (wrote) { in Write()
|
/external/dnsmasq/contrib/try-all-ns/ |
D | README | 12 requests as a failed tcp connection. I wrote the feature into dnsmasq
|
/external/tinyxml/ |
D | NOTICE | 10 not claim that you wrote the original software. If you use this
|
/external/chromium-trace/trace-viewer/third_party/gl-matrix/ |
D | LICENSE.md | 12 claim that you wrote the original software. If you use this software
|
/external/nanopb-c/ |
D | LICENSE.txt | 12 must not claim that you wrote the original software. If you use
|
/external/opencv/ |
D | LICENSE_Android_NDK | 10 1. The origin of this software must not be misrepresented; you must not claim that you wrote the or…
|
/external/libpcap/ |
D | README.hpux | 21 wrote: 52 Harald Skotnes <harald@cc.uit.no> wrote: 81 Rick Jones wrote: 131 Dave Barr (barr@cis.ohio-state.edu) wrote:
|
/external/zlib/ |
D | NOTICE | 12 claim that you wrote the original software. If you use this software
|
/external/chromium_org/third_party/zlib/ |
D | LICENSE | 15 claim that you wrote the original software. If you use this software
|
/external/chromium-trace/trace-viewer/third_party/gl-matrix/tasks/support/ |
D | gl-matrix.rb | 12 claim that you wrote the original software. If you use this software
|
/external/openssl/crypto/bn/asm/ |
D | README | 13 For the DEC alpha, I also hand wrote the assember (except the division which
|