Home
last modified time | relevance | path

Searched defs:buf_ (Results 1 – 25 of 80) sorted by relevance

1234

/external/perfetto/src/kallsyms/
Dkernel_symbol_map.h162 std::vector<char> buf_; // Token buffer. variable
174 std::vector<uint8_t> buf_; // Symbol buffer. variable
/external/webrtc/rtc_base/
Dasync_udp_socket.h66 char* buf_; variable
/external/webrtc/modules/audio_processing/aec3/
Dblock_delay_buffer.h38 std::vector<std::vector<std::vector<float>>> buf_; variable
/external/compiler-rt/test/asan/TestCases/Posix/
Dreadv.cc18 char * volatile buf_ = buf; in main() local
/external/llvm-project/compiler-rt/test/asan/TestCases/Posix/
Dreadv.cpp18 char * volatile buf_ = buf; in main() local
/external/perfetto/src/tracing/test/
Daligned_buffer_test.h46 std::unique_ptr<TestSharedMemory> buf_; variable
/external/tensorflow/tensorflow/core/lib/io/
Dbuffered_inputstream.h95 tstring buf_; // the buffer itself. variable
Dinputbuffer.h105 char* buf_; // The buffer itself variable
/external/perfetto/tools/trace_to_text/
Dutils.h90 base::PagedMemory buf_; variable
/external/freetype/src/autofit/
Dafshaper.c447 void* buf_, in af_shaper_get_cluster()
544 void* buf_, in af_shaper_get_elem()
611 void* buf_, in af_shaper_get_cluster()
646 void* buf_, in af_shaper_get_elem()
/external/kmod/shared/
Dscratchbuf.h27 #define SCRATCHBUF_INITIALIZER(buf_) { \ argument
/external/google-breakpad/src/client/linux/minidump_writer/
Ddirectory_reader.h101 uint8_t buf_[sizeof(struct kernel_dirent) + NAME_MAX + 1]; variable
Dline_reader.h126 char buf_[kMaxLineLen]; variable
/external/webp/src/utils/
Dbit_writer_utils.h32 uint8_t* buf_; // internal buffer. Re-allocated regularly. Not owned. member
92 uint8_t* buf_; // start of buffer member
Dbit_reader_utils.h98 const uint8_t* buf_; // next byte to be read member
142 const uint8_t* buf_; // input byte buffer member
/external/webrtc/modules/video_coding/utility/
Dvp8_header_parser.h28 const uint8_t* buf_; // Next byte to be read. member
/external/perfetto/src/ipc/
Dbuffered_frame_deserializer.h128 base::PagedMemory buf_; variable
/external/libvpx/libvpx/test/
Dwebm_video_source.h85 uint8_t *buf_; variable
/external/libaom/libaom/test/
Dwebm_video_source.h87 uint8_t *buf_; // Owned by webm_ctx_ and freed when webm_ctx_ is freed. variable
/external/tensorflow/tensorflow/lite/experimental/resource/
Dlookup_util.h107 DynamicBuffer buf_; variable
/external/llvm-project/flang/include/flang/Parser/
Dsource.h67 std::unique_ptr<llvm::WritableMemoryBuffer> buf_; variable
/external/webrtc/modules/audio_processing/agc2/rnn_vad/
Dtest_utils.h93 std::vector<T> buf_; variable
/external/libchrome/base/files/
Ddir_reader_linux.h92 alignas(linux_dirent) unsigned char buf_[512]; variable
/external/protobuf/src/google/protobuf/stubs/
Dbytestream.h242 char* buf_; variable
/external/perfetto/src/traced/probes/android_log/
Dandroid_log_data_source.h134 base::PagedMemory buf_; variable

1234