Searched refs:forward (Results 1 - 25 of 31) sorted by relevance

12

/barrelfish-master/usr/skb/octopus/
H A Dskiplist.c110 (*sn)->forward = calloc(level+1, sizeof(struct skip_node*));
111 if ((*sn)->forward == NULL) {
152 struct skip_node* cur = ss->header->forward[0];
157 cur = cur->forward[0];
180 while(cur->forward[i] != NULL && strcmp(cur->forward[i]->element, elem) < 0) {
181 cur = cur->forward[i];
184 cur = cur->forward[0];
212 while(cur->forward[i] != NULL && strcmp(cur->forward[
[all...]
H A Dskiplist.h28 struct skip_node** forward; member in struct:skip_node
H A Dpredicates.c263 struct skip_node* sentry = sl->header->forward[0];
270 sentry = sentry->forward[0];
/barrelfish-master/lib/openssl-1.0.0d/crypto/asn1/
H A Dx_x509a.c176 ASN1_EXP_OPT(X509_CERT_PAIR, forward, X509, 0),
/barrelfish-master/lib/openssl-1.0.0d/crypto/bn/asm/
H A Dpa-risc2W.s772 CMPB,= %r21,%ret0,$00000012 ;if (i == 64) (forward)
776 CMPB,*<<,N %r29,%r4,bn_div_err_case ; if (h > 1<<i) (forward)
802 CMPB,*=,N %r31,%r6,$D2 ; if ((h>>32) != dh)(forward) div
840 CMPB,*<>,N %r0,%r26,$00000046 ; (forward)
854 CMPB,*<<=,N %r31,%r4,$00000036 ;if (n < th) (forward)
858 ADDIB,=,N -1,%r9,$D1 ;if (--count == 0) break (forward)
/barrelfish-master/include/vm/
H A Dvm_fault.c132 int backward, int forward);
1141 int backward, int forward)
1172 for (i = 0; i < 2 * imax(backward, forward); i++) {
1175 if (addr > addra + forward * PAGE_SIZE)
1140 vm_fault_prefault(const struct faultstate *fs, vm_offset_t addra, int backward, int forward) argument
/barrelfish-master/lib/cxx/cxxabi/
H A Dcxa_demangle.cpp308 T(std::forward<Args>(args)...);
/barrelfish-master/usr/eclipseclp/documents/visualisation/
H A Dclients.tex88 forward update &
95 A forward update has been backtracked over &
233 \item[View propagation steps] Controls how frequently the visualisation client is informed of \emph{forward update} events.
271 \viewlet{}s which have been marked as updating (either \emph{forward}
349 Hold on updates & Causes the VC to hold control on forward or backward
362 fading from green to white in the event of a forward update and from
/barrelfish-master/usr/eclipseclp/documents/embedding/
H A Dembfunc.tex158 forward declaration can be used to prevent this.
/barrelfish-master/usr/eclipseclp/documents/mpslib/
H A Declipse.tex57 state of the old worker in the new worker, (4) forward any pending messages
H A Doutline.tex441 A very simple but interesting server is the echo server whose straight-forward
/barrelfish-master/usr/eclipseclp/documents/tutorial/
H A Dconstimpl.tex231 \index{forward checking}
246 This behaviour is sometimes called forward checking \cite{VanHentenryck}:
419 \index{forward checking}
425 Here is one implementation of a forward checking version:
/barrelfish-master/usr/eclipseclp/Contrib/
H A Dstruct.pl140 The rest is straight-forward. The cost of building the copy is o(E*V)
/barrelfish-master/doc/015-disk-driver-arch/
H A Ddesign.tex11 \ac{hba} ports, and similarly to forward all interrupts for a port to any
/barrelfish-master/doc/019-device-drivers/
H A DDeviceDriver.tex271 to forward the IRQ to us. Fortunately, libbarrelfish provides us with a high-
531 cover the main parts that are needed in this case: How do we forward
539 this section we will look at what the kernel does in order to forward the
545 case, if you want to forward interrupts to user-space, you can rely on the
547 independent part of the CPU driver. It allows you to forward interrupts
/barrelfish-master/doc/006-routing/
H A DRouting.tex117 The subset will in turn forward it to the remaining set of nodes.
163 In addition to the forwarding table, each node maintains a routing table. The routing table is used for channel set-up: If a node receives a channel set-up request, it determines where to forward the request with the help of its routing table.
184 We assign virtual circuit identifiers at random. At each node, we use a hash table to map virtual circuit identifiers to a pointer to the channel state. The use of a hash table allows efficient message forwarding. When a message arrives, it can be determined where to forward this message by means of a simple look-up in the hash table. The complexity of this lookup is linear in the number of virtual circuit identifiers that map to the same hash bucket (the number of buckets in the hash table is a compile time constant).
213 \item Monitors receiving the bind request check whether the service is running on the same core as they are. If so, they determine the local dispatcher which has exported this iref and forward the request to it. Otherwise, the bind request is forwarded to another monitor in the same way as in step two.
257 The routing tables are used to determine where to forward a connection set-up request. Each monitor needs its own routing table. We currently support the automatic generation of routing tables for three basic modes of routing:
273 The initial monitor will forward the (relevant parts of the) routing table to the other monitors once they are booted. This is necessary because we want to avoid having to create a channel between each monitor and the routing table set-up dispatcher.
/barrelfish-master/usr/eclipseclp/documents/libman/
H A Dextpropia.tex508 \verb0suspend0 syntax. For example ``forward checking'' can be
/barrelfish-master/doc/014-bulk-transfer/
H A Dbulk-transfer.tex613 \ref{slot-forward}).
726 \label{slot-forward}
727 This message is related to the ability of consumers to forward
733 freeing the slot. But in case where consumer just wants to forward the
/barrelfish-master/lib/openssl-1.0.0d/crypto/x509/
H A Dx509.h328 X509 *forward; member in struct:x509_cert_pair_st
/barrelfish-master/include/openssl/
H A Dx509.h328 X509 *forward; member in struct:x509_cert_pair_st
/barrelfish-master/usr/eclipseclp/Mercury/
H A Dm_map.pl19 % forward the work to the corresponding predicate in m_tree234.pl.
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumsio.tex237 forward slashes.
741 i.e., the read/write position can be moved forward or backwards.
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dtracer_tcl.pl880 is if this value is from backtracking or forward execution
1058 send_display_string(Id, Row, Col, String, TState, forward).
H A Dsuspend.pl147 % forward them to the variables in the bound term
/barrelfish-master/usr/eclipseclp/documents/search/
H A Dsearch.tex1471 The WCS implementation presented here is a simple and straight-forward
1680 powerful constraint was tried out. This constraint does forward checking,

Completed in 284 milliseconds

12