Searched refs:have (Results 251 - 275 of 426) sorted by relevance

<<1112131415161718

/external/dropbear/libtomcrypt/
H A Dcrypt.tex130 The library serves as a toolkit for developers who have to solve cryptographic problems. Out of the box LibTomCrypt
136 You may be wondering, \textit{Tom, why did you write a crypto library. I already have one.} Well the reason falls into
146 With this library all core functions (ciphers, hashes, prngs, and bignum) have the same prototype definition. They all load
181 you have to update the associated support code as well. In LibTomCrypt the associated code (\textit{chaining modes in this case})
195 of the ciphers and hashes are patent free or under patents that have since expired.
219 There have been quite a few other people as well. Please check the change log to see who else has contributed from
341 /* if rsa_export() was successful then x will have
352 indicating a buffer overflow would have occurred. If the function succeeds, it stores the length of the output back into
410 have the same prototype and store their keys as naturally as possible. This also removes the need for dynamic memory
424 If the function returns successfully the variable \textit{skey} will have
[all...]
/external/libvpx/examples/includes/geshi/
H A Dgeshi.php24 * You should have received a copy of the GNU General Public License
192 still have to close open patterns. 12k should do just fine on a 16k limit.
585 * should be automatically set correctly. If you have
817 * code will have the same style as the line number! Consult the
1460 * for the current language, you have to manually call @see GeSHi->optimize_keyword_group()
1885 //Now we have an array with each possible symbol as the key and the style as the actual data.
1938 //Check if the style rearrangements have been processed ...
1975 //At this step we have an associative array with flag groups for a
2193 // when we have only one part, we don't have anythin
[all...]
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
H A Dvisitor.rb46 children have been visited.
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
H A Dproperties.rb91 ids.should have( 6 ).things
/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DAVT.java295 XSLTErrorResources.ER_NO_CURLYBRACE, null); //"Error: Can not have \"{\" within expression.";
/external/bison/data/
H A Dlocation.cc17 # You should have received a copy of the GNU General Public License
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/dropSiteRootFiles/
H A Dindex.php23 user and developer documentation provided in the online help system. If you have
/external/grub/stage2/
H A Dtparm.c90 * The % encodings have the following meanings:
459 * A few caps (such as plab_norm) have string-valued parms.
460 * We'll have to assume that the caller knows the difference, since
/external/libvpx/examples/includes/geshi/geshi/
H A Djava5.php47 * You should have received a copy of the GNU General Public License
H A Dpython.php40 * You should have received a copy of the GNU General Public License
H A Dreg.php56 * You should have received a copy of the GNU General Public License
H A Dtyposcript.php37 * You should have received a copy of the GNU General Public License
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
H A Dparser.ml92 (* At this point, we have to have 'in'. *)
/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
H A DSDL_riscosASM.S15 ; You should have received a copy of the GNU Library General Public
/external/valgrind/main/exp-bbv/tests/ppc32-linux/
H A Dll.S97 cmpw 0,12,9 # have we reached the end?
221 # my iBook's /proc/cpuinfo does not have a "processor" line ???
/external/blktrace/btt/doc/
H A Dbtt.tex17 % You should have received a copy of the GNU General Public License
84 While this step is optional, we have found that performing this
255 We have almost exclusively seen median and mode values of 0, indicating
256 that seeks tend to have an equal amount of forward and backwards
314 This table and the preceding one have to be considered together --
326 requests came in, and subtracts requests that have been issued (D).
360 One must be aware, however, that the process ID may not have anything
490 type of setting. For each pair, the Y values have two settings off
701 The format of the output file names is to have the name generated by
720 The format of the data is to have th
[all...]
/external/chromium/third_party/libjingle/source/talk/
H A Dmain.scons249 # The POSIX standard says we have to define this.
291 # TODO: consider only defining for libs that actually have objc.
412 # Remove -g set by hammer, which is not what we want (we have set -g3 above).
/external/libvpx/vp8/common/x86/
H A Didctllm_sse2.asm110 ; special case when 2 blocks have 0 or 1 coeffs
373 ; special case when 2 blocks have 0 or 1 coeffs
449 ; special case when 2 blocks have 0 or 1 coeffs
/external/iproute2/doc/
H A Dip-cref.tex28 However, the document is self-contained and the reader, provided they have a
130 do not allow all of these operations or have some additional commands.
311 \verb|ip| aborts immediately after any of the changes have failed.
375 The interface name may have another name or \verb|NONE| appended
421 \verb|BROADCAST| link is multicasting by definition, because we have
466 types may have their natural address format, f.e.\ addresses
471 NBMA links have no well-defined broadcast or peer address,
516 on Ethernet-like media. This number may have a different sense on other
542 may have non zero values in these fields but they may be
551 to a network device. Each device must have a
[all...]
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tree.pas51 /// How to create and navigate trees. Rather than have a separate factory
122 /// with have the user will build ASTs. Do nothing if t or child is null.
158 /// children; i.e., you don't have to copy the list. We are
159 /// constructing these nodes so we should have this control for
194 /// Both have issues especially on .NET 1.x and Mono.
269 /// still usually have a nil root node just to hold the children list.
420 /// so we have to instantiate new ones. When doing normal tree
430 /// don't have to make your trees implement this interface, but if you do,
501 /// Indicates the node is a nil node but may still have children, meaning
511 /// <summary>In case we don't have
[all...]
/external/icu4c/data/mappings/
H A Ducmfiles.mk10 # Then, you can have your local changes remain even if you upgrade or re
/external/llvm/lib/Support/Windows/
H A DPath.inc28 // returned by a Win32 API will have backward slashes. As LLVM code basically
227 // happened to have the same process id, get rid of it.
423 // If the last character is a slash, we have a root directory
859 // above line. We use the expansion it would have in a non-UNICODE build.
/external/openssh/contrib/redhat/
H A Dopenssh.spec159 securely connect to your SSH server. You also need to have the openssh
296 # Count the number of HostKey and HostDsaKey statements we have.
303 # one nullifies the default, which would have loaded both.
411 - test for skip_x11_askpass (line 77) should have been for no_x11_askpass
518 it by default on a system that doesn't have X installed (#49263)
563 it by default on a system that doesn't have X installed
598 have too many userauth requests (we may make up to six pubkey and up to
/external/quake/quake/src/QW/client/
H A Dr_edge.c15 You should have received a copy of the GNU General Public License
28 have multiple free span lists to try to get better coherence?
33 have a sentinal at both ends?
657 this has links to edges, which have links to surfaces
723 // flush the span list if we can't be sure we have enough spans left for
/external/quake/quake/src/WinQuake/
H A Dr_edge.cpp15 You should have received a copy of the GNU General Public License
28 have multiple free span lists to try to get better coherence?
33 have a sentinal at both ends?
657 this has links to edges, which have links to surfaces
723 // flush the span list if we can't be sure we have enough spans left for

Completed in 702 milliseconds

<<1112131415161718