Home
last modified time | relevance | path

Searched refs:exampleList (Results 1 – 25 of 37) sorted by relevance

12

/dports/lang/io-devel/io-9bfac31d/libs/iovm/tests/correctness/
H A DListTest.io18 a := exampleList
28 a := exampleList
43 a := exampleList
54 a := exampleList
67 a := exampleList
77 a := exampleList
85 a := exampleList
96 a := exampleList
107 a := exampleList
113 a := exampleList
[all …]
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/tool/
H A DShowPlurals.java150 …FixedDecimalSamples exampleList = pluralRules.getDecimalSamples(keyword, PluralRules.SampleType.IN… in printPluralTable() local
152 if (exampleList == null) { in printPluralTable()
153 exampleList = exampleList2; in printPluralTable()
156 String examples = getExamples(exampleList); in printPluralTable()
171 … FixedDecimal sampleDecimal = PluralInfo.getNonZeroSampleIfPossible(exampleList); in printPluralTable()
223 private String getExamples(FixedDecimalSamples exampleList) { in getExamples() argument
224 return Joiner.on(", ").join(exampleList.getSamples()) + (exampleList.bounded ? "" : ", …"); in getExamples()
/dports/math/onednn/oneDNN-2.5.1/doc/doxyrest/frame/common/
H A Dindex_main.rst.in106 local exampleList = ""
114 exampleList = exampleList .. "|\t:doc:`" .. docName .."`\n"
123 $exampleList
/dports/biology/hyphy/hyphy-2.5.33/tests/hbltests/UnitTests/HBLCommands/
H A DMAccess_bracket.bf63exampleList = {"key1": "val1", "key2": "val2", "key3": {"subkey1": "subvalue1", "subkey2": "subval…
64 …assert(exampleList["key1"] == "val1", "Failed to access a value from an associative list with the …
66 …assert((exampleList["key3"])["subkey1"] == "subvalue1", "Failed to access a value from a nested as…
79 assert(exampleList[0] == 0, "Failed to return zero when trying element access on list");
80 …assert(exampleList[100] == 0, "Failed to return zero when trying out of range element access on li…
/dports/devel/stack/stack-2.7.3/_cabal_deps/dlist-1.0/tests/
H A DDNonEmptyProperties.hs70 exampleList :: [Int]
71 exampleList = [1, 2, 3] function
77 prop_toList = toList exampleDNonEmpty == exampleList
80 prop_fromList = exampleDNonEmpty == fromList exampleList
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/dlist-1.0/tests/
H A DDNonEmptyProperties.hs70 exampleList :: [Int]
71 exampleList = [1, 2, 3] function
77 prop_toList = toList exampleDNonEmpty == exampleList
80 prop_fromList = exampleDNonEmpty == fromList exampleList
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/dlist-1.0/tests/
H A DDNonEmptyProperties.hs70 exampleList :: [Int]
71 exampleList = [1, 2, 3] function
77 prop_toList = toList exampleDNonEmpty == exampleList
80 prop_fromList = exampleDNonEmpty == fromList exampleList
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/dlist-1.0/tests/
H A DDNonEmptyProperties.hs70 exampleList :: [Int]
71 exampleList = [1, 2, 3] function
77 prop_toList = toList exampleDNonEmpty == exampleList
80 prop_fromList = exampleDNonEmpty == fromList exampleList
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/dlist-1.0/tests/
H A DDNonEmptyProperties.hs70 exampleList :: [Int]
71 exampleList = [1, 2, 3] function
77 prop_toList = toList exampleDNonEmpty == exampleList
80 prop_fromList = exampleDNonEmpty == fromList exampleList
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/dlist-1.0/tests/
H A DDNonEmptyProperties.hs70 exampleList :: [Int]
71 exampleList = [1, 2, 3] function
77 prop_toList = toList exampleDNonEmpty == exampleList
80 prop_fromList = exampleDNonEmpty == fromList exampleList
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/dlist-1.0/tests/
H A DDNonEmptyProperties.hs70 exampleList :: [Int]
71 exampleList = [1, 2, 3] function
77 prop_toList = toList exampleDNonEmpty == exampleList
80 prop_fromList = exampleDNonEmpty == fromList exampleList
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/dlist-1.0/tests/
H A DDNonEmptyProperties.hs70 exampleList :: [Int]
71 exampleList = [1, 2, 3] function
77 prop_toList = toList exampleDNonEmpty == exampleList
80 prop_fromList = exampleDNonEmpty == fromList exampleList
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/dlist-1.0/tests/
H A DDNonEmptyProperties.hs70 exampleList :: [Int]
71 exampleList = [1, 2, 3] function
77 prop_toList = toList exampleDNonEmpty == exampleList
80 prop_fromList = exampleDNonEmpty == fromList exampleList
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/dlist-1.0/tests/
H A DDNonEmptyProperties.hs70 exampleList :: [Int]
71 exampleList = [1, 2, 3] function
77 prop_toList = toList exampleDNonEmpty == exampleList
80 prop_fromList = exampleDNonEmpty == fromList exampleList
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/dlist-1.0/tests/
H A DDNonEmptyProperties.hs70 exampleList :: [Int]
71 exampleList = [1, 2, 3] function
77 prop_toList = toList exampleDNonEmpty == exampleList
80 prop_fromList = exampleDNonEmpty == fromList exampleList
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/dlist-1.0/tests/
H A DDNonEmptyProperties.hs70 exampleList :: [Int]
71 exampleList = [1, 2, 3] function
77 prop_toList = toList exampleDNonEmpty == exampleList
80 prop_fromList = exampleDNonEmpty == fromList exampleList
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/dlist-1.0/tests/
H A DDNonEmptyProperties.hs70 exampleList :: [Int]
71 exampleList = [1, 2, 3] function
77 prop_toList = toList exampleDNonEmpty == exampleList
80 prop_fromList = exampleDNonEmpty == fromList exampleList
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/dlist-1.0/tests/
H A DDNonEmptyProperties.hs70 exampleList :: [Int]
71 exampleList = [1, 2, 3] function
77 prop_toList = toList exampleDNonEmpty == exampleList
80 prop_fromList = exampleDNonEmpty == fromList exampleList
/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/_cabal_deps/dlist-1.0/tests/
H A DDNonEmptyProperties.hs70 exampleList :: [Int]
71 exampleList = [1, 2, 3] function
77 prop_toList = toList exampleDNonEmpty == exampleList
80 prop_fromList = exampleDNonEmpty == fromList exampleList
/dports/misc/hs-hascard/hascard-0.3.0.1/_cabal_deps/dlist-1.0/tests/
H A DDNonEmptyProperties.hs70 exampleList :: [Int]
71 exampleList = [1, 2, 3] function
77 prop_toList = toList exampleDNonEmpty == exampleList
80 prop_fromList = exampleDNonEmpty == fromList exampleList
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/dlist-1.0/tests/
H A DDNonEmptyProperties.hs70 exampleList :: [Int]
71 exampleList = [1, 2, 3] function
77 prop_toList = toList exampleDNonEmpty == exampleList
80 prop_fromList = exampleDNonEmpty == fromList exampleList
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/dlist-1.0/tests/
H A DDNonEmptyProperties.hs70 exampleList :: [Int]
71 exampleList = [1, 2, 3] function
77 prop_toList = toList exampleDNonEmpty == exampleList
80 prop_fromList = exampleDNonEmpty == fromList exampleList
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/dlist-1.0/tests/
H A DDNonEmptyProperties.hs70 exampleList :: [Int]
71 exampleList = [1, 2, 3] function
77 prop_toList = toList exampleDNonEmpty == exampleList
80 prop_fromList = exampleDNonEmpty == fromList exampleList
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/dlist-1.0/tests/
H A DDNonEmptyProperties.hs70 exampleList :: [Int]
71 exampleList = [1, 2, 3] function
77 prop_toList = toList exampleDNonEmpty == exampleList
80 prop_fromList = exampleDNonEmpty == fromList exampleList
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Documentation/Examples/Calculations/
H A Dindex.php28 $exampleList = glob('./'.$exampleType.'/*.php'); variable
30 foreach($exampleList as $exampleFile) {

12