Home
last modified time | relevance | path

Searched refs:Rep1 (Results 1 – 25 of 801) sorted by last modified time

12345678910>>...33

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/include/
H A Dchrono143 template <class Rep1, class Period1, class Rep2, class Period2>
165 template <class Rep1, class Period, class Rep2>
167 duration<typename common_type<Rep1, Rep2>::type, Period>
168 operator*(const duration<Rep1, Period>& d, const Rep2& s);
169 template <class Rep1, class Period, class Rep2>
171 duration<typename common_type<Rep1, Rep2>::type, Period>
172 operator*(const Rep1& s, const duration<Rep2, Period>& d);
173 template <class Rep1, class Period, class Rep2>
175 duration<typename common_type<Rep1, Rep2>::type, Period>
176 operator/(const duration<Rep1, Period>& d, const Rep2& s);
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/include/
H A Dchrono143 template <class Rep1, class Period1, class Rep2, class Period2>
165 template <class Rep1, class Period, class Rep2>
167 duration<typename common_type<Rep1, Rep2>::type, Period>
168 operator*(const duration<Rep1, Period>& d, const Rep2& s);
169 template <class Rep1, class Period, class Rep2>
171 duration<typename common_type<Rep1, Rep2>::type, Period>
172 operator*(const Rep1& s, const duration<Rep2, Period>& d);
173 template <class Rep1, class Period, class Rep2>
175 duration<typename common_type<Rep1, Rep2>::type, Period>
176 operator/(const duration<Rep1, Period>& d, const Rep2& s);
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/include/
H A Dchrono143 template <class Rep1, class Period1, class Rep2, class Period2>
165 template <class Rep1, class Period, class Rep2>
167 duration<typename common_type<Rep1, Rep2>::type, Period>
168 operator*(const duration<Rep1, Period>& d, const Rep2& s);
169 template <class Rep1, class Period, class Rep2>
171 duration<typename common_type<Rep1, Rep2>::type, Period>
172 operator*(const Rep1& s, const duration<Rep2, Period>& d);
173 template <class Rep1, class Period, class Rep2>
175 duration<typename common_type<Rep1, Rep2>::type, Period>
176 operator/(const duration<Rep1, Period>& d, const Rep2& s);
[all …]
/dports/lang/zig/zig-0.9.0/lib/libcxx/include/
H A Dchrono143 template <class Rep1, class Period1, class Rep2, class Period2>
165 template <class Rep1, class Period, class Rep2>
167 duration<typename common_type<Rep1, Rep2>::type, Period>
168 operator*(const duration<Rep1, Period>& d, const Rep2& s);
169 template <class Rep1, class Period, class Rep2>
171 duration<typename common_type<Rep1, Rep2>::type, Period>
172 operator*(const Rep1& s, const duration<Rep2, Period>& d);
173 template <class Rep1, class Period, class Rep2>
175 duration<typename common_type<Rep1, Rep2>::type, Period>
176 operator/(const duration<Rep1, Period>& d, const Rep2& s);
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libcxx/include/
H A Dchrono143 template <class Rep1, class Period1, class Rep2, class Period2>
165 template <class Rep1, class Period, class Rep2>
167 duration<typename common_type<Rep1, Rep2>::type, Period>
168 operator*(const duration<Rep1, Period>& d, const Rep2& s);
169 template <class Rep1, class Period, class Rep2>
171 duration<typename common_type<Rep1, Rep2>::type, Period>
172 operator*(const Rep1& s, const duration<Rep2, Period>& d);
173 template <class Rep1, class Period, class Rep2>
175 duration<typename common_type<Rep1, Rep2>::type, Period>
176 operator/(const duration<Rep1, Period>& d, const Rep2& s);
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/cerl/
H A Derl_types.erl4836 Rep1 = choose_opaque_type(Rep, Type),
4837 Rep2 = case cannot_have_opaque(Rep1, TypeName, TypeNames) of
4841 t_opaque(Module, Name, ArgTypes2, Rep1)
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/opaque_SUITE_data/src/recrec/
H A Derl_types.erl4744 Rep1 = choose_opaque_type(Rep, Type),
4745 Rep2 = case cannot_have_opaque(Rep1, TypeName, TypeNames) of
4746 true -> Rep1;
4749 t_opaque(Module, Name, ArgTypes2, Rep1)
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/test/
H A Derror_logger_SUITE.erl87 Rep1 = [{tag1,"data1"},{tag2,data2},{tag3,3}],
91 ok = error_logger:error_report(Rep1),
92 reported(error_report, std_error, Rep1),
101 reported(error_report, test_type, Rep1),
110 reported(error_report, "test_type", Rep1),
125 Rep1 = [{tag1,"data1"},{tag2,data2},{tag3,3}],
129 ok = error_logger:info_report(Rep1),
130 reported(info_report, std_info, Rep1),
138 ok = error_logger:info_report(test_type, Rep1),
139 reported(info_report, test_type, Rep1),
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/cerl/
H A Derl_types.erl4858 Rep1 = choose_opaque_type(Rep, Type),
4859 Rep2 = case cannot_have_opaque(Rep1, TypeName, TypeNames) of
4863 t_opaque(Module, Name, ArgTypes2, Rep1)
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/test/
H A Derror_logger_SUITE.erl87 Rep1 = [{tag1,"data1"},{tag2,data2},{tag3,3}],
91 ok = error_logger:error_report(Rep1),
92 reported(error_report, std_error, Rep1),
101 reported(error_report, test_type, Rep1),
110 reported(error_report, "test_type", Rep1),
125 Rep1 = [{tag1,"data1"},{tag2,data2},{tag3,3}],
129 ok = error_logger:info_report(Rep1),
130 reported(info_report, std_info, Rep1),
138 ok = error_logger:info_report(test_type, Rep1),
139 reported(info_report, test_type, Rep1),
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/opaque_SUITE_data/src/recrec/
H A Derl_types.erl4744 Rep1 = choose_opaque_type(Rep, Type),
4745 Rep2 = case cannot_have_opaque(Rep1, TypeName, TypeNames) of
4746 true -> Rep1;
4749 t_opaque(Module, Name, ArgTypes2, Rep1)
/dports/devel/R-cran-BH/BH/inst/include/boost/chrono/
H A Dduration.hpp106 template <class Rep1, class Period, class Rep2>
112 template <class Rep1, class Period, class Rep2>
168 template <class Rep1, class Period, class Rep2>
174 template <class Rep1, class Period, class Rep2>
187 struct common_type<chrono::duration<Rep1, Period1>,
569 boost::is_convertible<Rep1, typename common_type<Rep1, Rep2>::type>,
585 boost::is_convertible<Rep1, typename common_type<Rep1, Rep2>::type>,
601 duration<Rep1, Period>, Rep2>::type
612 typename common_type<Rep1, Rep2>::type
625 Rep1, duration<Rep2, Period> >::type
[all …]
H A Dtime_point.hpp89 template <class Rep1, class Period1, class Clock, class Duration2>
92 typename common_type<duration<Rep1, Period1>, Duration2>::type>
94 const duration<Rep1, Period1>& lhs,
255 template <class Rep1, class Period1, class Clock, class Duration2>
258 typename common_type<duration<Rep1, Period1>, Duration2>::type>
259 operator+(const duration<Rep1, Period1>& lhs, in operator +() argument
H A Dprocess_cpu_clocks.hpp210 template <class Rep1, class Rep2>
212 chrono::process_times<Rep1>,
219 template <class Rep1, class Rep2>
221 chrono::process_times<Rep1>,
228 template <class Rep1, class Rep2>
230 Rep1,
258 …duration<Rep1, Period1>, duration<Rep2, Period2> >()(duration<Rep1, Period1>(lhs.count().real), rh… in operator ==()
264 operator==(const duration<Rep1, Period1>& lhs, in operator ==() argument
280 …duration<Rep1, Period1>, duration<Rep2, Period2> >()(duration<Rep1, Period1>(lhs.count().real), rh… in operator <()
286 operator< (const duration<Rep1, Period1>& lhs, in operator <() argument
[all …]
/dports/graphics/digikam/digikam-7.4.0/
H A DChangeLog256420 : 3679 Loading file : "/mnt/data/Rep1/test/Numb45_06.tif"
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_ch13.adb8756 Rep1 : constant Node_Id := Component_Clause (Comp); constant
8758 if Intval (Position (Rep1)) /=
8760 or else Intval (First_Bit (Rep1)) /=
8762 or else Intval (Last_Bit (Rep1)) /=
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/src/
H A Derl_types.erl4935 Rep1 = choose_opaque_type(Rep, Type),
4936 Rep2 = case cannot_have_opaque(Rep1, TypeName, TypeNames) of
4940 t_opaque(Module, Name, ArgTypes2, Rep1)
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/opaque_SUITE_data/src/recrec/
H A Derl_types.erl4744 Rep1 = choose_opaque_type(Rep, Type),
4745 Rep2 = case cannot_have_opaque(Rep1, TypeName, TypeNames) of
4746 true -> Rep1;
4749 t_opaque(Module, Name, ArgTypes2, Rep1)
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/test/
H A Derror_logger_SUITE.erl87 Rep1 = [{tag1,"data1"},{tag2,data2},{tag3,3}],
91 ok = error_logger:error_report(Rep1),
92 reported(error_report, std_error, Rep1),
101 reported(error_report, test_type, Rep1),
110 reported(error_report, "test_type", Rep1),
125 Rep1 = [{tag1,"data1"},{tag2,data2},{tag3,3}],
129 ok = error_logger:info_report(Rep1),
130 reported(info_report, std_info, Rep1),
138 ok = error_logger:info_report(test_type, Rep1),
139 reported(info_report, test_type, Rep1),
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/src/
H A Derl_types.erl4935 Rep1 = choose_opaque_type(Rep, Type),
4936 Rep2 = case cannot_have_opaque(Rep1, TypeName, TypeNames) of
4940 t_opaque(Module, Name, ArgTypes2, Rep1)
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/opaque_SUITE_data/src/recrec/
H A Derl_types.erl4744 Rep1 = choose_opaque_type(Rep, Type),
4745 Rep2 = case cannot_have_opaque(Rep1, TypeName, TypeNames) of
4746 true -> Rep1;
4749 t_opaque(Module, Name, ArgTypes2, Rep1)
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/test/
H A Derror_logger_SUITE.erl87 Rep1 = [{tag1,"data1"},{tag2,data2},{tag3,3}],
91 ok = error_logger:error_report(Rep1),
92 reported(error_report, std_error, Rep1),
101 reported(error_report, test_type, Rep1),
110 reported(error_report, "test_type", Rep1),
125 Rep1 = [{tag1,"data1"},{tag2,data2},{tag3,3}],
129 ok = error_logger:info_report(Rep1),
130 reported(info_report, std_info, Rep1),
138 ok = error_logger:info_report(test_type, Rep1),
139 reported(info_report, test_type, Rep1),
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/test/opaque_SUITE_data/src/recrec/
H A Derl_types.erl4744 Rep1 = choose_opaque_type(Rep, Type),
4745 Rep2 = case cannot_have_opaque(Rep1, TypeName, TypeNames) of
4746 true -> Rep1;
4749 t_opaque(Module, Name, ArgTypes2, Rep1)
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/src/
H A Derl_types.erl4935 Rep1 = choose_opaque_type(Rep, Type),
4936 Rep2 = case cannot_have_opaque(Rep1, TypeName, TypeNames) of
4940 t_opaque(Module, Name, ArgTypes2, Rep1)
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/test/
H A Derror_logger_SUITE.erl87 Rep1 = [{tag1,"data1"},{tag2,data2},{tag3,3}],
91 ok = error_logger:error_report(Rep1),
92 reported(error_report, std_error, Rep1),
101 reported(error_report, test_type, Rep1),
110 reported(error_report, "test_type", Rep1),
125 Rep1 = [{tag1,"data1"},{tag2,data2},{tag3,3}],
129 ok = error_logger:info_report(Rep1),
130 reported(info_report, std_info, Rep1),
138 ok = error_logger:info_report(test_type, Rep1),
139 reported(info_report, test_type, Rep1),
[all …]

12345678910>>...33