Home
last modified time | relevance | path

Searched refs:check_components (Results 1 – 25 of 49) sorted by relevance

12

/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/install/
H A DRuntimeDependencies-COMPONENTS.cmake3 function(check_components value) function
23 check_components("bin1;fw1;lib1")
25 check_components("bin1;lib1")
34 check_components("bin1;fw1;fw2;lib1;lib2")
36 check_components("bin1;bin2;lib1")
38 check_components("bin1;lib1;lib2")
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/install/
H A DRuntimeDependencies-COMPONENTS.cmake3 function(check_components value) function
23 check_components("bin1;fw1;lib1")
25 check_components("bin1;lib1")
34 check_components("bin1;fw1;fw2;lib1;lib2")
36 check_components("bin1;bin2;lib1")
38 check_components("bin1;lib1;lib2")
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/install/
H A DRuntimeDependencies-COMPONENTS.cmake3 function(check_components value) function
23 check_components("bin1;fw1;lib1")
25 check_components("bin1;lib1")
34 check_components("bin1;fw1;fw2;lib1;lib2")
36 check_components("bin1;bin2;lib1")
38 check_components("bin1;lib1;lib2")
/dports/net/openmpi3/openmpi-3.1.6/oshmem/mca/atomic/base/
H A Datomic_base_select.c50 static opal_list_t *check_components(opal_list_t * components);
80 selectable = check_components(&oshmem_atomic_base_framework.framework_components); in mca_atomic_base_select()
133 static opal_list_t *check_components(opal_list_t *components) in check_components() function
/dports/net/openmpi/openmpi-4.1.1/oshmem/mca/atomic/base/
H A Datomic_base_select.c50 static opal_list_t *check_components(opal_list_t * components);
80 selectable = check_components(&oshmem_atomic_base_framework.framework_components); in mca_atomic_base_select()
137 static opal_list_t *check_components(opal_list_t *components) in check_components() function
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/io/base/
H A Dio_base_file_select.c70 static opal_list_t *check_components(opal_list_t *components,
134 selectable = check_components(&ompi_io_base_framework.framework_components, in mca_io_base_file_select()
155 selectable = check_components(&ompi_io_base_framework.framework_components, in mca_io_base_file_select()
282 static opal_list_t *check_components(opal_list_t *components, in check_components() function
H A Dio_base_delete.c56 static opal_list_t *check_components(opal_list_t *components,
107 selectable = check_components(&ompi_io_base_framework.framework_components, in mca_io_base_delete()
184 static opal_list_t *check_components(opal_list_t *components, in check_components() function
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/io/base/
H A Dio_base_file_select.c70 static opal_list_t *check_components(opal_list_t *components,
134 selectable = check_components(&ompi_io_base_framework.framework_components, in mca_io_base_file_select()
155 selectable = check_components(&ompi_io_base_framework.framework_components, in mca_io_base_file_select()
282 static opal_list_t *check_components(opal_list_t *components, in check_components() function
H A Dio_base_delete.c59 static opal_list_t *check_components(opal_list_t *components,
112 selectable = check_components(&ompi_io_base_framework.framework_components, in mca_io_base_delete()
206 static opal_list_t *check_components(opal_list_t *components, in check_components() function
/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() function
80 check_components(g, num_comps); 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() function
80 check_components(g, num_comps); 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() function
80 check_components(g, num_comps); 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() function
80 check_components(g, num_comps); 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() function
80 check_components(g, num_comps); 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() function
80 check_components(g, num_comps); 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() function
80 check_components(g, num_comps); 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() function
80 check_components(g, num_comps); 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() function
80 check_components(g, num_comps); in test_small_hohberg_biconnected_components()
99 check_components(g, num_comps); in test_small_hohberg_biconnected_components()
/dports/lang/erlang-runtime23/corba-5.0.2/lib/orber/src/
H A Diop_ior.erl431 case check_components(Components, Port,
442 check_components([], _, HostData) -> function
455 check_components(Rest, Port, HostData);
457 check_components(Rest, Port,
464 check_components(Rest, Port,
470 check_components([#'IOP_TaggedComponent' function
477 check_components([#'IOP_TaggedComponent' function
483 check_components([#'IOP_TaggedComponent' function
495 check_components([#'IOP_TaggedComponent'{tag=?TAG_CODE_SETS, function
505 check_components([_ | Rest], Port, HostData) -> function
[all …]
/dports/lang/erlang-runtime24/corba-5.0.2/lib/orber/src/
H A Diop_ior.erl431 case check_components(Components, Port,
442 check_components([], _, HostData) -> function
455 check_components(Rest, Port, HostData);
457 check_components(Rest, Port,
464 check_components(Rest, Port,
470 check_components([#'IOP_TaggedComponent' function
477 check_components([#'IOP_TaggedComponent' function
483 check_components([#'IOP_TaggedComponent' function
495 check_components([#'IOP_TaggedComponent'{tag=?TAG_CODE_SETS, function
505 check_components([_ | Rest], Port, HostData) -> function
[all …]
/dports/lang/erlang-runtime22/corba-4.5.2/lib/orber/src/
H A Diop_ior.erl431 case check_components(Components, Port,
442 check_components([], _, HostData) -> function
455 check_components(Rest, Port, HostData);
457 check_components(Rest, Port,
464 check_components(Rest, Port,
470 check_components([#'IOP_TaggedComponent' function
477 check_components([#'IOP_TaggedComponent' function
483 check_components([#'IOP_TaggedComponent' function
495 check_components([#'IOP_TaggedComponent'{tag=?TAG_CODE_SETS, function
505 check_components([_ | Rest], Port, HostData) -> function
[all …]
/dports/lang/erlang/corba-5.0.2/lib/orber/src/
H A Diop_ior.erl431 case check_components(Components, Port,
442 check_components([], _, HostData) -> function
455 check_components(Rest, Port, HostData);
457 check_components(Rest, Port,
464 check_components(Rest, Port,
470 check_components([#'IOP_TaggedComponent' function
477 check_components([#'IOP_TaggedComponent' function
483 check_components([#'IOP_TaggedComponent' function
495 check_components([#'IOP_TaggedComponent'{tag=?TAG_CODE_SETS, function
505 check_components([_ | Rest], Port, HostData) -> function
[all …]
/dports/lang/erlang-runtime21/corba-4.5.2/lib/orber/src/
H A Diop_ior.erl431 case check_components(Components, Port,
442 check_components([], _, HostData) -> function
455 check_components(Rest, Port, HostData);
457 check_components(Rest, Port,
464 check_components(Rest, Port,
470 check_components([#'IOP_TaggedComponent' function
477 check_components([#'IOP_TaggedComponent' function
483 check_components([#'IOP_TaggedComponent' function
495 check_components([#'IOP_TaggedComponent'{tag=?TAG_CODE_SETS, function
505 check_components([_ | Rest], Port, HostData) -> function
[all …]
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/op/base/
H A Dop_base_op_select.c60 static opal_list_t *check_components(opal_list_t *components,
131 selectable = check_components(&ompi_op_base_framework.framework_components, op); in ompi_op_base_op_select()
227 static opal_list_t *check_components(opal_list_t *components, in check_components() function
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/op/base/
H A Dop_base_op_select.c62 static opal_list_t *check_components(opal_list_t *components,
133 selectable = check_components(&ompi_op_base_framework.framework_components, op); in ompi_op_base_op_select()
229 static opal_list_t *check_components(opal_list_t *components, in check_components() function

12