Home
last modified time | relevance | path

Searched refs:getBound (Results 1 – 25 of 608) sorted by relevance

12345678910>>...25

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/refactoring/typeconstraints/types/
H A DExtendsWildcardType.java44 return getBound().canAssignTo(lhs); in doCanAssignTo()
50 return ((WildcardType)lhs).checkAssignmentBound(getBound()); in doCanAssignTo()
53 return ((TypeVariable)lhs).checkAssignmentBound(getBound()); in doCanAssignTo()
68 return rhs.canAssignTo(getBound()); in checkTypeArgument()
71 return ! getBound().isParameterizedType() && rhs.canAssignTo(getBound()); in checkTypeArgument()
74 return getBound().isJavaLangObject(); in checkTypeArgument()
76 return ((ExtendsWildcardType)rhs).getBound().canAssignTo(getBound()); in checkTypeArgument()
78 return getBound().isJavaLangObject(); in checkTypeArgument()
81 return rhs.canAssignTo(getBound()); in checkTypeArgument()
H A DSuperWildcardType.java40 return ((ExtendsWildcardType)lhs).getBound().isJavaLangObject(); in doCanAssignTo()
42 return ((SuperWildcardType)lhs).getBound().canAssignTo(this.getBound()); in doCanAssignTo()
60 return getBound().canAssignTo(rhs); in checkTypeArgument()
67 return getBound().canAssignTo(((SuperWildcardType)rhs).getBound()); in checkTypeArgument()
70 return getBound().canAssignTo(rhs); in checkTypeArgument()
85 return rhs.canAssignTo(getBound()); in checkAssignmentBound()
/dports/math/fcl05/fcl-0.5.0/src/ccd/
H A Dtaylor_vector.cpp200 return i_[0].getBound().diameter() * i_[1].getBound().diameter() * i_[2].getBound().diameter(); in volumn()
203 IVector3 TVector3::getBound() const in getBound() function in fcl::TVector3
205 return IVector3(i_[0].getBound(), i_[1].getBound(), i_[2].getBound()); in getBound()
208 IVector3 TVector3::getBound(FCL_REAL l, FCL_REAL r) const in getBound() function in fcl::TVector3
210 return IVector3(i_[0].getBound(l, r), i_[1].getBound(l, r), i_[2].getBound(l, r)); in getBound()
213 IVector3 TVector3::getBound(FCL_REAL t) const in getBound() function in fcl::TVector3
215 return IVector3(i_[0].getBound(t), i_[1].getBound(t), i_[2].getBound(t)); in getBound()
/dports/math/fcl/fcl-0.7.0/include/fcl/math/motion/taylor_model/
H A Dtaylor_vector-inl.h275 return i_[0].getBound().diameter() * i_[1].getBound().diameter() * i_[2].getBound().diameter(); in volumn()
280 IVector3<S> TVector3<S>::getBound() const in getBound() function
282 return IVector3<S>(i_[0].getBound(), i_[1].getBound(), i_[2].getBound()); in getBound()
287 IVector3<S> TVector3<S>::getBound(S l, S r) const in getBound() function
289 return IVector3<S>(i_[0].getBound(l, r), i_[1].getBound(l, r), i_[2].getBound(l, r)); in getBound()
294 IVector3<S> TVector3<S>::getBound(S t) const in getBound() function
296 return IVector3<S>(i_[0].getBound(t), i_[1].getBound(t), i_[2].getBound(t)); in getBound()
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/blaze-builder-0.4.1.0/Blaze/ByteString/Builder/Internal/
H A DWrite.hs26 , getBound
109 getBound :: Write -> Int
110 getBound (Write bound _) = bound function
119 getBound $ write $ error $
202 boundedWrite (max (getBound $ wTrue x) (getBound $ wFalse x))
222 bound = max (getBound $ wLT x) (max (getBound $ wEQ x) (getBound $ wGT x))
/dports/devel/stack/stack-2.7.3/_cabal_deps/blaze-builder-0.4.2.1/Blaze/ByteString/Builder/Internal/
H A DWrite.hs26 , getBound
109 getBound :: Write -> Int
110 getBound (Write bound _) = bound function
119 getBound $ write $ error $
202 boundedWrite (max (getBound $ wTrue x) (getBound $ wFalse x))
222 bound = max (getBound $ wLT x) (max (getBound $ wEQ x) (getBound $ wGT x))
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/blaze-builder-0.4.1.0/Blaze/ByteString/Builder/Internal/
H A DWrite.hs26 , getBound
109 getBound :: Write -> Int
110 getBound (Write bound _) = bound function
119 getBound $ write $ error $
202 boundedWrite (max (getBound $ wTrue x) (getBound $ wFalse x))
222 bound = max (getBound $ wLT x) (max (getBound $ wEQ x) (getBound $ wGT x))
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/blaze-builder-0.4.1.0/Blaze/ByteString/Builder/Internal/
H A DWrite.hs26 , getBound
109 getBound :: Write -> Int
110 getBound (Write bound _) = bound function
119 getBound $ write $ error $
202 boundedWrite (max (getBound $ wTrue x) (getBound $ wFalse x))
222 bound = max (getBound $ wLT x) (max (getBound $ wEQ x) (getBound $ wGT x))
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/blaze-builder-0.4.2.1/Blaze/ByteString/Builder/Internal/
H A DWrite.hs26 , getBound
109 getBound :: Write -> Int
110 getBound (Write bound _) = bound function
119 getBound $ write $ error $
202 boundedWrite (max (getBound $ wTrue x) (getBound $ wFalse x))
222 bound = max (getBound $ wLT x) (max (getBound $ wEQ x) (getBound $ wGT x))
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/blaze-builder-0.4.1.0/Blaze/ByteString/Builder/Internal/
H A DWrite.hs26 , getBound
109 getBound :: Write -> Int
110 getBound (Write bound _) = bound function
119 getBound $ write $ error $
202 boundedWrite (max (getBound $ wTrue x) (getBound $ wFalse x))
222 bound = max (getBound $ wLT x) (max (getBound $ wEQ x) (getBound $ wGT x))
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/blaze-builder-0.4.1.0/Blaze/ByteString/Builder/Internal/
H A DWrite.hs26 , getBound
109 getBound :: Write -> Int
110 getBound (Write bound _) = bound function
119 getBound $ write $ error $
202 boundedWrite (max (getBound $ wTrue x) (getBound $ wFalse x))
222 bound = max (getBound $ wLT x) (max (getBound $ wEQ x) (getBound $ wGT x))
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/blaze-builder-0.4.2.1/Blaze/ByteString/Builder/Internal/
H A DWrite.hs26 , getBound
109 getBound :: Write -> Int
110 getBound (Write bound _) = bound function
119 getBound $ write $ error $
202 boundedWrite (max (getBound $ wTrue x) (getBound $ wFalse x))
222 bound = max (getBound $ wLT x) (max (getBound $ wEQ x) (getBound $ wGT x))
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/blaze-builder-0.4.2.1/Blaze/ByteString/Builder/Internal/
H A DWrite.hs26 , getBound
109 getBound :: Write -> Int
110 getBound (Write bound _) = bound function
119 getBound $ write $ error $
202 boundedWrite (max (getBound $ wTrue x) (getBound $ wFalse x))
222 bound = max (getBound $ wLT x) (max (getBound $ wEQ x) (getBound $ wGT x))
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/blaze-builder-0.4.2.1/Blaze/ByteString/Builder/Internal/
H A DWrite.hs26 , getBound
109 getBound :: Write -> Int
110 getBound (Write bound _) = bound function
119 getBound $ write $ error $
202 boundedWrite (max (getBound $ wTrue x) (getBound $ wFalse x))
222 bound = max (getBound $ wLT x) (max (getBound $ wEQ x) (getBound $ wGT x))
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/blaze-builder-0.4.1.0/Blaze/ByteString/Builder/Internal/
H A DWrite.hs26 , getBound
109 getBound :: Write -> Int
110 getBound (Write bound _) = bound function
119 getBound $ write $ error $
202 boundedWrite (max (getBound $ wTrue x) (getBound $ wFalse x))
222 bound = max (getBound $ wLT x) (max (getBound $ wEQ x) (getBound $ wGT x))
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/blaze-builder-0.4.2.1/Blaze/ByteString/Builder/Internal/
H A DWrite.hs26 , getBound
109 getBound :: Write -> Int
110 getBound (Write bound _) = bound function
119 getBound $ write $ error $
202 boundedWrite (max (getBound $ wTrue x) (getBound $ wFalse x))
222 bound = max (getBound $ wLT x) (max (getBound $ wEQ x) (getBound $ wGT x))
/dports/lang/elm/compiler-0.19.1/_cabal_deps/blaze-builder-0.4.1.0/Blaze/ByteString/Builder/Internal/
H A DWrite.hs26 , getBound
109 getBound :: Write -> Int
110 getBound (Write bound _) = bound function
119 getBound $ write $ error $
202 boundedWrite (max (getBound $ wTrue x) (getBound $ wFalse x))
222 bound = max (getBound $ wLT x) (max (getBound $ wEQ x) (getBound $ wGT x))
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/blaze-builder-0.4.2.1/Blaze/ByteString/Builder/Internal/
H A DWrite.hs26 , getBound
109 getBound :: Write -> Int
110 getBound (Write bound _) = bound function
119 getBound $ write $ error $
202 boundedWrite (max (getBound $ wTrue x) (getBound $ wFalse x))
222 bound = max (getBound $ wLT x) (max (getBound $ wEQ x) (getBound $ wGT x))
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/blaze-builder-0.4.2.1/Blaze/ByteString/Builder/Internal/
H A DWrite.hs26 , getBound
109 getBound :: Write -> Int
110 getBound (Write bound _) = bound function
119 getBound $ write $ error $
202 boundedWrite (max (getBound $ wTrue x) (getBound $ wFalse x))
222 bound = max (getBound $ wLT x) (max (getBound $ wEQ x) (getBound $ wGT x))
/dports/www/hs-hjsmin/hjsmin-0.2.0.4/_cabal_deps/blaze-builder-0.4.1.0/Blaze/ByteString/Builder/Internal/
H A DWrite.hs26 , getBound
109 getBound :: Write -> Int
110 getBound (Write bound _) = bound function
119 getBound $ write $ error $
202 boundedWrite (max (getBound $ wTrue x) (getBound $ wFalse x))
222 bound = max (getBound $ wLT x) (max (getBound $ wEQ x) (getBound $ wGT x))
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/blaze-builder-0.4.2.1/Blaze/ByteString/Builder/Internal/
H A DWrite.hs26 , getBound
109 getBound :: Write -> Int
110 getBound (Write bound _) = bound function
119 getBound $ write $ error $
202 boundedWrite (max (getBound $ wTrue x) (getBound $ wFalse x))
222 bound = max (getBound $ wLT x) (max (getBound $ wEQ x) (getBound $ wGT x))
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/blaze-builder-0.4.1.0/Blaze/ByteString/Builder/Internal/
H A DWrite.hs26 , getBound
109 getBound :: Write -> Int
110 getBound (Write bound _) = bound function
119 getBound $ write $ error $
202 boundedWrite (max (getBound $ wTrue x) (getBound $ wFalse x))
222 bound = max (getBound $ wLT x) (max (getBound $ wEQ x) (getBound $ wGT x))
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/blaze-builder-0.4.2.1/Blaze/ByteString/Builder/Internal/
H A DWrite.hs26 , getBound
109 getBound :: Write -> Int
110 getBound (Write bound _) = bound function
119 getBound $ write $ error $
202 boundedWrite (max (getBound $ wTrue x) (getBound $ wFalse x))
222 bound = max (getBound $ wLT x) (max (getBound $ wEQ x) (getBound $ wGT x))
/dports/misc/hs-hascard/hascard-0.3.0.1/_cabal_deps/blaze-builder-0.4.2.1/Blaze/ByteString/Builder/Internal/
H A DWrite.hs26 , getBound
109 getBound :: Write -> Int
110 getBound (Write bound _) = bound function
119 getBound $ write $ error $
202 boundedWrite (max (getBound $ wTrue x) (getBound $ wFalse x))
222 bound = max (getBound $ wLT x) (max (getBound $ wEQ x) (getBound $ wGT x))
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/blaze-builder-0.4.2.1/Blaze/ByteString/Builder/Internal/
H A DWrite.hs26 , getBound
109 getBound :: Write -> Int
110 getBound (Write bound _) = bound function
119 getBound $ write $ error $
202 boundedWrite (max (getBound $ wTrue x) (getBound $ wFalse x))
222 bound = max (getBound $ wLT x) (max (getBound $ wEQ x) (getBound $ wGT x))

12345678910>>...25