Home
last modified time | relevance | path

Searched refs:PrimType (Results 1 – 25 of 887) sorted by relevance

12345678910>>...36

/dports/misc/usd/USD-21.11/pxr/imaging/hd/
H A DprimTypeIndex.cpp37 template <class PrimType>
44 template <class PrimType>
50 template <class PrimType>
62 template <class PrimType>
87 template <class PrimType>
138 template <class PrimType>
170 template <class PrimType>
256 template <class PrimType>
257 PrimType *
279 template <class PrimType>
[all …]
/dports/devel/stack/stack-2.7.3/_cabal_deps/basement-0.0.12/Basement/Sized/
H A DUVect.hs42 import Basement.PrimType (PrimType)
57 empty :: PrimType ty => UVect 0 ty
60 singleton :: PrimType ty => ty -> UVect 1 ty
95 foldr :: PrimType ty => (ty -> a -> a) -> a -> UVect n ty -> a
98 cons :: PrimType ty => ty -> UVect n ty -> UVect (n+1) ty
101 snoc :: PrimType ty => UVect n ty -> ty -> UVect (n+1) ty
134 elem :: PrimType ty => ty -> UVect n ty -> Bool
137 all :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
140 any :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
143 find :: PrimType ty => (ty -> Bool) -> UVect n ty -> Maybe ty
[all …]
H A DBlock.hs67 import Basement.PrimType (PrimType, PrimSize, primSizeInBytes)
90 . PrimType ty
99 . ( PrimType a, PrimType b
108 . ( PrimType a, PrimType b
131 singleton :: PrimType ty => ty -> BlockN 1 ty
158 cons :: PrimType ty => ty -> BlockN n ty -> BlockN (n+1) ty
161 snoc :: PrimType ty => BlockN n ty -> ty -> BlockN (n+1) ty
194 elem :: PrimType ty => ty -> BlockN n ty -> Bool
197 all :: PrimType ty => (ty -> Bool) -> BlockN n ty -> Bool
200 any :: PrimType ty => (ty -> Bool) -> BlockN n ty -> Bool
[all …]
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/basement-0.0.11/Basement/Sized/
H A DUVect.hs42 import Basement.PrimType (PrimType)
57 empty :: PrimType ty => UVect 0 ty
60 singleton :: PrimType ty => ty -> UVect 1 ty
95 foldr :: PrimType ty => (ty -> a -> a) -> a -> UVect n ty -> a
98 cons :: PrimType ty => ty -> UVect n ty -> UVect (n+1) ty
101 snoc :: PrimType ty => UVect n ty -> ty -> UVect (n+1) ty
134 elem :: PrimType ty => ty -> UVect n ty -> Bool
137 all :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
140 any :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
143 find :: PrimType ty => (ty -> Bool) -> UVect n ty -> Maybe ty
[all …]
H A DBlock.hs67 import Basement.PrimType (PrimType, PrimSize, primSizeInBytes)
90 . PrimType ty
99 . ( PrimType a, PrimType b
108 . ( PrimType a, PrimType b
131 singleton :: PrimType ty => ty -> BlockN 1 ty
158 cons :: PrimType ty => ty -> BlockN n ty -> BlockN (n+1) ty
161 snoc :: PrimType ty => BlockN n ty -> ty -> BlockN (n+1) ty
194 elem :: PrimType ty => ty -> BlockN n ty -> Bool
197 all :: PrimType ty => (ty -> Bool) -> BlockN n ty -> Bool
200 any :: PrimType ty => (ty -> Bool) -> BlockN n ty -> Bool
[all …]
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/basement-0.0.11/Basement/Sized/
H A DUVect.hs42 import Basement.PrimType (PrimType)
57 empty :: PrimType ty => UVect 0 ty
60 singleton :: PrimType ty => ty -> UVect 1 ty
95 foldr :: PrimType ty => (ty -> a -> a) -> a -> UVect n ty -> a
98 cons :: PrimType ty => ty -> UVect n ty -> UVect (n+1) ty
101 snoc :: PrimType ty => UVect n ty -> ty -> UVect (n+1) ty
134 elem :: PrimType ty => ty -> UVect n ty -> Bool
137 all :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
140 any :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
143 find :: PrimType ty => (ty -> Bool) -> UVect n ty -> Maybe ty
[all …]
H A DBlock.hs67 import Basement.PrimType (PrimType, PrimSize, primSizeInBytes)
90 . PrimType ty
99 . ( PrimType a, PrimType b
108 . ( PrimType a, PrimType b
131 singleton :: PrimType ty => ty -> BlockN 1 ty
158 cons :: PrimType ty => ty -> BlockN n ty -> BlockN (n+1) ty
161 snoc :: PrimType ty => BlockN n ty -> ty -> BlockN (n+1) ty
194 elem :: PrimType ty => ty -> BlockN n ty -> Bool
197 all :: PrimType ty => (ty -> Bool) -> BlockN n ty -> Bool
200 any :: PrimType ty => (ty -> Bool) -> BlockN n ty -> Bool
[all …]
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/basement-0.0.11/Basement/Sized/
H A DUVect.hs42 import Basement.PrimType (PrimType)
57 empty :: PrimType ty => UVect 0 ty
60 singleton :: PrimType ty => ty -> UVect 1 ty
95 foldr :: PrimType ty => (ty -> a -> a) -> a -> UVect n ty -> a
98 cons :: PrimType ty => ty -> UVect n ty -> UVect (n+1) ty
101 snoc :: PrimType ty => UVect n ty -> ty -> UVect (n+1) ty
134 elem :: PrimType ty => ty -> UVect n ty -> Bool
137 all :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
140 any :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
143 find :: PrimType ty => (ty -> Bool) -> UVect n ty -> Maybe ty
[all …]
H A DBlock.hs67 import Basement.PrimType (PrimType, PrimSize, primSizeInBytes)
90 . PrimType ty
99 . ( PrimType a, PrimType b
108 . ( PrimType a, PrimType b
131 singleton :: PrimType ty => ty -> BlockN 1 ty
158 cons :: PrimType ty => ty -> BlockN n ty -> BlockN (n+1) ty
161 snoc :: PrimType ty => BlockN n ty -> ty -> BlockN (n+1) ty
194 elem :: PrimType ty => ty -> BlockN n ty -> Bool
197 all :: PrimType ty => (ty -> Bool) -> BlockN n ty -> Bool
200 any :: PrimType ty => (ty -> Bool) -> BlockN n ty -> Bool
[all …]
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/basement-0.0.12/Basement/Sized/
H A DUVect.hs42 import Basement.PrimType (PrimType)
57 empty :: PrimType ty => UVect 0 ty
60 singleton :: PrimType ty => ty -> UVect 1 ty
95 foldr :: PrimType ty => (ty -> a -> a) -> a -> UVect n ty -> a
98 cons :: PrimType ty => ty -> UVect n ty -> UVect (n+1) ty
101 snoc :: PrimType ty => UVect n ty -> ty -> UVect (n+1) ty
134 elem :: PrimType ty => ty -> UVect n ty -> Bool
137 all :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
140 any :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
143 find :: PrimType ty => (ty -> Bool) -> UVect n ty -> Maybe ty
[all …]
H A DBlock.hs67 import Basement.PrimType (PrimType, PrimSize, primSizeInBytes)
90 . PrimType ty
99 . ( PrimType a, PrimType b
108 . ( PrimType a, PrimType b
131 singleton :: PrimType ty => ty -> BlockN 1 ty
158 cons :: PrimType ty => ty -> BlockN n ty -> BlockN (n+1) ty
161 snoc :: PrimType ty => BlockN n ty -> ty -> BlockN (n+1) ty
194 elem :: PrimType ty => ty -> BlockN n ty -> Bool
197 all :: PrimType ty => (ty -> Bool) -> BlockN n ty -> Bool
200 any :: PrimType ty => (ty -> Bool) -> BlockN n ty -> Bool
[all …]
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/basement-0.0.12/Basement/Sized/
H A DUVect.hs42 import Basement.PrimType (PrimType)
57 empty :: PrimType ty => UVect 0 ty
60 singleton :: PrimType ty => ty -> UVect 1 ty
95 foldr :: PrimType ty => (ty -> a -> a) -> a -> UVect n ty -> a
98 cons :: PrimType ty => ty -> UVect n ty -> UVect (n+1) ty
101 snoc :: PrimType ty => UVect n ty -> ty -> UVect (n+1) ty
134 elem :: PrimType ty => ty -> UVect n ty -> Bool
137 all :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
140 any :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
143 find :: PrimType ty => (ty -> Bool) -> UVect n ty -> Maybe ty
[all …]
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/basement-0.0.11/Basement/Sized/
H A DUVect.hs42 import Basement.PrimType (PrimType)
57 empty :: PrimType ty => UVect 0 ty
60 singleton :: PrimType ty => ty -> UVect 1 ty
95 foldr :: PrimType ty => (ty -> a -> a) -> a -> UVect n ty -> a
98 cons :: PrimType ty => ty -> UVect n ty -> UVect (n+1) ty
101 snoc :: PrimType ty => UVect n ty -> ty -> UVect (n+1) ty
134 elem :: PrimType ty => ty -> UVect n ty -> Bool
137 all :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
140 any :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
143 find :: PrimType ty => (ty -> Bool) -> UVect n ty -> Maybe ty
[all …]
H A DBlock.hs67 import Basement.PrimType (PrimType, PrimSize, primSizeInBytes)
90 . PrimType ty
99 . ( PrimType a, PrimType b
108 . ( PrimType a, PrimType b
131 singleton :: PrimType ty => ty -> BlockN 1 ty
158 cons :: PrimType ty => ty -> BlockN n ty -> BlockN (n+1) ty
161 snoc :: PrimType ty => BlockN n ty -> ty -> BlockN (n+1) ty
194 elem :: PrimType ty => ty -> BlockN n ty -> Bool
197 all :: PrimType ty => (ty -> Bool) -> BlockN n ty -> Bool
200 any :: PrimType ty => (ty -> Bool) -> BlockN n ty -> Bool
[all …]
/dports/lang/elm/compiler-0.19.1/_cabal_deps/basement-0.0.11/Basement/Sized/
H A DUVect.hs42 import Basement.PrimType (PrimType)
57 empty :: PrimType ty => UVect 0 ty
60 singleton :: PrimType ty => ty -> UVect 1 ty
95 foldr :: PrimType ty => (ty -> a -> a) -> a -> UVect n ty -> a
98 cons :: PrimType ty => ty -> UVect n ty -> UVect (n+1) ty
101 snoc :: PrimType ty => UVect n ty -> ty -> UVect (n+1) ty
134 elem :: PrimType ty => ty -> UVect n ty -> Bool
137 all :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
140 any :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
143 find :: PrimType ty => (ty -> Bool) -> UVect n ty -> Maybe ty
[all …]
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/basement-0.0.11/Basement/Sized/
H A DUVect.hs42 import Basement.PrimType (PrimType)
57 empty :: PrimType ty => UVect 0 ty
60 singleton :: PrimType ty => ty -> UVect 1 ty
95 foldr :: PrimType ty => (ty -> a -> a) -> a -> UVect n ty -> a
98 cons :: PrimType ty => ty -> UVect n ty -> UVect (n+1) ty
101 snoc :: PrimType ty => UVect n ty -> ty -> UVect (n+1) ty
134 elem :: PrimType ty => ty -> UVect n ty -> Bool
137 all :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
140 any :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
143 find :: PrimType ty => (ty -> Bool) -> UVect n ty -> Maybe ty
[all …]
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/basement-0.0.11/Basement/Sized/
H A DUVect.hs42 import Basement.PrimType (PrimType)
57 empty :: PrimType ty => UVect 0 ty
60 singleton :: PrimType ty => ty -> UVect 1 ty
95 foldr :: PrimType ty => (ty -> a -> a) -> a -> UVect n ty -> a
98 cons :: PrimType ty => ty -> UVect n ty -> UVect (n+1) ty
101 snoc :: PrimType ty => UVect n ty -> ty -> UVect (n+1) ty
134 elem :: PrimType ty => ty -> UVect n ty -> Bool
137 all :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
140 any :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
143 find :: PrimType ty => (ty -> Bool) -> UVect n ty -> Maybe ty
[all …]
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/basement-0.0.12/Basement/Sized/
H A DUVect.hs42 import Basement.PrimType (PrimType)
57 empty :: PrimType ty => UVect 0 ty
60 singleton :: PrimType ty => ty -> UVect 1 ty
95 foldr :: PrimType ty => (ty -> a -> a) -> a -> UVect n ty -> a
98 cons :: PrimType ty => ty -> UVect n ty -> UVect (n+1) ty
101 snoc :: PrimType ty => UVect n ty -> ty -> UVect (n+1) ty
134 elem :: PrimType ty => ty -> UVect n ty -> Bool
137 all :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
140 any :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
143 find :: PrimType ty => (ty -> Bool) -> UVect n ty -> Maybe ty
[all …]
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/basement-0.0.11/Basement/Sized/
H A DUVect.hs42 import Basement.PrimType (PrimType)
57 empty :: PrimType ty => UVect 0 ty
60 singleton :: PrimType ty => ty -> UVect 1 ty
95 foldr :: PrimType ty => (ty -> a -> a) -> a -> UVect n ty -> a
98 cons :: PrimType ty => ty -> UVect n ty -> UVect (n+1) ty
101 snoc :: PrimType ty => UVect n ty -> ty -> UVect (n+1) ty
134 elem :: PrimType ty => ty -> UVect n ty -> Bool
137 all :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
140 any :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
143 find :: PrimType ty => (ty -> Bool) -> UVect n ty -> Maybe ty
[all …]
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/basement-0.0.12/Basement/Sized/
H A DUVect.hs42 import Basement.PrimType (PrimType)
57 empty :: PrimType ty => UVect 0 ty
60 singleton :: PrimType ty => ty -> UVect 1 ty
95 foldr :: PrimType ty => (ty -> a -> a) -> a -> UVect n ty -> a
98 cons :: PrimType ty => ty -> UVect n ty -> UVect (n+1) ty
101 snoc :: PrimType ty => UVect n ty -> ty -> UVect (n+1) ty
134 elem :: PrimType ty => ty -> UVect n ty -> Bool
137 all :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
140 any :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
143 find :: PrimType ty => (ty -> Bool) -> UVect n ty -> Maybe ty
[all …]
H A DBlock.hs67 import Basement.PrimType (PrimType, PrimSize, primSizeInBytes)
90 . PrimType ty
99 . ( PrimType a, PrimType b
108 . ( PrimType a, PrimType b
131 singleton :: PrimType ty => ty -> BlockN 1 ty
158 cons :: PrimType ty => ty -> BlockN n ty -> BlockN (n+1) ty
161 snoc :: PrimType ty => BlockN n ty -> ty -> BlockN (n+1) ty
194 elem :: PrimType ty => ty -> BlockN n ty -> Bool
197 all :: PrimType ty => (ty -> Bool) -> BlockN n ty -> Bool
200 any :: PrimType ty => (ty -> Bool) -> BlockN n ty -> Bool
[all …]
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/basement-0.0.11/Basement/Sized/
H A DUVect.hs42 import Basement.PrimType (PrimType)
57 empty :: PrimType ty => UVect 0 ty
60 singleton :: PrimType ty => ty -> UVect 1 ty
95 foldr :: PrimType ty => (ty -> a -> a) -> a -> UVect n ty -> a
98 cons :: PrimType ty => ty -> UVect n ty -> UVect (n+1) ty
101 snoc :: PrimType ty => UVect n ty -> ty -> UVect (n+1) ty
134 elem :: PrimType ty => ty -> UVect n ty -> Bool
137 all :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
140 any :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
143 find :: PrimType ty => (ty -> Bool) -> UVect n ty -> Maybe ty
[all …]
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/basement-0.0.11/Basement/Sized/
H A DUVect.hs42 import Basement.PrimType (PrimType)
57 empty :: PrimType ty => UVect 0 ty
60 singleton :: PrimType ty => ty -> UVect 1 ty
95 foldr :: PrimType ty => (ty -> a -> a) -> a -> UVect n ty -> a
98 cons :: PrimType ty => ty -> UVect n ty -> UVect (n+1) ty
101 snoc :: PrimType ty => UVect n ty -> ty -> UVect (n+1) ty
134 elem :: PrimType ty => ty -> UVect n ty -> Bool
137 all :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
140 any :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
143 find :: PrimType ty => (ty -> Bool) -> UVect n ty -> Maybe ty
[all …]
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/basement-0.0.12/Basement/Sized/
H A DUVect.hs42 import Basement.PrimType (PrimType)
57 empty :: PrimType ty => UVect 0 ty
60 singleton :: PrimType ty => ty -> UVect 1 ty
95 foldr :: PrimType ty => (ty -> a -> a) -> a -> UVect n ty -> a
98 cons :: PrimType ty => ty -> UVect n ty -> UVect (n+1) ty
101 snoc :: PrimType ty => UVect n ty -> ty -> UVect (n+1) ty
134 elem :: PrimType ty => ty -> UVect n ty -> Bool
137 all :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
140 any :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
143 find :: PrimType ty => (ty -> Bool) -> UVect n ty -> Maybe ty
[all …]
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/basement-0.0.11/Basement/Sized/
H A DUVect.hs42 import Basement.PrimType (PrimType)
57 empty :: PrimType ty => UVect 0 ty
60 singleton :: PrimType ty => ty -> UVect 1 ty
95 foldr :: PrimType ty => (ty -> a -> a) -> a -> UVect n ty -> a
98 cons :: PrimType ty => ty -> UVect n ty -> UVect (n+1) ty
101 snoc :: PrimType ty => UVect n ty -> ty -> UVect (n+1) ty
134 elem :: PrimType ty => ty -> UVect n ty -> Bool
137 all :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
140 any :: PrimType ty => (ty -> Bool) -> UVect n ty -> Bool
143 find :: PrimType ty => (ty -> Bool) -> UVect n ty -> Maybe ty
[all …]

12345678910>>...36