Home
last modified time | relevance | path

Searched defs:nb_clusters (Results 1 – 25 of 49) sorted by relevance

12

/dports/math/igraph/igraph-0.9.5/tests/unit/
H A Dcommunity_leiden.c31 igraph_integer_t nb_clusters = igraph_vcount(graph); in run_leiden_CPM() local
51 igraph_integer_t nb_clusters = igraph_vcount(graph); in run_leiden_modularity() local
/dports/emulators/qemu-utils/qemu-4.2.1/block/
H A Dqcow2-cluster.c381 static int count_contiguous_clusters(BlockDriverState *bs, int nb_clusters, in count_contiguous_clusters()
414 int nb_clusters, in count_contiguous_clusters_unallocated()
518 uint64_t bytes_available, bytes_needed, nb_clusters; in qcow2_get_cluster_offset() local
1030 static int count_cow_clusters(BlockDriverState *bs, int nb_clusters, in count_cow_clusters()
1152 uint64_t nb_clusters; in handle_copied() local
1254 uint64_t *host_offset, uint64_t *nb_clusters) in do_alloc_cluster_offset()
1315 uint64_t nb_clusters; in handle_alloc() local
1596 uint64_t nb_clusters, in discard_in_l2_slice()
1677 uint64_t nb_clusters; in qcow2_cluster_discard() local
1717 uint64_t nb_clusters, int flags) in zero_in_l2_slice()
[all …]
H A Dqcow2-refcount.c969 uint64_t i, nb_clusters, refcount; in alloc_clusters_noref() local
1029 int64_t nb_clusters) in qcow2_alloc_clusters_at()
1160 int nb_clusters, enum qcow2_discard_type type) in qcow2_free_any_clusters()
1986 void **refcount_table, int64_t *nb_clusters) in check_refblocks()
2092 void **refcount_table, int64_t *nb_clusters) in calculate_refcounts()
2194 void *refcount_table, int64_t nb_clusters) in compare_refcounts()
2341 int64_t *nb_clusters) in rebuild_refcount_structure()
2533 int64_t size, highest_cluster, nb_clusters; in qcow2_check_refcounts() local
/dports/emulators/qemu42/qemu-4.2.1/block/
H A Dqcow2-cluster.c381 static int count_contiguous_clusters(BlockDriverState *bs, int nb_clusters, in count_contiguous_clusters()
414 int nb_clusters, in count_contiguous_clusters_unallocated()
518 uint64_t bytes_available, bytes_needed, nb_clusters; in qcow2_get_cluster_offset() local
1030 static int count_cow_clusters(BlockDriverState *bs, int nb_clusters, in count_cow_clusters()
1152 uint64_t nb_clusters; in handle_copied() local
1254 uint64_t *host_offset, uint64_t *nb_clusters) in do_alloc_cluster_offset()
1315 uint64_t nb_clusters; in handle_alloc() local
1596 uint64_t nb_clusters, in discard_in_l2_slice()
1677 uint64_t nb_clusters; in qcow2_cluster_discard() local
1717 uint64_t nb_clusters, int flags) in zero_in_l2_slice()
[all …]
H A Dqcow2-refcount.c969 uint64_t i, nb_clusters, refcount; in alloc_clusters_noref() local
1029 int64_t nb_clusters) in qcow2_alloc_clusters_at()
1160 int nb_clusters, enum qcow2_discard_type type) in qcow2_free_any_clusters()
1986 void **refcount_table, int64_t *nb_clusters) in check_refblocks()
2092 void **refcount_table, int64_t *nb_clusters) in calculate_refcounts()
2194 void *refcount_table, int64_t nb_clusters) in compare_refcounts()
2341 int64_t *nb_clusters) in rebuild_refcount_structure()
2533 int64_t size, highest_cluster, nb_clusters; in qcow2_check_refcounts() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/block/
H A Dqcow2-cluster.c385 static int count_contiguous_clusters(BlockDriverState *bs, int nb_clusters, in count_contiguous_clusters()
418 int nb_clusters, in count_contiguous_clusters_unallocated()
522 uint64_t bytes_available, bytes_needed, nb_clusters; in qcow2_get_cluster_offset() local
1041 static int count_cow_clusters(BlockDriverState *bs, int nb_clusters, in count_cow_clusters()
1163 uint64_t nb_clusters; in handle_copied() local
1265 uint64_t *host_offset, uint64_t *nb_clusters) in do_alloc_cluster_offset()
1326 uint64_t nb_clusters; in handle_alloc() local
1607 uint64_t nb_clusters, in discard_in_l2_slice()
1688 uint64_t nb_clusters; in qcow2_cluster_discard() local
1728 uint64_t nb_clusters, int flags) in zero_in_l2_slice()
[all …]
H A Dqcow2-refcount.c969 uint64_t i, nb_clusters, refcount; in alloc_clusters_noref() local
1029 int64_t nb_clusters) in qcow2_alloc_clusters_at()
1160 int nb_clusters, enum qcow2_discard_type type) in qcow2_free_any_clusters()
1986 void **refcount_table, int64_t *nb_clusters) in check_refblocks()
2092 void **refcount_table, int64_t *nb_clusters) in calculate_refcounts()
2194 void *refcount_table, int64_t nb_clusters) in compare_refcounts()
2341 int64_t *nb_clusters) in rebuild_refcount_structure()
2533 int64_t size, highest_cluster, nb_clusters; in qcow2_check_refcounts() local
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/block/
H A Dqcow2-cluster.c385 static int count_contiguous_clusters(BlockDriverState *bs, int nb_clusters, in count_contiguous_clusters()
418 int nb_clusters, in count_contiguous_clusters_unallocated()
522 uint64_t bytes_available, bytes_needed, nb_clusters; in qcow2_get_cluster_offset() local
1041 static int count_cow_clusters(BlockDriverState *bs, int nb_clusters, in count_cow_clusters()
1163 uint64_t nb_clusters; in handle_copied() local
1265 uint64_t *host_offset, uint64_t *nb_clusters) in do_alloc_cluster_offset()
1326 uint64_t nb_clusters; in handle_alloc() local
1607 uint64_t nb_clusters, in discard_in_l2_slice()
1688 uint64_t nb_clusters; in qcow2_cluster_discard() local
1728 uint64_t nb_clusters, int flags) in zero_in_l2_slice()
[all …]
H A Dqcow2-refcount.c969 uint64_t i, nb_clusters, refcount; in alloc_clusters_noref() local
1029 int64_t nb_clusters) in qcow2_alloc_clusters_at()
1160 int nb_clusters, enum qcow2_discard_type type) in qcow2_free_any_clusters()
1986 void **refcount_table, int64_t *nb_clusters) in check_refblocks()
2092 void **refcount_table, int64_t *nb_clusters) in calculate_refcounts()
2194 void *refcount_table, int64_t nb_clusters) in compare_refcounts()
2341 int64_t *nb_clusters) in rebuild_refcount_structure()
2533 int64_t size, highest_cluster, nb_clusters; in qcow2_check_refcounts() local
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/block/
H A Dqcow2-cluster.c380 static int count_contiguous_clusters(int nb_clusters, int cluster_size, in count_contiguous_clusters()
412 static int count_contiguous_clusters_unallocated(int nb_clusters, in count_contiguous_clusters_unallocated()
536 uint64_t bytes_available, bytes_needed, nb_clusters; in qcow2_get_cluster_offset() local
1013 static int count_cow_clusters(BDRVQcow2State *s, int nb_clusters, in count_cow_clusters()
1135 uint64_t nb_clusters; in handle_copied() local
1237 uint64_t *host_offset, uint64_t *nb_clusters) in do_alloc_cluster_offset()
1291 uint64_t nb_clusters; in handle_alloc() local
1650 uint64_t nb_clusters, in discard_in_l2_slice()
1731 uint64_t nb_clusters; in qcow2_cluster_discard() local
1771 uint64_t nb_clusters, int flags) in zero_in_l2_slice()
[all …]
H A Dqcow2-refcount.c960 uint64_t i, nb_clusters, refcount; in alloc_clusters_noref() local
1020 int64_t nb_clusters) in qcow2_alloc_clusters_at()
1147 int nb_clusters, enum qcow2_discard_type type) in qcow2_free_any_clusters()
1924 void **refcount_table, int64_t *nb_clusters) in check_refblocks()
2031 void **refcount_table, int64_t *nb_clusters) in calculate_refcounts()
2126 void *refcount_table, int64_t nb_clusters) in compare_refcounts()
2273 int64_t *nb_clusters) in rebuild_refcount_structure()
2464 int64_t size, highest_cluster, nb_clusters; in qcow2_check_refcounts() local
/dports/math/igraph/igraph-0.9.5/examples/simple/
H A Digraph_community_leiden.c29 igraph_integer_t nb_clusters; in main() local
/dports/emulators/qemu/qemu-6.2.0/block/
H A Dqcow2-cluster.c441 static int count_contiguous_subclusters(BlockDriverState *bs, int nb_clusters, in count_contiguous_subclusters()
593 uint64_t bytes_available, bytes_needed, nb_clusters; in qcow2_get_host_offset() local
1166 unsigned nb_clusters = size_to_clusters(s, cow_end_from); in calculate_l2_meta() local
1359 static int count_single_write_clusters(BlockDriverState *bs, int nb_clusters, in count_single_write_clusters()
1495 uint64_t nb_clusters; in handle_copied() local
1598 uint64_t *host_offset, uint64_t *nb_clusters) in do_alloc_cluster_offset()
1659 uint64_t nb_clusters; in handle_alloc() local
1892 uint64_t nb_clusters, in discard_in_l2_slice()
1967 uint64_t nb_clusters; in qcow2_cluster_discard() local
2007 uint64_t nb_clusters, int flags) in zero_in_l2_slice()
[all …]
H A Dqcow2-refcount.c970 uint64_t i, nb_clusters, refcount; in alloc_clusters_noref() local
1030 int64_t nb_clusters) in qcow2_alloc_clusters_at()
2084 void **refcount_table, int64_t *nb_clusters) in check_refblocks()
2198 void **refcount_table, int64_t *nb_clusters) in calculate_refcounts()
2301 void *refcount_table, int64_t nb_clusters) in compare_refcounts()
2448 int64_t *nb_clusters) in rebuild_refcount_structure()
2640 int64_t size, highest_cluster, nb_clusters; in qcow2_check_refcounts() local
/dports/emulators/qemu60/qemu-6.0.0/block/
H A Dqcow2-cluster.c441 static int count_contiguous_subclusters(BlockDriverState *bs, int nb_clusters, in count_contiguous_subclusters()
581 uint64_t bytes_available, bytes_needed, nb_clusters; in qcow2_get_host_offset() local
1154 unsigned nb_clusters = size_to_clusters(s, cow_end_from); in calculate_l2_meta() local
1347 static int count_single_write_clusters(BlockDriverState *bs, int nb_clusters, in count_single_write_clusters()
1465 uint64_t nb_clusters; in handle_copied() local
1568 uint64_t *host_offset, uint64_t *nb_clusters) in do_alloc_cluster_offset()
1629 uint64_t nb_clusters; in handle_alloc() local
1862 uint64_t nb_clusters, in discard_in_l2_slice()
1937 uint64_t nb_clusters; in qcow2_cluster_discard() local
1977 uint64_t nb_clusters, int flags) in zero_in_l2_slice()
[all …]
H A Dqcow2-refcount.c970 uint64_t i, nb_clusters, refcount; in alloc_clusters_noref() local
1030 int64_t nb_clusters) in qcow2_alloc_clusters_at()
1996 void **refcount_table, int64_t *nb_clusters) in check_refblocks()
2102 void **refcount_table, int64_t *nb_clusters) in calculate_refcounts()
2205 void *refcount_table, int64_t nb_clusters) in compare_refcounts()
2352 int64_t *nb_clusters) in rebuild_refcount_structure()
2544 int64_t size, highest_cluster, nb_clusters; in qcow2_check_refcounts() local
/dports/emulators/qemu5/qemu-5.2.0/block/
H A Dqcow2-cluster.c441 static int count_contiguous_subclusters(BlockDriverState *bs, int nb_clusters, in count_contiguous_subclusters()
581 uint64_t bytes_available, bytes_needed, nb_clusters; in qcow2_get_host_offset() local
1154 unsigned nb_clusters = size_to_clusters(s, cow_end_from); in calculate_l2_meta() local
1347 static int count_single_write_clusters(BlockDriverState *bs, int nb_clusters, in count_single_write_clusters()
1465 uint64_t nb_clusters; in handle_copied() local
1568 uint64_t *host_offset, uint64_t *nb_clusters) in do_alloc_cluster_offset()
1629 uint64_t nb_clusters; in handle_alloc() local
1862 uint64_t nb_clusters, in discard_in_l2_slice()
1937 uint64_t nb_clusters; in qcow2_cluster_discard() local
1977 uint64_t nb_clusters, int flags) in zero_in_l2_slice()
[all …]
H A Dqcow2-refcount.c970 uint64_t i, nb_clusters, refcount; in alloc_clusters_noref() local
1030 int64_t nb_clusters) in qcow2_alloc_clusters_at()
1996 void **refcount_table, int64_t *nb_clusters) in check_refblocks()
2102 void **refcount_table, int64_t *nb_clusters) in calculate_refcounts()
2205 void *refcount_table, int64_t nb_clusters) in compare_refcounts()
2352 int64_t *nb_clusters) in rebuild_refcount_structure()
2544 int64_t size, highest_cluster, nb_clusters; in qcow2_check_refcounts() local
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/block/
H A Dqcow2-cluster.c441 static int count_contiguous_subclusters(BlockDriverState *bs, int nb_clusters, in count_contiguous_subclusters()
580 uint64_t bytes_available, bytes_needed, nb_clusters; in qcow2_get_host_offset() local
1153 unsigned nb_clusters = size_to_clusters(s, cow_end_from); in calculate_l2_meta() local
1346 static int count_single_write_clusters(BlockDriverState *bs, int nb_clusters, in count_single_write_clusters()
1482 uint64_t nb_clusters; in handle_copied() local
1585 uint64_t *host_offset, uint64_t *nb_clusters) in do_alloc_cluster_offset()
1646 uint64_t nb_clusters; in handle_alloc() local
1879 uint64_t nb_clusters, in discard_in_l2_slice()
1954 uint64_t nb_clusters; in qcow2_cluster_discard() local
1994 uint64_t nb_clusters, int flags) in zero_in_l2_slice()
[all …]
H A Dqcow2-refcount.c970 uint64_t i, nb_clusters, refcount; in alloc_clusters_noref() local
1030 int64_t nb_clusters) in qcow2_alloc_clusters_at()
2084 void **refcount_table, int64_t *nb_clusters) in check_refblocks()
2198 void **refcount_table, int64_t *nb_clusters) in calculate_refcounts()
2301 void *refcount_table, int64_t nb_clusters) in compare_refcounts()
2448 int64_t *nb_clusters) in rebuild_refcount_structure()
2640 int64_t size, highest_cluster, nb_clusters; in qcow2_check_refcounts() local
/dports/math/cgal/CGAL-5.3/examples/Point_set_processing_3/
H A Dclustering_example.cpp37 std::size_t nb_clusters in main() local
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A Dcluster_point_set.h184 std::size_t nb_clusters = 0; in cluster_point_set() local
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/Plugins/Point_set/
H A DPoint_set_clustering_plugin.cpp143 std::size_t nb_clusters = *functor.result; in on_actionCluster_triggered() local
/dports/math/igraph/igraph-0.9.5/src/community/
H A Dleiden.c57 igraph_integer_t *nb_clusters, in igraph_i_community_leiden_fastmovenodes()
719 igraph_vector_t *membership, igraph_integer_t *nb_clusters, igraph_real_t *quality) { in igraph_i_community_leiden()
989 … igraph_vector_t *membership, igraph_integer_t *nb_clusters, igraph_real_t *quality) { in igraph_community_leiden()
/dports/math/R-cran-igraph/igraph/src/
H A Dcommunity_leiden.c54 igraph_integer_t *nb_clusters, in igraph_i_community_leiden_fastmovenodes()
715 … igraph_vector_t *membership, igraph_integer_t *nb_clusters, igraph_real_t *quality) { in igraph_i_community_leiden()
985 … igraph_vector_t *membership, igraph_integer_t *nb_clusters, igraph_real_t *quality) { in igraph_community_leiden()

12