Home
last modified time | relevance | path

Searched defs:bufsize (Results 26 - 50 of 223) sorted by relevance

123456789

/third_party/cups-filters/cupsfilters/
H A Dimage-png.c182 size_t bufsize; /* Size of buffer */ in _cupsImageReadPNG() local
/third_party/NuttX/drivers/pipes/
H A Dpipe.c250 size_t bufsize = 1024; in pipe() local
H A Dpipe_common.c115 struct pipe_dev_s *pipecommon_allocdev(size_t bufsize, const char *name) in pipecommon_allocdev() argument
/third_party/ltp/testcases/kernel/crypto/
H A Dcrypto_user01.c172 const size_t bufsize = 1048576; in run() local
/third_party/ntfs-3g/libntfs-3g/
H A Dbitmap.c118 s64 bufsize, br; in ntfs_bitmap_set_bits_in_run() local
[all...]
/third_party/ltp/testcases/kernel/io/direct_io/
H A Ddiotest2.c74 int bufsize = BUFSIZE; variable
[all...]
H A Ddiotest4.c192 int bufsize = BUFSIZE; in main() local
[all...]
H A Ddiotest3.c73 static int bufsize = BUFSIZE; /* Buffersize. Default 4k */ variable
[all...]
/third_party/lwip/src/core/
H A Ddef.c199 lwip_itoa(char *result, size_t bufsize, int number) in lwip_itoa() argument
/third_party/mesa3d/src/glx/
H A Drenderpix.c166 const GLint bufsize = image1len + image2len; in __indirect_glSeparableFilter2D() local
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djdatadst.c56 size_t bufsize; member
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dstdioextndk1.cpp45 size_t bufsize = __fbufsize(fp); in FBufSize_One() local
68 size_t bufsize = __fbufsize(fp); in FBufSize_Two() local
/third_party/ffmpeg/libavcodec/
H A Dadxenc.c101 static int adx_encode_header(AVCodecContext *avctx, uint8_t *buf, int bufsize) in adx_encode_header() argument
H A Dttmlenc.c80 ttml_encode_frame(AVCodecContext *avctx, uint8_t *buf, int bufsize, const AVSubtitle *sub) ttml_encode_frame() argument
H A Dxsubenc.c114 xsub_encode(AVCodecContext *avctx, unsigned char *buf, int bufsize, const AVSubtitle *h) xsub_encode() argument
/third_party/backends/backend/
H A Ds9036.h67 size_t bufsize; /* about SCSI_MAX_REQUEST_SIZE */ member
/third_party/benchmark/src/
H A Dperf_counters.cc35 const size_t bufsize = values_.size() * sizeof(values_[0]); in Read() local
/third_party/cups-filters/backend/
H A Dieee1284.c596 normalize_make_and_model( const char *make_and_model, char *buffer, size_t bufsize) normalize_make_and_model() argument
[all...]
/third_party/alsa-lib/test/
H A Dpcm-multi-thread.c44 static int bufsize = 16 * 1024 * 4; variable
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_session.c36 size_t bufsize; member
121 fuse_chan_new_common(struct fuse_chan_ops *op, int fd, size_t bufsize, void *data) fuse_chan_new_common() argument
139 fuse_chan_new(struct fuse_chan_ops *op, int fd, size_t bufsize, void *data) fuse_chan_new() argument
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscat.c337 const int bufsize = 4096; in cat() local
/third_party/node/deps/base64/base64/test/
H A Dbenchmark.c48 static struct bufsize { struct
/third_party/libfuse/example/
H A Dhello_ll.c107 static int reply_buf_limited(fuse_req_t req, const char *buf, size_t bufsize, in reply_buf_limited() argument
/third_party/ltp/testcases/kernel/io/aio/
H A Daio01.c79 size_t bufsize; /* Size of I/O, 8k default */ variable
[all...]
/third_party/ltp/testcases/kernel/syscalls/cma/
H A Dprocess_vm_readv03.c29 int bufsize; member
156 int bufsize = testcases[i].bufsize; run() local
[all...]

Completed in 12 milliseconds

123456789