Home
last modified time | relevance | path

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

123

/external/ltp/testcases/kernel/io/ltp-aiodio/
Ddio_sparse.c58 int dio_sparse(int fd, int align, int writesize, int filesize, int offset) in dio_sparse()
98 int filesize = 100 * 1024 * 1024; in main() local
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()
/external/mesa3d/src/panfrost/bifrost/
Dcmdline.c90 unsigned filesize = ftell(fp); in disassemble() local
144 unsigned filesize = ftell(fp); in run() local
/external/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
/external/e2fsprogs/lib/ext2fs/
Dgetsize.c82 LARGE_INTEGER filesize; in ext2fs_get_device_size2() local
84 DWORD filesize; in ext2fs_get_device_size2() local
/external/autotest/client/tests/spew/
Dspew.py22 def run_once(self, testdir = None, filesize='100M', type='write', argument
/external/libcups/cgi-bin/
Dcgi.h49 size_t filesize; /* Size of uploaded file */ member
/external/curl/docs/examples/
Dftpgetinfo.c47 double filesize = 0.0; in main() local
/external/autotest/client/site_tests/hardware_StorageFioOther/
Dhardware_StorageFioOther.py20 def initialize(self, dev='', filesize=DEFAULT_FILE_SIZE): argument
/external/autotest/client/site_tests/hardware_StorageFio/
Dhardware_StorageFio.py19 def initialize(self, dev='', filesize=DEFAULT_FILE_SIZE): argument
/external/f2fs-tools/fsck/
Dsegment.c142 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()
/external/autotest/client/cros/storage_tests/
Dfio_test.py83 def initialize(self, dev='', filesize=DEFAULT_FILE_SIZE): argument
/external/bsdiff/
Dbsdiff_main.cc30 void* MapFile(const char* filename, size_t* filesize) { in MapFile()
/external/grpc-grpc/third_party/nanopb/tests/options/
Doptions.proto14 required string filesize = 1; field
/external/ImageMagick/coders/
Dpwp.c152 filesize, in ReadPWPImage() local
/external/nanopb-c/tests/options/
Doptions.proto14 required string filesize = 1; field
/external/libcups/scheduler/
Dfile.c406 int filesize) /* I - Size of file */ in overwrite_data()
/external/vboot_reference/utility/
Dbmpblk_font.c172 size_t imgsize, filesize, diff; in main() local
/external/mesa3d/src/gallium/drivers/radeonsi/glsl_tests/
Damdgcn_glslc.c154 int filesize = ftell(f); in read_file() local
/external/linux-kselftest/tools/testing/selftests/powerpc/mm/
Dsubpage_prot.c192 off_t filesize; in test_file() local
/external/pdfium/core/fxge/
Dcfx_folderfontinfo.cpp182 uint32_t filesize = ftell(pFile.get()); in ScanFile() local
215 uint32_t filesize, in ReportFace()
/external/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
DDynamicLoaderDarwin.h84 lldb::addr_t filesize; variable
/external/openssh/
Dprogressmeter.c241 start_progress_meter(const char *f, off_t filesize, off_t *ctr) in start_progress_meter()

123