Searched refs:expression (Results 51 - 57 of 57) sorted by relevance

123

/barrelfish-2018-10-04/doc/013-capability-mgmt/
H A Dtype_system.tex878 expression \verb|remote_relations & mask|.
/barrelfish-2018-10-04/lib/tommath/
H A Dtommath.tex295 are present as well. An expression of the type \textit{variablename.item} implies that it should evaluate to the
319 the $j$'th digit of a double precision array. Whenever an expression is to be assigned to a double precision
337 The $\lfloor \mbox{ } \rfloor$ brackets imply an expression truncated to an integer not greater than the expression
338 itself. For example, $\lfloor 5.7 \rfloor = 5$. Similarly the $\lceil \mbox{ } \rceil$ brackets imply an expression
339 rounded to an integer not less than the expression itself. For example, $\lceil 5.1 \rceil = 6$. Typically when
341 $5/2 = 2$ which will often be written as $\lfloor 5/2 \rfloor = 2$ for clarity. When an expression is written as a
782 a subsequent expression (or body of expressions) are to be evaluated upto $c - b$ times so long as $b \le c$. In each
1742 with the final carry being stored in $tmpc$ (line 94). Note the ``++'' operator within the same expression.
2007 and forward it to the end of the function. On line 39 the ``not equal to'' \textbf{MP\_LT} expression i
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/
H A Dconfigure553 # Sed expression to map a string onto a valid CPP name.
556 # Sed expression to map a string onto a valid variable name.
5205 an arm of an if-expression whose if-part is not a constant
5206 expression */
9881 # Sed expression to map a string onto a valid CPP name.
9884 # Sed expression to map a string onto a valid variable name.
/barrelfish-2018-10-04/usr/eclipseclp/documents/tutorial/
H A Dprolog.tex76 arithmetic expression, and will not evaluate it:
/barrelfish-2018-10-04/usr/eclipseclp/Eplex/
H A Deplex.c95 __eprintf (format, file, line, expression)
99 const char *expression;
101 /* (void) fiprintf (stderr, format, file, line, expression);*/
/barrelfish-2018-10-04/usr/eclipseclp/documents/intro_paper/
H A Declipse.tex923 A linear numeric expression is one that can be written in the form
927 An example is the expression $3*X + (-4)*Y + 3$ (which we would
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/lib/
H A Dkernel.pl2724 % eval(X, R, M) - evaluate an arithmetic expression.
2727 % The arithmetic expression X must be syntactically valid,
5898 % transform a sub-expression:
5975 % because that's the semantics when the expression is interpreted in is/2
6551 % We assume that ToExpr is always embedded in an expression

Completed in 131 milliseconds

123