Home
last modified time | relevance | path

Searched defs:newtype (Results 26 – 50 of 8011) sorted by relevance

12345678910>>...321

/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/vector-0.12.3.0/Data/Vector/Unboxed/
H A DBase.hs126 newtype instance MVector s () = MV_Unit Int function
127 newtype instance Vector () = V_Unit Int function
238 newtype instance MVector s Int = MV_Int (P.MVector s Int) function
239 newtype instance Vector Int = V_Int (P.Vector Int) function
244 newtype instance MVector s Int8 = MV_Int8 (P.MVector s Int8) function
245 newtype instance Vector Int8 = V_Int8 (P.Vector Int8) function
269 newtype instance MVector s Word = MV_Word (P.MVector s Word) function
270 newtype instance Vector Word = V_Word (P.Vector Word) function
313 newtype instance MVector s Char = MV_Char (P.MVector s Char) function
314 newtype instance Vector Char = V_Char (P.Vector Char) function
[all …]
/dports/devel/hs-profiteur/profiteur-0.4.6.0/_cabal_deps/vector-0.12.1.2/Data/Vector/Unboxed/
H A DBase.hs126 newtype instance MVector s () = MV_Unit Int function
127 newtype instance Vector () = V_Unit Int function
238 newtype instance MVector s Int = MV_Int (P.MVector s Int) function
239 newtype instance Vector Int = V_Int (P.Vector Int) function
244 newtype instance MVector s Int8 = MV_Int8 (P.MVector s Int8) function
245 newtype instance Vector Int8 = V_Int8 (P.Vector Int8) function
269 newtype instance MVector s Word = MV_Word (P.MVector s Word) function
270 newtype instance Vector Word = V_Word (P.Vector Word) function
313 newtype instance MVector s Char = MV_Char (P.MVector s Char) function
314 newtype instance Vector Char = V_Char (P.Vector Char) function
[all …]
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/vector-0.12.1.2/Data/Vector/Unboxed/
H A DBase.hs126 newtype instance MVector s () = MV_Unit Int function
127 newtype instance Vector () = V_Unit Int function
238 newtype instance MVector s Int = MV_Int (P.MVector s Int) function
239 newtype instance Vector Int = V_Int (P.Vector Int) function
244 newtype instance MVector s Int8 = MV_Int8 (P.MVector s Int8) function
245 newtype instance Vector Int8 = V_Int8 (P.Vector Int8) function
269 newtype instance MVector s Word = MV_Word (P.MVector s Word) function
270 newtype instance Vector Word = V_Word (P.Vector Word) function
313 newtype instance MVector s Char = MV_Char (P.MVector s Char) function
314 newtype instance Vector Char = V_Char (P.Vector Char) function
[all …]
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/vector-0.12.2.0/Data/Vector/Unboxed/
H A DBase.hs126 newtype instance MVector s () = MV_Unit Int function
127 newtype instance Vector () = V_Unit Int function
238 newtype instance MVector s Int = MV_Int (P.MVector s Int) function
239 newtype instance Vector Int = V_Int (P.Vector Int) function
244 newtype instance MVector s Int8 = MV_Int8 (P.MVector s Int8) function
245 newtype instance Vector Int8 = V_Int8 (P.Vector Int8) function
269 newtype instance MVector s Word = MV_Word (P.MVector s Word) function
270 newtype instance Vector Word = V_Word (P.Vector Word) function
313 newtype instance MVector s Char = MV_Char (P.MVector s Char) function
314 newtype instance Vector Char = V_Char (P.Vector Char) function
[all …]
/dports/deskutils/hs-arbtt/arbtt-0.10.2/_cabal_deps/vector-0.12.1.2/Data/Vector/Unboxed/
H A DBase.hs126 newtype instance MVector s () = MV_Unit Int function
127 newtype instance Vector () = V_Unit Int function
238 newtype instance MVector s Int = MV_Int (P.MVector s Int) function
239 newtype instance Vector Int = V_Int (P.Vector Int) function
244 newtype instance MVector s Int8 = MV_Int8 (P.MVector s Int8) function
245 newtype instance Vector Int8 = V_Int8 (P.Vector Int8) function
269 newtype instance MVector s Word = MV_Word (P.MVector s Word) function
270 newtype instance Vector Word = V_Word (P.Vector Word) function
313 newtype instance MVector s Char = MV_Char (P.MVector s Char) function
314 newtype instance Vector Char = V_Char (P.Vector Char) function
[all …]
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/vector-0.12.1.2/Data/Vector/Unboxed/
H A DBase.hs126 newtype instance MVector s () = MV_Unit Int function
127 newtype instance Vector () = V_Unit Int function
238 newtype instance MVector s Int = MV_Int (P.MVector s Int) function
239 newtype instance Vector Int = V_Int (P.Vector Int) function
244 newtype instance MVector s Int8 = MV_Int8 (P.MVector s Int8) function
245 newtype instance Vector Int8 = V_Int8 (P.Vector Int8) function
269 newtype instance MVector s Word = MV_Word (P.MVector s Word) function
270 newtype instance Vector Word = V_Word (P.Vector Word) function
313 newtype instance MVector s Char = MV_Char (P.MVector s Char) function
314 newtype instance Vector Char = V_Char (P.Vector Char) function
[all …]
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/vector-0.12.3.0/Data/Vector/Unboxed/
H A DBase.hs126 newtype instance MVector s () = MV_Unit Int function
127 newtype instance Vector () = V_Unit Int function
238 newtype instance MVector s Int = MV_Int (P.MVector s Int) function
239 newtype instance Vector Int = V_Int (P.Vector Int) function
244 newtype instance MVector s Int8 = MV_Int8 (P.MVector s Int8) function
245 newtype instance Vector Int8 = V_Int8 (P.Vector Int8) function
269 newtype instance MVector s Word = MV_Word (P.MVector s Word) function
270 newtype instance Vector Word = V_Word (P.Vector Word) function
313 newtype instance MVector s Char = MV_Char (P.MVector s Char) function
314 newtype instance Vector Char = V_Char (P.Vector Char) function
[all …]
/dports/lang/elm/compiler-0.19.1/_cabal_deps/vector-0.12.1.2/Data/Vector/Unboxed/
H A DBase.hs126 newtype instance MVector s () = MV_Unit Int function
127 newtype instance Vector () = V_Unit Int function
238 newtype instance MVector s Int = MV_Int (P.MVector s Int) function
239 newtype instance Vector Int = V_Int (P.Vector Int) function
244 newtype instance MVector s Int8 = MV_Int8 (P.MVector s Int8) function
245 newtype instance Vector Int8 = V_Int8 (P.Vector Int8) function
269 newtype instance MVector s Word = MV_Word (P.MVector s Word) function
270 newtype instance Vector Word = V_Word (P.Vector Word) function
313 newtype instance MVector s Char = MV_Char (P.MVector s Char) function
314 newtype instance Vector Char = V_Char (P.Vector Char) function
[all …]
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/vector-0.12.2.0/Data/Vector/Unboxed/
H A DBase.hs126 newtype instance MVector s () = MV_Unit Int function
127 newtype instance Vector () = V_Unit Int function
238 newtype instance MVector s Int = MV_Int (P.MVector s Int) function
239 newtype instance Vector Int = V_Int (P.Vector Int) function
244 newtype instance MVector s Int8 = MV_Int8 (P.MVector s Int8) function
245 newtype instance Vector Int8 = V_Int8 (P.Vector Int8) function
269 newtype instance MVector s Word = MV_Word (P.MVector s Word) function
270 newtype instance Vector Word = V_Word (P.Vector Word) function
313 newtype instance MVector s Char = MV_Char (P.MVector s Char) function
314 newtype instance Vector Char = V_Char (P.Vector Char) function
[all …]
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/vector-0.12.3.0/Data/Vector/Unboxed/
H A DBase.hs126 newtype instance MVector s () = MV_Unit Int function
127 newtype instance Vector () = V_Unit Int function
238 newtype instance MVector s Int = MV_Int (P.MVector s Int) function
239 newtype instance Vector Int = V_Int (P.Vector Int) function
244 newtype instance MVector s Int8 = MV_Int8 (P.MVector s Int8) function
245 newtype instance Vector Int8 = V_Int8 (P.Vector Int8) function
269 newtype instance MVector s Word = MV_Word (P.MVector s Word) function
270 newtype instance Vector Word = V_Word (P.Vector Word) function
313 newtype instance MVector s Char = MV_Char (P.MVector s Char) function
314 newtype instance Vector Char = V_Char (P.Vector Char) function
[all …]
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/vector-0.12.2.0/Data/Vector/Unboxed/
H A DBase.hs126 newtype instance MVector s () = MV_Unit Int function
127 newtype instance Vector () = V_Unit Int function
238 newtype instance MVector s Int = MV_Int (P.MVector s Int) function
239 newtype instance Vector Int = V_Int (P.Vector Int) function
244 newtype instance MVector s Int8 = MV_Int8 (P.MVector s Int8) function
245 newtype instance Vector Int8 = V_Int8 (P.Vector Int8) function
269 newtype instance MVector s Word = MV_Word (P.MVector s Word) function
270 newtype instance Vector Word = V_Word (P.Vector Word) function
313 newtype instance MVector s Char = MV_Char (P.MVector s Char) function
314 newtype instance Vector Char = V_Char (P.Vector Char) function
[all …]
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/vector-0.12.1.2/Data/Vector/Unboxed/
H A DBase.hs126 newtype instance MVector s () = MV_Unit Int function
127 newtype instance Vector () = V_Unit Int function
238 newtype instance MVector s Int = MV_Int (P.MVector s Int) function
239 newtype instance Vector Int = V_Int (P.Vector Int) function
244 newtype instance MVector s Int8 = MV_Int8 (P.MVector s Int8) function
245 newtype instance Vector Int8 = V_Int8 (P.Vector Int8) function
269 newtype instance MVector s Word = MV_Word (P.MVector s Word) function
270 newtype instance Vector Word = V_Word (P.Vector Word) function
313 newtype instance MVector s Char = MV_Char (P.MVector s Char) function
314 newtype instance Vector Char = V_Char (P.Vector Char) function
[all …]
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/vector-0.12.1.2/Data/Vector/Unboxed/
H A DBase.hs126 newtype instance MVector s () = MV_Unit Int function
127 newtype instance Vector () = V_Unit Int function
238 newtype instance MVector s Int = MV_Int (P.MVector s Int) function
239 newtype instance Vector Int = V_Int (P.Vector Int) function
244 newtype instance MVector s Int8 = MV_Int8 (P.MVector s Int8) function
245 newtype instance Vector Int8 = V_Int8 (P.Vector Int8) function
269 newtype instance MVector s Word = MV_Word (P.MVector s Word) function
270 newtype instance Vector Word = V_Word (P.Vector Word) function
313 newtype instance MVector s Char = MV_Char (P.MVector s Char) function
314 newtype instance Vector Char = V_Char (P.Vector Char) function
[all …]
/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/_cabal_deps/vector-0.12.3.1/Data/Vector/Unboxed/
H A DBase.hs126 newtype instance MVector s () = MV_Unit Int function
127 newtype instance Vector () = V_Unit Int function
238 newtype instance MVector s Int = MV_Int (P.MVector s Int) function
239 newtype instance Vector Int = V_Int (P.Vector Int) function
244 newtype instance MVector s Int8 = MV_Int8 (P.MVector s Int8) function
245 newtype instance Vector Int8 = V_Int8 (P.Vector Int8) function
269 newtype instance MVector s Word = MV_Word (P.MVector s Word) function
270 newtype instance Vector Word = V_Word (P.Vector Word) function
313 newtype instance MVector s Char = MV_Char (P.MVector s Char) function
314 newtype instance Vector Char = V_Char (P.Vector Char) function
[all …]
/dports/misc/hs-hascard/hascard-0.3.0.1/_cabal_deps/vector-0.12.3.0/Data/Vector/Unboxed/
H A DBase.hs126 newtype instance MVector s () = MV_Unit Int function
127 newtype instance Vector () = V_Unit Int function
238 newtype instance MVector s Int = MV_Int (P.MVector s Int) function
239 newtype instance Vector Int = V_Int (P.Vector Int) function
244 newtype instance MVector s Int8 = MV_Int8 (P.MVector s Int8) function
245 newtype instance Vector Int8 = V_Int8 (P.Vector Int8) function
269 newtype instance MVector s Word = MV_Word (P.MVector s Word) function
270 newtype instance Vector Word = V_Word (P.Vector Word) function
313 newtype instance MVector s Char = MV_Char (P.MVector s Char) function
314 newtype instance Vector Char = V_Char (P.Vector Char) function
[all …]
/dports/textproc/hs-yaml/yaml-0.11.5.0/_cabal_deps/vector-0.12.1.2/Data/Vector/Unboxed/
H A DBase.hs126 newtype instance MVector s () = MV_Unit Int function
127 newtype instance Vector () = V_Unit Int function
238 newtype instance MVector s Int = MV_Int (P.MVector s Int) function
239 newtype instance Vector Int = V_Int (P.Vector Int) function
244 newtype instance MVector s Int8 = MV_Int8 (P.MVector s Int8) function
245 newtype instance Vector Int8 = V_Int8 (P.Vector Int8) function
269 newtype instance MVector s Word = MV_Word (P.MVector s Word) function
270 newtype instance Vector Word = V_Word (P.Vector Word) function
313 newtype instance MVector s Char = MV_Char (P.MVector s Char) function
314 newtype instance Vector Char = V_Char (P.Vector Char) function
[all …]
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/vector-0.12.2.0/Data/Vector/Unboxed/
H A DBase.hs126 newtype instance MVector s () = MV_Unit Int function
127 newtype instance Vector () = V_Unit Int function
238 newtype instance MVector s Int = MV_Int (P.MVector s Int) function
239 newtype instance Vector Int = V_Int (P.Vector Int) function
244 newtype instance MVector s Int8 = MV_Int8 (P.MVector s Int8) function
245 newtype instance Vector Int8 = V_Int8 (P.Vector Int8) function
269 newtype instance MVector s Word = MV_Word (P.MVector s Word) function
270 newtype instance Vector Word = V_Word (P.Vector Word) function
313 newtype instance MVector s Char = MV_Char (P.MVector s Char) function
314 newtype instance Vector Char = V_Char (P.Vector Char) function
[all …]
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/vector-0.12.1.2/Data/Vector/Unboxed/
H A DBase.hs126 newtype instance MVector s () = MV_Unit Int function
127 newtype instance Vector () = V_Unit Int function
238 newtype instance MVector s Int = MV_Int (P.MVector s Int) function
239 newtype instance Vector Int = V_Int (P.Vector Int) function
244 newtype instance MVector s Int8 = MV_Int8 (P.MVector s Int8) function
245 newtype instance Vector Int8 = V_Int8 (P.Vector Int8) function
269 newtype instance MVector s Word = MV_Word (P.MVector s Word) function
270 newtype instance Vector Word = V_Word (P.Vector Word) function
313 newtype instance MVector s Char = MV_Char (P.MVector s Char) function
314 newtype instance Vector Char = V_Char (P.Vector Char) function
[all …]
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/vector-0.12.3.0/Data/Vector/Unboxed/
H A DBase.hs126 newtype instance MVector s () = MV_Unit Int function
127 newtype instance Vector () = V_Unit Int function
238 newtype instance MVector s Int = MV_Int (P.MVector s Int) function
239 newtype instance Vector Int = V_Int (P.Vector Int) function
244 newtype instance MVector s Int8 = MV_Int8 (P.MVector s Int8) function
245 newtype instance Vector Int8 = V_Int8 (P.Vector Int8) function
269 newtype instance MVector s Word = MV_Word (P.MVector s Word) function
270 newtype instance Vector Word = V_Word (P.Vector Word) function
313 newtype instance MVector s Char = MV_Char (P.MVector s Char) function
314 newtype instance Vector Char = V_Char (P.Vector Char) function
[all …]
/dports/textproc/cgrep/cgrep-6.6.32/_cabal_deps/vector-0.12.1.2/Data/Vector/Unboxed/
H A DBase.hs126 newtype instance MVector s () = MV_Unit Int function
127 newtype instance Vector () = V_Unit Int function
238 newtype instance MVector s Int = MV_Int (P.MVector s Int) function
239 newtype instance Vector Int = V_Int (P.Vector Int) function
244 newtype instance MVector s Int8 = MV_Int8 (P.MVector s Int8) function
245 newtype instance Vector Int8 = V_Int8 (P.Vector Int8) function
269 newtype instance MVector s Word = MV_Word (P.MVector s Word) function
270 newtype instance Vector Word = V_Word (P.Vector Word) function
313 newtype instance MVector s Char = MV_Char (P.MVector s Char) function
314 newtype instance Vector Char = V_Char (P.Vector Char) function
[all …]
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/vector-0.12.1.2/Data/Vector/Unboxed/
H A DBase.hs126 newtype instance MVector s () = MV_Unit Int function
127 newtype instance Vector () = V_Unit Int function
238 newtype instance MVector s Int = MV_Int (P.MVector s Int) function
239 newtype instance Vector Int = V_Int (P.Vector Int) function
244 newtype instance MVector s Int8 = MV_Int8 (P.MVector s Int8) function
245 newtype instance Vector Int8 = V_Int8 (P.Vector Int8) function
269 newtype instance MVector s Word = MV_Word (P.MVector s Word) function
270 newtype instance Vector Word = V_Word (P.Vector Word) function
313 newtype instance MVector s Char = MV_Char (P.MVector s Char) function
314 newtype instance Vector Char = V_Char (P.Vector Char) function
[all …]
/dports/net/mpich/mpich-3.4.3/src/mpi/datatype/typerep/src/
H A Dtyperep_yaksa_create.c17 static int update_yaksa_type(MPIR_Datatype * newtype, MPI_Datatype oldtype, MPI_Aint count) in update_yaksa_type()
69 MPIR_Datatype * newtype) in MPIR_Typerep_create_vector()
93 MPIR_Datatype * newtype) in MPIR_Typerep_create_hvector()
139 int MPIR_Typerep_create_dup(MPI_Datatype oldtype, MPIR_Datatype * newtype) in MPIR_Typerep_create_dup()
162 MPI_Datatype oldtype, MPIR_Datatype * newtype) in MPIR_Typerep_create_indexed_block()
188 MPI_Datatype oldtype, MPIR_Datatype * newtype) in MPIR_Typerep_create_hindexed_block()
214 MPIR_Datatype * newtype) in MPIR_Typerep_create_indexed()
243 MPIR_Datatype * newtype) in MPIR_Typerep_create_hindexed()
271 MPIR_Datatype * newtype) in MPIR_Typerep_create_resized()
364 MPI_Datatype oldtype, MPIR_Datatype * newtype) in MPIR_Typerep_create_subarray()
[all …]
/dports/devel/stack/stack-2.7.3/_cabal_deps/persistent-2.13.0.1/Database/Persist/
H A DNames.hs25 newtype FieldNameDB = FieldNameDB { unFieldNameDB :: Text } function
36 newtype FieldNameHS = FieldNameHS { unFieldNameHS :: Text } function
43 newtype EntityNameHS = EntityNameHS { unEntityNameHS :: Text } function
50 newtype EntityNameDB = EntityNameDB { unEntityNameDB :: Text } function
60 newtype ConstraintNameDB = ConstraintNameDB { unConstraintNameDB :: Text } function
71 newtype ConstraintNameHS = ConstraintNameHS { unConstraintNameHS :: Text } function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/skein-1.0.9.4/src/Crypto/
H A DSkein.hs459 newtype Skein_256_128 = S_256_128 B.ByteString deriving (Eq, Ord) function
482 newtype Skein_256_160 = S_256_160 B.ByteString deriving (Eq, Ord) function
505 newtype Skein_256_224 = S_256_224 B.ByteString deriving (Eq, Ord) function
529 newtype Skein_256_256 = S_256_256 B.ByteString deriving (Eq, Ord) function
558 newtype Skein_512_128 = S_512_128 B.ByteString deriving (Eq, Ord) function
580 newtype Skein_512_160 = S_512_160 B.ByteString deriving (Eq, Ord) function
602 newtype Skein_512_224 = S_512_224 B.ByteString deriving (Eq, Ord) function
624 newtype Skein_512_256 = S_512_256 B.ByteString deriving (Eq, Ord) function
647 newtype Skein_512_384 = S_512_384 B.ByteString deriving (Eq, Ord) function
671 newtype Skein_512_512 = S_512_512 B.ByteString deriving (Eq, Ord) function
[all …]
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/skein-1.0.9.4/src/Crypto/
H A DSkein.hs459 newtype Skein_256_128 = S_256_128 B.ByteString deriving (Eq, Ord) function
482 newtype Skein_256_160 = S_256_160 B.ByteString deriving (Eq, Ord) function
505 newtype Skein_256_224 = S_256_224 B.ByteString deriving (Eq, Ord) function
529 newtype Skein_256_256 = S_256_256 B.ByteString deriving (Eq, Ord) function
558 newtype Skein_512_128 = S_512_128 B.ByteString deriving (Eq, Ord) function
580 newtype Skein_512_160 = S_512_160 B.ByteString deriving (Eq, Ord) function
602 newtype Skein_512_224 = S_512_224 B.ByteString deriving (Eq, Ord) function
624 newtype Skein_512_256 = S_512_256 B.ByteString deriving (Eq, Ord) function
647 newtype Skein_512_384 = S_512_384 B.ByteString deriving (Eq, Ord) function
671 newtype Skein_512_512 = S_512_512 B.ByteString deriving (Eq, Ord) function
[all …]

12345678910>>...321