Searched refs:unchanged (Results 1 - 14 of 14) sorted by relevance

/barrelfish-2018-10-04/include/vm/
H A Dvm_pageout.c283 boolean_t unchanged; local
310 unchanged = m->object == object &&
312 KASSERT(!unchanged || m->queue == queue,
315 return (unchanged);
332 boolean_t unchanged; local
350 unchanged = m == TAILQ_PREV(&marker, pglist, plinks.q);
351 KASSERT(!unchanged || m->queue == queue,
354 return (unchanged);
/barrelfish-2018-10-04/usr/eclipseclp/documents/megalog/
H A Dintro-sec.tex144 Most existing MegaLog applications can then run unchanged in this
/barrelfish-2018-10-04/usr/eclipseclp/Contrib/
H A Dstruct.pl48 subst(_, _, Old, Old) :- % copy unchanged
H A Dlistut.pl48 % interface of listut unchanged, and at the same time
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/lib/
H A Dordset.pl39 % unchanged. The main difficulty with the ordered representation is
60 can be used unchanged.
H A Dlists.pl296 The list is returned unchanged.
417 The array is returned unchanged.
/barrelfish-2018-10-04/usr/eclipseclp/documents/internal/kernel/
H A Dgc.tex168 pointer, it remains unchanged.
/barrelfish-2018-10-04/usr/eclipseclp/Mercury/
H A Dm_tree234.pl2479 % The heights of T1 and T2 are unchanged
2511 % The heights of T0 and T2 are unchanged
2543 % The heights of T0 and T1 are unchanged
2576 % The heights of T1, T2 and T3 are unchanged
2609 % The heights of T0, T2 and T3 are unchanged
2642 % The heights of T0, T1 and T3 are unchanged
2675 % The heights of T0, T1 and T2 are unchanged
/barrelfish-2018-10-04/usr/eclipseclp/documents/userman/
H A Dumsarith.tex430 evaluated} but passed unchanged to the evaluating predicate.
/barrelfish-2018-10-04/doc/003-hake/
H A DHake.tex608 unchanged, which means that any user modifications to this file
/barrelfish-2018-10-04/usr/eclipseclp/
H A Dconfigure10633 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
10634 $as_echo "$as_me: $ac_file is unchanged" >&6;}
/barrelfish-2018-10-04/usr/eclipseclp/documents/embedding/
H A Dembremoteproto.tex195 unchanged up to this point at least, to ensure the proper handshaking and
/barrelfish-2018-10-04/usr/eclipseclp/documents/libman/
H A Deplex.tex927 the nonlinear ones are returned unchanged in NonlinConstr.
/barrelfish-2018-10-04/lib/tommath/
H A Dtommath.tex5346 $x$ and $y$ by $j = \lfloor (\beta / 2) / x_n \rfloor$ the quotient remains unchanged and the remainder is simply $j$ times the original

Completed in 266 milliseconds