/third_party/mbedtls/programs/aes/ |
D | crypt_and_hash.c | 102 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/ |
D | read-stream-throughput.js | 16 filesize: [1000 * 1024], property 67 function runTest(filesize, highWaterMark, encoding, n) { argument
|
/third_party/f2fs-tools/fsck/ |
D | segment.c | 132 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/ |
D | aiodio_sparse.c | 63 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
|
D | common_sparse.h | 87 static void read_sparse(char *filename, int filesize) in read_sparse()
|
D | dio_sparse.c | 38 static long long filesize = 100 * 1024 * 1024; variable
|
D | dio_truncate.c | 44 static long long filesize = 64 * 1024; variable
|
D | common.h | 54 static inline void io_read(const char *filename, int filesize, volatile int *run_child) in io_read()
|
D | dio_read.c | 32 static long long filesize = 128 * 1024 * 1024; variable
|
/third_party/ltp/testcases/kernel/mem/mmapstress/ |
D | mmapstress01.c | 124 off64_t filesize = FILESIZE; variable 127 off_t filesize = FILESIZE; variable 462 off64_t filesize; local
|
D | mmapstress10.c | 141 off64_t filesize = FILESIZE; variable 144 off_t filesize = FILESIZE; variable 526 off64_t filesize; local
|
/third_party/ffmpeg/tools/ |
D | target_dem_fuzzer.c | 30 int64_t filesize; member 104 int64_t filesize = size; in LLVMFuzzerTestOneInput() local
|
/third_party/curl/docs/examples/ |
D | ftpgetinfo.c | 47 double filesize = 0.0; in main() local
|
/third_party/e2fsprogs/lib/ext2fs/ |
D | getsize.c | 84 LARGE_INTEGER filesize; in ext2fs_get_device_size2() local 86 DWORD filesize; in ext2fs_get_device_size2() local
|
/third_party/ffmpeg/libavformat/ |
D | voc_packet.c | 54 int64_t filesize; in ff_voc_get_packet() local
|
D | id3v1.c | 283 int64_t filesize, position = avio_tell(s->pb); in ff_id3v1_read() local
|
D | mp3dec.c | 48 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/ |
D | lib678.c | 28 static int loadfile(const char *filename, void **filedata, size_t *filesize) in loadfile()
|
/third_party/gstreamer/gstplugins_bad/gst/festival/ |
D | gstfestival.c | 215 int filesize; in read_response() local 391 int filesize; in client_accept_s_expr() local
|
/third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
D | vfprintf.c | 27 int filesize; in getfileall() local
|
/third_party/boost/boost/interprocess/sync/windows/ |
D | named_sync.hpp | 134 __int64 filesize = 0; in open_or_create() local
|
/third_party/mesa3d/src/asahi/compiler/ |
D | cmdline.c | 195 unsigned filesize = ftell(fp); in disassemble() local
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/dvpp/ |
D | dvpp_decode_png_op.cc | 68 uint32_t filesize = input->SizeInBytes(); in Compute() local
|
D | dvpp_decode_resize_crop_jpeg_op.cc | 69 uint32_t filesize = input->SizeInBytes(); in Compute() local
|
D | dvpp_decode_resize_jpeg_op.cc | 68 uint32_t filesize = input->SizeInBytes(); in Compute() local
|