Home
last modified time | relevance | path

Searched defs:bufsz (Results 1 – 25 of 25) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dsocket-util.c196 int bufsz = (int) l; in pa_socket_set_rcvbuf() local
209 int bufsz = (int) l; in pa_socket_set_sndbuf() local
/third_party/toybox/toys/pending/
Dfold.c34 int bufsz, len = 0, maxlen; local
/third_party/astc-encoder/Source/
Dastcenc_diagnostic_trace.cpp79 constexpr size_t bufsz = 256; in TraceNode() local
186 constexpr size_t bufsz = 256; in trace_add_data() local
/third_party/openssl/apps/lib/
Dapp_params.c13 static int describe_param_type(char *buf, size_t bufsz, const OSSL_PARAM *param) in describe_param_type()
/third_party/node/deps/openssl/openssl/apps/lib/
Dapp_params.c13 static int describe_param_type(char *buf, size_t bufsz, const OSSL_PARAM *param) in describe_param_type()
/third_party/selinux/libselinux/src/
Dvalidatetrans.c20 int size, bufsz; in security_validatetrans_raw() local
/third_party/curl/lib/
Dversion.c89 static void brotli_version(char *buf, size_t bufsz) in brotli_version()
100 static void zstd_version(char *buf, size_t bufsz) in zstd_version()
/third_party/node/deps/openssl/openssl/include/internal/
Dsha3.h38 size_t bufsz; /* used bytes in below buffer */ member
/third_party/openssl/include/internal/
Dsha3.h38 size_t bufsz; /* used bytes in below buffer */ member
/third_party/elfutils/tests/
Daddsections.c153 size_t bufsz; in add_sections() local
/third_party/FreeBSD/sys/dev/usb/net/
Dif_urndis.c194 uint16_t bufsz; in urndis_attach() local
461 const void **buf, uint16_t *bufsz) in urndis_ctrl_handle()
545 const struct urndis_comp_hdr *hdr, const void **buf, uint16_t *bufsz) in urndis_ctrl_handle_query()
/third_party/libwebsockets/lib/secure-streams/system/auth-sigv4/
Dsign.c196 build_sign_string(struct lws *wsi, char *buf, size_t bufsz, in build_sign_string()
341 build_auth_string(struct lws *wsi, char * buf, size_t bufsz, in build_auth_string()
/third_party/skia/third_party/externals/icu/source/extra/uconv/
Duconv.cpp573 size_t bufsz; member in ConvertFile
1104 size_t bufsz = DEFAULT_BUFSZ; in main() local
/third_party/icu/icu4c/source/extra/uconv/
Duconv.cpp573 size_t bufsz; member in ConvertFile
1104 size_t bufsz = DEFAULT_BUFSZ; in main() local
/third_party/node/deps/openssl/openssl/providers/implementations/include/prov/
Dciphercommon_gcm.h61 size_t bufsz; /* Number of bytes in buf */ member
Dciphercommon.h56 size_t bufsz; /* Number of bytes in buf */ member
/third_party/openssl/providers/implementations/include/prov/
Dciphercommon_gcm.h61 size_t bufsz; /* Number of bytes in buf */ member
Dciphercommon.h56 size_t bufsz; /* Number of bytes in buf */ member
/third_party/ffmpeg/libavformat/
Dargo_brp.c109 void *buf, size_t bufsz) in read_extradata()
/third_party/libsnd/src/
Dwavlike.c1270 exif_fill_and_sink (SF_PRIVATE *psf, char* buf, size_t bufsz, size_t toread) in exif_fill_and_sink()
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
Dcipher_aes_ocb.c160 unsigned char *buf, size_t *bufsz, in aes_ocb_block_update_internal()
/third_party/openssl/providers/implementations/ciphers/
Dcipher_aes_ocb.c160 unsigned char *buf, size_t *bufsz, in aes_ocb_block_update_internal()
/third_party/ntfs-3g/src/
Dlowntfs-3g.c3200 int bufsz; in ntfs_fuse_ioctl() local
/third_party/mesa3d/src/freedreno/decode/
Dcffdec.c410 dump_shader(const char *ext, void *buf, int bufsz) in dump_shader()
/third_party/libdrm/include/drm/
Dradeon_drm.h664 int bufsz; member