| /third_party/backends/backend/ |
| H A D | st400.h | 65 SANE_Byte *buffer; member
|
| H A D | umax_pp_mid.c | 376 sanei_umax_pp_read(long len, int window, int dpi, int last, unsigned char *buffer) sanei_umax_pp_read() argument
|
| H A D | hp5400_sanei.c | 261 SANE_Byte *buffer; in hp5400_bulk_read() local 299 hp5400_bulk_read_block(int iHandle, int iCmd, void *cmd, int cmdlen, void *buffer, int len) hp5400_bulk_read_block() argument
|
| H A D | plustek-pp_io.c | 506 pUChar buffer; in ioP98ReadWriteTest() local [all...] |
| /third_party/backends/lib/ |
| H A D | snprintf.c | 566 char *buffer; plp_vsnprintf() local 592 char *buffer; plp_unsafe_vsnprintf() local 658 dopr( int visible_control, char **buffer, int *left, const char *format, va_list args ) dopr() argument 801 fmtstr( int visible_control, char **buffer, int *left, char *value, int ljust, int len, int zpad, int precision ) fmtstr() argument 841 fmtnum( char **buffer, int *left, union value *value, int base, int dosign, int ljust, int len, int zpad, int precision ) fmtnum() argument 907 fmtquad( char **buffer, int *left, union value *value, int base, int dosign, int ljust, int len, int zpad, int precision ) fmtquad() argument 979 fmtdouble( char **buffer, int *left, int fmt, double value, int ljust, int len, int zpad, int precision ) fmtdouble() argument 1010 dostr( char **buffer, int *left, char *str ) dostr() argument 1015 dopr_outch( char **buffer, int *left, int c ) dopr_outch() argument 1075 char buffer[128]; main() local [all...] |
| /third_party/curl/lib/ |
| H A D | conncache.c | 525 char buffer[READBUFFER_MIN + 1]; in Curl_conncache_close_all_connections() local
|
| H A D | file.c | 293 char buffer[8*1024], *uphere_save; in file_upload() local 451 struct tm buffer; in file_do() local [all...] |
| H A D | hsts.c | 258 char buffer[MAX_HSTS_HOSTLEN + 1]; in Curl_hsts() local 470 char buffer[MAX_HSTS_HOSTLEN + 1]; in hsts_pull() local
|
| H A D | md5.c | 290 unsigned char buffer[64]; member [all...] |
| H A D | pingpong.c | 301 char buffer[900]; in Curl_pp_readresp() local 253 pingpong_read(struct Curl_easy *data, curl_socket_t sockfd, char *buffer, size_t buflen, ssize_t *nread) pingpong_read() argument [all...] |
| /third_party/cups-filters/backend/ |
| H A D | implicitclass.c | 245 char buffer[8192]; in main() local
|
| /third_party/backends/tools/ |
| H A D | check-usb-chip.c | 2734 unsigned char buffer[4]; in check_sq113() local [all...] |
| /third_party/cups-filters/utils/ |
| H A D | driverless.c | 68 char buffer[8192], /* Copy buffer */ in listPrintersInArray() local 380 buffer[MAX_OUTPUT_LEN], /* Copy buffer */ list_printers() local 607 char buffer[65536], ppdname[1024]; generate_ppd() local [all...] |
| /third_party/gn/src/gn/ |
| H A D | string_utils.cc | 346 char buffer[4 << 10]; in ReadStdin() local
|
| /third_party/gptfdisk/ |
| H A D | diskio-unix.cc | 341 int DiskIO::Read(void* buffer, int numBytes) { in Read() argument 384 int DiskIO::Write(void* buffer, int numBytes) { in Write() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | Norm2AllModes.java | 108 protected abstract void normalize(CharSequence src, Normalizer2Impl.ReorderingBuffer buffer); in normalize() argument 171 protected void normalize(CharSequence src, Normalizer2Impl.ReorderingBuffer buffer) { in normalize() argument 202 protected void normalize(CharSequence src, Normalizer2Impl.ReorderingBuffer buffer) { in normalize() argument 129 normalizeAndAppend( CharSequence src, boolean doNormalize, Normalizer2Impl.ReorderingBuffer buffer) normalizeAndAppend() argument 175 normalizeAndAppend( CharSequence src, boolean doNormalize, Normalizer2Impl.ReorderingBuffer buffer) normalizeAndAppend() argument 206 normalizeAndAppend( CharSequence src, boolean doNormalize, Normalizer2Impl.ReorderingBuffer buffer) normalizeAndAppend() argument 257 normalize(CharSequence src, Normalizer2Impl.ReorderingBuffer buffer) normalize() argument 261 normalizeAndAppend( CharSequence src, boolean doNormalize, Normalizer2Impl.ReorderingBuffer buffer) normalizeAndAppend() argument [all...] |
| H A D | PatternTokenizer.java | 257 public int next(StringBuffer buffer) { in next() argument [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | ucsdetst.c | 56 char buffer[1024]; in preflight() local
|
| H A D | unumberformattertst.c | 61 UChar buffer[CAPACITY]; in TestSkeletonFormatToString() local 191 UChar* buffer = NULL; TestExampleCode() local 289 char buffer[CAPACITY]; TestToDecimalNumber() local 348 char buffer[BUFFER_LEN]; TestPerUnitInArabic() local [all...] |
| H A D | currtest.c | 193 UChar buffer[256]; in TestFractionDigitOverride() local 230 UChar buffer[4]; TestPrefixSuffix() local [all...] |
| H A D | utf16tst.c | 831 UChar buffer[100]; in TestAppend() local
|
| H A D | usettest.c | 544 uint16_t buffer[1000]; in TestSerialized() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | bidiconf.cpp | 464 UChar *buffer=inputString.getBuffer(200); in TestBidiCharacterTest() local
|
| /third_party/icu/icu4c/source/io/ |
| H A D | ufmt_cmn.cpp | 68 ufmt_64tou(UChar *buffer, in ufmt_64tou() argument 105 ufmt_ptou(UChar *buffer, in ufmt_ptou() argument 137 ufmt_uto64(const UChar *buffer, int32_t *len, int8_t radix) ufmt_uto64() argument 168 ufmt_utop(const UChar *buffer, int32_t *len) ufmt_utop() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | usrchimp.h | 66 PCEI *buffer; member
|