Home
last modified time | relevance | path

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

123

/external/perfetto/src/traced/probes/ftrace/kallsyms/
Dkernel_symbol_map.h160 std::vector<char> buf_; // Token buffer. variable
172 std::vector<uint8_t> buf_; // Symbol buffer. variable
/external/webrtc/webrtc/base/
Dasyncudpsocket.h60 char* buf_; variable
/external/compiler-rt/test/asan/TestCases/Posix/
Dreadv.cc18 char * volatile buf_ = buf; in main() local
/external/perfetto/src/tracing/test/
Daligned_buffer_test.h46 std::unique_ptr<TestSharedMemory> buf_; variable
/external/perfetto/tools/trace_to_text/
Dutils.h101 base::PagedMemory buf_; variable
/external/tensorflow/tensorflow/core/lib/io/
Dbuffered_inputstream.h93 tstring buf_; // the buffer itself. variable
Dinputbuffer.h102 char* buf_; // The buffer itself variable
/external/kmod/shared/
Dscratchbuf.h27 #define SCRATCHBUF_INITIALIZER(buf_) { \ argument
/external/freetype/src/autofit/
Dafshaper.c448 void* buf_, in af_shaper_get_cluster()
545 void* buf_, in af_shaper_get_elem()
612 void* buf_, in af_shaper_get_cluster()
647 void* buf_, in af_shaper_get_elem()
/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/perfetto/src/ipc/
Dbuffered_frame_deserializer.h130 base::PagedMemory buf_; variable
/external/webrtc/webrtc/modules/video_coding/utility/
Dvp8_header_parser.h35 const uint8_t* buf_; // Next byte to be read. member
/external/libvpx/libvpx/test/
Dwebm_video_source.h85 uint8_t *buf_; variable
/external/tensorflow/tensorflow/lite/experimental/resource/
Dlookup_util.h107 DynamicBuffer 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/v8/src/debug/wasm/gdb-server/
Dtransport.h136 std::unique_ptr<char[]> 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
/external/tensorflow/tensorflow/core/kernels/
Ddecode_compressed_op.cc65 const char* buf_; // Not owned. member in tensorflow::__anond70312850111::MemoryInputStream
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_flag_parser.h88 const char *buf_; variable
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dmjpeg_decoder.h171 Buffer buf_; variable

123