Searched refs:dummy (Results 126 - 147 of 147) sorted by relevance

123456

/barrelfish-2018-10-04/usr/eclipseclp/lib_tcl/
H A Declipse_tools.tcl243 frame .ec_tools ;# dummy toplevel frame for all eclipse tools
570 -command {tkecl:display_predicates dummy} \
632 tkecl:display_predicates dummy
639 proc tkecl:display_predicates {dummy} {
3599 tkecl:display_predicates dummy
4038 proc tkecl:ToggleBalloonHelp {name dummy op} {
/barrelfish-2018-10-04/include/vm/
H A Dvm_page.c162 static void vm_page_init_fakepg(void *dummy);
173 vm_page_init_fakepg(void *dummy) argument
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mlx4/
H A Dqp.c2940 __be32 dummy; local
2952 lso_wqe = &dummy;
/barrelfish-2018-10-04/usr/eclipseclp/documents/embedding/
H A Dembtcl.tex208 {\it nbytes\/} is a dummy argument
439 ec_stream_to_window}, with an optional dummy argument {\it length}
H A Dembremote.tex553 event\/} argument for {\bf ec_queue_create} is currently a dummy argument
/barrelfish-2018-10-04/usr/eclipseclp/documents/tutorial/
H A Deprolog.tex52 \item ``dummy'' arguments with anonymous variables do not need to be written
438 a dummy stream, output to it is discarded, on input it always
H A Dhybrid.tex573 % setup the eplex solver with a dummy objective function
594 % setup the eplex solver with a dummy objective function
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/lib/
H A Dquintus.pl83 <DD>This predicate is dummy, since the ECLiPSe macro facility
H A Dfd_arith.pl702 tr_fd_arith_out_dummy(In, Out) % debugger dummy goal with ... args
H A Dio.pl1402 % Event is dummy for now, to be used for remote side requesting data
H A Dkernel.pl933 default. % dummy definition
941 '?-'(H, B) :- error(78, (H ?- B)). % dummy
943 '-->'(A, B) :- error(78, (A --> B)). % dummy
/barrelfish-2018-10-04/lib/zlib/
H A Ddeflate.c161 struct static_tree_desc_s {int dummy;}; /* for buggy compilers */ member in struct:static_tree_desc_s
/barrelfish-2018-10-04/doc/011-idc/
H A DIDC.tex262 For example, the following defines a message named ``dummy'' with three
267 message dummy(int32 arg, string s, uint8 buf[buflen]);
/barrelfish-2018-10-04/usr/eclipseclp/documents/userman/
H A Dumstkeclipse.tex170 \about{Type} is a dummy argument), \about{CondList} is
H A Dumsio.tex103 A dummy stream, output to it is discarded, on input it always
/barrelfish-2018-10-04/doc/006-routing/
H A DRouting.tex285 If an application uses a one-way communication schema, i.e. one dispatcher is always sending while the other is only receiving, it is not possible to piggy-back acknowledgements on messages sent the other way. In such a case, the multi-hop interconnect driver sends a dummy message. A dummy message contains no message payload, but acknowledges all received messages. This approach ensures that acknowledgements are, whenever possible, piggy-backed on messages. Only if it is absolutely necessary, an acknowledgement is sent in its own message.
/barrelfish-2018-10-04/usr/eclipseclp/documents/applications/
H A Dtutorial.tex164 Examples of the first type (see figure~\ref{fullapplication}) are Parc Technologies applications (http://www.parc-technologies.com) like AirPlanner\index{AirPlanner} and RiskWise\index{RiskWise}\footnote{In the following we use a number of examples from the RiskWise application. It is a network analysis tool for IP networks, which uses a constraint solver to determine traffic pattern in the network. If this doesn't make any sense to you, relax. An understanding of the networking application domain is not required to follow this tutorial.}, where everything except the problem solver is developed in Java\index{Java} or related tools. The interface between the main application and the problem solver written in ECLiPSe is via a Java-ECLiPSe interface. In this interface, the main application poses queries for the ECLiPSe solver, passing data and arguments into ECLiPSe. The problem solver then runs the query and returns results as variable bindings in the given query. The Java side only knows about these queries, their data format and the expected results. The internals of the solver, how the queries are resolved, is completely hidden. This defines a nice interface between the application parts, as long as the queries are well defined and documented. Once that design is frozen, the developers for the different parts can continue development independently from each other, using stubs or dummy routines to simulate the other application parts.
205 At this point it is also a good idea to write some dummy batch tests which create the proper interface structures to test the queries. These dummy tests must satisfy the constraints on the data, but do not need to contain useful data. They will be used to exercise the interface and the data constraint checks for coverage with consistent data while integration testing is not yet possible.
533 Once the initial design is finished, and the top-level structure of the program has been defined, we should convert this specification into workable code as quickly as possible. Problems with the parameter passing, missing information or a wrong sequence of the data flow can be detected much more easily this way. We propose to use stubs and dummy code to get an (incomplete) implementation directly from the specification.
/barrelfish-2018-10-04/usr/eclipseclp/documents/libman/
H A Deplex.tex541 Then a solver with a dummy objective function is set up. The option
/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_compile.c7261 a dummy reference number, because it was not used in the first pass.
7265 reference, the dummy number will do. */
8348 /* Set up dummy OP_REVERSE if lookbehind assertion */
9391 re->dummy = 0;
/barrelfish-2018-10-04/usr/eclipseclp/GecodeInterface/
H A Dgfd.cpp281 static void _g_delete_space(pword* phandle, word * dummy, int size, int context) argument
1358 // return (solver->vInt[0] + i); // vInt[0] has value 0, needed as dummy
4589 // ec_ivars exclude the dummy item 0
5258 // exception on dummy IntVars representing integers.
/barrelfish-2018-10-04/usr/eclipseclp/documents/intro_paper/
H A Declipse.tex1532 insert a dummy optimisation function!
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Demu.c676 static vmcode *dummy_l = NULL; /* dummy arg for print_am() */
677 static int dummy_r; /* dummy arg for print_am() */
1391 * we have to create a dummy result, which can be unified (without
6424 proc = true_proc_; /* dummy culprit */
6451 proc = true_proc_; /* dummy culprit */
6471 proc = true_proc_; /* dummy culprit */
6488 proc = true_proc_; /* dummy culprit */
6925 else if (err_code < 0) /* invalidate dummy choicepoint */
8065 emu_break(void) {} /* a dummy function to put a breakpoint in */
8083 sigprof_handler(int signr, siginfo_t* dummy, voi argument
[all...]

Completed in 372 milliseconds

123456