Home
last modified time | relevance | path

Searched refs:TestList (Results 1 – 25 of 1544) sorted by relevance

12345678910>>...62

/dports/editors/lazarus/lazarus/components/synedit/test/
H A Dtestsynmulticaret.pas51 TestList: TSynPluginMultiCaretList;
60 TestList := nil;
69 CreateList(TestList, Len, True);
71 p := TestList.CaretFull[MoveIdx];
80 CreateList(TestList, Len, True);
102 CreateList(TestList, Len, True);
104 TestList.StartIteratorAtFirst;
128 TestList.StartIteratorAtFirst;
178 TestList.StartIteratorAtLast;
202 TestList.StartIteratorAtLast;
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/test/
H A Dtestsynmulticaret.pas51 TestList: TSynPluginMultiCaretList;
60 TestList := nil;
69 CreateList(TestList, Len, True);
71 p := TestList.CaretFull[MoveIdx];
80 CreateList(TestList, Len, True);
102 CreateList(TestList, Len, True);
104 TestList.StartIteratorAtFirst;
128 TestList.StartIteratorAtFirst;
178 TestList.StartIteratorAtLast;
202 TestList.StartIteratorAtLast;
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/test/
H A Dtestsynmulticaret.pas51 TestList: TSynPluginMultiCaretList;
60 TestList := nil;
69 CreateList(TestList, Len, True);
71 p := TestList.CaretFull[MoveIdx];
80 CreateList(TestList, Len, True);
102 CreateList(TestList, Len, True);
104 TestList.StartIteratorAtFirst;
128 TestList.StartIteratorAtFirst;
178 TestList.StartIteratorAtLast;
202 TestList.StartIteratorAtLast;
[all …]
/dports/editors/lazarus-qt5/lazarus/components/synedit/test/
H A Dtestsynmulticaret.pas51 TestList: TSynPluginMultiCaretList;
60 TestList := nil;
69 CreateList(TestList, Len, True);
71 p := TestList.CaretFull[MoveIdx];
80 CreateList(TestList, Len, True);
102 CreateList(TestList, Len, True);
104 TestList.StartIteratorAtFirst;
128 TestList.StartIteratorAtFirst;
178 TestList.StartIteratorAtLast;
202 TestList.StartIteratorAtLast;
[all …]
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/STLport-5.2.1/test/eh/
H A Dtest_list.cpp34 container_category(const TestList&) in container_category() argument
49 void operator()( TestList& list ) const in operator ()()
57 TestList::iterator tmp=p; in operator ()()
66 TestList testList, testList2; in test_list()
76 StrongCheck( testList, test_insert_one<TestList>(testList) ); in test_list()
85 TestClass *insFirst = new TestList::value_type[1+insCnt]; in test_list()
96 StrongCheck( testList, test_push_front<TestList>(testList) ); in test_list()
97 StrongCheck( testList, test_push_back<TestList>(testList) ); in test_list()
101 ConstCheck( 0, test_default_construct<TestList>() ); in test_list()
105 ConstCheck( testList, test_copy_construct<TestList>() ); in test_list()
[all …]
/dports/devel/intel-graphics-compiler/SPIRV-Tools/test/util/
H A Dilist_test.cpp36 TestList() = default;
37 TestList(TestList&& that) : IntrusiveList<TestNode>(std::move(that)) {} in TestList() function in spvtools::utils::__anon41b6328c0111::TestList
38 TestList& operator=(TestList&& that) { in operator =()
50 TestList list; in TEST()
65 TestList list; in BuildList()
76 TestList list = BuildList(nodes, 10); in TEST()
83 TestList list = BuildList(nodes, 10); in TEST()
90 TestList list = BuildList(nodes, 10); in TEST()
124 TestList list; in TEST()
136 TestList list = BuildList(nodes, 5); in TEST()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/test/util/
H A Dilist_test.cpp36 TestList() = default;
37 TestList(TestList&& that) : IntrusiveList<TestNode>(std::move(that)) {} in TestList() function in spvtools::utils::__anon15a4117c0111::TestList
38 TestList& operator=(TestList&& that) { in operator =()
50 TestList list; in TEST()
65 TestList list; in BuildList()
76 TestList list = BuildList(nodes, 10); in TEST()
83 TestList list = BuildList(nodes, 10); in TEST()
90 TestList list = BuildList(nodes, 10); in TEST()
124 TestList list; in TEST()
136 TestList list = BuildList(nodes, 5); in TEST()
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/util/
H A Dilist_test.cpp36 TestList() = default;
37 TestList(TestList&& that) : IntrusiveList<TestNode>(std::move(that)) {} in TestList() function in spvtools::utils::__anon5996ca3a0111::TestList
38 TestList& operator=(TestList&& that) { in operator =()
50 TestList list; in TEST()
65 TestList list; in BuildList()
76 TestList list = BuildList(nodes, 10); in TEST()
83 TestList list = BuildList(nodes, 10); in TEST()
90 TestList list = BuildList(nodes, 10); in TEST()
124 TestList list; in TEST()
136 TestList list = BuildList(nodes, 5); in TEST()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/util/
H A Dilist_test.cpp36 TestList() = default;
37 TestList(TestList&& that) : IntrusiveList<TestNode>(std::move(that)) {} in TestList() function in spvtools::utils::__anon4d41ca620111::TestList
38 TestList& operator=(TestList&& that) { in operator =()
50 TestList list; in TEST()
65 TestList list; in BuildList()
76 TestList list = BuildList(nodes, 10); in TEST()
83 TestList list = BuildList(nodes, 10); in TEST()
90 TestList list = BuildList(nodes, 10); in TEST()
124 TestList list; in TEST()
136 TestList list = BuildList(nodes, 5); in TEST()
[all …]
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/test/util/
H A Dilist_test.cpp36 TestList() = default;
37 TestList(TestList&& that) : IntrusiveList<TestNode>(std::move(that)) {} in TestList() function in spvtools::utils::__anonb8706f710111::TestList
38 TestList& operator=(TestList&& that) { in operator =()
50 TestList list; in TEST()
65 TestList list; in BuildList()
76 TestList list = BuildList(nodes, 10); in TEST()
83 TestList list = BuildList(nodes, 10); in TEST()
90 TestList list = BuildList(nodes, 10); in TEST()
124 TestList list; in TEST()
136 TestList list = BuildList(nodes, 5); in TEST()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/test/util/
H A Dilist_test.cpp36 TestList() = default;
37 TestList(TestList&& that) : IntrusiveList<TestNode>(std::move(that)) {} in TestList() function in spvtools::utils::__anon0adc9e470111::TestList
38 TestList& operator=(TestList&& that) { in operator =()
50 TestList list; in TEST()
65 TestList list; in BuildList()
76 TestList list = BuildList(nodes, 10); in TEST()
83 TestList list = BuildList(nodes, 10); in TEST()
90 TestList list = BuildList(nodes, 10); in TEST()
124 TestList list; in TEST()
136 TestList list = BuildList(nodes, 5); in TEST()
[all …]
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/utf8-string-1.0.2/tests/
H A DTests.hs24 TestList $ map TestCase $
35 TestList $ map TestCase $
46 TestList $ map TestCase $
60 TestList $ map TestCase $
78 TestList $ map TestCase $
92 TestList $ map TestCase $
115 TestList $ map TestCase $
137 TestList $ map TestCase $
147 TestList $ map TestCase $
161 TestList $ map TestCase $
[all …]
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/utf8-string-1.0.2/tests/
H A DTests.hs24 TestList $ map TestCase $
35 TestList $ map TestCase $
46 TestList $ map TestCase $
60 TestList $ map TestCase $
78 TestList $ map TestCase $
92 TestList $ map TestCase $
115 TestList $ map TestCase $
137 TestList $ map TestCase $
147 TestList $ map TestCase $
161 TestList $ map TestCase $
[all …]
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/utf8-string-1.0.2/tests/
H A DTests.hs24 TestList $ map TestCase $
35 TestList $ map TestCase $
46 TestList $ map TestCase $
60 TestList $ map TestCase $
78 TestList $ map TestCase $
92 TestList $ map TestCase $
115 TestList $ map TestCase $
137 TestList $ map TestCase $
147 TestList $ map TestCase $
161 TestList $ map TestCase $
[all …]
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/utf8-string-1.0.2/tests/
H A DTests.hs24 TestList $ map TestCase $
35 TestList $ map TestCase $
46 TestList $ map TestCase $
60 TestList $ map TestCase $
78 TestList $ map TestCase $
92 TestList $ map TestCase $
115 TestList $ map TestCase $
137 TestList $ map TestCase $
147 TestList $ map TestCase $
161 TestList $ map TestCase $
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/utf8-string-1.0.2/tests/
H A DTests.hs24 TestList $ map TestCase $
35 TestList $ map TestCase $
46 TestList $ map TestCase $
60 TestList $ map TestCase $
78 TestList $ map TestCase $
92 TestList $ map TestCase $
115 TestList $ map TestCase $
137 TestList $ map TestCase $
147 TestList $ map TestCase $
161 TestList $ map TestCase $
[all …]
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/utf8-string-1.0.2/tests/
H A DTests.hs24 TestList $ map TestCase $
35 TestList $ map TestCase $
46 TestList $ map TestCase $
60 TestList $ map TestCase $
78 TestList $ map TestCase $
92 TestList $ map TestCase $
115 TestList $ map TestCase $
137 TestList $ map TestCase $
147 TestList $ map TestCase $
161 TestList $ map TestCase $
[all …]
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/utf8-string-1.0.2/tests/
H A DTests.hs24 TestList $ map TestCase $
35 TestList $ map TestCase $
46 TestList $ map TestCase $
60 TestList $ map TestCase $
78 TestList $ map TestCase $
92 TestList $ map TestCase $
115 TestList $ map TestCase $
137 TestList $ map TestCase $
147 TestList $ map TestCase $
161 TestList $ map TestCase $
[all …]
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/utf8-string-1.0.2/tests/
H A DTests.hs24 TestList $ map TestCase $
35 TestList $ map TestCase $
46 TestList $ map TestCase $
60 TestList $ map TestCase $
78 TestList $ map TestCase $
92 TestList $ map TestCase $
115 TestList $ map TestCase $
137 TestList $ map TestCase $
147 TestList $ map TestCase $
161 TestList $ map TestCase $
[all …]
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/utf8-string-1.0.2/tests/
H A DTests.hs24 TestList $ map TestCase $
35 TestList $ map TestCase $
46 TestList $ map TestCase $
60 TestList $ map TestCase $
78 TestList $ map TestCase $
92 TestList $ map TestCase $
115 TestList $ map TestCase $
137 TestList $ map TestCase $
147 TestList $ map TestCase $
161 TestList $ map TestCase $
[all …]
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/utf8-string-1.0.2/tests/
H A DTests.hs24 TestList $ map TestCase $
35 TestList $ map TestCase $
46 TestList $ map TestCase $
60 TestList $ map TestCase $
78 TestList $ map TestCase $
92 TestList $ map TestCase $
115 TestList $ map TestCase $
137 TestList $ map TestCase $
147 TestList $ map TestCase $
161 TestList $ map TestCase $
[all …]
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/utf8-string-1.0.2/tests/
H A DTests.hs24 TestList $ map TestCase $
35 TestList $ map TestCase $
46 TestList $ map TestCase $
60 TestList $ map TestCase $
78 TestList $ map TestCase $
92 TestList $ map TestCase $
115 TestList $ map TestCase $
137 TestList $ map TestCase $
147 TestList $ map TestCase $
161 TestList $ map TestCase $
[all …]
/dports/misc/hs-hascard/hascard-0.3.0.1/_cabal_deps/utf8-string-1.0.2/tests/
H A DTests.hs24 TestList $ map TestCase $
35 TestList $ map TestCase $
46 TestList $ map TestCase $
60 TestList $ map TestCase $
78 TestList $ map TestCase $
92 TestList $ map TestCase $
115 TestList $ map TestCase $
137 TestList $ map TestCase $
147 TestList $ map TestCase $
161 TestList $ map TestCase $
[all …]
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/utf8-string-1.0.2/tests/
H A DTests.hs24 TestList $ map TestCase $
35 TestList $ map TestCase $
46 TestList $ map TestCase $
60 TestList $ map TestCase $
78 TestList $ map TestCase $
92 TestList $ map TestCase $
115 TestList $ map TestCase $
137 TestList $ map TestCase $
147 TestList $ map TestCase $
161 TestList $ map TestCase $
[all …]
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/utf8-string-1.0.2/tests/
H A DTests.hs24 TestList $ map TestCase $
35 TestList $ map TestCase $
46 TestList $ map TestCase $
60 TestList $ map TestCase $
78 TestList $ map TestCase $
92 TestList $ map TestCase $
115 TestList $ map TestCase $
137 TestList $ map TestCase $
147 TestList $ map TestCase $
161 TestList $ map TestCase $
[all …]

12345678910>>...62