Home
last modified time | relevance | path

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

/external/libwebm/testing/
Dvideo_frame_tests.cc42 uint8_t* write_ptr = reinterpret_cast<uint8_t*>(frame.buffer().data.get()); in TEST() local
/external/adhd/cras/src/server/
Dtest_iodev.c116 uint8_t *write_ptr; in get_buffer_fd_read() local
241 uint8_t *write_ptr; in test_iodev_add_samples() local
/external/perfetto/include/perfetto/protozero/
Dscattered_stream_writer.h107 uint8_t* write_ptr() const { return write_ptr_; } in write_ptr() function
/external/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
/external/speex/libspeexdsp/
Dbuffer.c47 int write_ptr; member
/external/libchrome/mojo/core/
Dcore_unittest.cc349 void* write_ptr = nullptr; in TEST_F() local
Ddata_pipe_unittest.cc762 void* write_ptr = nullptr; in TEST_F() local
1432 void* write_ptr = nullptr; in TEST_F() local
/external/libpng/contrib/libtests/
Dtimepng.c84 FILE *write_ptr, FILE *read_ptr) in read_by_row()
/external/zstd/doc/educational_decoder/
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
1275 u8 *const write_ptr = IO_get_write_ptr(out, literal_length); in copy_literals() local
1335 u8 *write_ptr = IO_get_write_ptr(out, match_length); in execute_match_copy() local
/external/grpc-grpc/src/core/ext/filters/http/client/
Dhttp_client_filter.cc269 char* write_ptr = in update_path_for_get() local
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/http/client/
Dhttp_client_filter.cc319 char* write_ptr = in update_path_for_get() local
/external/OpenCL-CTS/test_conformance/basic/
Dtest_progvar.cpp971 …cl_uchar *write_ptr = (cl_uchar *)clEnqueueMapBuffer(queue, write_mem, CL_TRUE, CL_MAP_WRITE, 0, w… in l_write_read_for_type() local
1125 …cl_uchar *write_ptr = (cl_uchar *)clEnqueueMapBuffer(queue, write_mem, CL_TRUE, CL_MAP_WRITE, 0, w… in l_init_write_read_for_type() local