Home
last modified time | relevance | path

Searched defs:write_ptr (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/frameworks/base/libs/androidfw/
H A DPngCrunch.cpp52 PngWriteStructDeleter(png_structp write_ptr, png_infop info_ptr) in PngWriteStructDeleter()
367 static void WritePalette(png_structp write_ptr, png_infop write_info_ptr, in WritePalette()
429 static void WriteNinePatch(png_structp write_ptr, png_infop write_info_ptr, in WriteNinePatch()
480 png_structp write_ptr = png_create_write_struct(PNG_LIBPNG_VER_STRING, nullptr, nullptr, nullptr); in WritePng() local
/aosp_15_r20/external/libpng/
H A Dpngtest.c761 write_sTER_chunk(png_structp write_ptr, user_chunk_info *data) in write_sTER_chunk()
772 write_vpAg_chunk(png_structp write_ptr, user_chunk_info *data) in write_vpAg_chunk()
791 write_chunks(png_structp write_ptr, user_chunk_info *data, int location) in write_chunks()
868 png_structp write_ptr; in test_one_file() local
875 png_structp write_ptr = NULL; in test_one_file() local
/aosp_15_r20/external/perfetto/include/perfetto/protozero/
H A Dscattered_stream_writer.h149 uint8_t* write_ptr() const { return write_ptr_; } in write_ptr() function
151 void set_write_ptr(uint8_t* write_ptr) { in set_write_ptr()
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/protozero/
H A Dscattered_stream_writer.h149 uint8_t* write_ptr() const { return write_ptr_; } in write_ptr() function
151 void set_write_ptr(uint8_t* write_ptr) { in set_write_ptr()
/aosp_15_r20/frameworks/base/tools/aapt/
H A DImages.cpp1140 png_structp write_ptr, png_infop write_info, in write_png()
1347 static bool write_png_protected(png_structp write_ptr, String8& printableName, png_infop write_info, in write_png_protected()
1384 png_structp write_ptr = NULL; in preProcessImage() local
1468 png_structp write_ptr = NULL; in preProcessImageToCache() local
/aosp_15_r20/external/zstd/doc/educational_decoder/
H A Dzstd_decompress.c613 u8 *const write_ptr = IO_get_write_ptr(out, block_len); in decompress_data() local
626 u8 *const write_ptr = IO_get_write_ptr(out, block_len); in decompress_data() local
1278 u8 *const write_ptr = IO_get_write_ptr(out, literal_length); in copy_literals() local
1338 u8 *write_ptr = IO_get_write_ptr(out, match_length); in execute_match_copy() local
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/public/abi/
H A Dstream_writer_abi.h55 uint8_t* write_ptr; member
/aosp_15_r20/external/perfetto/include/perfetto/public/abi/
H A Dstream_writer_abi.h55 uint8_t* write_ptr; member
/aosp_15_r20/external/llvm-libc/src/__support/CPP/
H A Dstringstream.h27 size_t write_ptr = 0; // The current write pointer variable
/aosp_15_r20/external/libwebm/testing/
H A Dvideo_frame_tests.cc42 uint8_t* write_ptr = reinterpret_cast<uint8_t*>(frame.buffer().data.get()); in TEST() local
/aosp_15_r20/external/ltp/testcases/kernel/mem/thp/
H A Dthp04.c34 static int *write_ptr, *read_ptr; variable
/aosp_15_r20/external/speex/libspeexdsp/
H A Dbuffer.c47 int write_ptr; member
/aosp_15_r20/external/cronet/base/memory/
H A Dshared_memory_mapping_unittest.cc47 uint32_t* write_ptr = write_mapping_.GetMemoryAs<uint32_t>(); in TEST_F() local
/aosp_15_r20/external/libchrome/mojo/core/
H A Dcore_unittest.cc349 void* write_ptr = nullptr; in TEST_F() local
H A Ddata_pipe_unittest.cc762 void* write_ptr = nullptr; in TEST_F() local
1432 void* write_ptr = nullptr; in TEST_F() local
/aosp_15_r20/external/coreboot/src/mainboard/prodrive/hermes/
H A Deeprom.c171 uint8_t *write_ptr = (uint8_t *)blob + i; in eeprom_read_buffer() local
/aosp_15_r20/external/libpng/contrib/libtests/
H A Dtimepng.c83 FILE *write_ptr, FILE *read_ptr) in read_by_row()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/
H A Dtest_progvar.cpp1193 cl_uchar* write_ptr = (cl_uchar*)clEnqueueMapBuffer( in l_write_read_for_type() local
1406 cl_uchar* write_ptr = (cl_uchar*)clEnqueueMapBuffer( in l_init_write_read_for_type() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_eu.c392 void *write_ptr = assembly + start_offset; in elk_dump_shader_bin() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_eu.c326 void *write_ptr = assembly + start_offset; in brw_dump_shader_bin() local
/aosp_15_r20/system/libziparchive/
H A Dzip_archive_test.cc1109 uint8_t* write_ptr = local_entry.data_descriptor.data(); in AddEntry() local
1260 uint8_t* write_ptr = local_entry.data_descriptor.data(); in TEST_F() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/vec/
H A Dmod.rs1952 let write_ptr = start.add(gap.write); in dedup_by() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/vec/
H A Dmod.rs1948 let write_ptr = start.add(gap.write); in dedup_by() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/vec/
H A Dmod.rs1952 let write_ptr = start.add(gap.write); in dedup_by() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/vec/
H A Dmod.rs1948 let write_ptr = start.add(gap.write); in dedup_by() localVariable

12