Searched refs:even (Results 1 - 25 of 100) sorted by relevance

1234

/barrelfish-master/lib/openssl-1.0.0d/VMS/
H A Dtest-includes.com2 $! on VMS, even when the VMS macro isn't defined.
/barrelfish-master/lib/zlib/
H A Dcrc32.c377 unsigned long even[GF2_DIM]; /* even-power-of-two zeros operator */ local
392 /* put operator for two zero bits in even */
393 gf2_matrix_square(even, odd);
396 gf2_matrix_square(odd, even);
399 zero byte, eight zero bits, in even) */
402 gf2_matrix_square(even, odd);
404 crc1 = gf2_matrix_times(even, crc1);
411 /* another iteration of the loop with odd and even swapped */
412 gf2_matrix_square(odd, even);
[all...]
/barrelfish-master/lib/compiler-rt/builtins/
H A Dfp_trunc_impl.inc10 // IEEE-754 floating-point type in the default (round to nearest, ties to even)
89 // Tie to even.
123 // Ties to even
/barrelfish-master/usr/eclipseclp/documents/libman/
H A Dsolverinter.tex40 even multiple, solvers.
170 even if another solver which defines the constraint is imported.
177 will by default have standard (i.e.\ non-suspending) test semantics, even
H A Deplexdiff.tex79 solver) can have different and even incompatible bounds set for the same
95 even though this was not posting a constraint to any eplex instance.
101 constraint, even when the upper and lower bounds are identical.
105 variable will be added to the eplex instance even if it does not occur in
H A Dextpropia.tex43 even if the variables don't have domains.
174 to be extracted even before it is decided in which order the tasks
423 The next example shows that {\em unique} can even capture
433 The next approximation we shall describe is even weaker: it tests if there is an
H A Deplex.tex146 or even instantiate the variable.
240 lp_demon_setup/5) will only solve a continuous relaxation, even
467 value, for example when the optimisation was aborted. However, even when
722 This is an even lower-level primitive, setting up a solver state
896 even after setup. {\em Handle} refers to an existing solver state. See the
935 that are valid for the whole problem, which the user wish to apply even
1086 variable, even though in the external solver, the variable is still
1184 behaviour is to print a warning and fail (even though this
1224 solver (or even a different version of the same solver) to return another
1534 This can be used to write portable code even whe
[all...]
H A Drepair.tex43 or even inconsistent {\em tentative assignment}.
342 %in question even after it is found to be violated. Since it is never
497 uninstantiated. Thus even after the search is finished, Repair library
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Ddfid.pl70 * execute finite branches even if they exceed the depth.
H A Dcio.pl85 % with any stream number or stream name, even one that has not been
H A Dforall.pl159 variable which is meant to be local to the body also occurs (or even
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumsparallel.tex201 can be altered even during parallel execution: a newly added
249 printed in one chunk, even when several workers execute different instances
360 It stays in existence even after the session is finished and is reused
H A Dumsintro.tex333 %every predicate of a program. The latter works even on optimized compiled code.
352 %%of Prolog which may even go beyond the scope of logic programming.
/barrelfish-master/usr/eclipseclp/documents/visualisation/
H A Dannotate.tex89 so it is safe to leave the visualisation annotations in the code even
207 runtime, so it too may be left in code even when not visualising.
422 the problem even more explicit.
/barrelfish-master/usr/eclipseclp/documents/tutorial/
H A Dsolversintro.tex208 good enough, even in the presence of constraint propagation.
210 large, one may even need to resort to incomplete search.
/barrelfish-master/usr/eclipseclp/Contrib/
H A Dgraphs.pl55 % S-representations that *every* vertex appears, even if it has no
H A Dcardinal_comments.pl55 to be restricted to be an even number).
138 inequality, membership, disjointness, and even complement, together with set
550 will always be present even if this (cardinality) function is not
593 will always be present even if this (cardinality) function is not
/barrelfish-master/doc/015-disk-driver-arch/
H A Drunning.tex72 increasing base address or even might return overlapping and conflicting memory
/barrelfish-master/usr/eclipseclp/ecrc_solvers/
H A Dchr_doc.pl29 and load the pl file. Note that even if the file cannot be opened by
56 Note that even if the file cannot be opened by UNIX (Error 170), a
/barrelfish-master/usr/eclipseclp/icparc_solvers/
H A Dic_probe_search.pl219 the "tightest" one that would still have to be set to zero even if we
249 to zero even if we started from the least tight.
H A Dprobe_search.pl220 the "tightest" one that would still have to be set to zero even if we
250 to zero even if we started from the least tight.
/barrelfish-master/usr/eclipseclp/documents/intro_paper/
H A Declipse.tex181 %study any formal language - even if it is intended as a modelling
363 applications whose specifications are changing even during application
393 to be defined in terms of existing ones, even recursively.
485 \verb0C++0 or even \verb0Java0.
547 even for a tightly integrated component such as a constraint handler!
1150 even after it has achieved some pruning.
1403 system itself can achieve useful propagation without even knowing the
1419 The two limitations are that interval reasoning cannot, even in some
1639 even for some problems involving many discrete variables.
2345 achieve even bette
[all...]
/barrelfish-master/doc/009-notifications/
H A DNotify.tex81 destination core is shared by multiple threads, or even multiple
103 it is common to see $O(N)$ and even $O(N^2)$ URPC channels between
/barrelfish-master/lib/cxx/unwind/
H A DUnwindRegistersRestore.S71 # pointers and temporaries as on unix even though win64 normally
/barrelfish-master/usr/eclipseclp/documents/internal/project/
H A Dorganisation.tex213 global variable even if static abc_ abc_def_

Completed in 106 milliseconds

1234