Searched refs:handle (Results 226 - 250 of 288) sorted by relevance

1234567891011>>

/barrelfish-master/lib/acpica/source/common/
H A Ddmextern.c1317 disassembler, otherwise it does not know how to handle the method invocations.
/barrelfish-master/usr/eclipseclp/lib_tcl/widget/
H A Dwidget.tcl173 ## handle
177 ;proc handle {namesp w subcmd args} {
216 #interp alias {} \$base {} ::Widget::handle $namesp \$w
218 ;proc ::\$base args \"uplevel ::Widget::handle $namesp \[list \$w\] \\\$args\"
251 ## construction speed. It's delicate, so handle with extreme care.
278 ;proc ::\$w args \"uplevel ::Widget::handle $namesp \[list \$w\] \\\$args\"
279 #interp alias {} \$w {} ::Widget::handle $namesp \$w
/barrelfish-master/usr/eclipseclp/documents/libman/
H A Dsolverinter.tex119 example, the eplex solver can only handle linear expressions. Refer
H A Drepair.tex224 a variable in which case the system returns a conflict set handle that can
301 {\bf ConflictSet} is the conflict set name (or handle) which has
/barrelfish-master/usr/eclipseclp/documents/tutorial/
H A Deprolog.tex224 Both bags and shelves are referred to by handle, not by name,
227 creation, when the handle gets garbage collected, or when they are
237 A bag is an unordered collection, referred to by a handle.
266 as a term. Shelves are referred to by a handle.
/barrelfish-master/include/vm/
H A Dvm_fault.c640 vp = fs.object->handle;
844 (fs.object->handle == NULL) &&
/barrelfish-master/doc/015-disk-driver-arch/
H A Dflounder-ahci.tex95 handle this information, as demonstrated in the following examples:
/barrelfish-master/doc/016-serial-ports/
H A DSerial.tex98 ignored. The motivation for this is to handle the case where the
/barrelfish-master/doc/004-virtual_memory/
H A DVirtualMemory.tex167 Currently, we do not handle page faults in user space.
/barrelfish-master/usr/eclipseclp/Kernel/src/
H A DMakefile.in163 handle.o intervals.o \
1048 handle.o: config.h sepia.h ec_public.h types.h embed.h mem.h error.h ec_io.h
1049 handle.o: dict.h database.h emu_export.h
/barrelfish-master/usr/eclipseclp/icparc_solvers/
H A Drepair.pl429 a variable in which case the system returns a conflict set handle that can
483 a variable in which case the system returns a conflict set handle that can
1201 args: ["ConflictSet":"name or handle of a conflict set",
1215 ConflictSet is the conflict set name (or handle) which has
1255 args: ["ConflictSet":"name or handle of a conflict set",
/barrelfish-master/usr/eclipseclp/documents/embedding/
H A Dembtcl.tex239 allow handlers to handle the data (see
392 In order to handle {\eclipse} I/O on queues more conveniently,
518 primitives are provided to handle EXDR-format:
H A Dembremote.tex469 & \parbox{6.5cm}{Handler invoked to handle data on the from-{\eclipse} queue}\\
970 called, control is handed over to the Tcl to handle the data, and the
1061 handler to handle data sent on the from-{\eclipse} direction, with a user
1404 handle the connection and disconnection of the Tcl and {\eclipse}
1466 interface is remote or embedded allows the user to provide code to handle
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Ddynamic.pl37 * that handle dynamic predicates.
H A Dcprolog.pl353 db_reference(X) :- type_of(X, handle).
H A Devents.pl950 % streams, whether explicitly or via their handle or another alias.
960 % Trying to close another alias or the handle of a fixed stream:
967 % Close user_xxx's handle after setting alias back to stdxxx.
979 % close current stream handle after setting alias back to default
1814 event([Signal]) % events are due, handle them immediately
H A Dio.pl190 stream_info_nr(handle, 29).
1084 events_defer, % fail if already deferred (can't handle nesting)
1494 % wait for remote input to arrive, handle any messages before this,
1510 % The socket rpc can only handle a single rpc
1609 % don't handle events
1615 % handle events during remote flush
/barrelfish-master/lib/openssl-1.0.0d/crypto/bn/asm/
H A Dsparcv9-mont.pl273 subc $car2,0,$car2 ! handle upmost overflow bit
/barrelfish-master/usr/eclipseclp/GecodeInterface/
H A Dgfd.cpp578 // C++ level initialisation of space handle
585 return unify(EC_arg(1), handle(&gfd_method, solverp));
629 // trail_undo cannot be done here, because this space handle may be cloned
4649 return unify(EC_arg(3), handle(&tupleset_method, tsetp));
4749 return unify(EC_arg(4), handle(&dfa_method, dfap));
4764 return unify(EC_arg(2), handle(&dfa_method, dfap));
5300 return unify(EC_arg(11), handle(&gfdsearch_method, searchp));
5430 return unify(EC_arg(1), handle(&ldsbsyms_method, sym_storep));
5745 return unify(EC_arg(4), handle(&varselecth_method, selecth));
5959 return unify(EC_arg(3), handle(
[all...]
/barrelfish-master/kernel/
H A Dcapabilities.c328 dispatcher_handle_t handle = dcb_current->disp; local
330 get_dispatcher_shared_generic(handle);
1681 // We handle err_revoke_first fine-grained checking below, as it
/barrelfish-master/include/nfs/
H A Dnfs_rpc.h155 nfs_fh3 handle; member in union:post_op_fh3::__anon191
/barrelfish-master/usr/spawnd/
H A Dservice.c208 struct dispatcher_generic *dg = get_dispatcher_generic(si.handle);
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumsintro.tex207 %{\eclipse} can handle synchronous events ({\bf exceptions}) and
H A Dumsmemory.tex115 heap to do so. This includes the handle-based facilities
/barrelfish-master/lib/openssl-1.0.0d/engines/
H A Dmakeengines.com258 $! Now, there are two ways to handle this. We can either build

Completed in 388 milliseconds

1234567891011>>