Home
last modified time | relevance | path

Searched defs:IntBits (Results 1 – 25 of 64) sorted by relevance

123

/dports/graphics/vigra/vigra-8acd73a/include/vigra/
H A Dfixedpoint.hxx616 sqrt(FixedPoint<IntBits, FracBits> v) in sqrt()
624 abs(FixedPoint<IntBits, FracBits> v) in abs()
633 squaredNorm(FixedPoint<IntBits, FracBits> v) in squaredNorm()
642 norm(FixedPoint<IntBits, FracBits> const & v) in norm()
650 frac(FixedPoint<IntBits, FracBits> v) in frac()
658 dual_frac(FixedPoint<IntBits, FracBits> v) in dual_frac()
667 floor(FixedPoint<IntBits, FracBits> v) in floor()
675 ceil(FixedPoint<IntBits, FracBits> v) in ceil()
683 round(FixedPoint<IntBits, FracBits> v) in round()
1640 hypot(FixedPoint16<IntBits, OverflowHandling> v1, FixedPoint16<IntBits, OverflowHandling> v2) in hypot()
[all …]
H A Dsplines.hxx313 FixedPoint<IntBits, FracBits> operator()(FixedPoint<IntBits, FracBits> x) const in operator ()()
405 FixedPoint<IntBits, FracBits> operator()(FixedPoint<IntBits, FracBits> x) const in operator ()()
518 FixedPoint<IntBits, FracBits> operator()(FixedPoint<IntBits, FracBits> x) const in operator ()()
666 FixedPoint<IntBits, FracBits> operator()(FixedPoint<IntBits, FracBits> x) const in operator ()()
/dports/devel/php-ice37/ice-3.7.2/cpp/test/IceGrid/deployer/
H A DAllTests.cpp618 test(obj->getProperty("ParamEscapedProp") == "${escaped}"); in operator +=()
626 test(obj->getProperty("NodeVarOverridedByParamProp") == "Overrided"); in operator +=()
635 test(obj->getProperty("NodeVarOverridedByParamProp") == "Test"); in operator +=()
644 // in operator +=()
645 // ApplicationDescriptor desc = admin->getApplicationDescriptor("test"); in operator +=()
652 test(info.descriptor->id == "SimpleServer"); in operator +=()
660 test(obj->getProperty("AppProperty") == "AppVar"); in operator +=()
669 test(obj->getProperty("NodeProperty") == "NodeVar"); in operator +=()
678obj = TestIntfPrx::checkedCast(comm->stringToProxy("IceBox2-Service1@IceBox2.Service1.Service1")); in operator +=()
685 obj = TestIntfPrx::checkedCast(comm->stringToProxy("IceBox2-Service2@IceBox2Service2Adapter")); in operator +=()
/dports/science/chrono/chrono-7.0.1/src/chrono_mumps/
H A DChMumpsEngine.cpp113 typedef std::bitset<sizeof(int)> IntBits; in PrintINFOG() typedef
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cranelift-codegen-0.44.0/src/
H A Dabi.rs49 IntBits, enumerator
/dports/graphics/panomatic/panomatic-0.9.4/vigra/include/vigra/
H A Dsplines.hxx293 FixedPoint<IntBits, FracBits> operator()(FixedPoint<IntBits, FracBits> x) const in operator ()()
370 FixedPoint<IntBits, FracBits> operator()(FixedPoint<IntBits, FracBits> x) const in operator ()()
467 FixedPoint<IntBits, FracBits> operator()(FixedPoint<IntBits, FracBits> x) const in operator ()()
593 FixedPoint<IntBits, FracBits> operator()(FixedPoint<IntBits, FracBits> x) const in operator ()()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen/src/
H A Dabi.rs50 IntBits, enumerator
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/src/
H A Dabi.rs50 IntBits, enumerator
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/
H A Dabi.rs54 IntBits, enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/
H A Dabi.rs54 IntBits, enumerator
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/
H A Dabi.rs54 IntBits, enumerator
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/
H A Dabi.rs54 IntBits, enumerator
/dports/audio/calf-lv2/calf-648f05e85287cf08af198bdd9e52baba95b502ec/src/calf/
H A Dfixed_point.h40 enum { IntBits = (sizeof(T)*8) - FracBits }; enumerator
/dports/audio/lmms/lmms-1.2.2/plugins/LadspaEffect/calf/src/calf/
H A Dfixed_point.h40 enum { IntBits = (sizeof(T)*8) - FracBits }; enumerator
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/cznic/mathutil/
H A Dmathutil.go68 IntBits = 1 << (^uint(0)>>32&1 + ^uint(0)>>16&1 + ^uint(0)>>8&1 + 3) const
/dports/misc/perkeep/perkeep-0.11/vendor/github.com/cznic/mathutil/
H A Dmathutil.go75 IntBits = 1 << (^uint(0)>>32&1 + ^uint(0)>>16&1 + ^uint(0)>>8&1 + 3) const
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp8863 uint32_t IntBits = IntTy.getSizeInBits(); in performFpToIntCombine() local
8932 int32_t IntBits = IntTy.getSizeInBits(); in performFDivCombine() local
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9247 uint32_t IntBits = IntTy.getSizeInBits(); in performFpToIntCombine() local
9316 int32_t IntBits = IntTy.getSizeInBits(); in performFDivCombine() local
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9107 uint32_t IntBits = IntTy.getSizeInBits(); in performFpToIntCombine() local
9176 int32_t IntBits = IntTy.getSizeInBits(); in performFDivCombine() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9966 uint32_t IntBits = IntTy.getSizeInBits(); in performFpToIntCombine() local
10035 int32_t IntBits = IntTy.getSizeInBits(); in performFDivCombine() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9966 uint32_t IntBits = IntTy.getSizeInBits(); in performFpToIntCombine() local
10035 int32_t IntBits = IntTy.getSizeInBits(); in performFDivCombine() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9966 uint32_t IntBits = IntTy.getSizeInBits(); in performFpToIntCombine() local
10035 int32_t IntBits = IntTy.getSizeInBits(); in performFDivCombine() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp10695 uint32_t IntBits = IntTy.getSizeInBits(); in performFpToIntCombine() local
10764 int32_t IntBits = IntTy.getSizeInBits(); in performFDivCombine() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp10727 uint32_t IntBits = IntTy.getSizeInBits(); in performFpToIntCombine() local
10796 int32_t IntBits = IntTy.getSizeInBits(); in performFDivCombine() local
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/ARM/
H A DARMISelLowering.cpp12558 uint32_t IntBits = IntTy.getSizeInBits(); in PerformVCVTCombine() local
12616 uint32_t IntBits = IntTy.getSizeInBits(); in PerformVDIVCombine() local

123