Home
last modified time | relevance | path

Searched defs:WriteBuffer (Results 1 – 15 of 15) sorted by relevance

/external/llvm-libc/src/stdio/printf_core/
Dwriter.h23 struct WriteBuffer { struct
34 LIBC_INLINE WriteBuffer(char *Buff, size_t Buff_len, StreamWriter hook, in WriteBuffer() argument
39 LIBC_INLINE WriteBuffer(char *Buff, size_t Buff_len) in WriteBuffer() function
48 LIBC_INLINE int overflow_write(cpp::string_view new_str) { in overflow_write()
/external/crosvm/audio_streams_conformance_test/src/
Derror.rs33 WriteBuffer(io::Error), enumerator
/external/llvm/lib/DebugInfo/PDB/Raw/
DMappedBlockStream.cpp107 uint8_t *WriteBuffer = static_cast<uint8_t *>(Pool.Allocate(Size, 8)); in readBytes() local
201 uint8_t *WriteBuffer = Buffer.data(); in readBytes() local
/external/crosvm/devices/src/usb/backend/
Derror.rs94 WriteBuffer(BufferError), enumerator
/external/cronet/components/cronet/android/test/javatests/src/org/chromium/net/
DTestBidirectionalStreamCallback.java85 private static class WriteBuffer { class in TestBidirectionalStreamCallback
89 public WriteBuffer(ByteBuffer buffer, boolean flush) { in WriteBuffer() method in TestBidirectionalStreamCallback.WriteBuffer
/external/cronet/android/tests/cts/src/android/net/http/cts/util/
DTestBidirectionalStreamCallback.java105 private static class WriteBuffer { class in TestBidirectionalStreamCallback
109 WriteBuffer(ByteBuffer buffer, boolean flush) { in WriteBuffer() method in TestBidirectionalStreamCallback.WriteBuffer
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/MSF/
DMappedBlockStream.cpp150 uint8_t *WriteBuffer = static_cast<uint8_t *>(Allocator.Allocate(Size, 8)); in readBytes() local
249 uint8_t *WriteBuffer = Buffer.data(); in readBytes() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/
DMappedBlockStream.cpp151 uint8_t *WriteBuffer = static_cast<uint8_t *>(Allocator.Allocate(Size, 8)); in readBytes() local
250 uint8_t *WriteBuffer = Buffer.data(); in readBytes() local
/external/cronet/third_party/protobuf/src/google/protobuf/io/
Dzero_copy_stream_impl_lite.cc379 bool CopyingOutputStreamAdaptor::WriteBuffer() { in WriteBuffer() function in google::protobuf::io::CopyingOutputStreamAdaptor
/external/protobuf/src/google/protobuf/io/
Dzero_copy_stream_impl_lite.cc379 bool CopyingOutputStreamAdaptor::WriteBuffer() { in WriteBuffer() function in google::protobuf::io::CopyingOutputStreamAdaptor
/external/perfetto/src/traceconv/
Dtrace_to_hprof.cc95 void WriteBuffer(const BigEndianBuffer& buf) { buf.Flush(output_); } in WriteBuffer() function in perfetto::trace_to_text::__anonf4c35bab0111::HprofWriter
/external/grpc-grpc/test/core/transport/chttp2/
Dgraceful_shutdown_test.cc257 void WriteBuffer(grpc_slice_buffer* buffer) { in WriteBuffer() function in grpc_core::__anon2e62dc170111::GracefulShutdownTest
Dstreams_not_seen_test.cc354 void WriteBuffer(grpc_slice_buffer* buffer) { in WriteBuffer() function in grpc_core::__anon33053bcc0111::StreamsNotSeenTest
/external/crosvm/devices/src/virtio/
Dnet.rs151 WriteBuffer(io::Error), enumerator
/external/crosvm/devices/src/virtio/snd/common_backend/
Dmod.rs131 WriteBuffer(io::Error), enumerator