Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/mem/thp/
Dthp04.c34 static int *write_ptr, *read_ptr; variable
/third_party/skia/third_party/externals/libpng/
Dpngtest.c754 write_sTER_chunk(png_structp write_ptr) in write_sTER_chunk()
765 write_vpAg_chunk(png_structp write_ptr) in write_vpAg_chunk()
784 write_chunks(png_structp write_ptr, int location) in write_chunks()
861 png_structp write_ptr; in test_one_file() local
868 png_structp write_ptr = NULL; in test_one_file() local
/third_party/openssl/crypto/cmp/
Dcmp_status.c177 char *write_ptr = buf; in snprint_PKIStatusInfo_parts() local
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dtimepng.c84 FILE *write_ptr, FILE *read_ptr) in read_by_row()
/third_party/ffmpeg/libavfilter/
Daf_haas.c48 uint32_t write_ptr; member
/third_party/rust/crates/memchr/bench/data/code/
Drust-library.rs48403 let write_ptr = ptr.add(gap.write); localVariable