Searched refs:speed (Results 26 - 50 of 55) sorted by relevance

123

/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Delipsys_fd.pl184 % Array of items to speed up the accesses
220 % Array of items to speed up the accesses
H A Dfd_elipsys.pl207 % Array of items to speed up the accesses
243 % Array of items to speed up the accesses
H A Dpaddy.pl1724 % For varset_inter should have largest argument first, for speed.
H A Dtracer_tcl.pl196 % breakpoint. Do this FIRST for speed!!!
/barrelfish-master/usr/drivers/usb/usb_manager/
H A Dusb_transfer.c613 params.speed = device->speed;
/barrelfish-master/usr/drivers/solarflare/
H A Dsfn5122f_cdriver.c144 uint32_t speed[2]; member in struct:sfn5122f_driver_state
152 /* Loopback mode none and speed */
449 memcpy(&(st->speed[port]), out+CMD_GET_LINK_OUT_SPEED_OFFSET, 4);
453 decode_link(st->fcntl[port], st->flags[port], st->speed[port]);
/barrelfish-master/doc/016-serial-ports/
H A DSerial.tex73 at a fixed, default speed with basic settings (typically 115000 baud,
/barrelfish-master/lib/openssl-1.0.0d/
H A DMakefile.bak369 rm -f speed.* .pure
H A DMakefile.org367 rm -f speed.* .pure
H A DMakefile369 rm -f speed.* .pure
/barrelfish-master/usr/eclipseclp/Contrib/
H A Drdtok.pl40 speed is the way variables are looked up: this code uses a linear
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumscompiler.tex941 To achieve the maximum speed of your programs, choose the following compiler
952 %has now no influence on the execution speed.
962 When the program is running and its speed is still
H A Dumsdebug.tex561 ones and so the user can selectively influence the speed of the code
599 to speed up the execution of procedures that need not be
/barrelfish-master/usr/eclipseclp/documents/libman/
H A Dextfd.tex676 not be helpful enough to find bugs (correctness debugging) or to speed up
864 other constraints, can speed up the search considerably.
894 of instantiated variables can speed up or slow down the search
H A Dobsman.tex781 not be helpful enough to find bugs (correctness debugging) or to speed up
970 other constraints, can speed up the search considerably.
1000 of instantiated variables can speed up or slow down the search
H A Dextchr.tex719 constraints are removed. If the speed of the final handler is not
/barrelfish-master/lib/tommath/
H A Dbn.tex252 function per source file and often I use a ``middle-road'' approach where I don't cut corners for an extra 2\% speed
289 Essentially the only time you wouldn't use LibTomMath is when blazing speed is the primary concern. However,
1227 of the speed difference.
H A Dtommath.tex362 $O(n^k)$ for $n, k \in \Z^{+}$. This will help make useful comparisons in terms of the speed of the algorithms and how
480 When compiled with GCC for the x86 processor and optimized for speed the entire library is approximately $100$KiB\footnote{The notation ``KiB'' means $2^{10}$ octets, similarly ``MiB'' means $2^{20}$ octets.}
1613 $\left [ 1 \right ]$ & Suggest a simple method to speed up the implementation of mp\_cmp\_mag based \\
2798 the speed increase is actually much more. With $O(n)$ space the algorithm can be reduced to $O(pn + qn)$ time by implementing the $n$ multiply
2943 making it an ideal algorithm to speed up certain public key cryptosystems such as RSA and Diffie-Hellman.
4140 the speed of the algorithm.
4686 modular exponentiation to greatly speed up the operation.
4708 such cryptosystem and many methods have been sought to speed it up.
4733 While this current method is a considerable speed up there are further improvements to be made. For example, the $a^{2^i}$ term does not need to
/barrelfish-master/usr/eclipseclp/documents/embedding/
H A Dembsumc.tex319 in a string. This should only be used if speed is not critical
H A Dembremote.tex63 coupled as in an embedded interface, the speed of communications between
/barrelfish-master/usr/eclipseclp/documents/internal/kernel/
H A Druntime.tex313 \item suspension descriptors (to speed up access to the corresponding code)
H A Dkernel.tex187 an undefined value part. The reason to have the TNIL tag is to speed
1956 \item[PRI] pointer to the goal's procedure descriptor, to speed up the
/barrelfish-master/doc/017-arm/
H A DARM.tex671 accesses. Due to their simplicity, the simulation speed is far above
/barrelfish-master/doc/002-mackerel/
H A DMackerel.tex1889 speed = e1000_status_rd(d).speed;
1895 speed = e1000_status_speed_rdf(d);
/barrelfish-master/usr/eclipseclp/documents/tutorial/
H A Dsearch.tex680 This will of course not speed up the finding of the first solution.

Completed in 322 milliseconds

123