/aosp_15_r20/external/freetype/src/autofit/ |
H A D | afshaper.c | 462 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 D | kernel_symbol_map.h | 162 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 D | bit_writer_utils.h | 32 uint8_t* buf_; // internal buffer. Re-allocated regularly. Not owned. member 92 uint8_t* buf_; // start of buffer member
|
H A D | bit_reader_utils.h | 99 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 D | flatbuffer_builder.h | 87 : 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 D | flexbuffers.h | 921 : 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 D | flatbuffer_builder.h | 87 : 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 D | flexbuffers.h | 921 : 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/ |
D | storageproxy_shim.c | 225 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 D | regress.gen.c | 434 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 D | storage.c | 258 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/ |
D | encoder.h | 42 unsigned char* buf_ = nullptr; variable
|
/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/ |
H A D | block_delay_buffer.h | 38 std::vector<std::vector<std::vector<float>>> buf_; variable
|
/aosp_15_r20/external/compiler-rt/test/asan/TestCases/Posix/ |
H A D | readv.cc | 18 char * volatile buf_ = buf; in main() local
|
/aosp_15_r20/external/perfetto/src/tracing/test/ |
H A D | aligned_buffer_test.h | 50 std::unique_ptr<TestSharedMemory> buf_; variable
|
/aosp_15_r20/external/perfetto/src/traceconv/ |
H A D | utils.h | 86 base::PagedMemory buf_; variable
|
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/ |
H A D | buffer.h | 58 uint8_t* buf_ = nullptr; variable
|
/aosp_15_r20/system/logging/logd/ |
H A D | CommandListener.h | 36 LogBuffer* buf_; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/io/ |
H A D | buffered_inputstream.h | 103 tstring buf_; // the buffer itself. variable
|
H A D | inputbuffer.h | 105 char* buf_; // The buffer itself variable
|
/aosp_15_r20/external/kmod/shared/ |
H A D | scratchbuf.h | 27 #define SCRATCHBUF_INITIALIZER(buf_) { \ argument
|
/aosp_15_r20/external/google-breakpad/src/client/linux/minidump_writer/ |
H A D | directory_reader.h | 100 uint8_t buf_[sizeof(struct kernel_dirent) + NAME_MAX + 1]; variable
|
H A D | line_reader.h | 125 char buf_[kMaxLineLen]; variable
|
/aosp_15_r20/external/webrtc/modules/video_coding/utility/ |
H A D | vp8_header_parser.h | 28 const uint8_t* buf_; // Next byte to be read. member
|
/aosp_15_r20/external/perfetto/src/ipc/ |
H A D | buffered_frame_deserializer.h | 128 base::PagedMemory buf_; variable
|