Searched refs:handle (Results 201 - 225 of 288) sorted by relevance

1234567891011>>

/barrelfish-master/doc/018-Practical-guide/
H A DhelloWorldApp.tex139 err = event_dispatch(ws); /* get and handle next event */
150 will wait for events on the default wait-set and handle those events
232 responsible to actually handle the requests. In our case, we are just
276 service name. The \texttt{iref} handle returned by this call can be used
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dcio.pl36 * DESCRIPTION: Contains built-in predicates to handle the I/O
H A Dbranch_and_bound.pl727 Handle is a handle as accepted by bb_cost/2 or bb_solution/2,
740 Handle is a handle as accepted by bb_cost/2 or bb_solution/2,
752 is a handle as accepted by bb_cost/2 or bb_solution/2,
971 Handle is a handle as accepted by bb_cost/2 or bb_solution/2,
984 Handle is a handle as accepted by bb_cost/2 or bb_solution/2,
996 is a handle as accepted by bb_cost/2 or bb_solution/2,
/barrelfish-master/usr/pci/
H A Dpci.c939 char* handle)
1055 err = cl->rpc_tx_vtbl.read_irq_table(cl, handle, xaddr, (*busnum) + 2,
1280 free(handle);
1331 char* handle)
1335 assign_bus_numbers(addr, &busnum, maxchild, handle);
936 assign_bus_numbers(struct pci_address parentaddr, uint8_t *busnum, uint8_t maxchild, char* handle) argument
1329 pci_add_root(struct pci_address addr, uint8_t maxchild, char* handle) argument
/barrelfish-master/usr/eclipseclp/documents/embedding/
H A Dembsumc.tex94 creates an {\eclipse} handle that refers to the given C data and its
173 checks whether the {\eclipse} pword is a handle whose method table
271 checks whether pw is an {\eclipse} external data handle of the
273 handle is stale and cannot be used any longer. Calling this function
274 on an already stale handle silently succeeds.
/barrelfish-master/lib/libc/nameser/
H A Dns_print.c89 ns_sprintrr(const ns_msg *handle, const ns_rr *rr, argument
95 n = ns_sprintrrf(ns_msg_base(*handle), ns_msg_size(*handle),
1112 /* XXX need to handle \nnn form. */
/barrelfish-master/kernel/arch/armv7/
H A Dsyscall.c1242 dispatcher_handle_t handle = dcb_current->disp; local
1244 get_dispatcher_shared_arm(handle);
1245 dcb_current->disabled = dispatcher_is_disabled_ip(handle, context->named.pc);
/barrelfish-master/kernel/arch/x86_32/
H A Dsyscall.c70 // XXX: FIXME: cleanup and handle errors!
1016 dispatcher_handle_t handle = dcb_current->disp; local
1018 get_dispatcher_shared_x86_32(handle);
1019 dcb_current->disabled = dispatcher_is_disabled_ip(handle, cpu_save_frame[0]);
/barrelfish-master/lib/lwip2/src/apps/snmp/
H A Dsnmp_msg.c179 snmp_receive(void *handle, struct pbuf *p, const ip_addr_t *source_ip, u16_t port) argument
185 request.handle = handle;
214 err = snmp_sendto(request.handle, request.outbound_pbuf, request.source_ip, request.source_port);
/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Declipse_cc.cc589 handle(const t_ext_type *cl, const t_ext_ptr data) function
/barrelfish-master/usr/eclipseclp/documents/internal/kernel/
H A Dio.tex35 \item operating system I/O handle
212 (1.0Inf). For some host systems, workaround are required to handle
H A Dbuiltins.tex113 Built-ins to handle events and interrupts are implemented in
/barrelfish-master/lib/openssl-1.0.0d/crypto/bn/asm/
H A Dppc-mont.pl293 subfe $ovf,$j,$ovf ; handle upmost overflow bit
/barrelfish-master/usr/arrakismon/
H A Dvmkitmon.c188 struct dispatcher_generic *dg = get_dispatcher_generic(si.handle);
/barrelfish-master/usr/eclipseclp/documents/libman/
H A Deplex.tex639 when a solver handle gets garbage collected. The solver is disassociated
650 when an unused solver state handle gets garbage collected.
686 These predicates accesses the external solver state via a handle, which is
688 particular solver state by the other predicates. The handle should be
699 eplex_solver_setup/4}: the solver state handle {\tt Handle}, which is
711 constraints must be added explicitly via the handle (using {\tt
818 state's handle:
903 state is associated with an eplex handle, the solver state is disassociated
915 The result is a handle similar to the one obtained by lp_setup/4.
1020 problem specified by the handle
[all...]
/barrelfish-master/lib/nfs/
H A Dnfs.x127 nfs_fh3 handle;
/barrelfish-master/usr/eclipseclp/Contrib/
H A Drdtok.pl236 % We have to take great care with /* comments to handle end of file
296 % that we HAVE to handle end of file characters in this
/barrelfish-master/doc/015-disk-driver-arch/
H A Dfat.tex66 uses doubly linked lists to handle collisions, the free list, and a list of
/barrelfish-master/usr/fish/
H A Dfish_common.c131 dispatcher_handle_t handle = curdispatcher(); local
132 struct capref dcb = get_dispatcher_generic(handle)->dcb_cap;
839 // close source handle
/barrelfish-master/usr/eclipseclp/WinMSC/Eclipse/
H A DEclipse.mak88 -@erase "$(INTDIR)\handle.obj"
177 "$(INTDIR)\handle.obj" \
284 -@erase "$(INTDIR)\handle.obj"
377 "$(INTDIR)\handle.obj" \
1703 SOURCE=..\..\sepia\i386_nt\handle.c
1719 "$(INTDIR)\handle.obj" : $(SOURCE) $(DEP_CPP_HANDL) "$(INTDIR)"
1737 "$(INTDIR)\handle.obj" : $(SOURCE) $(DEP_CPP_HANDL) "$(INTDIR)"
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumsio.tex149 stream handle or a symbolic stream name.
159 To obtain a handle when only an alias is known, use
271 If it is uninstantiated, the system will bind it to an anonymous stream handle:
292 The stream identifier (symbolic or handle) may then be used in predicates
307 and pass the resulting handle as an argument wherever it is needed.
337 by handle are closed automatically, either on failure across the
338 open/3,4 predicate, or after all copies of their handle become unused
H A Dumsexcept.tex125 The built-in takes a handler goal and creates an anonymous event handle Event.
126 This handle is the only way to identify the event, and therefore must be
129 Typically, these arguments would include the Event handle itself and other
159 The event can be an anonymous event handle, e.g.,
694 However, even in this setting, {\eclipse} can also handle signals directly,
/barrelfish-master/doc/026-device-queues/
H A Ddevif.tex175 \item \texttt{devq *q}: handle to the device queue.
216 \item \texttt{devq *q}: handle to the device queue
274 \item \texttt{devq *q}: handle to the device queue.
335 \item \texttt{devq *q}: handle to the device queue.
385 \item \texttt{devq *q}: handle to the device queue.
559 \ref{fig:overview}. The creation of a queue yields a handle that contains all the
/barrelfish-master/kernel/arch/x86_64/
H A Dsyscall.c1646 dispatcher_handle_t handle = dcb_current->disp; local
1648 get_dispatcher_shared_x86_64(handle);
1649 dcb_current->disabled = dispatcher_is_disabled_ip(handle, rip);
/barrelfish-master/usr/eclipseclp/documents/megalog/
H A Dmultiuser-sec.tex257 does not handle the case that the insertion was not effective because
267 The \eclipse recovery algorithm does also handle recovery after

Completed in 284 milliseconds

1234567891011>>