Searched refs:compile (Results 51 - 75 of 114) sorted by relevance

12345

/barrelfish-master/usr/eclipseclp/documents/libman/
H A Dextchr.tex142 You can compile your \verb/chr/ file and load the resulting \verb/pl/ file
560 There are some built-in predicates to compile {\tt chr} files, for
916 compile command will now recognise and compile \chr\ code when the extended
949 the extension in the compile command, as in {\tt ['file.chr']}. Associated
981 code in any file. In particular, a compilation may now compile code from
983 was a problem with the old library because \chr\ code had to be compile
1128 at which the rules will run at is determined at compile time, and changing
H A Dsolverinter.tex201 This will however prevent the solver from performing any compile-time
H A Dextfd.tex207 and no compile-time processing is performed.
209 default compile-time transformation of the given expression
1229 in the {\bf fd} module, e.g.\ using \bipref{compile/2}{../bips/kernel/compiler/compile-2.html}
/barrelfish-master/usr/eclipseclp/JavaInterface/src/com/parctechnologies/eclipse/
H A DEclipseConnectionImpl.java295 public synchronized void compile(File f) throws EclipseException, IOException method in class:EclipseConnectionImpl
297 rpc(new CompoundTermImpl("compile" , getPath(f)));
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dsystools.pl144 compile(Index)
417 compile(Index),
H A Dfd_arith.pl223 conv_bool_expr(Expr, Bool, compile, List, []),
226 conv_pred(Pred, compile, List, []),
361 conv_bool_var(Var, Val, compile, _) -->
422 conv_arith(Expr, Val, compile) -->
517 conv_expr_var(Var, K*Var, compile, K) -->
H A Dforeign.pl52 2) compile (Sepia) the file with the foreign/3 clauses
55 4) compile (cc) e_interface.c and the other C source files
H A Dtoplevel.pl813 % compile .rc file
820 compile(File, M).
H A Dmegalog.pl466 silent_compile(F) :- compile(F).
473 MegaLog : capability to compile on a clause base, compare and execute
H A Dkb.pl145 compile(FullName,knowledge_base).
150 compile(FullName,knowledge_base).
314 compile(File,knowledge_base), % new definitions into main memory
370 compile(FullName, knowledge_base).
H A Dtracer_tcl.pl356 % construct and compile the condition
1562 catchall(compile(File, Module)),
2115 compile(File).
2121 Options = [compile:no, outdir:OutDir],
/barrelfish-master/usr/eclipseclp/documents/embedding/
H A Dembfunc.tex114 If the makefile is not used, the command to compile a C source
/barrelfish-master/usr/eclipseclp/documents/megalog/
H A Dintro-sec.tex151 [megalog]: compile(application).
/barrelfish-master/doc/018-Practical-guide/
H A Dreadme.tex129 This will configure the build directory and use GHC to compile and then run
/barrelfish-master/usr/eclipseclp/ecrc_solvers/grace/
H A Doptions.pl40 compile('.gracerc', Module)
43 compile('~/.gracerc', Module)
/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dtypes.h799 compile, member in struct:__anon1659
/barrelfish-master/lib/openssl-1.0.0d/engines/
H A Dmakeengines.com12 $! P2 DEBUG or NODEBUG to compile with or without debugger information.
213 $! Check if the module we want to compile is actually there.
460 WRITE SYS$OUTPUT " ENGINES : to compile just the [.xxx.EXE.ENGINES]*.EXE hareable images."
/barrelfish-master/doc/003-hake/
H A DHake.tex211 \item[flounderBindings]: Flounder interfaces for which to compile
665 \section{The Hakefile has a compile error}
668 see is a funny-looking Haskell compile error, e.g.:
690 Also, the file that Hake tried to compile will be left for you in
/barrelfish-master/usr/eclipseclp/documents/tutorial/
H A Dtkdebug.tex115 Next, compile \verb'debugdemo.ecl'. You can do this by selecting the
116 \menuopt{Compile} option from the \menu{File} menu (you can also compile
531 we compile it by pressing the
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumsdeveltools.tex427 predicate which calls the goal a number of times, and compile and
582 coverage) can be used in place of the normal \predspec{compile/1}
583 predicate to compile a file with coverage counters.
H A Dumsporting.tex221 directives if you want to compile such procedures.
H A Dumsprofile.tex251 %[eclipse 1]: [qsort]. % compile (in dbgcomp mode !)
H A Dumsmacros.tex181 \bipref{compile/1}{../bips/kernel/compiler/compile-1.html},
/barrelfish-master/lib/openssl-1.0.0d/apps/
H A Dmakeapps.com19 $! Specify DEBUG or NODEBUG as P1 to compile with or without debugger
22 $! Specify which compiler at P2 to try to compile under.
40 $! P5, if defined, sets a choice of programs to compile.
1011 $! Check if the user wanted to compile just a subset of all the programs.
/barrelfish-master/usr/eclipseclp/JavaInterface/tests/
H A DEclipseMapColourer.java474 // of a file compile the map data
714 // When initialising, compile a default map file
730 // Instruct the embedded ECLiPSe engine to compile a
783 // Embed an ECLiPSe engine, initialise it, compile in the
816 eclipse.compile(mapColouringProgram);

Completed in 239 milliseconds

12345