Home
last modified time | relevance | path

Searched defs:filesize (Results 1 - 25 of 76) sorted by relevance

1234

/third_party/ffmpeg/libavformat/
H A Did3v1.c282 int64_t filesize, position = avio_tell(s->pb); in ff_id3v1_read() local
H A Dvoc_packet.c54 int64_t filesize; in ff_voc_get_packet() local
H A Dwebpenc.c174 unsigned filesize; in webp_write_trailer() local
H A Daiffdec.c217 int64_t filesize, size; in aiff_read_header() local
/third_party/curl/docs/examples/
H A Dftpgetinfo.c49 curl_off_t filesize = 0; in main() local
H A Dimap-append.c94 size_t filesize; in main() local
/third_party/ltp/testcases/kernel/io/ltp-aiodio/
H A Dcommon_sparse.h87 static void read_sparse(char *filename, int filesize) in read_sparse() argument
H A Ddio_truncate.c45 static long long filesize = 64 * 1024; variable
H A Ddio_sparse.c38 static long long filesize = 100 * 1024 * 1024; variable
H A Dcommon.h58 static inline void io_read(const char *filename, int filesize, volatile int *run_child) in io_read() argument
H A Daiodio_sparse.c40 static long long filesize = 100 * 1024 * 1024; variable
H A Ddio_read.c32 static long long filesize = 128 * 1024 * 1024; variable
/third_party/curl/tests/libtest/
H A Dlib678.c30 static int loadfile(const char *filename, void **filedata, size_t *filesize) in loadfile() argument
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dvfprintf.c27 int filesize; in getfileall() local
/foundation/multimedia/player_framework/test/fuzztest/soundpool_fuzztest/soundpoolloadunload_fuzzer/
H A Dsoundpoolloadunload_fuzzer.cpp67 size_t filesize = TestSoundPool::GetFileSize(path); in FuzzSoundPoolLoad() local
78 size_t filesize = TestSoundPool::GetFileSize(path); in FuzzSoundPoolLoad() local
113 size_t filesize = TestSoundPool::GetFileSize(path); in FuzzSoundPoolUnload() local
/foundation/multimedia/player_framework/test/unittest/soundpool_test/src/
H A Dsoundpool_unit_test.cpp106 size_t filesize = soundPool_->GetFileSize(fileName); in loadFd() local
313 size_t filesize = soundPool_->GetFileSize(fileName); in HWTEST_F() local
473 size_t filesize = soundPool_->GetFileSize(fileName); in HWTEST_F() local
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/mm/
H A Dsubpage_prot.c192 off_t filesize; in test_file() local
/kernel/linux/linux-5.10/tools/hv/
H A Dhv_fcopy_daemon.c26 static unsigned long long filesize; variable
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/
H A Dsubpage_prot.c192 off_t filesize; in test_file() local
/kernel/linux/linux-6.6/tools/testing/selftests/cachestat/
H A Dtest_cachestat.c35 bool write_exactly(int fd, size_t filesize) in write_exactly() argument
122 int filesize = num_pages * PS; in test_cachestat() local
207 size_t filesize = PS * 512 * 2; /* 2 2MB huge pages */ in test_cachestat_shmem() local
[all...]
/kernel/linux/linux-6.6/tools/hv/
H A Dhv_fcopy_daemon.c26 static unsigned long long filesize; variable
/third_party/f2fs-tools/fsck/
H A Dquotaio_v2.c176 u64 filesize; in v2_init_io() local
[all...]
/third_party/mbedtls/programs/aes/
H A Dcrypt_and_hash.c83 long filesize, offset; in main() local
86 __int64 filesize, offset; in main() local
88 off_t filesize, offset; in main() local
[all...]
/third_party/mesa3d/src/asahi/compiler/
H A Dcmdline.c195 unsigned filesize = ftell(fp); in disassemble() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/glsl_tests/
H A Damdgcn_glslc.c154 int filesize = ftell(f); in read_file() local

Completed in 12 milliseconds

1234