Searched refs:Note (Results 151 - 171 of 171) sorted by relevance

1234567

/barrelfish-master/lib/tommath/
H A Dtommath.tex937 Note that the re-allocation result is actually stored in a temporary pointer $tmp$. This is to allow this function to return
1096 Note on line 28 how to test for the \textbf{used} count is made on the left of the \&\& operator. In the C programming
1287 This will initialize \textbf{a} and make it a verbatim copy of the contents of \textbf{b}. Note that
1390 the algorithm returns immediately. Otherwise it flips the sign flag and stores the result in $b$. Note that if
1731 Note that $x$ is a pointer to an mp\_int assigned to the largest input, in effect it is a local alias. Next we
1742 with the final carry being stored in $tmpc$ (line 94). Note the ``++'' operator within the same expression.
1808 subtraction is used instead. Note the use of the $\gamma$ variable to extract the carry (\textit{also known as the borrow}) within the subtraction
2463 & any $n$-bit input. Note that the time of addition is ignored in the \\
2846 The point at $\infty$ is used symbolically to represent the most significant column, that is $W(\infty) = w_{2n} = a_nb_n$. Note that the
3014 required. Note ho
[all...]
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dlists.pl66 Note that in the predicate descriptions for this library, the '+' mode
H A Dio.pl299 % Note: unfortunately, according to ISO, op(P,A,[]) means op(P,A,[[]]).
1006 % Note that, since we re-enable events temporarily from within events-deferred
H A Dasm.pl323 printed symbolically. Note that the predicate is implemented via the
352 printed symbolically. Note that the predicate is implemented via the
H A Dkernel.pl37 % Note that the sepia_kernel module already exists: it
1345 % Note that this check is only done at the end of the toplevel compilation.
2709 % Note that it is usually optimised away by the compiler
7049 % To, Step and Stop. Note that the To values in the reversed list are
7058 % want. Note that this also means that multifor_next/7 will
7063 % Note also that if compute_stop returns Stop the same as From for
/barrelfish-master/usr/eclipseclp/Mercury/
H A Dm_map.pl97 Note that keys must be ground, but values are allowed to be
H A Dm_tree234.pl21 % Note that the elimination of choicepoints in the ECLiPSe version was done
65 Note that keys must be ground, but values are allowed to be
/barrelfish-master/lib/openssl-1.0.0d/crypto/bn/asm/
H A Dpa-risc2W.s909 ; Note, that when using b6 and b7, the code must save these before
/barrelfish-master/usr/eclipseclp/documents/mpslib/
H A Doutline.tex134 {\it nsrv} process. Note that \eclipse message passing is based on
/barrelfish-master/usr/eclipseclp/documents/tutorial/
H A Drepairtut.tex661 Note that we are using an array, rather than a list of variables, to
/barrelfish-master/doc/006-routing/
H A DRouting.tex165 The virtual circuit switching approach would also allow to reserve some resources on the nodes for each channel. Per-channel reserved resources could include buffer space to save received, but not yet forwarded messages, or bandwidth on the ICD links. This is potentially very useful for congestion and flow control. Note that we cannot simply drop messages in case of congested links, as we want to provide a reliable messaging service. As of now, we do not reserve resources on the nodes, but allocate required resources dynamically.
336 The send continuation is the only way to know when a message has been sent over the multi-hop channel and it is safe to send the next message. Note that even if an application uses a ping pong communication scheme, i.e. it sends a message back and forth between two dispatchers, it is not guaranteed to not get a \texttt{FLOUNDER\_ERR\_TX\_BUSY} error code, unless it serialises all sends with the continuation. This somewhat unintentional behaviour is caused by the fact that the multi-hop channel internally relies on other ICD-links to transport messages. The multi-hop channel itself uses send continuations on the underlying ICD-links to determine when it can accept another message. Those send continuations are always executed after a message is sent. Therefore it is possible (although unlikely) that a message is sent and the reply for that message is received, before the multi-hop channel can accept the next message.
/barrelfish-master/usr/skb/programs/
H A Ddecoding_net3.pl653 Limit is Base + 2^22 - 1, % Note the second 2 in 22, this remaps two blocks
H A Ddecoding_net3_multid.pl631 Limit is Base + 2^22 - 1, % Note the second 2 in 22, this remaps two blocks
/barrelfish-master/usr/eclipseclp/documents/embedding/
H A Dembed.tex842 Note that an invocation of this function only means that {\em one}
/barrelfish-master/usr/eclipseclp/documents/libman/
H A Dextconjunto.tex32 {\bf Note: As of \eclipse\ release 5.1, the library described
/barrelfish-master/doc/012-services/
H A DServices.tex287 manipulating system tasks. Note that this is not limited to a
/barrelfish-master/doc/013-capability-mgmt/
H A Dtype_system.tex132 Note that L2 CNodes have a fixed size of 16384 bytes, which is
/barrelfish-master/doc/011-idc/
H A DIDC.tex622 an outgoing message for transmission. Note this does not indicate the message
/barrelfish-master/doc/026-device-queues/
H A Ddevif.tex750 entries represents a 4k page that can be used as buffers. \textbf{Note: the number
/barrelfish-master/usr/eclipseclp/documents/intro_paper/
H A Declipse.tex1291 (Note that the more sides the larger the area covered, until it covers
1519 Note that, where {\em fd} uses a \verb0#0 and {\em ria} uses a \verb0*0, {\em
/barrelfish-master/usr/eclipseclp/icparc_solvers/
H A Dic.c114 ** Note that the variable field is not needed if the constraints don't
245 ** Note that the 3 low bit flags must match op_to_flags in
246 ** ic_constraints.ecl. Note also that we prefer the boolean toggle to
378 ** Note that we leave some fields undefined if it is safe to do so (e.g.
397 ** Note that we stop a little short of the real limits, in particular so
562 /* Note the test catches both changed and new bitmaps. */ \
651 ** Note we want positive and negative zeros to compare different for
873 ** Set the given variable to be integral. Note that this assumes
874 ** that the variable is not already integral. Note also that the
921 ** Note tha
[all...]

Completed in 289 milliseconds

1234567