Home
last modified time | relevance | path

Searched refs:mtell (Results 1 – 25 of 85) sorted by relevance

1234

/dports/math/scilab/scilab-6.1.1/scilab/modules/fileio/tests/unit_tests/
H A Dmtell.tst16 if mtell(fd) <> 0 then pause, end
22 if mtell(fd) <> 8 * j then pause, end
28 mtell(fd);
30 errorMessage = sprintf(gettext("%s: Error while opening, reading or writing.\n"), "mtell");
37 if mtell(fd) <> 0 then pause, end
43 if mtell(fd) <> 2 * j then pause, end
50 if mtell(fd) <> 0 then pause, end
56 if mtell(fd) <> 8 * j then pause, end
H A Dmtell.dia.ref15 if mtell(fd) <> 0 then bugmes();quit;end
21 if mtell(fd) <> 8 * j then bugmes();quit;end
26 mtell(fd);
28 errorMessage = sprintf(gettext("%s: Error while opening, reading or writing.\n"), "mtell");
34 if mtell(fd) <> 0 then bugmes();quit;end
40 if mtell(fd) <> 2 * j then bugmes();quit;end
46 if mtell(fd) <> 0 then bugmes();quit;end
52 if mtell(fd) <> 8 * j then bugmes();quit;end
/dports/math/scilab/scilab-6.1.1/scilab/modules/fileio/tests/nonreg_tests/
H A Dbug_4655.dia.ref21 sizefile1rb = mtell(file1rb);
31 sizefile2rb = mtell(file2rb);
39 sizefile3rt = mtell(file3rt);
49 sizefile4rt = mtell(file4rt);
H A Dbug_4655.tst24 sizefile1rb = mtell(file1rb);
36 sizefile2rb = mtell(file2rb);
46 sizefile3rt = mtell(file3rt);
58 sizefile4rt = mtell(file4rt);
H A Dbug_6511.dia.ref14 // mseek and mtell do not manage files > 2 Gbytes on 64 bits
24 lastpos = mtell(fd1);
26 mtell(fd1);
H A Dbug_6511.tst14 // mseek and mtell do not manage files > 2 Gbytes on 64 bits
25 lastpos = mtell(fd1);
27 mtell(fd1);
H A Dbug_2208.dia.ref10 if mtell(fd) <> 0 then bugmes();quit;end
14 r = mtell(fd);
H A Dbug_2208.tst13 if mtell(fd) <> 0 then pause,end
19 r = mtell(fd);
H A Dbug_15206.tst23 offset = mtell(fid) ;
/dports/math/maxima/maxima-5.43.2/src/
H A Dmtrace.lisp233 (mtell (intl:gettext "trace: argument is apparently not a function or operator: ~M~%") fun)
238 (if (not trace-allp) (mtell (intl:gettext "trace: function ~@:M is already traced.~%") fun))
241 (mtell (intl:gettext "trace: ~@:M cannot be traced.~%") fun)
244 (mtell (intl:gettext "trace: ~@:M has no functional properties.~%") fun)
254 (mtell (intl:gettext "trace: ~@:M is an unknown type of function.~%") fun)
268 (mtell (intl:gettext "untrace: ~@:M is not traced.~%") fun)
468 (mtell "TRACE-HANDLER: reapplying the function ~:@M~%" fun))
487 (mtell "TRACE-OPTION-P: trace options for ~:@M not a list, so ignored.~%" function)
542 (mtell "TRACE-ENTER-BREAK: 'trace_break_arg' must be a list.~%"))))
570 (mtell "PRED-$READ: unacceptable input: ~A~%" bad-message)))
[all …]
H A Dseries.lisp66 (apply #'mtell message))))
123 (mtell "~%~%~M~%~%"
131 (mtell (intl:gettext "powerseries: first simplification returned ~%"))
284 (mtell (intl:gettext "powerseries: preparing to fold sums~%"))
356 (mtell (intl:gettext "powerseries: for root:~%"))
358 (mtell (intl:gettext "powerseries: numerator at root =~%"))
377 (mtell (intl:gettext
394 (mtell (intl:gettext "which is ~%"))
404 (mtell (intl:gettext
418 (mtell (intl:gettext "in"))
[all …]
H A Dtrmode.lisp115 …(mtell (intl:gettext "modedeclare: ~M is not a built-in type; assuming it is a Maxima extension ty…
220 …(mtell (intl:gettext "translator: ~:M was declared with mode ~:M, but it has value: ~M") object mo…
238 (mtell (intl:gettext "translator: no such mode declaration: ~:M~%") mode))
H A Dserver.lisp35 (mtell (intl:gettext "~%Unable to connect Maxima to port ~:M.~%") port)
36 (mtell (intl:gettext "Error: ~A~%") condition)
H A Dplot.lisp864 (mtell (intl:gettext "plot2d: all values were clipped.~%")))
866 (mtell (intl:gettext
869 (mtell (intl:gettext
873 (mtell (intl:gettext
876 (mtell (intl:gettext "plot2d: some values were clipped.~%")))))
925 (mtell (intl:gettext "Warning: none of the points have numerical values.~%"))
1247 (mtell (intl:gettext "plot2d: all values were clipped.~%")))
1251 (mtell (intl:gettext "plot2d: all values are non-numeric, or clipped.~%"))))
1256 (mtell (intl:gettext "plot2d: some values were clipped.~%")))))
1825 (mtell (intl:gettext "plot2d: nothing to plot.~%"))
[all …]
H A Dsolve.lisp135 (mtell (intl:gettext "~&solve: variable list is empty, continuing anyway.~%")))
138 (mtell (intl:gettext "~&solve: equation list is empty, continuing anyway.~%")))
216 (when $dispflag (mtell (intl:gettext "solve: the roots of:~%")))
219 (when $dispflag (mtell (intl:gettext "solve: solution:~%")))
865 …(mtell (intl:gettext "~&solve: using arc-trig functions to get a solution.~%Some solutions will be…
927 (mtell (intl:gettext "~&solve: dependent equations eliminated: ~A~%") (car ans)))
H A Dmatcom.lisp82 … (mtell "defmatch: ~M will be matched uniquely since sub-parts would otherwise be ambigious.~%" pt)
203 (mtell (intl:gettext "COMPILEPLUS: warning: '+' within '+' in: ~M~%") (car p))
300 (mtell (intl:gettext "COMPILETIMES: warning: '*' within '*' in: ~M~%") (car p))
321 (mtell (intl:gettext "defmatch: evaluation of atomic pattern yields: ~M~%") pt)))
323 …(cond ((null (allatoms args)) (mtell (intl:gettext "defmatch: some pattern variables are not atoms…
366 …(mtell (intl:gettext "tellsimp: warning: rule will treat '~M' as noncommutative and nonassociative…
/dports/math/maxima/maxima-5.43.2/share/to_poly_solve/
H A Dtopoly.lisp1 (mtell "to_poly: topoly.lisp is obsolete; I'm loading to_poly.lisp instead.~%")
H A Dto_poly_solver.mac1 ?mtell ("to_poly_solve: to_poly_solver.mac is obsolete; I'm loading to_poly_solve.mac instead.~%");
/dports/math/scilab/scilab-6.1.1/scilab/modules/fileio/includes/
H A Dmtell.h25 FILEIO_IMPEXP long long mtell(int fd);
/dports/audio/libxmp/libxmp-4.5.0/src/
H A Dmemio.h20 long mtell(MFILE *);
H A Dmemio.c82 long mtell(MFILE *m) in mtell() function
/dports/math/scilab/scilab-6.1.1/scilab/modules/fileio/src/cpp/
H A Dmtell.cpp28 long long mtell(int fd) in mtell() function
/dports/games/NBlood/NBlood-a1689a4/source/libxmp-lite/src/
H A Dmemio.h20 long mtell(MFILE *);
/dports/math/scilab/scilab-6.1.1/scilab/modules/fileio/sci_gateway/cpp/
H A Dsci_mtell.cpp64 long long offset = mtell(iFile); in sci_mtell()
/dports/math/scilab/scilab-6.1.1/scilab/modules/m2sci/macros/sci_files/
H A Dsci_ftell.sci19 tree.name="mtell"

1234