Home
last modified time | relevance | path

Searched refs:get_tc (Results 1 – 25 of 66) sorted by relevance

123

/dports/math/heyoka/heyoka-0.16.0/test/
H A Dtimestep_check.cpp74 x_inf = std::max(x_inf, abs(ta.get_tc()[i * (order + 1u)]));
75 do_inf = std::max(do_inf, abs(ta.get_tc()[i * (order + 1u) + order]));
76 dom1_inf = std::max(dom1_inf, abs(ta.get_tc()[i * (order + 1u) + order - 1u]));
H A Dtaylor_adaptive.cpp798 REQUIRE(ta.get_tc().size() == 2u * (ta.get_order() + 1u));
800 auto tca = xt::adapt(ta.get_tc().data(), {2u, ta.get_order() + 1u});
863 REQUIRE(ta.get_tc().size() == 2u * (ta.get_order() + 1u) * batch_size);
1100 … REQUIRE(std::all_of(t.get_tc().begin(), t.get_tc().end(), [](const auto &x) { return x == 0.; })); in __anond8a8bcdb0e02()
1106 …REQUIRE(!std::all_of(t.get_tc().begin(), t.get_tc().end(), [](const auto &x) { return x == 0.; })); in __anond8a8bcdb1002()
1114 … REQUIRE(std::all_of(t.get_tc().begin(), t.get_tc().end(), [](const auto &x) { return x == 0.; })); in __anond8a8bcdb1202()
1120 …REQUIRE(!std::all_of(t.get_tc().begin(), t.get_tc().end(), [](const auto &x) { return x == 0.; })); in __anond8a8bcdb1402()
1507 REQUIRE(ta.get_tc() == ta_copy.get_tc()); in s11n_test_impl()
1525 REQUIRE(ta.get_tc() == ta_copy.get_tc()); in s11n_test_impl()
1567 REQUIRE(ta.get_tc() == ta_copy.get_tc()); in s11n_test_impl()
[all …]
H A Dtaylor_adaptive_batch.cpp527 … REQUIRE(std::all_of(t.get_tc().begin(), t.get_tc().end(), [](const auto &x) { return x == 0.; })); in __anonf1521d5c1302()
533 …REQUIRE(!std::all_of(t.get_tc().begin(), t.get_tc().end(), [](const auto &x) { return x == 0.; })); in __anonf1521d5c1502()
541 … REQUIRE(std::all_of(t.get_tc().begin(), t.get_tc().end(), [](const auto &x) { return x == 0.; })); in __anonf1521d5c1702()
547 …REQUIRE(!std::all_of(t.get_tc().begin(), t.get_tc().end(), [](const auto &x) { return x == 0.; })); in __anonf1521d5c1902()
862 REQUIRE(ta.get_tc() == ta_copy.get_tc()); in s11n_test_impl()
875 REQUIRE(ta.get_tc() == ta_copy.get_tc()); in s11n_test_impl()
931 REQUIRE(ta.get_tc() == ta_copy.get_tc()); in s11n_test_impl()
949 REQUIRE(ta.get_tc() == ta_copy.get_tc()); in s11n_test_impl()
/dports/math/heyoka/heyoka-0.16.0/tutorial/
H A Dd_output.cpp36 std::cout << "TC of order 0 for x: " << ta.get_tc()[0] << '\n'; in main()
37 std::cout << "TC of order 0 for v: " << ta.get_tc()[ta.get_order() + 1u] << '\n'; in main()
H A Dbatch_mode.cpp123 auto tc_arr = xt::adapt(ta.get_tc(), {// First dimension: number of state variables. in main()
/dports/lang/erlang-runtime23/corba-5.0.2/lib/orber/src/
H A Dorber_tc.erl45 get_tc/1, check_tc/1]).
151 get_tc(T) when is_tuple(T) -> function
162 get_tc(IFRId) when is_list(IFRId) -> function
/dports/lang/erlang-runtime24/corba-5.0.2/lib/orber/src/
H A Dorber_tc.erl45 get_tc/1, check_tc/1]).
151 get_tc(T) when is_tuple(T) -> function
162 get_tc(IFRId) when is_list(IFRId) -> function
/dports/lang/erlang-runtime22/corba-4.5.2/lib/orber/src/
H A Dorber_tc.erl45 get_tc/1, check_tc/1]).
151 get_tc(T) when is_tuple(T) -> function
162 get_tc(IFRId) when is_list(IFRId) -> function
/dports/lang/erlang/corba-5.0.2/lib/orber/src/
H A Dorber_tc.erl45 get_tc/1, check_tc/1]).
151 get_tc(T) when is_tuple(T) -> function
162 get_tc(IFRId) when is_list(IFRId) -> function
/dports/lang/erlang-runtime21/corba-4.5.2/lib/orber/src/
H A Dorber_tc.erl45 get_tc/1, check_tc/1]).
151 get_tc(T) when is_tuple(T) -> function
162 get_tc(IFRId) when is_list(IFRId) -> function
/dports/lang/erlang-runtime23/corba-5.0.2/lib/orber/test/
H A Dtc_SUITE.erl153 abstract_interface, indirection, get_tc].
595 get_tc(_) -> function
597 TC = orber_tc:get_tc({'CosNaming_Binding', 42}),
598 ?match(orber_tc:get_tc({'none', 42})),
/dports/lang/erlang-runtime24/corba-5.0.2/lib/orber/test/
H A Dtc_SUITE.erl153 abstract_interface, indirection, get_tc].
595 get_tc(_) -> function
597 TC = orber_tc:get_tc({'CosNaming_Binding', 42}),
598 ?match(orber_tc:get_tc({'none', 42})),
/dports/lang/erlang-runtime22/corba-4.5.2/lib/orber/test/
H A Dtc_SUITE.erl153 abstract_interface, indirection, get_tc].
595 get_tc(_) -> function
597 TC = orber_tc:get_tc({'CosNaming_Binding', 42}),
598 ?match(orber_tc:get_tc({'none', 42})),
/dports/lang/erlang-runtime21/corba-4.5.2/lib/orber/test/
H A Dtc_SUITE.erl153 abstract_interface, indirection, get_tc].
595 get_tc(_) -> function
597 TC = orber_tc:get_tc({'CosNaming_Binding', 42}),
598 ?match(orber_tc:get_tc({'none', 42})),
/dports/lang/erlang/corba-5.0.2/lib/orber/test/
H A Dtc_SUITE.erl153 abstract_interface, indirection, get_tc].
595 get_tc(_) -> function
597 TC = orber_tc:get_tc({'CosNaming_Binding', 42}),
598 ?match(orber_tc:get_tc({'none', 42})),
/dports/dns/fpdns/fpdns-20190131/utils/response_collector/
H A Dfunctions.cpp69 opcode, header.get_aa(), header.get_tc(), header.get_rd(), header.get_ra(), in printHeader()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/include/asm/
H A Dvpe.h114 struct tc *get_tc(int index);
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/include/asm/
H A Dvpe.h114 struct tc *get_tc(int index);
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/include/asm/
H A Dvpe.h114 struct tc *get_tc(int index);
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/drivers/net/mlxsw/
H A Dsch_red_core.sh294 get_tc() function
305 local tc=$(get_tc $vlan)
323 local tc=$(($(get_tc $vlan) + 8))
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/drivers/net/mlxsw/
H A Dsch_red_core.sh294 get_tc() function
305 local tc=$(get_tc $vlan)
323 local tc=$(($(get_tc $vlan) + 8))
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/drivers/net/mlxsw/
H A Dsch_red_core.sh294 get_tc() function
305 local tc=$(get_tc $vlan)
323 local tc=$(($(get_tc $vlan) + 8))
/dports/graphics/pfstools/pfstools-2.1.0/src/tmo/mantiuk08/
H A Ddisplay_adaptive_tmo.h68 datmoToneCurve *get_tc( datmoToneCurve *ring_buf, int time );
/dports/graphics/luminance-qt5/luminance-hdr-2.6.1.1/src/TonemappingOperators/mantiuk08/
H A Ddisplay_adaptive_tmo.h76 datmoToneCurve *get_tc(datmoToneCurve *ring_buf, int time);
/dports/emulators/bochs/bochs-2.7/iodev/
H A Dfloppy.h150 BX_FD_SMF bool get_tc(void);

123