Home
last modified time | relevance | path

Searched refs:pause (Results 1 – 25 of 6641) sorted by relevance

12345678910>>...266

/dports/math/scilab/scilab-6.1.1/scilab/modules/string/tests/unit_tests/
H A Dascii.tst18 if ascii("")<>[] then pause,end
19 if ascii([])<>"" then pause,end
44 if ascii("!") <> 33 then pause,end
45 if ascii("""")<> 34 then pause,end
46 if ascii("#") <> 35 then pause,end
47 if ascii("$") <> 36 then pause,end
48 if ascii("%") <> 37 then pause,end
49 if ascii("&") <> 38 then pause,end
50 if ascii("''")<> 39 then pause,end
51 if ascii("(") <> 40 then pause,end
[all …]
H A Disletter.tst20 if ~isletter('a') then pause,end
21 if ~isletter('b') then pause,end
22 if ~isletter('c') then pause,end
23 if ~isletter('d') then pause,end
24 if ~isletter('e') then pause,end
25 if ~isletter('f') then pause,end
26 if ~isletter('g') then pause,end
27 if ~isletter('h') then pause,end
28 if ~isletter('i') then pause,end
29 if ~isletter('j') then pause,end
[all …]
H A Disdigit.tst20 if isdigit('a') then pause,end
21 if isdigit('b') then pause,end
22 if isdigit('c') then pause,end
23 if isdigit('d') then pause,end
24 if isdigit('e') then pause,end
25 if isdigit('f') then pause,end
26 if isdigit('g') then pause,end
27 if isdigit('h') then pause,end
28 if isdigit('i') then pause,end
29 if isdigit('j') then pause,end
[all …]
H A Disalphanum.tst20 if ~isalphanum('a') then pause,end
21 if ~isalphanum('b') then pause,end
22 if ~isalphanum('c') then pause,end
23 if ~isalphanum('d') then pause,end
24 if ~isalphanum('e') then pause,end
25 if ~isalphanum('f') then pause,end
26 if ~isalphanum('g') then pause,end
27 if ~isalphanum('h') then pause,end
28 if ~isalphanum('i') then pause,end
29 if ~isalphanum('j') then pause,end
[all …]
H A Dregexp.tst14 if ierr <> 999 then pause,end
20 if start_pos <> 1 then pause,end
21 if end_pos <> 2 then pause,end
497 if s <> [] then pause,end
498 if e <> [] then pause,end
499 if m <> '' then pause,end
505 if s <> [] then pause,end
506 if e <> [] then pause,end
507 if m <> '' then pause,end
513 if s <> [] then pause,end
[all …]
H A Dstrindex.tst41 if (k <> ref ) then pause,end
45 if (k <> ref ) then pause,end
49 if (k <> ref ) then pause,end
53 if (k <> ref ) then pause,end
57 if (k <> ref ) then pause,end
522 if k <> 2 then pause,end
523 if w <> 1 then pause,end
550 if r <> 1 then pause,end
551 if w <> 1 then pause,end
558 if r <> 3 then pause,end
[all …]
H A Dgrep.tst538 if r <> 1 then pause,end
539 if w <> 1 then pause,end
544 if r <> 1 then pause,end
545 if w <> 1 then pause,end
550 if r <> 1 then pause,end
551 if w <> 1 then pause,end
556 if r <> 1 then pause,end
557 if w <> 1 then pause,end
562 if r <> 1 then pause,end
563 if w <> 1 then pause,end
[all …]
/dports/benchmarks/py-naarad/naarad-1.0.15/examples/conf/
H A Dconfig-gc3pause-young g1-pause-mixed g1-pause-remark g1-pause-cleanup g1-pause-remark.ref-proc g1-pause-youn…
H A Dconfig-gc-13pause-young g1-pause-mixed g1-pause-remark g1-pause-cleanup g1-pause-remark.ref-proc g1-pause-youn…
/dports/math/scilab/scilab-6.1.1/scilab/modules/polynomials/tests/unit_tests/
H A Dpolelm.tst14 if poly(v,"s","c")<>p then pause,end
16 if poly(v,nam,"c")<>p then pause,end
74 if poly(a,"s")<>p then pause,end
76 if poly(a,nam)<>p then pause,end
161 if sum(a)<>3+%s then pause,end
432 if simp(h)<>un then pause,end
436 if simp(h)<>h then pause,end
440 if simp(h)<>h then pause,end
446 if simp(h)<>un then pause,end
450 if simp(h)<>h then pause,end
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/linear_algebra/tests/unit_tests/
H A Dsvd.tst21 if S<>[] then pause,end
26 if S<>[] then pause,end
134 if or(S<0) then pause,end
159 if rk<>3 then pause,end
165 if or(S<0) then pause,end
190 if rk<>3 then pause,end
195 if or(S<0) then pause,end
220 if rk<>3 then pause,end
251 if rk<>3 then pause,end
283 if rk<>30 then pause,end
[all …]
H A Dschur.tst92 if n<>2 then pause,end
97 if n<>0 then pause,end
101 if n<>2 then pause,end
119 if n<>3 then pause,end
124 if n<>0 then pause,end
128 if n<>3 then pause,end
153 if n<>25 then pause,end
158 if n<>0 then pause,end
183 if n<>0 then pause,end
222 if n<>0 then pause,end
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/atoms/tests/unit_tests/
H A DatomsUpdate.tst17 if ~isempty( atomsGetInstalled() ) then pause, end
39 if ~atomsIsInstalled(["toolbox_5V6" "1.0-1"],"user") then pause, end
40 if ~atomsIsInstalled(["toolbox_4V6" "1.0-1"],"user") then pause, end
41 if atomsIsInstalled(["toolbox_4V6" "1.1-1"],"all") then pause, end
42 if ~atomsIsInstalled(["toolbox_2V6" "1.0-1"],"user") then pause, end
43 if ~atomsIsInstalled(["toolbox_1V6" "1.0-1"],"user") then pause, end
70 if ~isempty( atomsGetInstalled() ) then pause, end
115 if ~isempty( atomsGetInstalled() ) then pause, end
166 if ~isempty( atomsGetInstalled() ) then pause, end
240 if ~isempty( atomsGetInstalled() ) then pause, end
[all …]
H A DatomsInstall.tst77 if ~atomsIsInstalled("toolbox_5V6","user") then pause, end
78 if ~atomsIsInstalled("toolbox_4V6","user") then pause, end
79 if ~atomsIsInstalled("toolbox_2V6","user") then pause, end
89 if atomsIsInstalled("toolbox_5V6","user") then pause, end
90 if atomsIsInstalled("toolbox_4V6","user") then pause, end
91 if atomsIsInstalled("toolbox_2V6","user") then pause, end
92 if atomsIsInstalled("toolbox_1V6","user") then pause, end
104 if atomsIsInstalled("toolbox_5V6","user") then pause, end
105 if atomsIsInstalled("toolbox_4V6","user") then pause, end
106 if atomsIsInstalled("toolbox_2V6","user") then pause, end
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/output_stream/tests/unit_tests/
H A Dsprintf.tst15 if bugnum(sprintf('%f',-35),'-35.000000' ) then pause,end
16 if bugnum(sprintf('%f',35.55),'35.550000' ) then pause,end
26 if bugnum(sprintf('%.1f',-35),'-35.0' ) then pause,end
27 if bugnum(sprintf('%.0f',-35),'-35' ) then pause,end
28 if bugnum(sprintf('%#.0f',-35),'-35.' ) then pause,end
34 if bugnum(sprintf('%g',-35),'-35' ) then pause,end
35 if bugnum(sprintf('%g',35.55),'35.55' ) then pause,end
79 //if bugnum(sprintf('%c',29),'t' ) then pause,end
85 if bugnum(sprintf('%s','text'),'text' ) then pause,end
90 if bugnum(sprintf('%s','t'),'t' ) then pause,end
[all …]
/dports/lang/elm/compiler-0.19.1/_cabal_deps/ansi-terminal-0.8.2/app/
H A DExample.hs47 pause
53 pause
59 pause
65 pause
71 pause
79 pause
85 pause
91 pause
99 pause
105 pause
[all …]
/dports/devel/elm-format/elm-format-0.8.3/_cabal_deps/ansi-terminal-0.8.2/app/
H A DExample.hs47 pause
53 pause
59 pause
65 pause
71 pause
79 pause
85 pause
91 pause
99 pause
105 pause
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/core/tests/unit_tests/
H A Dmatops.tst13 v(2)=3;if or(v<>[1 3 3]) then pause,end
48 v(2)=[];if or(v<>[1 3]) then pause,end
50 v([3 2])=[];if v<>1 then pause,end
53 v(2)=[];if or(v<>[1 3]') then pause,end
55 v([3 2])=[];if v<>1 then pause,end
100 v([3 2])=[];if v<>1 then pause,end
105 v([3 2])=[];if v<>1 then pause,end
116 if or(v<>v_ref) then pause,end
118 if or(v<>v_ref) then pause,end
120 if or(v<>v_ref) then pause,end
[all …]
H A Dmacro.tst13 if u<> 3 then pause,end
14 if v<>-1 then pause,end
22 if u<> 3 then pause,end
23 if v<>-1 then pause,end
31 if u<> 3 then pause,end
32 if v<>-1 then pause,end
33 if z<>1 then pause,end
37 if z<>1 then pause,end
40 if u<> 3 then pause,end
42 if z<>1 then pause,end
[all …]
/dports/math/R-cran-igraph/igraph/demo/
H A DcrashR.R11 pause()
18 pause()
32 pause()
37 pause()
47 pause()
54 pause()
61 pause()
68 pause()
78 pause()
86 pause()
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/fileio/tests/unit_tests/
H A Dmfprintf.tst35 if bugnum(Fprintf("%f",-35),"-35.000000" ) then pause,end
36 if bugnum(Fprintf("%f",35.55),"35.550000" ) then pause,end
46 if bugnum(Fprintf("%.1f",-35),"-35.0" ) then pause,end
47 if bugnum(Fprintf("%.0f",-35),"-35" ) then pause,end
48 if bugnum(Fprintf("%#.0f",-35),"-35." ) then pause,end
56 if bugnum(Fprintf("%g",-35),"-35" ) then pause,end
57 if bugnum(Fprintf("%g",35.55),"35.55" ) then pause,end
105 if bugnum(Fprintf("%c","t"),"t" ) then pause,end
112 if bugnum(Fprintf("%s","text"),"text" ) then pause,end
117 if bugnum(Fprintf("%s","t"),"t" ) then pause,end
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/elementary_functions/tests/unit_tests/
H A Ddec2bin.tst16 if dec2bin(0) <> "0" then pause,end
17 if dec2bin(1) <> "1" then pause,end
18 if dec2bin(2) <> "10" then pause,end
19 if dec2bin(3) <> "11" then pause,end
53 if dec2bin(A) <> B then pause,end
59 if dec2bin(A,8) <> B then pause,end
65 if dec2bin(A) <> B then pause,end
71 if dec2bin(A) <> B then pause,end
77 if dec2bin(A) <> B then pause,end
83 if dec2bin(A,6) <> B then pause,end
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/special_functions/tests/unit_tests/
H A Dbesseli.tst34 if testresult() then pause,end
37 if testresult() then pause,end
42 if testresult() then pause,end
45 if testresult() then pause,end
50 if testresult() then pause,end
53 if testresult() then pause,end
58 if testresult() then pause,end
61 if testresult() then pause,end
66 if testresult() then pause,end
69 if testresult() then pause,end
[all …]
H A Dbesselj.tst35 if testresult() then pause,end
38 if testresult() then pause,end
43 if testresult() then pause,end
46 if testresult() then pause,end
51 if testresult() then pause,end
54 if testresult() then pause,end
59 if testresult() then pause,end
62 if testresult() then pause,end
67 if testresult() then pause,end
70 if testresult() then pause,end
[all …]
H A Dbessely.tst33 if testresult() then pause,end
36 if testresult() then pause,end
41 if testresult() then pause,end
44 if testresult() then pause,end
49 if testresult() then pause,end
52 if testresult() then pause,end
57 if testresult() then pause,end
60 if testresult() then pause,end
65 if testresult() then pause,end
68 if testresult() then pause,end
[all …]

12345678910>>...266