Home
last modified time | relevance | path

Searched refs:TList (Results 201 – 225 of 2255) sorted by relevance

12345678910>>...91

/dports/math/scilab/scilab-6.1.1/scilab/modules/data_structures/sci_gateway/cpp/
H A Dsci_setfield.cpp72 types::TList* pT = pL->getAs<types::TList>(); in sci_setfield()
75 types::TList* pRet = pT->set(stField, pData); in sci_setfield()
/dports/ftp/curlpp/curlpp-0.8.1/include/utilspp/
H A DTypeList.hpp71 template<class TList>
91 template<class TList, unsigned int index>
112 template<class TList, unsigned int index, class OutOfBound = utilspp::NullType>
135 template<class TList, class T>
161 template<class TList, class T>
190 template<class TList, class T>
/dports/editors/lazarus/lazarus/components/sparta/generics/source/
H A Dgenerics.collections.pas351 FList: TList<T>;
1219 LBuffer: TList<T>;
1391 constructor TList<T>.Create; procedure
1702 function TList<T>.First: T; in TList() function
1707 function TList<T>.Last: T; in TList() function
1712 procedure TList<T>.Clear; procedure
1748 procedure TList<T>.Reverse; procedure
1765 procedure TList<T>.Sort; procedure
1924 FList := TList<T>.Create;
2435 LList: TList<PT>;
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/rtl-generics/src/
H A Dgenerics.collections.pas332 FList: TList<T>;
1207 LBuffer: TList<T>;
1379 constructor TList<T>.Create; procedure
1691 function TList<T>.First: T; in TList() function
1696 function TList<T>.Last: T; in TList() function
1701 procedure TList<T>.Clear; procedure
1737 procedure TList<T>.Reverse; procedure
1754 procedure TList<T>.Sort; procedure
1913 FList := TList<T>.Create;
2427 LList: TList<PT>;
[all …]
/dports/lang/fpc-rtl-generics/fpc-3.2.2/packages/rtl-generics/src/
H A Dgenerics.collections.pas332 FList: TList<T>;
1207 LBuffer: TList<T>;
1379 constructor TList<T>.Create; procedure
1691 function TList<T>.First: T; in TList() function
1696 function TList<T>.Last: T; in TList() function
1701 procedure TList<T>.Clear; procedure
1737 procedure TList<T>.Reverse; procedure
1754 procedure TList<T>.Sort; procedure
1913 FList := TList<T>.Create;
2427 LList: TList<PT>;
[all …]
/dports/editors/lazarus-qt5/lazarus/components/sparta/generics/source/
H A Dgenerics.collections.pas351 FList: TList<T>;
1219 LBuffer: TList<T>;
1391 constructor TList<T>.Create; procedure
1702 function TList<T>.First: T; in TList() function
1707 function TList<T>.Last: T; in TList() function
1712 procedure TList<T>.Clear; procedure
1748 procedure TList<T>.Reverse; procedure
1765 procedure TList<T>.Sort; procedure
1924 FList := TList<T>.Create;
2435 LList: TList<PT>;
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail270.d10 struct Tuple(TList...) in Tuple() argument
12 mixin .Tuple!((TList[1 .. $])) tail; in Tuple()
H A Dice19887.d11 template AliasSeq(TList...) in AliasSeq() argument
13 alias AliasSeq = TList; in AliasSeq()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail270.d10 struct Tuple(TList...) in Tuple() argument
12 mixin .Tuple!((TList[1 .. $])) tail; in Tuple()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail270.d10 struct Tuple(TList...) in Tuple() argument
12 mixin .Tuple!((TList[1 .. $])) tail; in Tuple()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail270.d10 struct Tuple(TList...) in Tuple() argument
12 mixin .Tuple!((TList[1 .. $])) tail; in Tuple()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail270.d10 struct Tuple(TList...) in Tuple() argument
12 mixin .Tuple!((TList[1 .. $])) tail; in Tuple()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail270.d10 struct Tuple(TList...) in Tuple() argument
12 mixin .Tuple!((TList[1 .. $])) tail; in Tuple()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail270.d10 struct Tuple(TList...) in Tuple() argument
12 mixin .Tuple!((TList[1 .. $])) tail; in Tuple()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail270.d10 struct Tuple(TList...) in Tuple() argument
12 mixin .Tuple!((TList[1 .. $])) tail; in Tuple()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail270.d10 struct Tuple(TList...) in Tuple() argument
12 mixin .Tuple!((TList[1 .. $])) tail; in Tuple()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail270.d10 struct Tuple(TList...) in Tuple() argument
12 mixin .Tuple!((TList[1 .. $])) tail; in Tuple()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/third-party/folly/folly/
H A DTraits.h142 template <typename T, typename... TList>
143 struct Conjunction<T, TList...>
144 : std::conditional<T::value, Conjunction<TList...>, T>::type {};
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/third-party/folly/folly/
H A DTraits.h142 template <typename T, typename... TList>
143 struct Conjunction<T, TList...>
144 : std::conditional<T::value, Conjunction<TList...>, T>::type {};
/dports/databases/rocksdb/rocksdb-6.26.1/third-party/folly/folly/
H A DTraits.h142 template <typename T, typename... TList>
143 struct Conjunction<T, TList...>
144 : std::conditional<T::value, Conjunction<TList...>, T>::type {};
/dports/databases/rocksdb-lite/rocksdb-6.26.1/third-party/folly/folly/
H A DTraits.h142 template <typename T, typename... TList>
143 struct Conjunction<T, TList...>
144 : std::conditional<T::value, Conjunction<TList...>, T>::type {};
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/third-party/folly/folly/
H A DTraits.h142 template <typename T, typename... TList>
143 struct Conjunction<T, TList...>
144 : std::conditional<T::value, Conjunction<TList...>, T>::type {};
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/third-party/folly/folly/
H A DTraits.h142 template <typename T, typename... TList>
143 struct Conjunction<T, TList...>
144 : std::conditional<T::value, Conjunction<TList...>, T>::type {};
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/third-party/folly/folly/
H A DTraits.h142 template <typename T, typename... TList>
143 struct Conjunction<T, TList...>
144 : std::conditional<T::value, Conjunction<TList...>, T>::type {};
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/third-party/folly/folly/
H A DTraits.h142 template <typename T, typename... TList>
143 struct Conjunction<T, TList...>
144 : std::conditional<T::value, Conjunction<TList...>, T>::type {};

12345678910>>...91