Searched refs:off (Results 226 - 242 of 242) sorted by relevance

12345678910

/barrelfish-2018-10-04/doc/012-services/
H A DServices.tex623 on and off when the system suspends) they may also depend on the power
/barrelfish-2018-10-04/lib/tommath/
H A Dtommath.tex363 various optimizations will help pay off in the long run.
865 The digits are deallocated off the heap via the XFREE macro. Similar to XMALLOC the XFREE macro actually evaluates to
3673 Provided that $2^q \ge a$ this algorithm will produce a quotient that is either exactly correct or off by a value of one. In the context of Barrett
3710 $\lfloor (q_0 \cdot \mu) / \beta^{m+1} \rfloor$ can be off from the true quotient by at most two. The original fixed point quotient can be off
3712 can be off by an additional value of one for a total of at most two. This implies that
3741 After the quotient has been calculated it is used to reduce the input. As previously noted the algorithm is not exact and it can be off by a small
5307 The value of the estimation may off by a few values in either direction and in general is fairly correct. A simplification \cite[pp. 271]{TAOCPV2}
5474 After both phases of estimation the quotient digit may still be off by a value of one\footnote{This is similar to the error introduced
6162 To explain the Jacobi Symbol we shall first discuss the Legendre function\footnote{Arrg. What is the name of this?} off whic
[all...]
H A Dbn.tex351 hold the structure itself by yourself (whether off stack or heap it doesn't matter). The very first thing that must be
/barrelfish-2018-10-04/usr/eclipseclp/documents/tutorial/
H A Dsearch.tex795 ParentCredit > 0, % possibly cut-off search here
/barrelfish-2018-10-04/usr/eclipseclp/documents/userman/
H A Dumsio.tex627 When the flag \notationidx{variable_names} is switched off,
H A Dumslanguage.tex471 the compiler's \notation{expand_goals:off} option, the do-construct is
/barrelfish-2018-10-04/usr/eclipseclp/ecrc_solvers/chr/
H A Dbool.pl7 :- get_flag(variable_names, Val), setval(variable_names_flag, Val), set_flag(variable_names, off).
H A Dset.pl7 :- get_flag(variable_names, Val), setval(variable_names_flag, Val), set_flag(variable_names, off).
H A Ddomain.pl7 :- get_flag(variable_names, Val), setval(variable_names_flag, Val), set_flag(variable_names, off).
/barrelfish-2018-10-04/doc/011-idc/
H A DIDC.tex591 required, whereas \lstinline+MKCONT(func,arg)+ constructs a one-off continuation
/barrelfish-2018-10-04/doc/026-device-queues/
H A Ddevif.tex94 For example, what happens when a guest accesses a memory buffer that is handed off
/barrelfish-2018-10-04/usr/eclipseclp/documents/libman/
H A Dextfd.tex897 If the search space is large, it usually pays off to spend
H A Dobsman.tex1003 If the search space is large, it usually pays off to spend
/barrelfish-2018-10-04/usr/eclipseclp/documents/search/
H A Dsearch.tex718 ParentCredit > 0, % possibly cut-off search here
/barrelfish-2018-10-04/usr/eclipseclp/documents/internal/kernel/
H A Dkernel.tex1806 \item pop frames off the control stack until a catch frame is found, whose
/barrelfish-2018-10-04/usr/eclipseclp/documents/intro_paper/
H A Declipse.tex2323 switched off.
/barrelfish-2018-10-04/usr/eclipseclp/documents/applications/
H A Dtutorial.tex174 The API \index{API}(application programmer's interface) definition should be finished and signed-off by the designers of the main application and of the problem solver before any code is written\footnote{This doesn't mean that the interface can't evolve over time, but at each time point there should be a current, valid definition of the API accepted by all concerned.}. The syntax of each query (predicate) should be defined completely, stating the argument structure and types for both input and outputs. A mode declaration should be used to indicate input and output arguments.

Completed in 300 milliseconds

12345678910