Home
last modified time | relevance | path

Searched refs:num_comps (Results 1 – 25 of 787) sorted by relevance

12345678910>>...32

/dports/print/cups-filters/cups-filters-1.28.10/cupsfilters/
H A Dtestrgb.c37 int cube_size, int num_comps,
135 for (i = 0; i < num_comps; i ++) in test_gray()
160 for (i = 0; i < num_comps; i ++) in test_gray()
175 if (num_comps > 4) in test_gray()
181 if (num_comps > 6) in test_gray()
205 for (i = 0; i < num_comps; i ++) in test_gray()
265 for (i = 0; i < num_comps; i ++) in test_rgb()
290 for (i = 0; i < num_comps; i ++) in test_rgb()
305 if (num_comps > 4) in test_rgb()
311 if (num_comps > 6) in test_rgb()
[all …]
H A Dtestcmyk.c115 cmyk = cupsCMYKNew(num_comps); in test_gray()
117 switch (num_comps) in test_gray()
147 for (i = 0; i < num_comps; i ++) in test_gray()
172 for (i = 0; i < num_comps; i ++) in test_gray()
179 switch (num_comps) in test_gray()
246 for (i = 0; i < num_comps; i ++) in test_gray()
297 cmyk = cupsCMYKNew(num_comps); in test_rgb()
301 switch (num_comps) in test_rgb()
325 for (i = 0; i < num_comps; i ++) in test_rgb()
357 switch (num_comps) in test_rgb()
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxdownscale.h138 int num_comps,
148 int num_comps,
159 int num_comps,
172 int num_comps,
186 int num_comps,
199 int num_comps,
213 int num_comps,
229 int num_comps,
262 int num_comps,
271 int num_comps,
[all …]
H A Dgshtx.c64 uint num_comps, in gs_ht_build() argument
74 if (num_comps == 0) in gs_ht_build()
86 num_comps, in gs_ht_build()
101 for (i = 0; i < num_comps; i++) { in gs_ht_build()
219 for (i = 0; i < num_comps; i++) { in check_ht()
286 for (i = 0; i < num_comps; i++) { in alloc_ht_order()
383 int num_comps, in free_order_array() argument
389 for (i = 0; i < num_comps; i++) in free_order_array()
420 for (i = 0; i < num_comps; i++) { in gs_ht_install()
457 if (num_comps == 1) { in gs_ht_install()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxdownscale.h138 int num_comps,
148 int num_comps,
159 int num_comps,
172 int num_comps,
186 int num_comps,
199 int num_comps,
213 int num_comps,
229 int num_comps,
262 int num_comps,
271 int num_comps,
[all …]
H A Dgshtx.c64 uint num_comps, in gs_ht_build() argument
74 if (num_comps == 0) in gs_ht_build()
86 num_comps, in gs_ht_build()
101 for (i = 0; i < num_comps; i++) { in gs_ht_build()
219 for (i = 0; i < num_comps; i++) { in check_ht()
286 for (i = 0; i < num_comps; i++) { in alloc_ht_order()
383 int num_comps, in free_order_array() argument
389 for (i = 0; i < num_comps; i++) in free_order_array()
420 for (i = 0; i < num_comps; i++) { in gs_ht_install()
457 if (num_comps == 1) { in gs_ht_install()
[all …]
/dports/math/igraph/igraph-0.9.5/src/centrality/prpack/
H A Dprpack_preprocessed_scc_graph.cpp28 for (int comp_i = 0; comp_i < num_comps; ++comp_i) { in initialize_weighted()
30 const int end_i = (comp_i + 1 != num_comps) ? divisions[comp_i + 1] : num_vs; in initialize_weighted()
62 for (int comp_i = 0; comp_i < num_comps; ++comp_i) { in initialize_unweighted()
64 const int end_i = (comp_i + 1 != num_comps) ? divisions[comp_i + 1] : num_vs; in initialize_unweighted()
99 num_comps = 0; in prpack_preprocessed_scc_graph()
149 cs1[num_vs - 1 - num_comps] = decoding_i; in prpack_preprocessed_scc_graph()
150 while (scc[p] != num_comps) { in prpack_preprocessed_scc_graph()
151 scc[st[--sz]] = num_comps; in prpack_preprocessed_scc_graph()
154 ++num_comps; in prpack_preprocessed_scc_graph()
160 divisions = new int[num_comps]; in prpack_preprocessed_scc_graph()
[all …]
/dports/math/R-cran-igraph/igraph/src/prpack/
H A Dprpack_preprocessed_scc_graph.cpp28 for (int comp_i = 0; comp_i < num_comps; ++comp_i) { in initialize_weighted()
30 const int end_i = (comp_i + 1 != num_comps) ? divisions[comp_i + 1] : num_vs; in initialize_weighted()
62 for (int comp_i = 0; comp_i < num_comps; ++comp_i) { in initialize_unweighted()
64 const int end_i = (comp_i + 1 != num_comps) ? divisions[comp_i + 1] : num_vs; in initialize_unweighted()
99 num_comps = 0; in prpack_preprocessed_scc_graph()
149 cs1[num_vs - 1 - num_comps] = decoding_i; in prpack_preprocessed_scc_graph()
150 while (scc[p] != num_comps) { in prpack_preprocessed_scc_graph()
151 scc[st[--sz]] = num_comps; in prpack_preprocessed_scc_graph()
154 ++num_comps; in prpack_preprocessed_scc_graph()
160 divisions = new int[num_comps]; in prpack_preprocessed_scc_graph()
[all …]
/dports/databases/pgrouting/pgrouting-3.2.0/src/components/
H A Dpgr_components.cpp51 size_t num_comps; in pgr_connectedComponents() local
55 num_comps = boost::connected_components(graph.graph, &components[0]); in pgr_connectedComponents()
61 std::vector< std::vector< int64_t > > results(num_comps); in pgr_connectedComponents()
76 size_t num_comps; in strongComponents() local
80 num_comps = boost::strong_components( in strongComponents()
89 std::vector< std::vector< int64_t > > results(num_comps); in strongComponents()
110 size_t num_comps; in biconnectedComponents() local
112 num_comps = biconnected_components(graph.graph, bimap); in biconnectedComponents()
117 std::vector< std::vector< int64_t > > results(num_comps); in biconnectedComponents()
/dports/devel/boost-docs/boost_1_72_0/libs/graph_parallel/test/
H A Dhohberg_biconnected_components_test.cpp33 void check_components(const Graph& g, std::size_t num_comps) in check_components() argument
36 std::vector<std::size_t> color_to_name(num_comps, not_mapped); in check_components()
38 BOOST_CHECK(get(edge_color, g, e) < num_comps); in check_components()
75 int num_comps = in test_small_hohberg_biconnected_components() local
79 BOOST_CHECK(num_comps == comps_expected); in test_small_hohberg_biconnected_components()
80 check_components(g, num_comps); in test_small_hohberg_biconnected_components()
96 int num_comps = hohberg_biconnected_components(g, get(edge_color, g)); in test_small_hohberg_biconnected_components() local
98 BOOST_CHECK(num_comps == comps_expected); in test_small_hohberg_biconnected_components()
99 check_components(g, num_comps); in test_small_hohberg_biconnected_components()
/dports/devel/boost-python-libs/boost_1_72_0/libs/graph_parallel/test/
H A Dhohberg_biconnected_components_test.cpp33 void check_components(const Graph& g, std::size_t num_comps) in check_components() argument
36 std::vector<std::size_t> color_to_name(num_comps, not_mapped); in check_components()
38 BOOST_CHECK(get(edge_color, g, e) < num_comps); in check_components()
75 int num_comps = in test_small_hohberg_biconnected_components() local
79 BOOST_CHECK(num_comps == comps_expected); in test_small_hohberg_biconnected_components()
80 check_components(g, num_comps); in test_small_hohberg_biconnected_components()
96 int num_comps = hohberg_biconnected_components(g, get(edge_color, g)); in test_small_hohberg_biconnected_components() local
98 BOOST_CHECK(num_comps == comps_expected); in test_small_hohberg_biconnected_components()
99 check_components(g, num_comps); in test_small_hohberg_biconnected_components()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/graph_parallel/test/
H A Dhohberg_biconnected_components_test.cpp33 void check_components(const Graph& g, std::size_t num_comps) in check_components() argument
36 std::vector<std::size_t> color_to_name(num_comps, not_mapped); in check_components()
38 BOOST_CHECK(get(edge_color, g, e) < num_comps); in check_components()
75 int num_comps = in test_small_hohberg_biconnected_components() local
79 BOOST_CHECK(num_comps == comps_expected); in test_small_hohberg_biconnected_components()
80 check_components(g, num_comps); in test_small_hohberg_biconnected_components()
96 int num_comps = hohberg_biconnected_components(g, get(edge_color, g)); in test_small_hohberg_biconnected_components() local
98 BOOST_CHECK(num_comps == comps_expected); in test_small_hohberg_biconnected_components()
99 check_components(g, num_comps); in test_small_hohberg_biconnected_components()
/dports/databases/percona57-server/boost_1_59_0/libs/graph_parallel/test/
H A Dhohberg_biconnected_components_test.cpp33 void check_components(const Graph& g, std::size_t num_comps) in check_components() argument
36 std::vector<std::size_t> color_to_name(num_comps, not_mapped); in check_components()
38 BOOST_CHECK(get(edge_color, g, e) < num_comps); in check_components()
75 int num_comps = in test_small_hohberg_biconnected_components() local
79 BOOST_CHECK(num_comps == comps_expected); in test_small_hohberg_biconnected_components()
80 check_components(g, num_comps); in test_small_hohberg_biconnected_components()
96 int num_comps = hohberg_biconnected_components(g, get(edge_color, g)); in test_small_hohberg_biconnected_components() local
98 BOOST_CHECK(num_comps == comps_expected); in test_small_hohberg_biconnected_components()
99 check_components(g, num_comps); in test_small_hohberg_biconnected_components()
/dports/databases/xtrabackup/boost_1_59_0/libs/graph_parallel/test/
H A Dhohberg_biconnected_components_test.cpp33 void check_components(const Graph& g, std::size_t num_comps) in check_components() argument
36 std::vector<std::size_t> color_to_name(num_comps, not_mapped); in check_components()
38 BOOST_CHECK(get(edge_color, g, e) < num_comps); in check_components()
75 int num_comps = in test_small_hohberg_biconnected_components() local
79 BOOST_CHECK(num_comps == comps_expected); in test_small_hohberg_biconnected_components()
80 check_components(g, num_comps); in test_small_hohberg_biconnected_components()
96 int num_comps = hohberg_biconnected_components(g, get(edge_color, g)); in test_small_hohberg_biconnected_components() local
98 BOOST_CHECK(num_comps == comps_expected); in test_small_hohberg_biconnected_components()
99 check_components(g, num_comps); in test_small_hohberg_biconnected_components()
/dports/databases/percona57-client/boost_1_59_0/libs/graph_parallel/test/
H A Dhohberg_biconnected_components_test.cpp33 void check_components(const Graph& g, std::size_t num_comps) in check_components() argument
36 std::vector<std::size_t> color_to_name(num_comps, not_mapped); in check_components()
38 BOOST_CHECK(get(edge_color, g, e) < num_comps); in check_components()
75 int num_comps = in test_small_hohberg_biconnected_components() local
79 BOOST_CHECK(num_comps == comps_expected); in test_small_hohberg_biconnected_components()
80 check_components(g, num_comps); in test_small_hohberg_biconnected_components()
96 int num_comps = hohberg_biconnected_components(g, get(edge_color, g)); in test_small_hohberg_biconnected_components() local
98 BOOST_CHECK(num_comps == comps_expected); in test_small_hohberg_biconnected_components()
99 check_components(g, num_comps); in test_small_hohberg_biconnected_components()
/dports/devel/boost-libs/boost_1_72_0/libs/graph_parallel/test/
H A Dhohberg_biconnected_components_test.cpp33 void check_components(const Graph& g, std::size_t num_comps) in check_components() argument
36 std::vector<std::size_t> color_to_name(num_comps, not_mapped); in check_components()
38 BOOST_CHECK(get(edge_color, g, e) < num_comps); in check_components()
75 int num_comps = in test_small_hohberg_biconnected_components() local
79 BOOST_CHECK(num_comps == comps_expected); in test_small_hohberg_biconnected_components()
80 check_components(g, num_comps); in test_small_hohberg_biconnected_components()
96 int num_comps = hohberg_biconnected_components(g, get(edge_color, g)); in test_small_hohberg_biconnected_components() local
98 BOOST_CHECK(num_comps == comps_expected); in test_small_hohberg_biconnected_components()
99 check_components(g, num_comps); in test_small_hohberg_biconnected_components()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/graph_parallel/test/
H A Dhohberg_biconnected_components_test.cpp33 void check_components(const Graph& g, std::size_t num_comps) in check_components() argument
36 std::vector<std::size_t> color_to_name(num_comps, not_mapped); in check_components()
38 BOOST_CHECK(get(edge_color, g, e) < num_comps); in check_components()
75 int num_comps = in test_small_hohberg_biconnected_components() local
79 BOOST_CHECK(num_comps == comps_expected); in test_small_hohberg_biconnected_components()
80 check_components(g, num_comps); in test_small_hohberg_biconnected_components()
96 int num_comps = hohberg_biconnected_components(g, get(edge_color, g)); in test_small_hohberg_biconnected_components() local
98 BOOST_CHECK(num_comps == comps_expected); in test_small_hohberg_biconnected_components()
99 check_components(g, num_comps); in test_small_hohberg_biconnected_components()
/dports/devel/hyperscan/boost_1_75_0/libs/graph_parallel/test/
H A Dhohberg_biconnected_components_test.cpp33 void check_components(const Graph& g, std::size_t num_comps) in check_components() argument
36 std::vector<std::size_t> color_to_name(num_comps, not_mapped); in check_components()
38 BOOST_CHECK(get(edge_color, g, e) < num_comps); in check_components()
75 int num_comps = in test_small_hohberg_biconnected_components() local
79 BOOST_CHECK(num_comps == comps_expected); in test_small_hohberg_biconnected_components()
80 check_components(g, num_comps); in test_small_hohberg_biconnected_components()
96 int num_comps = hohberg_biconnected_components(g, get(edge_color, g)); in test_small_hohberg_biconnected_components() local
98 BOOST_CHECK(num_comps == comps_expected); in test_small_hohberg_biconnected_components()
99 check_components(g, num_comps); in test_small_hohberg_biconnected_components()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgshtx.c63 uint num_comps, in gs_ht_build() argument
73 if (num_comps == 0) in gs_ht_build()
85 num_comps, in gs_ht_build()
100 for (i = 0; i < num_comps; i++) { in gs_ht_build()
219 for (i = 0; i < num_comps; i++) { in check_ht()
286 for (i = 0; i < num_comps; i++) { in alloc_ht_order()
383 int num_comps, in free_order_array() argument
389 for (i = 0; i < num_comps; i++) in free_order_array()
421 for (i = 0; i < num_comps; i++) { in gs_ht_install()
458 if (num_comps == 1) { in gs_ht_install()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgshtx.c64 uint num_comps, in gs_ht_build() argument
74 if (num_comps == 0) in gs_ht_build()
86 num_comps, in gs_ht_build()
101 for (i = 0; i < num_comps; i++) { in gs_ht_build()
219 for (i = 0; i < num_comps; i++) { in check_ht()
286 for (i = 0; i < num_comps; i++) { in alloc_ht_order()
383 int num_comps, in free_order_array() argument
389 for (i = 0; i < num_comps; i++) in free_order_array()
420 for (i = 0; i < num_comps; i++) { in gs_ht_install()
457 if (num_comps == 1) { in gs_ht_install()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgshtx.c64 uint num_comps, in gs_ht_build() argument
74 if (num_comps == 0) in gs_ht_build()
86 num_comps, in gs_ht_build()
101 for (i = 0; i < num_comps; i++) { in gs_ht_build()
219 for (i = 0; i < num_comps; i++) { in check_ht()
286 for (i = 0; i < num_comps; i++) { in alloc_ht_order()
383 int num_comps, in free_order_array() argument
389 for (i = 0; i < num_comps; i++) in free_order_array()
420 for (i = 0; i < num_comps; i++) { in gs_ht_install()
457 if (num_comps == 1) { in gs_ht_install()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgshtx.c63 uint num_comps, in gs_ht_build() argument
73 if (num_comps == 0) in gs_ht_build()
85 num_comps, in gs_ht_build()
100 for (i = 0; i < num_comps; i++) { in gs_ht_build()
219 for (i = 0; i < num_comps; i++) { in check_ht()
286 for (i = 0; i < num_comps; i++) { in alloc_ht_order()
383 int num_comps, in free_order_array() argument
389 for (i = 0; i < num_comps; i++) in free_order_array()
421 for (i = 0; i < num_comps; i++) { in gs_ht_install()
458 if (num_comps == 1) { in gs_ht_install()
[all …]
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgshtx.c68 uint num_comps, in gs_ht_build() argument
78 if (num_comps == 0) in gs_ht_build()
90 num_comps, in gs_ht_build()
105 for (i = 0; i < num_comps; i++) { in gs_ht_build()
232 for (i = 0; i < num_comps; i++) { in check_ht()
306 for (i = 0; i < num_comps; i++) { in alloc_ht_order()
411 int num_comps, in free_order_array() argument
417 for (i = 0; i < num_comps; i++) in free_order_array()
449 for (i = 0; i < num_comps; i++) { in gs_ht_install()
486 if (num_comps == 1) { in gs_ht_install()
[all …]
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgshtx.c68 uint num_comps, in gs_ht_build() argument
78 if (num_comps == 0) in gs_ht_build()
90 num_comps, in gs_ht_build()
105 for (i = 0; i < num_comps; i++) { in gs_ht_build()
232 for (i = 0; i < num_comps; i++) { in check_ht()
306 for (i = 0; i < num_comps; i++) { in alloc_ht_order()
411 int num_comps, in free_order_array() argument
417 for (i = 0; i < num_comps; i++) in free_order_array()
449 for (i = 0; i < num_comps; i++) { in gs_ht_install()
486 if (num_comps == 1) { in gs_ht_install()
[all …]
/dports/graphics/openjph/OpenJPH-0.7.3/src/apps/ojph_compress/
H A Dojph_compress.cpp355 if (num_comps > 255) in get_arguments()
357 if (num_comps > max_num_comps) in get_arguments()
359 max_num_comps = num_comps; in get_arguments()
361 bit_depth = new ojph::si32[num_comps]; in get_arguments()
362 is_signed = new int[num_comps]; in get_arguments()
363 for (int i = 0; i < num_comps; ++i) in get_arguments()
543 assert(num_comps == 1); in main()
544 siz.set_num_components(num_comps); in main()
545 for (int c = 0; c < num_comps; ++c) in main()
593 assert(num_comps == 3); in main()
[all …]

12345678910>>...32