/third_party/backends/backend/ |
H A D | p5_device.c | 178 read_data (int fd, uint8_t * data, int length) in read_data() argument 215 index_write_data (int fd, uint8_t index, uint8_t * data, int length) in index_write_data() argument 234 write_data (int fd, uint8_t * data, int length) in write_data() argument 251 read_data (int fd, uint8_t * data, int length) in read_data() argument 259 write_data (int fd, uint8_t * data, int length) in write_data() argument 867 read_line(P5_Device * dev, uint8_t * data, size_t length, int ltr, SANE_Bool retry, SANE_Bool x2, int mode, SANE_Bool correction) read_line() argument [all...] |
H A D | hp.c | 951 size_t length = max_len; in sane_read() local
|
H A D | ricoh2.c | 791 sane_read(SANE_Handle handle, SANE_Byte *data, SANE_Int maxlen, SANE_Int *length) sane_read() argument
|
/third_party/backends/sanei/ |
H A D | usb_manager.cpp | 538 usb_manager_bulk_transfer(usb_manager_device_handle *dev_handle, unsigned char endpoint, unsigned char *data, int length, int *transferred, unsigned int timeout) usb_manager_bulk_transfer() argument 649 usb_manager_interrupt_transfer(usb_manager_device_handle *dev_handle, unsigned char endpoint, unsigned char *data, int length, int *actual_length, unsigned int timeout) usb_manager_interrupt_transfer() argument
|
/third_party/curl/lib/ |
H A D | doh.c | 431 unsigned char length; skipqname() local 503 unsigned char length; store_cname() local [all...] |
H A D | krb5.c | 160 krb5_encode(void *app_data, const void *from, int length, int level, void **to) in krb5_encode() argument 601 do_sec_send(struct Curl_easy *data, struct connectdata *conn, curl_socket_t fd, const char *from, int length) do_sec_send() argument 655 sec_write(struct Curl_easy *data, struct connectdata *conn, curl_socket_t fd, const char *buffer, size_t length) sec_write() argument [all...] |
/third_party/cups-filters/filter/ |
H A D | rastertoescpx.c | 1296 CompressData(ppd_file_t *ppd, const unsigned char *line, const int length, int plane, int type, const int rows, const int xstep, const int ystep, const int offset) CompressData() argument
|
/third_party/cups-filters/fontembed/ |
H A D | sfnt.c | 84 static char *otf_read(OTF_FILE *otf,char *buf,long pos,int length) // {{{ in otf_read() argument 838 otf_action_replace(void *param,int length,OUTPUT_FN output,void *context) otf_action_replace() argument [all...] |
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | ucm.cpp | 73 int32_t i, length; in ucm_printTable() local 95 int32_t result, i, length; in compareUnicode() local 130 int32_t result, i, length; compareBytes() local [all...] |
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
H A D | CollationTest.java | 195 static final String prettify(byte[] skBytes, int length) { in prettify() argument 427 int length; field in CollationTest.CodePointIterator 748 int length; global() field in CollationTest.RootElementsIterator [all...] |
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
H A D | CharsetSCSU.java | 617 private int length; field in CharsetSCSU.CharsetEncoderSCSU [all...] |
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
H A D | CollationIterator.java | 77 int length field in CollationIterator.CEBuffer [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | CaseMapImpl.java | 295 private int length; field in CaseMapImpl.WholeStringBreakIterator 404 appendUnchanged(CharSequence src, int start, int length, Appendable dest, int options, Edits edits) appendUnchanged() argument [all...] |
H A D | Utility.java | 355 encodeRun(T buffer, int value, int length) encodeRun() argument 391 encodeRun(T buffer, short value, int length) encodeRun() argument 423 encodeRun(T buffer, byte value, int length, byte[] state) encodeRun() argument 816 unescapeAndLengthAt(CharSequence s, int offset, int length) unescapeAndLengthAt() argument 943 codePointAndLength(int c, int length) codePointAndLength() argument [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | ListFormatter.java | 219 public int length() { in length() method in ListFormatter.FormattedList
|
/third_party/icu/icu4c/source/i18n/ |
H A D | uspoof.cpp | 184 uspoof_openFromSerialized(const void *data, int32_t length, int32_t *pActualLength, in uspoof_openFromSerialized() argument 370 uspoof_check(const USpoofChecker *sc, const UChar *id, int32_t length, int32_t *position, UErrorCode *status) uspoof_check() argument 386 uspoof_check2(const USpoofChecker *sc, const UChar* id, int32_t length, USpoofCheckResult* checkResult, UErrorCode *status) uspoof_check2() argument 406 uspoof_checkUTF8(const USpoofChecker *sc, const char *id, int32_t length, int32_t *position, UErrorCode *status) uspoof_checkUTF8() argument 422 uspoof_check2UTF8(const USpoofChecker *sc, const char *id, int32_t length, USpoofCheckResult* checkResult, UErrorCode *status) uspoof_check2UTF8() argument 593 int32_t length = id.length(); checkImpl() local 678 uspoof_getSkeleton(const USpoofChecker *sc, uint32_t type, const UChar *id, int32_t length, UChar *dest, int32_t destCapacity, UErrorCode *status) uspoof_getSkeleton() argument 733 uspoof_getSkeletonUTF8(const USpoofChecker *sc, uint32_t type, const char *id, int32_t length, char *dest, int32_t destCapacity, UErrorCode *status) uspoof_getSkeletonUTF8() argument [all...] |
H A D | unum.cpp | 281 unum_formatDecimal(const UNumberFormat* fmt, const char * number, int32_t length, UChar* result, int32_t resultLength, UFieldPosition *pos, UErrorCode* status) unum_formatDecimal() argument 824 unum_setSymbol(UNumberFormat *fmt, UNumberFormatSymbol symbol, const UChar *value, int32_t length, UErrorCode *status) unum_setSymbol() argument
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | udatatst.c | 1414 int32_t length, dataLength, length2, headerLength; in TestSwapCase() local [all...] |
H A D | custrtrn.c | 868 equalAnyFFFD(const UChar *s, const UChar *t, int32_t length) equalAnyFFFD() argument 1546 int32_t length, expectedTerminatedLength; Test_strToJavaModifiedUTF8() local 1737 int32_t length, expectedTerminatedLength; Test_strFromJavaModifiedUTF8() local 2003 int32_t length; TestNullEmptySource() local [all...] |
H A D | custrtst.c | 1114 int32_t length; in TestUnescape() local 1185 _refStrHasMoreChar32Than(const UChar *s, int32_t length, int32_ argument 1192 _testStrHasMoreChar32Than(const UChar *s, int32_t i, int32_t length, int32_t number) _testStrHasMoreChar32Than() argument 1209 int32_t i, length, number; TestCountChar32() local 1255 int32_t i, pos1, pos2, middle, length; compareIterators() local 1510 int32_t length; TestUCharIterator() local [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | csdetest.cpp | 146 static char *extractBytes(const UnicodeString &source, const char *codepage, int32_t &length) in extractBytes() argument 267 int32_t length; in ConstructionTest() local [all...] |
H A D | units_test.cpp | 411 int32_t length = (int32_t)(end - start); in trimField() local [all...] |
H A D | uts46test.cpp | 106 int32_t length=str.length(); in isASCII() local 1024 int32_t length = (int32_t)(field[1] - field[0]); in s16FromField() local 1032 int32_t length = (int32_t)(field[1] - start); statusFromField() local [all...] |
/third_party/icu/icu4c/source/test/perf/leperf/ |
H A D | FontObject.h | 32 le_uint32 length; member 63 le_uint16 length; member
|
/third_party/icu/icu4c/source/samples/layout/ |
H A D | sfnt.h | 35 le_uint32 length; member 66 le_uint16 length; member 113 le_uint32 length; member
|