/aosp_15_r20/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/ |
H A D | snapuserd_readahead.cpp | 173 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 D | checkpo.c | 296 char *bufptr; /* Pointer into buffer */ in abbreviate() local 353 *bufptr; /* Pointer into format string */ in collect_formats() local
|
H A D | strings2po.c | 112 char *bufptr; /* Pointer into buffer */ in read_strings() local
|
H A D | po2strings.c | 298 char *bufptr = buffer, /* Pointer into buffer */ in normalize_string() local
|
/aosp_15_r20/external/ltp/testcases/kernel/io/ltp-aiodio/ |
H A D | dio_read.c | 37 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 D | dio_sparse.c | 44 void *bufptr = NULL; in dio_sparse() local
|
H A D | dio_truncate.c | 54 char *bufptr; in dio_read() local
|
/aosp_15_r20/external/libcups/cups/ |
H A D | string.c | 208 char *bufptr, /* Pointer into buffer */ in _cupsStrFormatd() local 395 char **bufptr, /* O - New pointer or NULL on error */ in _cupsStrScand()
|
H A D | raster-stream.c | 1211 unsigned char *bufptr; /* Pointer into write buffer */ in _cupsRasterWritePixels() local 1526 unsigned char *bufptr; /* Temporary buffer pointer */ in cups_raster_read() local
|
H A D | ppd-emit.c | 296 *bufptr; /* Pointer into code */ in ppdEmitFd() local 616 *bufptr, /* Pointer into buffer */ in ppdEmitString() local
|
H A D | ipp-support.c | 663 char *bufptr, /* Pointer into buffer */ in ippAttributeString() local 2518 char *bufptr, /* Position in buffer */ in ipp_col_string() local
|
H A D | ipp.c | 1153 *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 D | snmp.c | 931 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 D | ppd-attr.c | 144 char *bufptr; /* Pointer into buffer */ in _ppdNormalizeMakeAndModel() local
|
H A D | getifaddrs.c | 28 *bufptr, /* Pointer into buffer */ in _cups_getifaddrs() local
|
H A D | snprintf.c | 30 char *bufptr, /* Pointer to position in buffer */ in _cups_vsnprintf() local
|
H A D | hash.c | 309 char *bufptr = buffer; /* Pointer into buffer */ in cupsHashString() local
|
/aosp_15_r20/external/openthread/third_party/tcplp/lib/ |
H A D | cbuf.c | 47 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 D | tbcp.c | 153 char *bufptr; /* Pointer into buffer */ in psgets() local
|
H A D | bcp.c | 164 char *bufptr; /* Pointer into buffer */ in psgets() local
|
/aosp_15_r20/external/libvpx/vp8/decoder/ |
H A D | dboolhuff.c | 39 const unsigned char *bufptr = br->user_buffer; in vp8dx_bool_decoder_fill() local
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | globalinit.c | 24 static char *bufptr = buf; in test() local
|
/aosp_15_r20/external/libcups/cgi-bin/ |
H A D | admin.c | 1631 *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 D | commandtops.c | 131 *bufptr; /* Pointer into buffer */ in auto_configure() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/ |
H A D | test_imagearraycopy.cpp | 28 cl_uchar *imgptr, *bufptr; in test_imagearraycopy_single_format() local
|