Home
last modified time | relevance | path

Searched defs:fill_buffer (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/antlr/runtime/Perl5/lib/ANTLR/Runtime/
H A DCommonTokenStream.pm74 sub fill_buffer { method in ANTLR::Runtime::CommonTokenStream
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/commands/
Dclear.rs353 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 Dlibmsgctl.c126 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 Dradix_sort_vk_devaddr.h57 radix_sort_vk_fill_buffer_pfn fill_buffer; member
/aosp_15_r20/external/OpenCL-CTS/test_conformance/SVM/
H A Dtest_migrate.cpp32 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/
Dpem.rs50 fn fill_buffer(&mut self) -> Result<()> { in fill_buffer() method
/aosp_15_r20/external/rust/android-crates-io/crates/bincode/src/de/
Dread.rs143 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/
Dclear.rs489 pub unsafe fn fill_buffer( in fill_buffer() function
/aosp_15_r20/system/extras/sound/
H A Dplaywav.c128 int fill_buffer(void *buf, unsigned sz, void *cookie) in fill_buffer() function
/aosp_15_r20/bootable/libbootloader/gbl/libgbl/src/fastboot/
H A Dsparse.rs188 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/
Dunstructured.rs521 pub fn fill_buffer(&mut self, buffer: &mut [u8]) -> Result<()> { in fill_buffer() method
/aosp_15_r20/external/skia/src/codec/
H A DSkWuffsCodec.cpp84 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 Dd3d12_draw.cpp1188 struct d3d12_resource *fill_buffer = d3d12_resource(target->fill_buffer); in d3d12_draw_vbo() local
H A Dd3d12_context.h141 struct pipe_resource *fill_buffer; member
H A Dd3d12_context_graphics.cpp1548 struct pipe_resource *fill_buffer, in update_so_fill_buffer_count()
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/
H A Dtree.rb1020 def fill_buffer( tree = @root ) method in CommonTreeNodeStream
/aosp_15_r20/external/pcre/src/
H A Dpcre2grep.c2539 fill_buffer(void *handle, int frtype, char *buffer, PCRE2_SIZE length, in fill_buffer() function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_ssl.py3781 def fill_buffer(): function
/aosp_15_r20/external/ublksrv/include/nlohmann/
H A Djson.hpp6067 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