Home
last modified time | relevance | path

Searched defs:maxlen (Results 126 - 139 of 139) sorted by relevance

123456

/third_party/backends/backend/
H A Dcoolscan2.c1492 sane_read (SANE_Handle h, SANE_Byte * buf, SANE_Int maxlen, SANE_Int * len) in sane_read() argument
H A Dmicrotek2.c595 sane_read(SANE_Handle handle, SANE_Byte *buf, SANE_Int maxlen, SANE_Int *len ) in sane_read() argument
/third_party/cups-filters/cupsfilters/
H A Dppdgenerator.c1864 int maxlen = ippGetInteger(attr, 0); in ppdCreateFromIPP2() local
[all...]
/third_party/libuv/src/unix/
H A Dlinux.c536 size_t maxlen; in uv__iou_init() local
/third_party/libcoap/examples/
H A Dcoap-server.c2392 cmdline_read_user(char *arg, unsigned char **buf, size_t maxlen) { in cmdline_read_user() argument
2481 cmdline_read_key(char *arg, unsigned char **buf, size_t maxlen) { in cmdline_read_key() argument
/third_party/toybox/toys/pending/
H A Dip.c454 static void add_varlen_rtattr_to_buffer(struct rtattr *rta, int maxlen, in add_varlen_rtattr_to_buffer() argument
470 static void add_uint32_rtattr_to_buffer(struct rtattr *rta, int maxlen, in add_uint32_rtattr_to_buffer() argument
478 static void add_string_to_rtattr(struct nlmsghdr *n, int maxlen, in add_string_to_rtattr() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dmutex.cc1270 static char *StackString(void **pcs, int n, char *buf, int maxlen, in StackString() argument
1291 static char *CurrentStackString(char *buf, int maxlen, bool symbolize) { in CurrentStackString() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth.c218 int maxlen; in wpa_auth_vlogger() local
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dapps.c1992 int bio_to_mem(unsigned char **out, int maxlen, BIO *in) in bio_to_mem() argument
/third_party/openssl/apps/lib/
H A Dapps.c1986 int bio_to_mem(unsigned char **out, int maxlen, BIO *in) in bio_to_mem() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth.c276 int maxlen; in wpa_auth_vlogger() local
/third_party/alsa-lib/src/pcm/
H A Dpcm.c8456 int snd_pcm_chmap_print(const snd_pcm_chmap_t *map, size_t maxlen, char *buf) in snd_pcm_chmap_print() argument
[all...]
/third_party/python/Objects/
H A Dunicodeobject.c10252 Py_ssize_t maxlen; in PyUnicode_Fill() local
/third_party/sqlite/src/
H A Dshell.c24733 int len, maxlen = 0; in do_meta_command() local

Completed in 158 milliseconds

123456