Home
last modified time | relevance | path

Searched refs:AnyT (Results 1 – 25 of 46) sorted by relevance

12

/dports/devel/stack/stack-2.7.3/_cabal_deps/cmdargs-0.10.21/Data/Generics/Any/
H A DPrelude.hs9 head :: AnyT [a] -> AnyT a
12 tail :: AnyT [a] -> AnyT [a]
15 cons :: AnyT a -> AnyT [a] -> AnyT [a]
18 uncons :: AnyT [a] -> Maybe (AnyT a, AnyT [a])
23 null :: AnyT [a] -> Bool
26 just_ :: AnyT (Maybe a) -> AnyT a -> AnyT (Maybe a)
29 nil_ :: AnyT [a] -> AnyT [a]
32 list_ :: AnyT [a] -> AnyT a -> AnyT [a]
35 append :: AnyT [a] -> AnyT [a] -> AnyT [a]
41 reverse :: AnyT [a] -> AnyT [a]
[all …]
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/cmdargs-0.10.20/Data/Generics/Any/
H A DPrelude.hs9 head :: AnyT [a] -> AnyT a
12 tail :: AnyT [a] -> AnyT [a]
15 cons :: AnyT a -> AnyT [a] -> AnyT [a]
18 uncons :: AnyT [a] -> Maybe (AnyT a, AnyT [a])
23 null :: AnyT [a] -> Bool
26 just_ :: AnyT (Maybe a) -> AnyT a -> AnyT (Maybe a)
29 nil_ :: AnyT [a] -> AnyT [a]
32 list_ :: AnyT [a] -> AnyT a -> AnyT [a]
35 append :: AnyT [a] -> AnyT [a] -> AnyT [a]
41 reverse :: AnyT [a] -> AnyT [a]
[all …]
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cmdargs-0.10.20/Data/Generics/Any/
H A DPrelude.hs9 head :: AnyT [a] -> AnyT a
12 tail :: AnyT [a] -> AnyT [a]
15 cons :: AnyT a -> AnyT [a] -> AnyT [a]
18 uncons :: AnyT [a] -> Maybe (AnyT a, AnyT [a])
23 null :: AnyT [a] -> Bool
26 just_ :: AnyT (Maybe a) -> AnyT a -> AnyT (Maybe a)
29 nil_ :: AnyT [a] -> AnyT [a]
32 list_ :: AnyT [a] -> AnyT a -> AnyT [a]
35 append :: AnyT [a] -> AnyT [a] -> AnyT [a]
41 reverse :: AnyT [a] -> AnyT [a]
[all …]
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/cmdargs-0.10.21/Data/Generics/Any/
H A DPrelude.hs9 head :: AnyT [a] -> AnyT a
12 tail :: AnyT [a] -> AnyT [a]
15 cons :: AnyT a -> AnyT [a] -> AnyT [a]
18 uncons :: AnyT [a] -> Maybe (AnyT a, AnyT [a])
23 null :: AnyT [a] -> Bool
26 just_ :: AnyT (Maybe a) -> AnyT a -> AnyT (Maybe a)
29 nil_ :: AnyT [a] -> AnyT [a]
32 list_ :: AnyT [a] -> AnyT a -> AnyT [a]
35 append :: AnyT [a] -> AnyT [a] -> AnyT [a]
41 reverse :: AnyT [a] -> AnyT [a]
[all …]
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/cmdargs-0.10.21/Data/Generics/Any/
H A DPrelude.hs9 head :: AnyT [a] -> AnyT a
12 tail :: AnyT [a] -> AnyT [a]
15 cons :: AnyT a -> AnyT [a] -> AnyT [a]
18 uncons :: AnyT [a] -> Maybe (AnyT a, AnyT [a])
23 null :: AnyT [a] -> Bool
26 just_ :: AnyT (Maybe a) -> AnyT a -> AnyT (Maybe a)
29 nil_ :: AnyT [a] -> AnyT [a]
32 list_ :: AnyT [a] -> AnyT a -> AnyT [a]
35 append :: AnyT [a] -> AnyT [a] -> AnyT [a]
41 reverse :: AnyT [a] -> AnyT [a]
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/cmdargs-0.10.21/Data/Generics/Any/
H A DPrelude.hs9 head :: AnyT [a] -> AnyT a
12 tail :: AnyT [a] -> AnyT [a]
15 cons :: AnyT a -> AnyT [a] -> AnyT [a]
18 uncons :: AnyT [a] -> Maybe (AnyT a, AnyT [a])
23 null :: AnyT [a] -> Bool
26 just_ :: AnyT (Maybe a) -> AnyT a -> AnyT (Maybe a)
29 nil_ :: AnyT [a] -> AnyT [a]
32 list_ :: AnyT [a] -> AnyT a -> AnyT [a]
35 append :: AnyT [a] -> AnyT [a] -> AnyT [a]
41 reverse :: AnyT [a] -> AnyT [a]
[all …]
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cmdargs-0.10.20/Data/Generics/Any/
H A DPrelude.hs9 head :: AnyT [a] -> AnyT a
12 tail :: AnyT [a] -> AnyT [a]
15 cons :: AnyT a -> AnyT [a] -> AnyT [a]
18 uncons :: AnyT [a] -> Maybe (AnyT a, AnyT [a])
23 null :: AnyT [a] -> Bool
26 just_ :: AnyT (Maybe a) -> AnyT a -> AnyT (Maybe a)
29 nil_ :: AnyT [a] -> AnyT [a]
32 list_ :: AnyT [a] -> AnyT a -> AnyT [a]
35 append :: AnyT [a] -> AnyT [a] -> AnyT [a]
41 reverse :: AnyT [a] -> AnyT [a]
[all …]
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/cmdargs-0.10.20/Data/Generics/Any/
H A DPrelude.hs9 head :: AnyT [a] -> AnyT a
12 tail :: AnyT [a] -> AnyT [a]
15 cons :: AnyT a -> AnyT [a] -> AnyT [a]
18 uncons :: AnyT [a] -> Maybe (AnyT a, AnyT [a])
23 null :: AnyT [a] -> Bool
26 just_ :: AnyT (Maybe a) -> AnyT a -> AnyT (Maybe a)
29 nil_ :: AnyT [a] -> AnyT [a]
32 list_ :: AnyT [a] -> AnyT a -> AnyT [a]
35 append :: AnyT [a] -> AnyT [a] -> AnyT [a]
41 reverse :: AnyT [a] -> AnyT [a]
[all …]
/dports/textproc/cgrep/cgrep-6.6.32/_cabal_deps/cmdargs-0.10.20/Data/Generics/Any/
H A DPrelude.hs9 head :: AnyT [a] -> AnyT a
12 tail :: AnyT [a] -> AnyT [a]
15 cons :: AnyT a -> AnyT [a] -> AnyT [a]
18 uncons :: AnyT [a] -> Maybe (AnyT a, AnyT [a])
23 null :: AnyT [a] -> Bool
26 just_ :: AnyT (Maybe a) -> AnyT a -> AnyT (Maybe a)
29 nil_ :: AnyT [a] -> AnyT [a]
32 list_ :: AnyT [a] -> AnyT a -> AnyT [a]
35 append :: AnyT [a] -> AnyT [a] -> AnyT [a]
41 reverse :: AnyT [a] -> AnyT [a]
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/utilities/
H A Darrayref.h108 template <typename AnyT>
109 static ArrayRef<DataType> fromAny(AnyT *any, size_t anyCount) { in fromAny()
110 …static_assert((sizeof(AnyT) == sizeof(DataType)) || ((sizeof(AnyT) % sizeof(DataType)) == 0), "Unh… in fromAny()
111 …return ArrayRef<DataType>(reinterpret_cast<iterator>(any), (anyCount * sizeof(AnyT)) / sizeof(Data… in fromAny()
114 template <typename AnyT>
115 ArrayRef<AnyT> toArrayRef() { in toArrayRef()
116 …static_assert((sizeof(AnyT) == sizeof(DataType)) || ((sizeof(DataType) % sizeof(AnyT)) == 0), "Unh… in toArrayRef()
117 …return ArrayRef<AnyT>(reinterpret_cast<typename ArrayRef<AnyT>::iterator>(begIt), (this->size() * … in toArrayRef()
/dports/deskutils/zanshin/zanshin-21.12.3/3rdparty/mockitopp/matchers/base/
H A Dany.hpp18 struct AnyT : public Matcher<T> struct
20 AnyT() in AnyT() function
24 { return new AnyT(); } in clone()
35 detail::AnyT<T> any() in any()
36 { return detail::AnyT<T>(); } in any()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/tests/MyGame/Example/
H A DAny.go43 type AnyT struct { struct
48 func (t *AnyT) Pack(builder *flatbuffers.Builder) flatbuffers.UOffsetT { argument
63 func (rcv Any) UnPack(table flatbuffers.Table) *AnyT {
67 return &AnyT{ Type: AnyMonster, Value: x.UnPack() }
70 return &AnyT{ Type: AnyTestSimpleTableWithEnum, Value: x.UnPack() }
73 return &AnyT{ Type: AnyMyGame_Example2_Monster, Value: x.UnPack() }
/dports/devel/flatbuffers/flatbuffers-2.0.0/tests/MyGame/Example/
H A DAny.go43 type AnyT struct { struct
48 func (t *AnyT) Pack(builder *flatbuffers.Builder) flatbuffers.UOffsetT { argument
63 func (rcv Any) UnPack(table flatbuffers.Table) *AnyT {
67 return &AnyT{ Type: AnyMonster, Value: x.UnPack() }
70 return &AnyT{ Type: AnyTestSimpleTableWithEnum, Value: x.UnPack() }
73 return &AnyT{ Type: AnyMyGame_Example2_Monster, Value: x.UnPack() }
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/flatbuffers/src/tests/MyGame/Example/
H A DAny.go43 type AnyT struct { struct
48 func (t *AnyT) Pack(builder *flatbuffers.Builder) flatbuffers.UOffsetT { argument
63 func (rcv Any) UnPack(table flatbuffers.Table) *AnyT {
67 return &AnyT{ Type: AnyMonster, Value: x.UnPack() }
70 return &AnyT{ Type: AnyTestSimpleTableWithEnum, Value: x.UnPack() }
73 return &AnyT{ Type: AnyMyGame_Example2_Monster, Value: x.UnPack() }
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.conv/
H A Dp4.cpp5 struct AnyT { struct
10 void test_cvqual_ref(AnyT any) { in test_cvqual_ref()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.conv/
H A Dp4.cpp5 struct AnyT { struct
10 void test_cvqual_ref(AnyT any) { in test_cvqual_ref()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.conv/
H A Dp4.cpp5 struct AnyT { struct
10 void test_cvqual_ref(AnyT any) { in test_cvqual_ref()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.conv/
H A Dp4.cpp5 struct AnyT { struct
10 void test_cvqual_ref(AnyT any) { in test_cvqual_ref()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.conv/
H A Dp4.cpp5 struct AnyT { struct
10 void test_cvqual_ref(AnyT any) { in test_cvqual_ref()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.conv/
H A Dp4.cpp5 struct AnyT { struct
10 void test_cvqual_ref(AnyT any) { in test_cvqual_ref()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.conv/
H A Dp4.cpp5 struct AnyT { struct
10 void test_cvqual_ref(AnyT any) { in test_cvqual_ref()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.conv/
H A Dp4.cpp5 struct AnyT { struct
10 void test_cvqual_ref(AnyT any) { in test_cvqual_ref()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.conv/
H A Dp4.cpp5 struct AnyT { struct
10 void test_cvqual_ref(AnyT any) { in test_cvqual_ref()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.conv/
H A Dp4.cpp5 struct AnyT { struct
10 void test_cvqual_ref(AnyT any) { in test_cvqual_ref()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.conv/
H A Dp4.cpp5 struct AnyT { struct
10 void test_cvqual_ref(AnyT any) { in test_cvqual_ref()

12