| /third_party/cups-filters/cupsfilters/ |
| H A D | image-png.c | 182 size_t bufsize; /* Size of buffer */ in _cupsImageReadPNG() local
|
| /third_party/NuttX/drivers/pipes/ |
| H A D | pipe.c | 250 size_t bufsize = 1024; in pipe() local
|
| H A D | pipe_common.c | 115 struct pipe_dev_s *pipecommon_allocdev(size_t bufsize, const char *name) in pipecommon_allocdev() argument
|
| /third_party/ltp/testcases/kernel/crypto/ |
| H A D | crypto_user01.c | 172 const size_t bufsize = 1048576; in run() local
|
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | bitmap.c | 118 s64 bufsize, br; in ntfs_bitmap_set_bits_in_run() local [all...] |
| /third_party/ltp/testcases/kernel/io/direct_io/ |
| H A D | diotest2.c | 74 int bufsize = BUFSIZE; variable [all...] |
| H A D | diotest4.c | 192 int bufsize = BUFSIZE; in main() local [all...] |
| H A D | diotest3.c | 73 static int bufsize = BUFSIZE; /* Buffersize. Default 4k */ variable [all...] |
| /third_party/lwip/src/core/ |
| H A D | def.c | 199 lwip_itoa(char *result, size_t bufsize, int number) in lwip_itoa() argument
|
| /third_party/mesa3d/src/glx/ |
| H A D | renderpix.c | 166 const GLint bufsize = image1len + image2len; in __indirect_glSeparableFilter2D() local
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | jdatadst.c | 56 size_t bufsize; member
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | stdioextndk1.cpp | 45 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 D | adxenc.c | 101 static int adx_encode_header(AVCodecContext *avctx, uint8_t *buf, int bufsize) in adx_encode_header() argument
|
| H A D | ttmlenc.c | 80 ttml_encode_frame(AVCodecContext *avctx, uint8_t *buf, int bufsize, const AVSubtitle *sub) ttml_encode_frame() argument
|
| H A D | xsubenc.c | 114 xsub_encode(AVCodecContext *avctx, unsigned char *buf, int bufsize, const AVSubtitle *h) xsub_encode() argument
|
| /third_party/backends/backend/ |
| H A D | s9036.h | 67 size_t bufsize; /* about SCSI_MAX_REQUEST_SIZE */ member
|
| /third_party/benchmark/src/ |
| H A D | perf_counters.cc | 35 const size_t bufsize = values_.size() * sizeof(values_[0]); in Read() local
|
| /third_party/cups-filters/backend/ |
| H A D | ieee1284.c | 596 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 D | pcm-multi-thread.c | 44 static int bufsize = 16 * 1024 * 4; variable
|
| /third_party/ntfs-3g/libfuse-lite/ |
| H A D | fuse_session.c | 36 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 D | ntfscat.c | 337 const int bufsize = 4096; in cat() local
|
| /third_party/node/deps/base64/base64/test/ |
| H A D | benchmark.c | 48 static struct bufsize { struct
|
| /third_party/libfuse/example/ |
| H A D | hello_ll.c | 107 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 D | aio01.c | 79 size_t bufsize; /* Size of I/O, 8k default */ variable [all...] |
| /third_party/ltp/testcases/kernel/syscalls/cma/ |
| H A D | process_vm_readv03.c | 29 int bufsize; member 156 int bufsize = testcases[i].bufsize; run() local [all...] |