/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/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/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
|
D | webpenc.c | 171 unsigned filesize; in webp_write_trailer() local
|
D | aiffdec.c | 211 int ret, size, filesize; in aiff_read_header() local
|
D | cdxl.c | 41 int64_t filesize; member
|
/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/f2fs-tools/fsck/ |
D | segment.c | 142 u64 filesize; in f2fs_quota_size() local 164 u64 filesize; in f2fs_read() local 388 void f2fs_filesize_update(struct f2fs_sb_info *sbi, nid_t ino, u64 filesize) in f2fs_filesize_update()
|
D | quotaio_v2.c | 177 u64 filesize; in v2_init_io() local
|
/third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
D | vfprintf.c | 27 int filesize; in getfileall() local
|
/third_party/mesa3d/src/asahi/compiler/ |
D | cmdline.c | 195 unsigned filesize = ftell(fp); in disassemble() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/glsl_tests/ |
D | amdgcn_glslc.c | 154 int filesize = ftell(f); in read_file() local
|
/third_party/skia/third_party/externals/microhttpd/src/examples/ |
D | spdy_fileserver.c | 169 ssize_t filesize = -666; in standard_request_handler() local
|
/third_party/openssl/apps/ |
D | pkeyutl.c | 129 int filesize = -1; in pkeyutl_main() local 715 int filesize, unsigned char *sig, int siglen, in do_raw_keyop()
|