Home
last modified time | relevance | path

Searched defs:buffer_ (Results 1 – 25 of 712) sorted by relevance

12345678910>>...29

/aosp_15_r20/external/pigweed/pw_ring_buffer/public/pw_ring_buffer/
H A Dprefixed_entry_ring_buffer.h177 PrefixedEntryRingBufferMulti* buffer_; variable
269 : buffer_(nullptr), in buffer_() function
509 std::byte* buffer_; variable
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/codegen/
H A Dutils.h36 std::stringstream buffer_; variable
110 std::string buffer_; variable
/aosp_15_r20/frameworks/base/libs/androidfw/include/androidfw/
H A DBigBufferStream.h56 const BigBuffer* buffer_; variable
79 BigBuffer* buffer_; variable
H A DFileStream.h67 std::unique_ptr<uint8_t[]> buffer_; variable
109 std::unique_ptr<uint8_t[]> buffer_; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/
Dbuffer_sequence_adapter.hpp304 native_buffer_type buffer_; member in boost::asio::detail::buffer_sequence_adapter
366 native_buffer_type buffer_; member in boost::asio::detail::buffer_sequence_adapter
430 native_buffer_type buffer_; member in boost::asio::detail::buffer_sequence_adapter
492 native_buffer_type buffer_; member in boost::asio::detail::buffer_sequence_adapter
/aosp_15_r20/external/pigweed/pw_persistent_ram/public/pw_persistent_ram/
H A Dpersistent_buffer.h58 ByteSpan buffer_; variable
143 volatile std::byte buffer_[kMaxSizeBytes]; variable
/aosp_15_r20/external/zucchini/aosp/include/components/zucchini/
H A Dmapped_file.h38 base::MemoryMappedFile buffer_; variable
76 base::MemoryMappedFile buffer_; variable
/aosp_15_r20/external/zucchini/
H A Dmapped_file.h38 base::MemoryMappedFile buffer_; variable
76 base::MemoryMappedFile buffer_; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/windows/
Dwindows_endpoint.h66 SliceBuffer* buffer_ = nullptr; variable
82 SliceBuffer* buffer_ = nullptr; variable
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/windows/
H A Dwindows_endpoint.h66 SliceBuffer* buffer_ = nullptr; variable
84 SliceBuffer* buffer_ = nullptr; variable
/aosp_15_r20/external/tensorflow/tensorflow/java/src/gen/cc/
H A Dsource_writer.h241 if (owns_buffer_) delete buffer_; in ~SourceBufferWriter() local
252 string* buffer_; variable
/aosp_15_r20/external/libchrome/base/containers/
H A Dring_buffer.h91 const RingBuffer<T, kSize>& buffer_; variable
125 T buffer_[kSize]; variable
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/1/external/libchrome/base/containers/
Dring_buffer.h94 const RingBuffer<T, kSize>& buffer_; variable
128 T buffer_[kSize]; variable
/aosp_15_r20/system/unwinding/libunwindstack/tests/
H A DMemoryOfflineBufferTest.cpp45 static std::vector<uint8_t> buffer_; member in unwindstack::MemoryOfflineBufferTest
48 std::vector<uint8_t> MemoryOfflineBufferTest::buffer_; member in unwindstack::MemoryOfflineBufferTest
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/containers/
Dring_buffer.h94 const RingBuffer<T, kSize>& buffer_; variable
128 T buffer_[kSize]; variable
/aosp_15_r20/external/cronet/base/containers/
H A Dring_buffer.h93 const raw_ref<const RingBuffer<T, kSize>> buffer_; variable
127 T buffer_[kSize]; variable
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_internal.h104 char buffer_[kBufferSize]; variable
132 char buffer_[kBufferSize]; variable
/aosp_15_r20/external/google-breakpad/src/common/dwarf/
H A Ddwarf2reader.h185 const uint8_t* buffer_; variable
268 const uint8_t* buffer_; member
691 const uint8_t* buffer_; variable
1104 : buffer_(buffer), buffer_length_(buffer_length), in buffer_() function
1259 const uint8_t* buffer_; variable
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_impl_lite.h247 std::unique_ptr<uint8_t[]> buffer_; variable
338 std::unique_ptr<uint8_t[]> buffer_; variable
/aosp_15_r20/external/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_impl_lite.h247 std::unique_ptr<uint8_t[]> buffer_; variable
338 std::unique_ptr<uint8_t[]> buffer_; variable
/aosp_15_r20/external/pigweed/pw_kvs/public/pw_kvs/
H A Dfake_flash_memory.h142 const span<std::byte> buffer_; variable
156 : FakeFlashMemory(buffer_, in FakeFlashMemory() argument
/aosp_15_r20/external/tink/cc/subtle/
H A Dstreaming_mac_impl.cc60 std::string buffer_; member in crypto::tink::subtle::ComputeMacOutputStream
145 std::string buffer_; member in crypto::tink::subtle::VerifyMacOutputStream
/aosp_15_r20/external/pigweed/pw_persistent_ram/
H A Dpersistent_test.cc34 buffer_; member in pw::persistent_ram::__anon366023e40111::PersistentTest
105 buffer_; member in pw::persistent_ram::__anon366023e40111::MutablePersistentTest
/aosp_15_r20/external/google-breakpad/src/common/
H A Dbyte_cursor.h86 : buffer_(buffer), here_(buffer->start), in buffer_() function
250 const ByteBuffer* buffer_; variable
/aosp_15_r20/external/pigweed/pw_string/public/pw_string/
H A Dstring_builder.h309 const span<char> buffer_; variable
399 char buffer_[kSizeBytes]; variable

12345678910>>...29