Home
last modified time | relevance | path

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

123

/third_party/mbedtls/programs/aes/
Dcrypt_and_hash.c102 long filesize, offset; in main() local
105 __int64 filesize, offset; in main() local
107 off_t filesize, offset; in main() local
/third_party/node/benchmark/fs/
Dread-stream-throughput.js16 filesize: [1000 * 1024], property
67 function runTest(filesize, highWaterMark, encoding, n) { argument
/third_party/f2fs-tools/fsck/
Dsegment.c132 u64 filesize; in f2fs_quota_size() local
154 u64 filesize; in f2fs_read() local
326 void f2fs_filesize_update(struct f2fs_sb_info *sbi, nid_t ino, u64 filesize) in f2fs_filesize_update()
/third_party/ltp/testcases/kernel/io/ltp-aiodio/
Daiodio_sparse.c63 int aiodio_sparse(int fd, int align, int writesize, int filesize, int num_aio) in aiodio_sparse()
215 int filesize = 100 * 1024 * 1024; in main() local
Dcommon_sparse.h87 static void read_sparse(char *filename, int filesize) in read_sparse()
Ddio_sparse.c38 static long long filesize = 100 * 1024 * 1024; variable
Ddio_truncate.c44 static long long filesize = 64 * 1024; variable
Dcommon.h54 static inline void io_read(const char *filename, int filesize, volatile int *run_child) in io_read()
Ddio_read.c32 static long long filesize = 128 * 1024 * 1024; variable
/third_party/ltp/testcases/kernel/mem/mmapstress/
Dmmapstress01.c124 off64_t filesize = FILESIZE; variable
127 off_t filesize = FILESIZE; variable
462 off64_t filesize; local
Dmmapstress10.c141 off64_t filesize = FILESIZE; variable
144 off_t filesize = FILESIZE; variable
526 off64_t filesize; local
/third_party/ffmpeg/tools/
Dtarget_dem_fuzzer.c30 int64_t filesize; member
104 int64_t filesize = size; in LLVMFuzzerTestOneInput() local
/third_party/curl/docs/examples/
Dftpgetinfo.c47 double filesize = 0.0; in main() local
/third_party/e2fsprogs/lib/ext2fs/
Dgetsize.c84 LARGE_INTEGER filesize; in ext2fs_get_device_size2() local
86 DWORD filesize; in ext2fs_get_device_size2() local
/third_party/ffmpeg/libavformat/
Dvoc_packet.c54 int64_t filesize; in ff_voc_get_packet() local
Did3v1.c283 int64_t filesize, position = avio_tell(s->pb); in ff_id3v1_read() local
Dmp3dec.c48 int64_t filesize; member
132 static void read_xing_toc(AVFormatContext *s, int64_t filesize, int64_t duration) in read_xing_toc()
552 int64_t filesize = mp3->header_filesize; in mp3_seek() local
/third_party/curl/tests/libtest/
Dlib678.c28 static int loadfile(const char *filename, void **filedata, size_t *filesize) in loadfile()
/third_party/gstreamer/gstplugins_bad/gst/festival/
Dgstfestival.c215 int filesize; in read_response() local
391 int filesize; in client_accept_s_expr() local
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
Dvfprintf.c27 int filesize; in getfileall() local
/third_party/boost/boost/interprocess/sync/windows/
Dnamed_sync.hpp134 __int64 filesize = 0; in open_or_create() local
/third_party/mesa3d/src/asahi/compiler/
Dcmdline.c195 unsigned filesize = ftell(fp); in disassemble() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/dvpp/
Ddvpp_decode_png_op.cc68 uint32_t filesize = input->SizeInBytes(); in Compute() local
Ddvpp_decode_resize_crop_jpeg_op.cc69 uint32_t filesize = input->SizeInBytes(); in Compute() local
Ddvpp_decode_resize_jpeg_op.cc68 uint32_t filesize = input->SizeInBytes(); in Compute() local

123