Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/llvm-libc/src/stdio/printf_core/
H A Dwriter.h24 struct WriteBuffer { struct
42 LIBC_INLINE WriteBuffer(char *Buff, size_t Buff_len, StreamWriter hook, in WriteBuffer() function
47 LIBC_INLINE WriteBuffer(char *Buff, size_t Buff_len) in WriteBuffer() function
52 LIBC_INLINE WriteBuffer(char *Buff, size_t Buff_len, StreamWriter hook) in WriteBuffer() argument
56 LIBC_INLINE int flush_to_stream(cpp::string_view new_str) { in flush_to_stream()
71 LIBC_INLINE int fill_remaining_to_buff(cpp::string_view new_str) { in fill_remaining_to_buff()
83 LIBC_INLINE int resize_and_write(cpp::string_view new_str) { in resize_and_write()
108 WriteBuffer *wb; argument
/aosp_15_r20/external/llvm/lib/DebugInfo/PDB/Raw/
H A 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
/aosp_15_r20/external/cronet/android/tests/cts/src/android/net/http/cts/util/
H A DTestBidirectionalStreamCallback.java105 private static class WriteBuffer { class in TestBidirectionalStreamCallback
109 WriteBuffer(ByteBuffer buffer, boolean flush) { in WriteBuffer() method in TestBidirectionalStreamCallback.WriteBuffer
/aosp_15_r20/external/cronet/components/cronet/android/test/javatests/src/org/chromium/net/
H A DTestBidirectionalStreamCallback.java87 private static class WriteBuffer { class in TestBidirectionalStreamCallback
91 public WriteBuffer(ByteBuffer buffer, boolean flush) { in WriteBuffer() method in TestBidirectionalStreamCallback.WriteBuffer
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/MSF/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/
H A 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
/aosp_15_r20/external/crosvm/audio_streams_conformance_test/src/
H A Derror.rs33 WriteBuffer(io::Error), enumerator
/aosp_15_r20/art/libprofile/profile/
H A Dprofile_helpers.h29 inline bool WriteBuffer(int fd, const uint8_t* buffer, size_t byte_count) { in WriteBuffer() function
/aosp_15_r20/external/crosvm/devices/src/usb/backend/
H A Derror.rs94 WriteBuffer(BufferError), enumerator
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DSpiIo.h210 UINT8 *WriteBuffer; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DSpiIo.h216 UINT8 *WriteBuffer; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DSpiIo.h210 UINT8 *WriteBuffer; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DSpiIo.h210 UINT8 *WriteBuffer; member
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_impl_lite.cc379 bool CopyingOutputStreamAdaptor::WriteBuffer() { in WriteBuffer() function in google::protobuf::io::CopyingOutputStreamAdaptor
/aosp_15_r20/external/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_impl_lite.cc379 bool CopyingOutputStreamAdaptor::WriteBuffer() { in WriteBuffer() function in google::protobuf::io::CopyingOutputStreamAdaptor
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/headers/media_plugin/media/openmax/
DOMX_ContentPipe.h204 CPresult (*WriteBuffer)( CPhandle hContent, CPbyte *pBuffer, CPuint nFilledSize); member
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/headers/media_plugin/media/openmax/
DOMX_ContentPipe.h204 CPresult (*WriteBuffer)( CPhandle hContent, CPbyte *pBuffer, CPuint nFilledSize); member
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/headers/media_plugin/media/openmax/
DOMX_ContentPipe.h204 CPresult (*WriteBuffer)( CPhandle hContent, CPbyte *pBuffer, CPuint nFilledSize); member
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/headers/media_plugin/media/openmax/
DOMX_ContentPipe.h204 CPresult (*WriteBuffer)( CPhandle hContent, CPbyte *pBuffer, CPuint nFilledSize); member
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/headers/media_plugin/media/openmax/
DOMX_ContentPipe.h204 CPresult (*WriteBuffer)( CPhandle hContent, CPbyte *pBuffer, CPuint nFilledSize); member
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/headers/media_plugin/media/openmax/
DOMX_ContentPipe.h204 CPresult (*WriteBuffer)( CPhandle hContent, CPbyte *pBuffer, CPuint nFilledSize); member
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/headers/media_plugin/media/openmax/
DOMX_ContentPipe.h204 CPresult (*WriteBuffer)( CPhandle hContent, CPbyte *pBuffer, CPuint nFilledSize); member
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/headers/media_plugin/media/openmax/
DOMX_ContentPipe.h204 CPresult (*WriteBuffer)( CPhandle hContent, CPbyte *pBuffer, CPuint nFilledSize); member
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/headers/media_plugin/media/openmax/
DOMX_ContentPipe.h204 CPresult (*WriteBuffer)( CPhandle hContent, CPbyte *pBuffer, CPuint nFilledSize); member
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/headers/media_plugin/media/openmax/
DOMX_ContentPipe.h204 CPresult (*WriteBuffer)( CPhandle hContent, CPbyte *pBuffer, CPuint nFilledSize); member

12