Home
last modified time | relevance | path

Searched refs:no_equiv (Results 1 – 25 of 302) sorted by relevance

12345678910>>...13

/dports/math/scilab/scilab-6.1.1/scilab/modules/m2sci/macros/sci_files/
H A Dsci_fopen.sci26 no_equiv(expression2code(tree))
32 no_equiv(gettext("fopen(''all'') has no translation."))
36no_equiv(msprintf(gettext("%s (See fileinfo() function)."), strcat(expression2code(tree), "")))
43 no_equiv(gettext("W and A permission parameters."));
62 no_equiv(gettext("fopen used with three outputs."))
H A Dsci_lu.sci27 no_equiv(expression2code(tree))
29 no_equiv(tree.lhs(1).name+" = "+expression2code(tree))
47no_equiv("["+tree.lhs(1).name+","+tree.lhs(2).name+","+tree.lhs(3).name+"] = "+expression2code(tre…
51 no_equiv(expression2code(tree))
H A Dsci_clear.sci36 no_equiv(expression2code(tree))
38 no_equiv(expression2code(tree))
40 no_equiv(expression2code(tree))
H A Dsci_warning.sci40no_equiv(msprintf(gettext("%s: Output value set to ''on''."), strcat(expression2code(tree), "")))
43 no_equiv(expression2code(tree))
48 no_equiv(expression2code(tree))
H A Dsci_qr.sci33 no_equiv(expression2code(tree))
35 no_equiv(tree.lhs(1).name+" = "+expression2code(tree))
65 no_equiv(expression2code(tree))
67 no_equiv(tree.lhs(1).name+" = "+expression2code(tree))
H A Dsci_axis.sci53 no_equiv(expression2code(tree))
83 no_equiv(expression2code(tree))
101 no_equiv(expression2code(tree))
117 no_equiv(expression2code(tree))
148 no_equiv(expression2code(tree))
H A Dsci_who.sci34 no_equiv(expression2code(tree))
36 no_equiv(expression2code(tree))
H A Dsci_PROTO12.g34 no_equiv(expression2code(tree))
36 no_equiv(expression2code(tree))
H A Dsci_whos.sci34 no_equiv(expression2code(tree))
36 no_equiv(expression2code(tree))
H A Dsci_colordef.sci39 no_equiv(expression2code(tree))
61 no_equiv(expression2code(tree))
82 no_equiv(expression2code(tree))
H A Dsci_diary.sci21 no_equiv("diary toggle")
32 no_equiv("diary on")
H A Dsci_ferror.sci25 no_equiv(msprintf(gettext("%s with two outputs."), strcat(expression2code(tree), "")));
34 no_equiv(msprintf(gettext("%s with two outputs."), strcat(expression2code(tree), "")));
H A Dsci_echo.sci37 no_equiv(expression2code(tree))
44 no_equiv(expression2code(tree))
H A Dsci_eig.sci45 no_equiv(gettext("''nobalance'' option, IGNORED."))
93 no_equiv(msprintf(gettext("%s, flag IGNORED."), strcat(expression2code(tree), "")))
H A Dsci_lookfor.sci20 no_equiv(gettext("-all option ignored."))
H A Dsci_pause.sci24 no_equiv(expression2code(tree));
H A Dsci_exist.sci20 no_equiv(gettext("Matlab exist(), mtlb_exist() is called."))
H A Dsci_mkdir.sci28no_equiv(msprintf(gettext("%s when called with three outputs."), strcat(expression2code(tree), "")…
H A Dsci_fwrite.sci23 no_equiv(msprintf(gettext("%s() called with skip parameter."),"fwrite"));
H A Dsci_doc.sci25 no_equiv(expression2code(tree));
H A Dsci_help.sci30 no_equiv(expression2code(tree));
H A Dsci_chol.sci37 no_equiv(gettext("Call to chol() with 2 outputs."))
H A Dsci_fread.sci25 no_equiv(msprintf(gettext("%s() called with skip parameter."),"fread"));
H A Dsci_num2str.sci27 no_equiv(expression2code(tree))
/dports/math/scilab/scilab-6.1.1/scilab/modules/m2sci/macros/kernel/
H A Dno_equiv.sci13 function no_equiv(expr)

12345678910>>...13