Searched refs:writeBuffer (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/arch/acorn32/include/
H A Dscrio.h66 int writeBuffer; /* true write, false read */ member in struct:__anon8001
/netbsd-current/sys/arch/shark/include/
H A Dscrio.h66 int writeBuffer; /* true write, false read */ member in struct:__anon9021
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h80 std::unique_ptr<MemoryBuffer> writeBuffer();
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A Diolib.c114 static void writeBuffer (Buffer *buf, int blk_off, char *src, int len);
993 writeBuffer (Buffer *buf, int blk_off, char *src, int len) function
1065 TprintfT (DBG_LT2, "__collector_write_string writeBuffer[%d]: vaddr = %p, len = %d, foff = %lld, '%s'\n",
1067 writeBuffer (&hndl->buffers[indx], foff & (blksz - 1), src, len);
1133 TprintfT (DBG_LT2, "__collector_write_string partial writeBuffer[%d]: len=%ld, foff = %d '%s'\n",
1135 writeBuffer (&hndl->buffers[indx], blk_off, src, blksz - blk_off);
1146 TprintfT (DBG_LT2, "__collector_write_string continue writeBuffer[%d]: len= %d, %s",
1148 writeBuffer (&hndl->buffers[buf_indices[ibuf]], 0, src, clen);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp394 std::unique_ptr<MemoryBuffer> InstrProfWriter::writeBuffer() { function in class:InstrProfWriter
/netbsd-current/sys/arch/shark/shark/
H A Dscr.c1268 if (sc->pIoctlT0->writeBuffer)
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c45614 char writeBuffer[PROXY_MAXCONCHLEN]; local
[all...]

Completed in 741 milliseconds