Searched refs:root (Results 101 - 125 of 139) sorted by relevance

123456

/barrelfish-2018-10-04/usr/eclipseclp/lib_tcl/widget/
H A Dpane.tcl217 array set PANE [list XY [winfo root$xy $p] WH [winfo $wh $p].0 \
/barrelfish-2018-10-04/usr/skb/programs/
H A Dbridge_fake_bigfish.pl97 % the main part of the allocation. Called once per root bridge
101 root(Addr,childbus(MinBus,MaxBus),mem(LMem,HMem)) = Root,
119 % pseudo-root of both trees
H A Dbridge_fake_babybel.pl590 % the main part of the allocation. Called once per root bridge
594 root(Addr,childbus(MinBus,MaxBus),mem(LMem,HMem)) = Root,
612 % pseudo-root of both trees
H A Dcompute_required_resources.pl148 %root bridge information
162 write("root bridge\t"),
180 write("root bridge\t"),
/barrelfish-2018-10-04/doc/003-hake/
H A DHake.tex223 root of the tree (not the root file system).
313 \item[root] refers to files relative to the top of the build
322 to the pathname of the file from the root of the designated tree.
582 run in the root of the new build directory.
687 \item[--source-dir:] this option is mandatory and specifies the root
/barrelfish-2018-10-04/doc/019-device-drivers/
H A DDeviceDriver.tex372 structured as a hierarchical tree with it's leaves being devices. The root
373 node, called PCI root bridge, forms the entry point to such a tree. PCI root
381 Octopus records for every PCI root bridge it finds. Meanwhile, Kaluga will
382 receive notification for all the root bridges added to Octopus. If a root
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dproperty.c69 mark_dids_from_heapterm(pword *root);
H A Dbip_array.c1028 extern void mark_dids_from_heapterm(pword *root);
/barrelfish-2018-10-04/usr/eclipseclp/documents/internal/kernel/
H A Dgc.tex118 This is the root set from where our marking phase starts.
239 \caption{Updating a reference from the root set}
/barrelfish-2018-10-04/lib/tommath/
H A Dmakefile38 USER=root
H A Dbn.tex1578 numbers (less than 1000 bits) I'd avoid $b > 3$ situations. Will return a positive root only for even roots and return
1579 a root with the sign of the input for odd roots. For example, performing $4^{1/2}$ will return $2$ whereas $(-8)^{1/3}$
1582 This algorithm uses the ``Newton Approximation'' method and will converge on the correct root fairly quickly. Since
/barrelfish-2018-10-04/usr/eclipseclp/Contrib/
H A Dtrees.pl18 build up a path to the root. They still cost O(lg N) time rather
H A Dxml_utilities.pl404 "radic"-[8730], % square root = radical sign,
/barrelfish-2018-10-04/lib/openssl-1.0.0d/ms/
H A Dtestce.bat99 cecopy ..\certs\ICE-root.pem CE:\OpenSSL\certs
/barrelfish-2018-10-04/doc/018-Practical-guide/
H A Dreadme.tex199 root~~~~(nd)\\
H A DhelloWorldApp.tex404 root (nd)
/barrelfish-2018-10-04/usr/eclipseclp/documents/libman/
H A Dgfd.tex408 negative root is not excluded (non-inlined).
411 Integer square root (always positive). Truncated towards zero.
414 Square root, defined only if Expr is the square of an integer
418 Integer N$^{th}$ root, N is a positive integer. Truncated to nearest smaller
419 integer. For even N, result is the non-negative root.
424 the result is only defined for integral root, and negative root not
1158 where the current search is abandoned and restarted from the root,
/barrelfish-2018-10-04/usr/eclipseclp/lib_tcl/
H A Dtkinspect.tcl136 set h [hierarchy $top.m -root 1 -browsecmd tkinspect:Get_subterms \
927 set hroot [$h index root]
930 $h open $hroot ;# update root term. Also consistent with initial display
1061 # x and y are root-window relative co-ordinates (for placing menu)
H A Declipse_tools.tcl36 # All tools in this package has .ec_tools as the root frame. New
231 # this sets the Tk defaults for widgets that has $root as a parent. This
232 # should be called before any widgets of root are created!
233 proc tkecl:set_tkecl_tkdefaults {root} {
234 option add *$root*font tkecllabel userDefault ;# the default
235 option add *$root*Text.font tkeclmono
236 option add *$root*Entry.font tkeclmono
237 option add *$root*Hierarchy.font tkeclmono
238 option add *$root*Text.font tkeclmono
377 -background white -selectbackground gray -root to
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/documents/tutorial/
H A Dsearch.tex333 If we decide to choose values for X1 first (at the root of the search tree)
457 factor at the root of the search tree and the total number of internal nodes.
775 starting the search at the tree root with a certain integral amount of
824 root of the search tree, and disallows choices completely below a certain
H A Dreal.tex81 An example of using bounded reals to safely compute the square root of 2:
/barrelfish-2018-10-04/kernel/
H A Dcapabilities.c1202 errval_t caps_create_from_existing(struct capability *root, capaddr_t cnode_cptr, argument
1209 err = caps_lookup_cap(root, cnode_cptr, cnode_level, &cnode,
/barrelfish-2018-10-04/usr/eclipseclp/documents/search/
H A Dsearch.tex335 If we decide to choose values for X1 first (at the root of the search tree)
456 factor at the root of the search tree and the total number of internal nodes.
698 starting the search at the tree root with a certain integral amount of
747 root of the search tree and disallows choices completely below a certain
/barrelfish-2018-10-04/usr/eclipseclp/documents/userman/
H A Dumssocket.tex27 % \part{text2, root = `manual.mss'}
/barrelfish-2018-10-04/doc/022-armv8/
H A Dreport.tex647 root (where \texttt{A.B.C.D} is the IP address on the interface that ran PXE).
717 \item If UEFI provided an ACPI root table, the Multiboot structure

Completed in 217 milliseconds

123456