Searched refs:Other (Results 1 - 25 of 51) sorted by relevance

123

/barrelfish-master/doc/015-disk-driver-arch/
H A Drelated.tex1 \section{Other OSes}
29 \ac{atapi}). Other aspects of the storage system, such as filesystem or disk
/barrelfish-master/lib/cxx/cxxabi/demangle/
H A DItaniumDemangle.h2078 PODSmallVector(PODSmallVector&& Other) : PODSmallVector() { argument
2079 if (Other.isInline()) {
2080 std::copy(Other.begin(), Other.end(), First);
2081 Last = First + Other.size();
2082 Other.clear();
2086 First = Other.First;
2087 Last = Other.Last;
2088 Cap = Other.Cap;
2089 Other
2092 operator =(PODSmallVector&& Other) argument
[all...]
/barrelfish-master/usr/eclipseclp/icparc_solvers/
H A Dic_probe.pl71 diseq_to_ineq(Other,_,Other).
H A Dic_probing_tests.pl409 conv_pred(Other,_) :-
410 write('Unexpected operator in expression: '), writeln(Other), abort.
H A Dprobe.pl71 diseq_to_ineq(Other,_,Other).
H A Dprobing_tests.pl407 conv_pred(Other,_) :-
408 write('Unexpected operator in expression: '), writeln(Other), abort.
H A Dic_probing_for_scheduling.pl250 pos_expr_to_cons_var(Other,[],LinExpr) :-
251 linearize_expr(Other,LinExpr).
H A Dprobing_for_scheduling.pl250 pos_expr_to_cons_var(Other,[],LinExpr) :-
251 linearize_expr(Other,LinExpr).
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dtracer.pl583 port_name_to_number(Other, Other).
H A Dkernel.pl2342 split_export_list(Items, _Preds, [], Other, []),
2343 interface_closure_nopreds_only(M, Other, [M|Visited], Directive)
2346 split_export_list(Except, _Preds, [], Other, []),
2347 interface_closure_nopreds_except(M, Other, [M|Visited], Directive)
2359 interface_closure_nopreds_only(Module, Other, Visited, Directive) :-
2362 not nonmember(Item, Other).
2368 interface_closure_nopreds_except(Module, Other, Visited, Directive) :-
2371 nonmember(Item, Other)
2418 split_export_list((Except,Excepts), Preds, Preds0, Other, Other0) :- -?-> !,
2419 split_export_list(Except, Preds, Preds1, Other, Other
[all...]
H A Delipsys.pl1032 X :: Other :- call_explicit(X :: Other, fd_domain).
/barrelfish-master/usr/eclipseclp/Contrib/
H A Dread.pl306 read(S1, R, Other, S2),
307 Expr =.. [F,Term,Other], /*!,*/
H A Ddistfix.pl360 read(S1, R, Other, S2),
361 Expr =.. [F,Term,Other], /*!,*/
/barrelfish-master/usr/eclipseclp/documents/tutorial/
H A Dreal.tex68 \item Other numeric types can be converted to bounded reals by giving them
333 Other times, propagation will reduce the domains of the variables to
H A Dmodelling.tex136 \item[Other CLP/high-level languages (e.g. CHIP)]
H A Dsolversintro.tex263 \section{Other Libraries}
H A Dumsusing.tex327 \subsection{Other tools}
478 \section{Other tips}
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumsopsys.tex116 Other interesting timings concern the resource usage of the running {\eclipse}.
141 Other data may be obtained with the predicate
H A Dumsusing.tex208 Other {\tkeclipse} tools which are useful while using the tracer are:
247 \subsection{Other tools}
756 \section{Other tips}
H A Dumsmodules.tex531 Other cases are I/O predicates---they must be executed in a
756 \subsection{Modules That Use Other Languages}
/barrelfish-master/usr/eclipseclp/documents/internal/kernel/
H A Dglobalstate.tex193 \subsubsection{Other}
/barrelfish-master/lib/openssl-1.0.0d/crypto/
H A Dcrypto-lib.com321 $! Figure Out What Other Modules We Are To Build.
/barrelfish-master/lib/openssl-1.0.0d/util/
H A Dpod2man.pl32 C<$fred{'stuff'}> will still need to be escaped, though. Other nagging
146 Other man pages to check out, like man(1), man(7), makewhatis(8), or catman(8).
/barrelfish-master/usr/eclipseclp/documents/libman/
H A Deplexdiff.tex78 instance. Other eplex instances (and indeed any other bounds-keeping
H A Dintroduction.tex216 \section{Other Libraries}

Completed in 216 milliseconds

123