Searched refs:partition_dir (Results 1 – 7 of 7) sorted by relevance
/dports/biology/iqtree/IQ-TREE-2.0.6/alignment/ |
H A D | superalignment.h | 77 …void readPartitionDir(string partition_dir, char *sequence_type, InputType &intype, string model, …
|
H A D | superalignment.cpp | 517 void SuperAlignment::readPartitionDir(string partition_dir, char *sequence_type, in readPartitionDir() argument 522 string dir = partition_dir; in readPartitionDir() 525 getFilesInDir(partition_dir.c_str(), filenames); in readPartitionDir() 527 outError("No file found in ", partition_dir); in readPartitionDir() 529 …cout << "Reading " << filenames.size() << " alignment files in directory " << partition_dir << end… in readPartitionDir()
|
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/avb/test/ |
H A D | fake_avb_ops.h | 155 void set_partition_dir(const base::FilePath& partition_dir) { in set_partition_dir() argument 156 partition_dir_ = partition_dir; in set_partition_dir()
|
/dports/emulators/qemu60/qemu-6.0.0/qga/ |
H A D | commands-posix.c | 1353 g_autofree char *partition_dir = NULL; in get_disk_partitions() local 1368 partition_dir = g_strdup_printf("%s/%s", in get_disk_partitions() 1370 dev_name = get_device_for_syspath(partition_dir); in get_disk_partitions()
|
/dports/emulators/qemu/qemu-6.2.0/qga/ |
H A D | commands-posix.c | 1353 g_autofree char *partition_dir = NULL; in get_disk_partitions() local 1368 partition_dir = g_strdup_printf("%s/%s", in get_disk_partitions() 1370 dev_name = get_device_for_syspath(partition_dir); in get_disk_partitions()
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/qga/ |
H A D | commands-posix.c | 1353 g_autofree char *partition_dir = NULL; in get_disk_partitions() local 1368 partition_dir = g_strdup_printf("%s/%s", in get_disk_partitions() 1370 dev_name = get_device_for_syspath(partition_dir); in get_disk_partitions()
|
/dports/emulators/qemu5/qemu-5.2.0/qga/ |
H A D | commands-posix.c | 1328 g_autofree char *partition_dir = NULL; in get_disk_partitions() local 1343 partition_dir = g_strdup_printf("%s/%s", in get_disk_partitions() 1345 dev_name = get_device_for_syspath(partition_dir); in get_disk_partitions()
|