Home
last modified time | relevance | path

Searched refs:colors_vec (Results 1 – 21 of 21) sorted by relevance

/dports/www/zola/zola-0.15.2/cargo-crates/gif-0.11.3/src/
H A Dcommon.rs240 let mut colors_vec: Vec<(u8, u8, u8, u8)> = colors.into_iter().collect(); in _process_block()
241 colors_vec.sort(); in _process_block()
242 let palette = colors_vec.iter().map(|&(r, g, b, _a)| vec![r, g, b]).flatten().collect(); in _process_block()
243 … let colors_lookup: HashMap<(u8, u8, u8, u8), u8> = colors_vec.into_iter().zip(0..=255).collect(); in _process_block()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gif-0.11.3/src/
H A Dcommon.rs240 let mut colors_vec: Vec<(u8, u8, u8, u8)> = colors.into_iter().collect(); in from_rgba_speed() localVariable
241 colors_vec.sort(); in from_rgba_speed()
242 let palette = colors_vec.iter().map(|&(r, g, b, _a)| vec![r, g, b]).flatten().collect(); in from_rgba_speed()
243 … let colors_lookup: HashMap<(u8, u8, u8, u8), u8> = colors_vec.into_iter().zip(0..=255).collect(); in from_rgba_speed()
/dports/devel/boost-docs/boost_1_72_0/libs/graph_parallel/test/
H A Ddistributed_graph_coloring_test.cpp58 std::vector<int> colors_vec(num_vertices(g)); in test_distributed_graph_coloring() local
59 iterator_property_map<int*, vertex_index_map> color(&colors_vec[0], in test_distributed_graph_coloring()
H A Ddistributed_csr_algorithm_test.cpp279 std::vector<int> colors_vec(num_vertices(g)); in test_main() local
280 iterator_property_map<int*, vertex_index_map> color(&colors_vec[0], in test_main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/graph_parallel/test/
H A Ddistributed_graph_coloring_test.cpp58 std::vector<int> colors_vec(num_vertices(g)); in test_distributed_graph_coloring() local
59 iterator_property_map<int*, vertex_index_map> color(&colors_vec[0], in test_distributed_graph_coloring()
H A Ddistributed_csr_algorithm_test.cpp279 std::vector<int> colors_vec(num_vertices(g)); in test_main() local
280 iterator_property_map<int*, vertex_index_map> color(&colors_vec[0], in test_main()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/graph_parallel/test/
H A Ddistributed_graph_coloring_test.cpp57 std::vector<int> colors_vec(num_vertices(g)); in test_distributed_graph_coloring() local
58 iterator_property_map<int*, vertex_index_map> color(&colors_vec[0], in test_distributed_graph_coloring()
H A Ddistributed_csr_algorithm_test.cpp279 std::vector<int> colors_vec(num_vertices(g)); in test_main() local
280 iterator_property_map<int*, vertex_index_map> color(&colors_vec[0], in test_main()
/dports/databases/percona57-server/boost_1_59_0/libs/graph_parallel/test/
H A Ddistributed_graph_coloring_test.cpp57 std::vector<int> colors_vec(num_vertices(g)); in test_distributed_graph_coloring() local
58 iterator_property_map<int*, vertex_index_map> color(&colors_vec[0], in test_distributed_graph_coloring()
H A Ddistributed_csr_algorithm_test.cpp279 std::vector<int> colors_vec(num_vertices(g)); in test_main() local
280 iterator_property_map<int*, vertex_index_map> color(&colors_vec[0], in test_main()
/dports/databases/xtrabackup/boost_1_59_0/libs/graph_parallel/test/
H A Ddistributed_graph_coloring_test.cpp57 std::vector<int> colors_vec(num_vertices(g)); in test_distributed_graph_coloring() local
58 iterator_property_map<int*, vertex_index_map> color(&colors_vec[0], in test_distributed_graph_coloring()
H A Ddistributed_csr_algorithm_test.cpp279 std::vector<int> colors_vec(num_vertices(g)); in test_main() local
280 iterator_property_map<int*, vertex_index_map> color(&colors_vec[0], in test_main()
/dports/databases/percona57-client/boost_1_59_0/libs/graph_parallel/test/
H A Ddistributed_graph_coloring_test.cpp57 std::vector<int> colors_vec(num_vertices(g)); in test_distributed_graph_coloring() local
58 iterator_property_map<int*, vertex_index_map> color(&colors_vec[0], in test_distributed_graph_coloring()
H A Ddistributed_csr_algorithm_test.cpp279 std::vector<int> colors_vec(num_vertices(g)); in test_main() local
280 iterator_property_map<int*, vertex_index_map> color(&colors_vec[0], in test_main()
/dports/devel/boost-libs/boost_1_72_0/libs/graph_parallel/test/
H A Ddistributed_graph_coloring_test.cpp58 std::vector<int> colors_vec(num_vertices(g)); in test_distributed_graph_coloring() local
59 iterator_property_map<int*, vertex_index_map> color(&colors_vec[0], in test_distributed_graph_coloring()
H A Ddistributed_csr_algorithm_test.cpp279 std::vector<int> colors_vec(num_vertices(g)); in test_main() local
280 iterator_property_map<int*, vertex_index_map> color(&colors_vec[0], in test_main()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/graph_parallel/test/
H A Ddistributed_graph_coloring_test.cpp57 std::vector<int> colors_vec(num_vertices(g)); in test_distributed_graph_coloring() local
58 iterator_property_map<int*, vertex_index_map> color(&colors_vec[0], in test_distributed_graph_coloring()
H A Ddistributed_csr_algorithm_test.cpp279 std::vector<int> colors_vec(num_vertices(g)); in test_main() local
280 iterator_property_map<int*, vertex_index_map> color(&colors_vec[0], in test_main()
/dports/devel/hyperscan/boost_1_75_0/libs/graph_parallel/test/
H A Ddistributed_graph_coloring_test.cpp58 std::vector<int> colors_vec(num_vertices(g)); in test_distributed_graph_coloring() local
59 iterator_property_map<int*, vertex_index_map> color(&colors_vec[0], in test_distributed_graph_coloring()
H A Ddistributed_csr_algorithm_test.cpp279 std::vector<int> colors_vec(num_vertices(g)); in test_main() local
280 iterator_property_map<int*, vertex_index_map> color(&colors_vec[0], in test_main()
/dports/games/frogatto/frogatto-1.3.1/src/
H A Dparticle_system.cpp628 const std::vector<variant> colors_vec = node["colors"].as_list(); in point_particle_info() local
629 foreach(const variant& col, colors_vec) { in point_particle_info()