Home
last modified time | relevance | path

Searched defs:dir_size (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/profiling/ios_bin/
Dbinary_size.py48 def dir_size(dir): function
/aosp_15_r20/external/grpc-grpc/tools/profiling/ios_bin/
H A Dbinary_size.py53 def dir_size(dir): function
/aosp_15_r20/system/extras/profcollectd/libprofcollectd/
H A Dscheduler.rs207 let dir_size = |path| -> Result<u64> { in check_space_limit() localVariable
/aosp_15_r20/external/python/cpython3/Python/
Dsuggestions.c135 Py_ssize_t dir_size = PyList_GET_SIZE(dir); in calculate_suggestions() local
/aosp_15_r20/external/coreboot/util/amdfwtool/
H A Damdfwtool.h192 uint32_t dir_size:10; member
254 uint32_t dir_size:10; member
/aosp_15_r20/external/e2fsprogs/e2fsck/
H A Drehash.c85 ext2_off64_t dir_size; member
/aosp_15_r20/external/cronet/base/debug/
H A Ddwarf_line_no.cc174 uint64_t dir_size = 0; member
/aosp_15_r20/external/e2fsprogs/lib/blkid/
H A Dprobe.c525 __u32 sect_count, fat_size, dir_size, cluster_count, fat_length; in probe_fat() local
/aosp_15_r20/external/squashfs-tools/squashfs-tools/
H A Dmksquashfs.c1344 unsigned int dir_size = dir->p - dir->buff; in write_dir() local