/third_party/backends/backend/ |
H A D | hp.c | 254 const hp_byte_t *buf = bufp; in sanei_hp_dbgdump() local 632 char buf[PATH_MAX], arg1[PATH_MAX], arg2[PATH_MAX], arg3[PATH_MAX]; in hp_read_config() local 948 sane_read(SANE_Handle handle, SANE_Byte *buf, SANE_Int max_len, SANE_Int *len) sane_read() argument [all...] |
H A D | kodakaio.h | 154 SANE_Byte *buf, *end, *ptr; member
|
H A D | p5.c | 1117 sane_read (SANE_Handle handle, SANE_Byte * buf, in sane_read() argument
|
H A D | sceptre.c | 1169 sceptre_copy_raw_to_frontend (Sceptre_Scanner * dev, SANE_Byte * buf, in sceptre_copy_raw_to_frontend() argument 1925 sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, in sane_read() argument
|
/third_party/curl/lib/ |
H A D | asyn-thread.c | 424 char buf[1]; in query_complete() local 457 char buf[1]; in getaddrinfo_thread() local
|
H A D | c-hyper.c | 200 char *buf = (char *)hyper_buf_bytes(chunk); in hyper_body_chunk() local 73 Curl_hyper_recv(void *userp, hyper_context *ctx, uint8_t *buf, size_t buflen) Curl_hyper_recv() argument 105 Curl_hyper_send(void *userp, hyper_context *ctx, const uint8_t *buf, size_t buflen) Curl_hyper_send() argument
|
H A D | cf-h1-proxy.c | 255 char *buf = Curl_dyn_ptr(&ts->request_data); in send_CONNECT() local
|
H A D | cfilters.c | 171 ssize_t Curl_conn_recv(struct Curl_easy *data, int num, char *buf, in Curl_conn_recv() argument 91 Curl_cf_def_send(struct Curl_cfilter *cf, struct Curl_easy *data, const void *buf, size_t len, CURLcode *err) Curl_cf_def_send() argument 99 Curl_cf_def_recv(struct Curl_cfilter *cf, struct Curl_easy *data, char *buf, size_t len, CURLcode *err) Curl_cf_def_recv() argument 309 Curl_conn_cf_send(struct Curl_cfilter *cf, struct Curl_easy *data, const void *buf, size_t len, CURLcode *err) Curl_conn_cf_send() argument 318 Curl_conn_cf_recv(struct Curl_cfilter *cf, struct Curl_easy *data, char *buf, size_t len, CURLcode *err) Curl_conn_cf_recv() argument [all...] |
H A D | content_encoding.c | 296 deflate_do_write(struct Curl_easy *data, struct Curl_cwriter *writer, int type, const char *buf, size_t nbytes) deflate_do_write() argument 453 gzip_do_write(struct Curl_easy *data, struct Curl_cwriter *writer, int type, const char *buf, size_t nbytes) gzip_do_write() argument 660 brotli_do_write(struct Curl_easy *data, struct Curl_cwriter *writer, int type, const char *buf, size_t nbytes) brotli_do_write() argument 755 zstd_do_write(struct Curl_easy *data, struct Curl_cwriter *writer, int type, const char *buf, size_t nbytes) zstd_do_write() argument 864 Curl_all_content_encodings(char *buf, size_t blen) Curl_all_content_encodings() argument 908 error_do_write(struct Curl_easy *data, struct Curl_cwriter *writer, int type, const char *buf, size_t nbytes) error_do_write() argument 1043 Curl_all_content_encodings(char *buf, size_t blen) Curl_all_content_encodings() argument [all...] |
H A D | krb5.c | 135 krb5_decode(void *app_data, void *buf, int len, in krb5_decode() argument 514 read_data(struct Curl_easy *data, int sockindex, struct krb5buffer *buf) read_data() argument 550 buffer_read(struct krb5buffer *buf, void *data, size_t len) buffer_read() argument 690 char *buf; Curl_sec_read_msg() local [all...] |
H A D | mqtt.c | 154 static int mqtt_encode_len(char *buf, size_t len) in mqtt_encode_len() argument 568 static size_t mqtt_decode_len(unsigned char *buf, in mqtt_decode_len() argument 117 mqtt_send(struct Curl_easy *data, char *buf, size_t len) mqtt_send() argument
|
/third_party/cups-filters/filter/foomatic-rip/ |
H A D | foomaticrip.c | 562 char buf[8192]; in print_file() local [all...] |
/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 129 char buf[4]; otf_get_ttc_start() local 148 char buf[16]; otf_do_load() local 315 char buf[12]; otf_load() local [all...] |
/third_party/alsa-lib/src/rawmidi/ |
H A D | ump.c | 688 static int expand_sysex_data(const uint32_t *data, uint8_t *buf, in expand_sysex_data() argument 708 static int expand_sysex7(const uint32_t *ump, uint8_t *buf, size_t maxlen, in expand_sysex7() argument 728 static int expand_sysex8(const uint32_t *ump, uint8_t *buf, size_t maxlen, in expand_sysex8() argument 758 int snd_ump_msg_sysex_expand(const uint32_t *ump, uint8_t *buf, size_t maxlen, in snd_ump_msg_sysex_expand() argument [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | uspoof.cpp | 762 uspoof_serialize(USpoofChecker *sc,void *buf, int32_t capacity, UErrorCode *status) { in uspoof_serialize() argument
|
H A D | uspoof_impl.cpp | 745 int32_t SpoofData::serialize(void *buf, int32_t capacity, UErrorCode &status) const { in serialize() argument
|
/third_party/icu/icu4c/source/test/perf/ubrkperf/ |
H A D | ubrkperfold.cpp | 500 struct stat buf; in UCharFile() local
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | utransts.c | 147 char buf[BUF_CAP], buf2[BUF_CAP]; in TestAPI() local 498 UChar buf[12 in TestFilter() local 741 UChar buf[CAP]; _expect() local [all...] |
H A D | idnatest.c | 433 UChar buf[MAX_DEST_SIZE]; in TestToASCII() local 447 UChar buf[MAX_DEST_SIZE]; in TestToUnicode() local 460 UChar buf[MAX_DEST_SIZE]; in TestIDNToUnicode() local 489 UChar buf[MAX_DEST_SIZE]; TestIDNToASCII() local 575 UChar buf[MAX_DEST_SIZE]={0x0057, 0x0057, 0x0057, 0x002E, 0x0000}; TestCompare() local [all...] |
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
H A D | TransliteratorParser.java | 446 parseSection(String rule, int pos, int limit, TransliteratorParser parser, StringBuffer buf, UnicodeSet illegal, boolean isSegment) parseSection() argument 1541 appendVariableDef(String name, StringBuffer buf) appendVariableDef() argument [all...] |
/third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/ |
H A D | TestCharset.java | 1401 void printchars(CharBuffer buf) { in printchars() argument 1422 void printbytes(ByteBuffer buf) { in printbytes() argument 1443 equals(CharBuffer buf, String str) equals() argument 1446 equals(CharBuffer buf, CharBuffer str) equals() argument 1455 equals(CharBuffer buf, CharBuffer str, int limit) equals() argument 1463 equals(CharBuffer buf, char[] compareTo) equals() argument 1500 equals(ByteBuffer buf, byte[] compareTo) equals() argument 1510 equals(ByteBuffer buf, ByteBuffer compareTo) equals() argument 1519 equals(ByteBuffer buf, ByteBuffer compareTo, int limit) equals() argument [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | filteredbrk.cpp | 34 char buf[2048]; in _fb_trace() local
|
/third_party/FreeBSD/sys/dev/usb/net/ |
H A D | if_axe.c | 220 axe_cmd(struct axe_softc *sc, int cmd, int index, int val, void *buf) in axe_cmd() argument
|
/third_party/FreeBSD/sys/dev/usb/input/ |
H A D | uhid.c | 182 const char *buf = buffer; in mouse_report_events() local
|
/third_party/FreeBSD/sys/dev/usb/serial/ |
H A D | u3g.c | 608 uint8_t buf[0x300]; in u3g_sael_m460_init() local
|