Home
last modified time | relevance | path

Searched refs:FP_Type (Results 1 – 14 of 14) sorted by relevance

/dports/devel/ppl/ppl-1.2/tests/Concrete_Expression/
H A Dlinearize.cc73 Concrete_Expression_Type FP_Type = variable
100 Approximable_Reference<C_Expr> var0(FP_Type, Int_Interval(mpz_class(0)), 0); in test02()
101 Approximable_Reference<C_Expr> var1(FP_Type, Int_Interval(mpz_class(0)), 1); in test02()
126 Approximable_Reference<C_Expr> var(FP_Type, Int_Interval(mpz_class(0)), 0); in test03()
144 Approximable_Reference<C_Expr> var0(FP_Type, Int_Interval(mpz_class(0)), 0); in test04()
146 Binary_Operator<C_Expr> sum(FP_Type, Binary_Operator<C_Expr>::ADD, in test04()
178 Binary_Operator<C_Expr> dif(FP_Type, Binary_Operator<C_Expr>::SUB, in test05()
212 Binary_Operator<C_Expr> mul(FP_Type, Binary_Operator<C_Expr>::MUL, in test06()
241 Binary_Operator<C_Expr> div(FP_Type, Binary_Operator<C_Expr>::DIV, in test07()
265 Cast_Operator<C_Expr> cast(FP_Type, &ic_expr); in test08()
[all …]
H A Ddigitalfilters1.cc73 Concrete_Expression_Type FP_Type variable
565 Approximable_Reference<C_Expr> px(FP_Type, Int_Interval(mpz_class(0)), in test05()
567 Approximable_Reference<C_Expr> ps(FP_Type, Int_Interval(mpz_class(0)), in test05()
569 Binary_Operator<C_Expr> x_dif_s(FP_Type, Binary_Operator<C_Expr>::SUB, in test05()
601 Approximable_Reference<C_Expr> pd(FP_Type, Int_Interval(mpz_class(0)), in test05()
603 Binary_Operator<C_Expr> s_dif_d(FP_Type, Binary_Operator<C_Expr>::SUB, in test05()
637 Binary_Operator<C_Expr> s_sum_d(FP_Type, Binary_Operator<C_Expr>::ADD, in test05()
774 Approximable_Reference<C_Expr> px(FP_Type, Int_Interval(mpz_class(0)), in test06()
776 Approximable_Reference<C_Expr> ps(FP_Type, Int_Interval(mpz_class(0)), in test06()
778 Binary_Operator<C_Expr> x_dif_s(FP_Type, Binary_Operator<C_Expr>::SUB, in test06()
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/s2/util/math/
H A Dmathlimits.h205 #define DECL_FP_LIMITS(FP_Type, PREFIX) \ argument
207 struct MathLimits<FP_Type> { \
208 typedef FP_Type Type; \
209 typedef FP_Type UnsignedType; \
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/protobuf/src/google/protobuf/stubs/
H A Dmathlimits.h266 #define DECL_FP_LIMITS(FP_Type, PREFIX) \ argument
268 struct LIBPROTOBUF_EXPORT MathLimits<FP_Type> { \
269 typedef FP_Type Type; \
270 typedef FP_Type UnsignedType; \
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/
H A Dmathlimits.h268 #define DECL_FP_LIMITS(FP_Type, PREFIX) \ argument
270 struct PROTOBUF_EXPORT MathLimits<FP_Type> { \
271 typedef FP_Type Type; \
272 typedef FP_Type UnsignedType; \
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/src/google/protobuf/stubs/
H A Dmathlimits.h268 #define DECL_FP_LIMITS(FP_Type, PREFIX) \ argument
270 struct PROTOBUF_EXPORT MathLimits<FP_Type> { \
271 typedef FP_Type Type; \
272 typedef FP_Type UnsignedType; \
/dports/graphics/opencv/opencv-4.5.3/3rdparty/protobuf/src/google/protobuf/stubs/
H A Dmathlimits.h266 #define DECL_FP_LIMITS(FP_Type, PREFIX) \ argument
268 struct LIBPROTOBUF_EXPORT MathLimits<FP_Type> { \
269 typedef FP_Type Type; \
270 typedef FP_Type UnsignedType; \
/dports/editors/jed/jed-0.99-19/lib/
H A Dtmpfile.sl42 % fp : The FP_Type file pointer
/dports/lang/v8/v8-9.6.180.12/src/execution/s390/
H A Dsimulator-s390.cc4314 template <class FP_Type>
4315 static FP_Type JavaMathMax(FP_Type x, FP_Type y) { in JavaMathMax()
4322 static FP_Type IEEE_maxNum(FP_Type x, FP_Type y) { in IEEE_maxNum()
4332 static FP_Type FPMax(int m6, FP_Type lhs, FP_Type rhs) { in FPMax()
4349 static FP_Type JavaMathMin(FP_Type x, FP_Type y) { in JavaMathMin()
4360 static FP_Type IEEE_minNum(FP_Type x, FP_Type y) { in IEEE_minNum()
4370 static FP_Type FPMin(int m6, FP_Type lhs, FP_Type rhs) { in FPMin()
4392 FP_Type src1 = sim->get_fpr<FP_Type>(lhs); in FPMinMaxForEachLane()
4393 FP_Type src2 = sim->get_fpr<FP_Type>(rhs); in FPMinMaxForEachLane()
4398 FP_Type src1 = sim->get_simd_register_by_lane<FP_Type>(lhs, i); in FPMinMaxForEachLane()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/sim/rx/
H A Dfpu.c88 } FP_Type; typedef
/dports/devel/gdb761/gdb-7.6.1/sim/rx/
H A Dfpu.c88 } FP_Type; typedef
/dports/devel/libslang2/slang-2.3.2/slsh/lib/help/
H A Dprocess.hlp76 subprocess will be dup'd to FD_Type or FP_Type file descriptor.
/dports/devel/libslang2/slang-2.3.2/slsh/lib/tm/
H A Dprocess.tm71 subprocess will be dup'd to FD_Type or FP_Type file descriptor.
/dports/editors/jed/jed-0.99-19/doc/hlp/
H A Dlibfuns.hlp4083 fp : The FP_Type file pointer