Searched refs:new (Results 226 - 250 of 257) sorted by relevance

1234567891011

/barrelfish-master/lib/openssl-1.0.0d/crypto/threads/
H A Dmttest.c1231 lock_cs[i] = new BLocker(CRYPTO_get_lock_name(i));
/barrelfish-master/doc/022-armv8/
H A Dreport.tex62 ARMv8 cores. This document presents the new CPU driver design
65 challenges presented by the new architecture (\autoref{c:tech}).
174 new boot and configuration subsystem, but should pay off in the long term, as
175 ports to new ARM boards will no longer require extensive manual configuration.
176 The code should also be largely reusable for x86 UEFI systems. Our new UEFI
/barrelfish-master/lib/tommath/
H A Dtommath.tex392 & new theory from the perspective of a student. \\
407 devising new theory. These problems are quick tests to see if the material is understood. Problems at the second level
413 involve devising a new algorithm or implementing a variation of another algorithm previously presented. Readers who can
543 dependent function mp\_exptmod() was written. Adding the new multiplication algorithms did not require changes to the
545 for new algorithms. This methodology allows new algorithms to be tested in a complete framework with relative ease.
783 iteration the variable $a$ is substituted for a new integer that lies inclusively between $b$ and $c$. If $b > c$ occured
1171 \textbf{Remark.} This algorithm also introduces a new idiosyncrasy that will be used throughout the rest of the
1708 of the two inputs. The original \textbf{used} count of $c$ is copied and set to the new used count.
1753 For this algorithm a new variabl
[all...]
H A Dbn.tex85 As of the v0.25 the library source code has been placed in the public domain with every new release. As of the v0.28
86 release the textbook ``Implementing Multiple Precision Arithmetic'' has been placed in the public domain with every new
1086 in place and no new digits are required to complete it.
1671 but users are encouraged to use the new mp\_prime\_random\_ex() function instead.
/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dbigrat.c156 #define Duplicate_Buffer(old, new) { /*allow old==new*/ \
159 (new) = _to = TG; \
/barrelfish-master/usr/eclipseclp/documents/libman/
H A Dic.tex959 the system may not be consistent with respect to the new threshold. If it
960 is important that the new level of precision be realised for all or part of
1187 Registers a new event type and sets the counter to 0. This allows
1284 number of properties which may be less desirable when writing new
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumserrors.tex482 %erases the existing array and replaces it by a new one.
H A Dumsintro.tex126 %new features.
H A Dumssocket.tex175 If the next packet is to be sent to a different address, a new
H A Dumsterm.tex161 has an uninstantiated tail so that new elements
H A Dumsio.tex371 to a new actual stream.
826 The new stream contents can be retrieved either by reading from the string
H A Dumsarrays.tex272 Though this feature could be used to make a copy of a term with new variables,
H A Dumsflags.tex189 Specify after how many new dictionary entries the dictionary gar\-bage collector is invoked.
H A Dumssyntax.tex458 declaring new operators. The built-in
/barrelfish-master/lib/openssl-1.0.0d/crypto/x509v3/
H A DMakefile79 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
80 mv -f Makefile.new $(MAKEFILE)
/barrelfish-master/usr/eclipseclp/documents/embedding/
H A Dembed.tex564 new variables, and for the nil which terminates {\eclipse} lists.
809 ec_xt_long_arr and ec_xt_char_arr, new ones can easily be defined.
H A Dembremoteproto.tex1183 remote side wishes to initiates the creation of a new peer queue. Name is the
1229 Control is handed over to {\eclipse} side, which should then set up a new
/barrelfish-master/usr/eclipseclp/documents/tutorial/
H A Dicintro.tex949 If this fails, a new bin is added to the bin list;
950 appropriate constraints are imposed on all the new bin's
H A Dsearch.tex192 \item Find a solution which satisfies this new constraint.
193 If one exists, we have a new best solution and we repeat step 2.
/barrelfish-master/doc/012-services/
H A DServices.tex124 space for and create new capabilities, as well as to manipulate them
210 supports notification of new entries and changed entries, and a
/barrelfish-master/doc/026-device-queues/
H A Ddevif.tex680 into two new memory chunks that do not contain the buffer. Simply put, the list contains the
684 chunks if possible, otherwise a new memory chunk is added to the
/barrelfish-master/usr/eclipseclp/documents/internal/kernel/
H A Druntime.tex201 whenever a certain number of new entries have been created
/barrelfish-master/usr/eclipseclp/documents/megalog/
H A Dknowbase-sec.tex539 process but the retrieved clauses are put into a new
/barrelfish-master/usr/eclipseclp/documents/visualisation/
H A Dclients.tex30 A new Java visualisation client (Java VC) can be started from the
/barrelfish-master/lib/openssl-1.0.0d/crypto/evp/
H A DMakefile92 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
93 mv -f Makefile.new $(MAKEFILE)

Completed in 129 milliseconds

1234567891011