Searched refs:add (Results 251 - 275 of 349) sorted by relevance

<<11121314

/barrelfish-master/usr/skb/programs/
H A Dqueries.pl18 % 1. find list of core IDs which are closest to device add(bus, dev, fun)
H A Dbridge_page_orig_naturally_aligned.pl261 % add constraints to the tree
H A Dbridge.pl154 % add constraints to the tree
/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dwrite.c134 _merge_output_modes(int mask, int remove, int add),
2638 _merge_output_modes(int mask, int remove, int add) argument
2642 if (add & (VAR_NUMBERS|VAR_ANON|VAR_NAMENUM))
2644 if (add & (STD_ATTR|ATTRIBUTE))
2646 return mask | add;
/barrelfish-master/usr/eclipseclp/documents/libman/
H A Deplex.tex238 section~\ref{lp-add}) is invoked, any invocation
563 add a cost variable. The bounds of the cost variable will be updated
761 \label{lp-add}
765 must be normalised. Note that it is possible to add trivial constraints,
996 Unlike normal problem constraints, cutpool constraints cannot add new
1010 belongs unless specified otherwise. To add cutpool constraints to other
1021 the default group, and are active and have the `add initially' status
1307 To configure your local installation, simply add one line for
1321 you would add the lines
1456 either post the constraints before problem setup, or add
[all...]
H A Dintroduction.tex222 external Database Management Systems, allowing users to add and retrieve data
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dsicstus.pl131 :- system. % compiler directive to add the SYSTEM flag
H A Ddynamic.pl50 :- system. % compiler directive to add the SYSTEM flag
H A Denvironment.pl494 wm_set(add, Host, Create)
503 wm_set(add, Host, Create)
/barrelfish-master/usr/eclipseclp/
H A DRUNME864 echo You should now add "$EXE_DIR"
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumsparallel.tex49 Note that {\eclipse} allows you to add and remove workers during program execution.
108 For many applications, it is enough to add parallel annotations
/barrelfish-master/usr/bench/rcce/bt/
H A Dheader.h235 extern void add(void);
/barrelfish-master/usr/eclipseclp/lib_tcl/
H A Dtkeclipse.tcl284 .tkecl.query.goal_entry add $tkecl(goal)
528 $w tag add qsel $left $right
534 $other tag add qsel $left $right
555 $w tag add qsel 1.0 $right
559 $other tag add qsel 1.0 $right
857 .tkecl.mbar add cascade -label "File" -menu .tkecl.mbar.file -underline 0
859 .tkecl.mbar.file add command -label "Change directory ..." -command {tkecl:remove_current_highlights; tkecl:get_newcwd}
860 .tkecl.mbar.file add command -label "Compile ..." -command {tkecl:exec_toplevel_command {tkecl:remove_current_highlights; tkecl:compile_popup [pwd]}}
861 .tkecl.mbar.file add command -label "Use module ..." -command {tkecl:exec_toplevel_command {tkecl:remove_current_highlights; tkecl:use_module_popup}}
862 .tkecl.mbar.file add comman
[all...]
/barrelfish-master/usr/eclipseclp/lib_tcl/widget/
H A Dutil.tcl342 $w tag add $opts(-tag) $ix ${ix}+${numc}c
754 # If it's already valid, at least we can add fixed characters
H A Dwidget.tcl28 ## add classname option ?args?
134 return -code error "unknown type for add, must be one of:\
212 ## its widget commands and add the CLASS and container bind tables
371 option add *$CLASS.$dbname $def widgetDefault
/barrelfish-master/doc/014-bulk-transfer/
H A Dbulk-transfer.tex652 to add new data-elements to the consumer-queue. Triggering of this
690 \textit{add shared-pool} call. It tells consumer is that producer
773 add a new free slot into generator-queue.
797 \item Create and add the initial shared-pool big enough to satisfy
800 for this shared-pool and add it to meta-slots list.
881 add it to freed slot by moving the read-index.
890 the other slot-pointers which has been previously consumed and then add this
920 can mark the slot as free and add it to the list of free slots for
/barrelfish-master/usr/eclipseclp/documents/internal/project/
H A Dorganisation.tex150 \item add the user to the eclipse-announce mailing list
/barrelfish-master/lib/openssl-1.0.0d/demos/engines/zencod/
H A Dhw_zencod.c354 zencod_rand.add = meth_rand->add ;
504 * We Should add some tests for non NULL parameters or bad value !!
621 * We Should add some tests for non NULL parameters or bad value !!
669 * We Should add some tests for non NULL parameters or bad value !!
1168 /* First add some include ... */
/barrelfish-master/usr/eclipseclp/icparc_solvers/ech/
H A Dech.pl120 % put in front as later we add to Processed at the front of the list
324 % to add optimising code before Body in WHead
445 % add a cut before the call to prevent spurious backtracking
1174 /* add check for if Index is a live suspension or not if the body goals
1964 getval_body('CHRcstore',Store,Module), % need to add it to the global constraint store
2285 /* Term does not have chr attribute, just add it in */
2341 /* add an existing chrstore from one variable to another variable */
/barrelfish-master/usr/eclipseclp/ecrc_solvers/
H A Dset.pl811 s_union(YNewmin,TampSmin,Snewmin), % are modified (S3): add elts
1156 s_union(SYMin, TampminY, YNewmin), /* add elements to Min Y */
1159 s_union(Tampmin,SMin, SNewmin), /* add elements to Min S */
/barrelfish-master/lib/cxx/unwind/
H A DUnwindCursor.hpp85 static void add(pint_t mh, pint_t ip_start, pint_t ip_end, pint_t fde);
153 void DwarfFDECache<A>::add(pint_t mh, pint_t ip_start, pint_t ip_end, function in class:libunwind::DwarfFDECache
1510 DwarfFDECache<A>::add(sects.dso_base, fdeInfo.pcStart, fdeInfo.pcEnd,
/barrelfish-master/usr/eclipseclp/documents/tutorial/
H A Deplex.tex376 that imposing integer constraints might make, we add the constraint that
490 problem, add the extra constraint, and resolve the problem.
607 For our example, we add a bound constraint at each node to exclude a
H A Dprogramanalysis.tex254 In order to add the coverage counters to code, it must be compiled with
/barrelfish-master/doc/019-device-drivers/
H A DDeviceDriver.tex210 needs in order to run. In this example, we add driverkit, a helper library for
380 parsing the boot script, Kaluga starts ACPI. ACPI will then add specific
393 with Kaluga, you will need to add it there and provide at least the
/barrelfish-master/doc/017-arm/
H A DARM.tex79 aim to make it easy to add new ARM-based platforms with a mixture of
180 add some initializers to \file{mem/ruby/network/orion/Wire.cc}, for
183 After the compilation of GEM5 is finished, add the binary to your PATH.

Completed in 330 milliseconds

<<11121314