Searched refs:change (Results 1 - 25 of 96) sorted by relevance

1234

/barrelfish-2018-10-04/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/
H A DChart2DViewer.java441 boolean change = false;
444 change = true;
448 change = true;
450 if (change) {
/barrelfish-2018-10-04/usr/eclipseclp/Opium/demo/
H A Dporting.pl66 % !!! this is a global change (in all modules)
H A Dbasic.pl216 % replace_item([Attr,Val],List,ResList) will change
/barrelfish-2018-10-04/usr/eclipseclp/lib_tcl/widget/
H A Dventry.tcl241 ;proc substitute {w cmd change newstr index type} {
255 S { append new [list $change] }
/barrelfish-2018-10-04/lib/libc/db/hash/
H A Dhash_bigkey.c562 u_int32_t change; local
570 change = (__call_hash(hashp, key.data, key.size) != obucket);
583 if (change)
641 if (change)
/barrelfish-2018-10-04/usr/eclipseclp/ecrc_solvers/
H A Ds_lists.pl124 :- mode s_memberchk(++, ++). /* change carmen */
129 :- mode s_intersection(++, +, ?). /* change carmen ++ -> + */
/barrelfish-2018-10-04/usr/eclipseclp/Contrib/
H A Dcardinal_minmax.pl81 % Update Set's minimum function Min due to the Set's domain change (bounded Set).
101 % Update Set's domain due to the lower bound change of the Set's minimum function Min.
147 % Update Set's maximum function Max due to the Set's Poss change (bounded Set).
166 % Update Set's domain due to the upper bound change of the Set's maximum function Max.
H A Dstruct.pl104 % specified, and may change from implementation to implementation.
/barrelfish-2018-10-04/usr/eclipseclp/documents/tutorial/
H A Dtkdebug.tex94 change to the \texttt{examples} directory in {\tkeclipse} using the
112 the directory containing your programs and select it. This will change your
239 and change various properties of the predicates in your program.
280 The predicate browser allows us to change some of the properties of a predicate.
561 \item[Predicate browser] view/change properties of predicates.
566 \item[Global settings] view/change global {\eclipse} settings.
570 \item[TkECLiPSe preference editor] view/change {\tkeclipse} settings.
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/lib/
H A Dcio.pl57 The predicates change ECLiPSe's input or output stream, respectively.")).
H A Ddebug.pl360 % We cannot cache more permanently because cwd and file system may change.
/barrelfish-2018-10-04/doc/015-disk-driver-arch/
H A Dblockdevfs.tex122 \item The size of the files should not change. Although a backend might change
/barrelfish-2018-10-04/usr/eclipseclp/icparc_solvers/
H A Dshadow_cons.pl52 this change is propagated to the shadow variable."),
H A Dchangeset.pl73 change its lower bound, therefore [1] was appended to the Changes list.
H A Dic_probe_support.pl182 tentative values change, and the other to kill the first demon
H A Dprobe_support.pl181 tentative values change, and the other to kill the first demon
/barrelfish-2018-10-04/usr/eclipseclp/documents/userman/
H A Dumsprofile.tex109 The predicate {\bf profile(Goal, Flags)} can be used to change
310 %In both cases, the global flag will change to {\tt some}, provided its
/barrelfish-2018-10-04/usr/eclipseclp/documents/libman/
H A Deplex.tex189 Sign change.
221 and will thus not change the bounds on its own. The default bounds for
518 this might introduce unnecessarily self-waking on bounds change), or via
544 whenever a change of variable bounds occurs.
586 If the variable bounds change subsequently, the solver will be re-triggered,
612 for the user to change the problem being solved. This includes the addition
895 This primitive can be used to change some of the initial options
1030 \bipref{lp_set/3}{../bips/lib/eplex/lp_set-3.html} -- the change is
1195 be executed instead. The user defined handler could for instance change
1210 redefined to change th
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dmem.c283 _report_adjustment(char *change, char *name, word bytes) argument
289 change, name, bytes);
H A Dbip_delay.c1624 int change = 0; local
1667 change = 1;
1693 change = 1;
1702 if (change)
/barrelfish-2018-10-04/usr/eclipseclp/documents/internal/kernel/
H A Dbuiltins.tex31 public domain code by Richard O'Keefe. The main change is the
/barrelfish-2018-10-04/lib/openssl-1.0.0d/Netware/
H A Dbuild.bat29 rem No assembly is the default - Uncomment section below to change
/barrelfish-2018-10-04/usr/eclipseclp/documents/intro_paper/
H A Declipse.tex357 This means that when problem requirements change it is natural to
358 capture this change in the conceptual model, and then carry them
505 requirement (often because requirements change during application
795 variables, and change the constraints to use the syntax recognised by
838 change up to 59 pence (replacing 99 with 59 in the above program).
2080 a change in the maximum of the domain of $X$,
2081 and a change in the minimum of the domain of $Y$.
2389 which change after an initial solution has been found.
2393 Otherwise the change may be due to external circumstances such as
2407 Indeed the simplest change i
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/documents/megalog/
H A Dmultiuser-sec.tex238 victim. The change done to \verb+s1+ will be undone, but the change
/barrelfish-2018-10-04/lib/openssl-1.0.0d/util/
H A Dmkerr.pl64 Default: only update files for libraries which saw change

Completed in 118 milliseconds

1234