Searched refs:new (Results 201 - 225 of 257) sorted by relevance

1234567891011

/barrelfish-master/usr/eclipseclp/documents/internal/project/
H A Dorganisation.tex120 We use the list to announce new versions and sometimes jobs.
/barrelfish-master/lib/openssl-1.0.0d/crypto/bn/
H A DMakefile150 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
151 mv -f Makefile.new $(MAKEFILE)
/barrelfish-master/lib/openssl-1.0.0d/crypto/pkcs12/
H A DMakefile75 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
76 mv -f Makefile.new $(MAKEFILE)
/barrelfish-master/lib/openssl-1.0.0d/crypto/rsa/
H A DMakefile75 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
76 mv -f Makefile.new $(MAKEFILE)
/barrelfish-master/doc/015-disk-driver-arch/
H A Dblockdevfs.tex133 the hard disk, we added a new \acs{vfs} call, namely \lstinline+vfs_flush+,
/barrelfish-master/doc/016-serial-ports/
H A DSerial.tex180 implemented when writing a CPU driver for a new architecture.
/barrelfish-master/usr/eclipseclp/documents/embedding/
H A Ddbi.tex317 This create a new session by establishing a new connections to the
641 executing cursor_next_execute/2, it can be executed again with a new tuple
/barrelfish-master/usr/eclipseclp/documents/tutorial/
H A Dfdintro.tex173 We define a new variable $I$ which is an index into the clauses
444 If this fails, a new bin is added to the bin list;
445 appropriate constraints are imposed on all the new bin's
H A Dtkdebug.tex143 menu as shown below, and a new window for the tracer tool should appear.
313 The filter tool opens in a new window, as shown in
600 so that a new run of the query can jump to its call port.
H A Dcolgen.tex168 The cutting stock problem can be decomposed into a master problem in which an optimum combination of existing cuttings is found and a subproblem in which new cuttings are generated which could improve upon the current combination. For clarity we denote by $Q$ the set of feasible cuttings and index variables $\lambda_{\mathbf{q}}$ by the column of master problem constraint coefficients $\mathbf{q}\in Q$ corresponding to the equivalent subproblem solution:
H A Dmodelling.tex139 Harder to define new constraints.
H A Dprolog.tex710 a new choice-point is created, and clause 5 tried first.
720 (via finding the ancestor of {\tt homer}), this leads to a new solution,
757 Whenever a new head/tail cell is created,
867 explored, so that on backtracking, no new solutions for \verb'X' will be
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumstkeclipse.tex38 \cite{Tcl94}, using the new {\eclipse} Tcl/Tk interface
160 in each term. When a demon wakes, the new value of the term it is
162 depending on the interactive settings on the matrix). When the new
H A Dexthsusp.tex779 \item[hole:] wake when the domain gets a new hole;
785 implementing extensions to this library, e.g., new constraints.
1163 or the argument could be uninstantiated, in which case a new suspension
1252 easily referred to, because on every re-suspend a new suspension is created.
1318 is interrupted and the new suspension is executed under its run_priority
1573 i.e., whenever new list elements appear.
H A Dumsusing.tex267 adding new files.
509 Note that it is not necessary to type a new line after the semicolon
805 For example, to add the new suffix \notation{.pro} use:
H A Dumsarith.tex28 % 2.10 080489 David Miller Begin work on new arithmetic chapter
394 It is therefore possible to define a new arithmetic operation by
H A Dumsmodules.tex475 combine modules into new modules, as illustrated in figure~\ref{reexport}.
776 so new languages can be added easily.
/barrelfish-master/usr/eclipseclp/documents/libman/
H A Dgfd.tex561 any new domain variables, and these sub-expressions (in the form of
582 %extract new domain variables. This is another difference between GFD and
584 %(IntVar) with a domain before using them, while GFD will give any new
1173 'no-good' constraints for the new search that prevent the search from
1270 variables to support the writing of new constraints. Unlike normal constraints,
1421 GFD will recompute the new state from the closest cloned state.
1441 exceeded, as it only creates a new clone when the cloned state would
/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dbip_io.c1336 char *old, *new; local
1340 Get_Name(vd,td,new)
1342 new = expand_filename(new, fullnew, EXPAND_STANDARD);
1343 if (ec_rename(old, new) < 0) {
2519 if (c == (char *) TG) /* get a new memory word, if needed */
2620 if (c == (char *) TG) { /* get a new memory word, if needed */
2638 if (c == (char *) TG) { /* get a new memory word, if needed */
2663 if (c == (char *) TG) { /* get a new memory word, if needed */
2743 Make_List(dir_last, elem); /* append the new elemen
[all...]
H A Dscheduler.c227 SMSG_DEC_CORPSE: decouple the old leaf and its reincarnated new leaf
233 SMSG_JS_AGAIN: start a new session
243 migrate to the new parent
695 #define sch_msg_snd_dec_corpse(old,new) \
696 smsg_snd00((old),SMSG_DEC_CORPSE,(new))
1740 static void sch_msg_hdl_dec_corpse(old,new)
1741 st_id_t *old, *new;
1743 Smsg_Hdl_Notify(SMSG_DEC_CORPSE,old,new);
/barrelfish-master/lib/openssl-1.0.0d/crypto/engine/
H A DMakefile77 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
78 mv -f Makefile.new $(MAKEFILE)
/barrelfish-master/lib/openssl-1.0.0d/crypto/x509/
H A DMakefile79 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
80 mv -f Makefile.new $(MAKEFILE)
/barrelfish-master/lib/openssl-1.0.0d/test/
H A DMakefile324 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
325 mv -f Makefile.new $(MAKEFILE)
/barrelfish-master/doc/002-mackerel/
H A DMackerel.tex30 \vhEntry{1.2}{31.05.2010}{TR}{Initial version under new formatting}
31 \vhEntry{1.3}{15.08.2011}{TR}{Added support for imports and new
96 This backend should not be used for new code, as it is not portable
361 The syntax for defining a new address space is:
376 \item [bytewise, valuewise or registerwise] defines how registers in the new
1153 below). Instead, this it returns a new value of the register type
1405 \emph{if and only if} the device specification defines new address
1810 \emph{if and only if} the device specification defines new address
1854 Mackerel to the new version.
/barrelfish-master/doc/000-overview/
H A DOverview.tex232 including allocating new CNodes where necessary.
536 interrupt capabilities) to new driver domains.
546 \emph{Boot Driver}, which is responsible for booting the new core and
620 Each new dispatcher in Barrelfish is started with a bootstrapped

Completed in 117 milliseconds

1234567891011