Lines Matching defs:size
285 off_t size;
299 size = estat.st_size;
885 << " --show-bytes show size and offsets in bytes\n"
886 << " --show-bits show size and offsets in bits\n"
887 << " --show-hex show size and offset in hexadecimal\n"
888 << " --show-dec show size and offset in decimal\n"
2357 << "Found " << elf_file_paths.size() << " files in "
2616 /// size, starting from the largest.
2633 off_t s1 = t1->args->elf1.size + t1->args->elf2.size;
2634 off_t s2 = t2->args->elf1.size + t2->args->elf2.size;
2803 ? std::min(opts.num_workers, compare_tasks.size())
2836 if (diff.removed_binaries.size())
2856 if (opts.show_added_binaries && diff.added_binaries.size())
2955 ? std::min(opts.num_workers, self_compare_tasks.size())
3500 if (opts.kabi_whitelist_packages.size() > 2)
3612 if (opts.kabi_whitelist_packages.size() >= 2)