| /third_party/backends/backend/ |
| H A D | snapscan-mutex.c | 110 struct semid_ds *buf; /* buffer for IPC_STAT, IPC_SET */ member
|
| /third_party/backends/sanei/ |
| H A D | sanei_init_debug.c | 86 char ch, buf[256] = "SANE_DEBUG_"; in sanei_init_debug() local
|
| H A D | sanei_udp.c | 168 sanei_udp_write(int fd, const u_char * buf, int count) in sanei_udp_write() argument 174 sanei_udp_write_broadcast(int fd, int port, const u_char * buf, int count) in sanei_udp_write_broadcast() argument 208 sanei_udp_read(int fd, u_char * buf, int count) in sanei_udp_read() argument 214 sanei_udp_recvfrom(int fd, u_char * buf, int count, char **fromp) in sanei_udp_recvfrom() argument
|
| /third_party/curl/docs/examples/ |
| H A D | htmltidy.c | 66 TidyBuffer buf; in dumpNode() local
|
| /third_party/curl/lib/ |
| H A D | amigaos.c | 136 struct hostent *buf; in Curl_ipv4_resolve_r() local
|
| H A D | curl_gssapi.c | 137 char buf[GSS_LOG_BUFFER_LEN]; in Curl_gss_log_error() local 95 display_gss_error(OM_uint32 status, int type, char *buf, size_t len) display_gss_error() argument
|
| H A D | curl_rtmp.c | 301 static ssize_t rtmp_recv(struct Curl_easy *data, int sockindex, char *buf, in rtmp_recv() argument 323 rtmp_send(struct Curl_easy *data, int sockindex, const void *buf, size_t len, CURLcode *err) rtmp_send() argument
|
| H A D | if2ip.c | 99 Curl_if2ip(int af, unsigned int remote_scope, unsigned int local_scope_id, const char *interf, char *buf, int buf_size) Curl_if2ip() argument 184 Curl_if2ip(int af, unsigned int remote_scope, unsigned int local_scope_id, const char *interf, char *buf, int buf_size) Curl_if2ip() argument 239 Curl_if2ip(int af, unsigned int remote_scope, unsigned int local_scope_id, const char *interf, char *buf, int buf_size) Curl_if2ip() argument
|
| /third_party/cJSON/ |
| H A D | test.c | 47 char *buf = NULL; in print_preallocated() local [all...] |
| /third_party/cups-filters/backend/ |
| H A D | beh.c | 49 char tmpfilename[1024], buf[8192]; in main() local
|
| /third_party/cups-filters/filter/pdftopdf/ |
| H A D | pdftopdf_jcl.cc | 14 char buf[1024]; in emitJCLOptions() local 134 char buf[1024]; in emitPreamble() local 189 char buf[256]; emitComment() local [all...] |
| /third_party/cups-filters/fontembed/ |
| H A D | sfnt_int.h | 4 static inline unsigned short get_USHORT(const char *buf) // {{{ in get_USHORT() argument 9 static inline short get_SHORT(const char *buf) // {{{ in get_SHORT() argument 14 static inline unsigned int get_UINT24(const char *buf) // {{{ in get_UINT24() argument 21 get_ULONG(const char *buf) get_ULONG() argument 29 get_LONG(const char *buf) get_LONG() argument 38 set_USHORT(char *buf,unsigned short val) set_USHORT() argument 44 set_ULONG(char *buf,unsigned int val) set_ULONG() argument 53 otf_checksum(const char *buf, unsigned int len) otf_checksum() argument [all...] |
| /third_party/alsa-lib/test/ |
| H A D | rawmidi.c | 182 unsigned char buf[1024]; in main() local
|
| /third_party/alsa-utils/axfer/ |
| H A D | xfer-libasound-irq-mmap.c | 149 char *buf; in irq_mmap_process_frames() local
|
| /third_party/gn/src/gn/ |
| H A D | tokenizer.cc | 159 size_t Tokenizer::ByteOffsetOfNthLine(std::string_view buf, int n) { in ByteOffsetOfNthLine() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | ReplaceableString.java | 24 private StringBuffer buf; field in ReplaceableString 44 public ReplaceableString(StringBuffer buf) { in ReplaceableString() argument [all...] |
| /third_party/icu/icu4c/source/samples/numfmt/ |
| H A D | util.cpp | 73 char *buf = 0; in uprintf() local 96 char buf[256]; in formattableToString() local 102 char buf[256]; formattableToString() local 108 char buf[256]; formattableToString() local [all...] |
| /third_party/icu/icu4c/as_is/os400/ |
| H A D | iculd.c | 60 char buf[8048]; in main() local
|
| /third_party/FreeBSD/contrib/libexecinfo/ |
| H A D | backtrace.c | 49 static int rasprintf(char **buf, size_t *bufsiz, size_t offs, const char *fmt, ...)
in rasprintf() argument 85 static ssize_t format_string(char **buf, size_t *bufsiz, size_t offs, const char *fmt,
in format_string() argument 126 format_address(char **buf, size_t *bufsiz, size_t offs, const char *fmt, const void *addr) format_address() argument [all...] |
| /third_party/FreeBSD/lib/libc/stdio/ |
| H A D | parsefloat.c | 46 int parsefloat(FILE *f, char *buf, char *end) in parsefloat() argument
|
| /third_party/FreeBSD/sbin/newfs_msdos/ |
| H A D | newfs_msdos.c | 77 char buf[MAXPATHLEN]; in main() local
|
| /third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
| H A D | scatterlist.h | 88 static inline void sg_set_buf(scatterlist_t *psg, const void *buf, unsigned int buflen) in sg_set_buf() argument 95 static inline void sg_init_one(scatterlist_t *psg, const void *buf, unsigned int buflen) in sg_init_one() argument
|
| /third_party/NuttX/drivers/usbdev/gadget/fconfig/include/ |
| H A D | usbd_generic_ep0.h | 75 uint32_t buf; member 83 uint32_t buf; member
|
| /third_party/NuttX/drivers/usbdev/gadget/fconfig/src/ |
| H A D | obj_res.c | 181 char *buf; in usbm_strdup() local
|
| /third_party/NuttX/drivers/usbdev/gadget/ |
| H A D | usbd_audio.c | 235 int fuac_send_message(const void *buf, int len) in fuac_send_message() argument [all...] |