/aosp_15_r20/external/antlr/runtime/Perl5/lib/ANTLR/Runtime/ |
H A D | CommonTokenStream.pm | 74 sub fill_buffer { method in ANTLR::Runtime::CommonTokenStream
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/commands/ |
D | clear.rs | 353 pub fn fill_buffer( in fill_buffer() function 679 pub unsafe fn fill_buffer( in fill_buffer() method 870 pub unsafe fn fill_buffer(&mut self, dst_buffer: &Subbuffer<[u32]>, data: u32) { in fill_buffer() method
|
/aosp_15_r20/external/ltp/libs/libltpipc/ |
H A D | libmsgctl.c | 126 int fill_buffer(char *buf, char val, int size) in fill_buffer() function
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/radix_sort/ |
H A D | radix_sort_vk_devaddr.h | 57 radix_sort_vk_fill_buffer_pfn fill_buffer; member
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/SVM/ |
H A D | test_migrate.cpp | 32 fill_buffer(cl_uint* p, size_t n, MTdata seed) in fill_buffer() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/der/src/reader/ |
D | pem.rs | 50 fn fill_buffer(&mut self) -> Result<()> { in fill_buffer() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/bincode/src/de/ |
D | read.rs | 143 fn fill_buffer(&mut self, length: usize) -> Result<()> { in fill_buffer() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/standard/builder/ |
D | clear.rs | 489 pub unsafe fn fill_buffer( in fill_buffer() function
|
/aosp_15_r20/system/extras/sound/ |
H A D | playwav.c | 128 int fill_buffer(void *buf, unsigned sz, void *cookie) in fill_buffer() function
|
/aosp_15_r20/bootable/libbootloader/gbl/libgbl/src/fastboot/ |
H A D | sparse.rs | 188 let mut fill_buffer = FillBuffer { curr_val: None, curr_size: 0, buffer: fill_buffer }; in write_sparse_image() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/arbitrary/src/ |
D | unstructured.rs | 521 pub fn fill_buffer(&mut self, buffer: &mut [u8]) -> Result<()> { in fill_buffer() method
|
/aosp_15_r20/external/skia/src/codec/ |
H A D | SkWuffsCodec.cpp | 84 static bool fill_buffer(wuffs_base__io_buffer* b, SkStream* s) { in fill_buffer() function
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_draw.cpp | 1188 struct d3d12_resource *fill_buffer = d3d12_resource(target->fill_buffer); in d3d12_draw_vbo() local
|
H A D | d3d12_context.h | 141 struct pipe_resource *fill_buffer; member
|
H A D | d3d12_context_graphics.cpp | 1548 struct pipe_resource *fill_buffer, in update_so_fill_buffer_count()
|
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/ |
H A D | tree.rb | 1020 def fill_buffer( tree = @root ) method in CommonTreeNodeStream
|
/aosp_15_r20/external/pcre/src/ |
H A D | pcre2grep.c | 2539 fill_buffer(void *handle, int frtype, char *buffer, PCRE2_SIZE length, in fill_buffer() function
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_ssl.py | 3781 def fill_buffer(): function
|
/aosp_15_r20/external/ublksrv/include/nlohmann/ |
H A D | json.hpp | 6067 static void fill_buffer(BaseInputAdapter& input, in fill_buffer() function 6125 static void fill_buffer(BaseInputAdapter& input, in fill_buffer() function 6214 void fill_buffer() in fill_buffer() function in nlohmann::detail::wide_string_input_adapter
|