Searched refs:outer (Results 1 - 6 of 6) sorted by relevance

/barrelfish-2018-10-04/usr/eclipseclp/documents/embedding/
H A Ddbi.tex360 commit for this session. Otherwise, it will simply abort the complete outer
399 transfer that is not recorded, and an outer transaction recording the
404 failure unless one is sure one is at an outer transaction.
/barrelfish-2018-10-04/usr/eclipseclp/documents/tutorial/
H A Drepairtut.tex678 The outer loop simulates the cooling process by reducing the temperature
/barrelfish-2018-10-04/lib/tommath/
H A Dtommath.tex2620 digits as output. In each iteration of the outer loop the $pb$ variable is set (line 49) to the maximum
2778 The outer loop of this algorithm is more complicated than that of the baseline multiplier. This is because on the inside of the
2808 As per the pseudo--code we first calculate $pa$ (line 48) as the number of digits to output. Next we begin the outer loop
2813 implementation was ``row--major'' which means it adds to each of the columns in each pass. After the outer loop it would then fix
2821 a carry for the next pass. After the outer loop we use the final carry (line 77) as the last digit of the product.
3299 The outer loop of this algorithm begins on step 4. It is best to think of the outer loop as walking down the rows of the partial results, while
3317 Inside the outer loop (line 34) the square term is calculated on line 37. The carry (line 44) has been
4107 Step 5 is the main reduction loop of the algorithm. The value of $\mu$ is calculated once per iteration in the outer loop. The inner loop
4111 Using a quick inspection this algorithm requires $n$ single precision multiplications for the outer loo
[all...]
/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_compile.c1778 an ALT. If it is END it's the end of the outer call. All can be handled by
2781 bcptr = bcptr->outer;
4580 /* If we are at the end of a nested substitution, revert to the outer level
5530 If we are at the end of an internal nested string, revert to the outer
8296 bc.outer = bcptr;
/barrelfish-2018-10-04/doc/022-armv8/
H A Dreport.tex992 (L1), outer (L2+, usually), write-back or write-through. Combined with the
/barrelfish-2018-10-04/usr/eclipseclp/documents/search/
H A Dsearch.tex1277 The outer loop simulates the cooling process by reducing the temperature

Completed in 148 milliseconds