Home
last modified time | relevance | path

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

123456789

/aosp_15_r20/external/freetype/src/autofit/
H A Dafshaper.c462 void* buf_, in af_shaper_get_cluster()
559 void* buf_, in af_shaper_get_elem()
626 void* buf_, in af_shaper_get_cluster()
661 void* buf_, in af_shaper_get_elem()
/aosp_15_r20/external/perfetto/src/kallsyms/
H A Dkernel_symbol_map.h162 std::vector<char> buf_; // Token buffer. variable
174 std::vector<uint8_t> buf_; // Symbol buffer. variable
/aosp_15_r20/external/webp/src/utils/
H A Dbit_writer_utils.h32 uint8_t* buf_; // internal buffer. Re-allocated regularly. Not owned. member
92 uint8_t* buf_; // start of buffer member
H A Dbit_reader_utils.h99 const uint8_t* buf_; // next byte to be read member
143 const uint8_t* buf_; // input byte buffer member
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Dflatbuffer_builder.h87 : buf_(initial_size, allocator, own_allocator, buffer_minalign), in buf_() function
984 vector_downward &buf_; member
1136 vector_downward buf_; variable
1165 const vector_downward *buf_; member
H A Dflexbuffers.h921 : buf_(initial_size), in buf_() function
1613 std::vector<uint8_t> buf_; variable
1630 const std::vector<uint8_t> *buf_; member
1643 const std::vector<uint8_t> *buf_; member
1665 : buf_(buf), in buf_() function
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Dflatbuffer_builder.h87 : buf_(initial_size, allocator, own_allocator, buffer_minalign), in buf_() function
984 vector_downward &buf_; member
1136 vector_downward buf_; variable
1165 const vector_downward *buf_; member
H A Dflexbuffers.h921 : buf_(initial_size), in buf_() function
1613 std::vector<uint8_t> buf_; variable
1630 const std::vector<uint8_t> *buf_; member
1643 const std::vector<uint8_t> *buf_; member
1665 : buf_(buf), in buf_() function
/aosp_15_r20/trusty/user/app/storage/test/storage_host_test/
Dstorageproxy_shim.c225 const void* buf_, in write_with_retry()
242 static ssize_t read_with_retry(int fd, void* buf_, size_t size, off_t offset) { in read_with_retry()
/aosp_15_r20/external/libevent/test/
H A Dregress.gen.c434 struct evbuffer *buf_ = evbuffer_new(); in evtag_marshal_msg() local
722 struct evbuffer *buf_ = evbuffer_new(); in evtag_marshal_kill() local
1212 struct evbuffer *buf_ = evbuffer_new(); in evtag_marshal_run() local
/aosp_15_r20/system/core/trusty/storage/proxy/
H A Dstorage.c258 static ssize_t write_with_retry(int fd, const void *buf_, size_t size, off_t offset) in write_with_retry()
274 static ssize_t read_with_retry(int fd, void *buf_, size_t size, off_t offset) in read_with_retry()
/aosp_15_r20/packages/modules/StatsD/lib/libkll/encoding/
Dencoder.h42 unsigned char* buf_ = nullptr; variable
/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Dblock_delay_buffer.h38 std::vector<std::vector<std::vector<float>>> buf_; variable
/aosp_15_r20/external/compiler-rt/test/asan/TestCases/Posix/
H A Dreadv.cc18 char * volatile buf_ = buf; in main() local
/aosp_15_r20/external/perfetto/src/tracing/test/
H A Daligned_buffer_test.h50 std::unique_ptr<TestSharedMemory> buf_; variable
/aosp_15_r20/external/perfetto/src/traceconv/
H A Dutils.h86 base::PagedMemory buf_; variable
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/
H A Dbuffer.h58 uint8_t* buf_ = nullptr; variable
/aosp_15_r20/system/logging/logd/
H A DCommandListener.h36 LogBuffer* buf_; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/io/
H A Dbuffered_inputstream.h103 tstring buf_; // the buffer itself. variable
H A Dinputbuffer.h105 char* buf_; // The buffer itself variable
/aosp_15_r20/external/kmod/shared/
H A Dscratchbuf.h27 #define SCRATCHBUF_INITIALIZER(buf_) { \ argument
/aosp_15_r20/external/google-breakpad/src/client/linux/minidump_writer/
H A Ddirectory_reader.h100 uint8_t buf_[sizeof(struct kernel_dirent) + NAME_MAX + 1]; variable
H A Dline_reader.h125 char buf_[kMaxLineLen]; variable
/aosp_15_r20/external/webrtc/modules/video_coding/utility/
H A Dvp8_header_parser.h28 const uint8_t* buf_; // Next byte to be read. member
/aosp_15_r20/external/perfetto/src/ipc/
H A Dbuffered_frame_deserializer.h128 base::PagedMemory buf_; variable

123456789