Home
last modified time | relevance | path

Searched defs:bufptr (Results 1 – 25 of 79) sorted by relevance

1234

/aosp_15_r20/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/
H A Dsnapuserd_readahead.cpp173 void* bufptr = static_cast<void*>((char*)read_ahead_buffer_ + buffer_offset); in ReconstructDataFromCow() local
465 void* bufptr = static_cast<void*>((char*)buffer + buffer_offset); in ProcessXorData() local
598 void* bufptr = static_cast<void*>((char*)ra_temp_buffer_.get() + offset); in ReadAheadSyncIO() local
724 void* bufptr = static_cast<void*>((char*)read_ahead_buffer_ + offset); in ReadAheadIOStart() local
/aosp_15_r20/external/libcups/locale/
H A Dcheckpo.c296 char *bufptr; /* Pointer into buffer */ in abbreviate() local
353 *bufptr; /* Pointer into format string */ in collect_formats() local
H A Dstrings2po.c112 char *bufptr; /* Pointer into buffer */ in read_strings() local
H A Dpo2strings.c298 char *bufptr = buffer, /* Pointer into buffer */ in normalize_string() local
/aosp_15_r20/external/ltp/testcases/kernel/io/ltp-aiodio/
H A Ddio_read.c37 static void do_buffered_writes(int fd, char *bufptr, long long fsize, long long wsize, int pattern) in do_buffered_writes()
60 static int do_direct_reads(char *filename, char *bufptr, long long fsize, long long rsize) in do_direct_reads()
H A Ddio_sparse.c44 void *bufptr = NULL; in dio_sparse() local
H A Ddio_truncate.c54 char *bufptr; in dio_read() local
/aosp_15_r20/external/libcups/cups/
H A Dstring.c208 char *bufptr, /* Pointer into buffer */ in _cupsStrFormatd() local
395 char **bufptr, /* O - New pointer or NULL on error */ in _cupsStrScand()
H A Draster-stream.c1211 unsigned char *bufptr; /* Pointer into write buffer */ in _cupsRasterWritePixels() local
1526 unsigned char *bufptr; /* Temporary buffer pointer */ in cups_raster_read() local
H A Dppd-emit.c296 *bufptr; /* Pointer into code */ in ppdEmitFd() local
616 *bufptr, /* Pointer into buffer */ in ppdEmitString() local
H A Dipp-support.c663 char *bufptr, /* Pointer into buffer */ in ippAttributeString() local
2518 char *bufptr, /* Position in buffer */ in ipp_col_string() local
H A Dipp.c1153 *bufptr; /* Pointer into buffer */ in ippAddStringfv() local
2869 *bufptr, /* Pointer into buffer */ in ippReadIO() local
4412 *bufptr; /* Pointer into buffer */ in ippSetStringfv() local
5271 *bufptr; /* Pointer into buffer */ in ippWriteIO() local
6338 char *bufptr, /* Pointer into buffer */ in ipp_get_code() local
H A Dsnmp.c931 unsigned char *bufptr, /* Pointer into the data */ in asn1_decode_snmp() local
1089 unsigned char *bufptr; /* Pointer into buffer */ in asn1_encode_snmp() local
H A Dppd-attr.c144 char *bufptr; /* Pointer into buffer */ in _ppdNormalizeMakeAndModel() local
H A Dgetifaddrs.c28 *bufptr, /* Pointer into buffer */ in _cups_getifaddrs() local
H A Dsnprintf.c30 char *bufptr, /* Pointer to position in buffer */ in _cups_vsnprintf() local
H A Dhash.c309 char *bufptr = buffer; /* Pointer into buffer */ in cupsHashString() local
/aosp_15_r20/external/openthread/third_party/tcplp/lib/
H A Dcbuf.c47 uint8_t* bufptr = (uint8_t*) buffer; in cbuf_copy_into_buffer() local
54 const uint8_t* bufptr = (const uint8_t*) buffer; in cbuf_copy_from_buffer() local
/aosp_15_r20/external/libcups/monitor/
H A Dtbcp.c153 char *bufptr; /* Pointer into buffer */ in psgets() local
H A Dbcp.c164 char *bufptr; /* Pointer into buffer */ in psgets() local
/aosp_15_r20/external/libvpx/vp8/decoder/
H A Ddboolhuff.c39 const unsigned char *bufptr = br->user_buffer; in vp8dx_bool_decoder_fill() local
/aosp_15_r20/external/clang/test/CodeGen/
H A Dglobalinit.c24 static char *bufptr = buf; in test() local
/aosp_15_r20/external/libcups/cgi-bin/
H A Dadmin.c1631 *bufptr, /* Pointer into buffer */ in do_config_server() local
3456 char *bufptr, /* Pointer into buffer */ in get_option_value() local
/aosp_15_r20/external/libcups/filter/
H A Dcommandtops.c131 *bufptr; /* Pointer into buffer */ in auto_configure() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/
H A Dtest_imagearraycopy.cpp28 cl_uchar *imgptr, *bufptr; in test_imagearraycopy_single_format() local

1234