Searched refs:foo (Results 26 - 40 of 40) sorted by relevance

12

/barrelfish-master/usr/eclipseclp/documents/tutorial/
H A Dprogramanalysis.tex268 foo.ecl compiled traceable 5744 bytes in 0.00 seconds
H A Dicintro.tex1153 foo(Xs, Ys) :-
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dheaps.pl176 simply because I think every data structure foo ought to have
H A Dtest_util.pl181 T1=foo(_,_), copy_term(T1,T2) should_give variant(T1,T2).
H A Dtracer_tcl.pl490 /* translate a special position in the internal path format (e.g. 1=foo) to
491 a more readable format for Tcl to print out (e.g. 1 (filedname: foo)
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumsmacros.tex377 \notation{foo(bar, X, _, 3)} is:
381 annotated_term(foo(
H A Dumscompiler.tex658 %:- local macro(no_macro_transformation(foo/1), trans_foo/2, []).
663 %foo/1} from being transformed when the directive is generated by fcompile.
H A Dumsio.tex296 open("foo", update, Stream), write(Stream, subject), close(Stream).
300 \about{subject} to the file `foo' and close the stream subsequently.
/barrelfish-master/usr/eclipseclp/documents/libman/
H A Dic.tex428 \item[\texttt{foo(Arg1, Arg2 ... ArgN), module:foo(Arg1, Arg2 ... ArgN)}]
433 will be called as \verb|call(foo(Arg1, Arg2 ... ArgN, Aux))|.
662 %foo(X, Y) :-
/barrelfish-master/doc/003-hake/
H A DHake.tex360 source tree, whereas a file in a different architecture \texttt{foo}
361 is relative to directory \texttt{foo/} in the build or install tree.
/barrelfish-master/usr/eclipseclp/
H A Dconfigure847 # These are left unexpanded so users can "make install exec_prefix=/foo"
5223 const int *foo = &x[0];
5224 ++foo;
5237 const int foo = 10;
5238 if (!foo) return 0;
5274 $ac_kw foo_t foo () {return 0; }
5748 extern int foo;
5753 return use_ascii (foo) == use_ebcdic (foo);
/barrelfish-master/usr/eclipseclp/documents/embedding/
H A Dembjava.tex320 // Construct a term in Java to represent the Eclipse term foo(a, b, 3).
326 CompoundTerm theTerm = new CompoundTermImpl("foo", a, b, numberThree);
368 // list [1, foo(3.5), bar].
374 theCollection.add(new CompoundTermImpl("foo", new Double(3.5)));
/barrelfish-master/doc/002-mackerel/
H A DMackerel.tex995 %% \texttt{foo} in \Mac file will correspond to
1483 %% \texttt{foo} in \Mac file will correspond to
/barrelfish-master/doc/022-armv8/
H A Dreport.tex254 such as declared by this function: \texttt{struct mystruct foo(int arg);}.
/barrelfish-master/usr/eclipseclp/documents/applications/
H A Dtutorial.tex2011 (There are some exceptions, such as module qualification\index{module qualification} \verb^foo:bar^ and
2012 functor/arity pairings \verb^foo/3^. But not unification \verb^X = Y^ or list consing

Completed in 286 milliseconds

12