Searched refs:enough (Results 1 - 21 of 21) sorted by relevance

/external/clearsilver/perl/
H A DClearSilver.pm50 author of the extension was negligent enough to leave the stub
/external/zlib/examples/
H A Denough.c0 /* enough.c -- determine the maximum size of inflate's Huffman code tables over
228 /* we can use at most this many bit patterns, lest there not be enough
299 fputs("abort: unable to allocate enough memory\n", stderr);
364 /* we can use at most this many bit patterns, lest there not be enough
400 local void enough(int syms) function
447 For the deflate literal/length code, use "enough". For the deflate distance
448 code, use "enough 30 6".
510 fputs("abort: unable to allocate enough memory\n", stderr);
524 fputs("abort: unable to allocate enough memory\n", stderr);
553 fputs("abort: unable to allocate enough memor
[all...]
/external/grub/util/
H A Dmkbimage288 # Increase in order to be sure that with a fs there will be enough
401 will be more than enough... if you have formated the floppy correctly
/external/bison/data/
H A Dglr.cc24 # skeleton is clean and pure enough so that there are no real
/external/tremolo/Tremolo/
H A DbitwiseARM.s51 BLT look_slow @ Not enough bits in this segment for
241 BLT read_slow @ Not enough bits in this segment for
/external/v8/src/arm/
H A Dbuiltins-arm.cc1215 Label enough, too_few; local
1222 __ bind(&enough);
/external/v8/src/ia32/
H A Dbuiltins-ia32.cc1186 Label enough, too_few; local
1193 __ bind(&enough);
/external/v8/src/x64/
H A Dbuiltins-x64.cc115 Label enough, too_few; local
122 __ bind(&enough);
/external/zlib/contrib/masm686/
H A Dmatch.asm117 nicematch = 24 ; a good enough match size
/external/libvpx/vp8/common/x86/
H A Dpostproc_mmx.asm38 ; move the global rd onto the stack, since we don't have enough registers
H A Dpostproc_sse2.asm37 ; move the global rd onto the stack, since we don't have enough registers
/external/bison/tests/
H A Dtestsuite374 63;conflicts.at:476;%expect not enough;;
10533 63 ) # 63. conflicts.at:476: %expect not enough
10535 at_desc='%expect not enough'
10536 $at_quiet $ECHO_N " 63: %expect not enough $ECHO_C"
11178 /* This used to be alarm (10), but that isn't enough time for
11180 according to Nelson H. F. Beebe. 100 seconds is enough. */
12387 /* This used to be alarm (10), but that isn't enough time for
12389 according to Nelson H. F. Beebe. 100 seconds is enough. */
13627 /* This used to be alarm (10), but that isn't enough time for
13629 according to Nelson H. F. Beebe. 100 seconds is enough
[all...]
/external/iproute2/doc/
H A Dip-tunnels.tex201 which changes this infrastructure. The danger that not enough careful
H A Dip-cref.tex29 basic networking background, will find enough information
70 line does not give enough information to guess the family, \verb|ip| falls back to the default
173 because the user didn't give enough information.
/external/zlib/contrib/masmx64/
H A Dgvmat64.asm81 nicematch equ (rsp + 16 - LocalVarsSize) ; a good enough match size
/external/zlib/contrib/masmx86/
H A Dmatch686.asm127 nicematch equ esp + 24 ; a good enough match size
H A Dgvmat32.asm621 nicematch equ esp + 24 ; a good enough match size
/external/libvpx/vp8/common/ppc/
H A Dfilter_altivec.asm768 ;# for the destination is not large enough to hold the temporary data.
/external/dropbear/libtomcrypt/
H A Dcrypt.tex1784 enough for the hash in question. Often hashes are used to get keys for symmetric ciphers so the \textit{XXX\_done()} functions
2581 bit followed by a 1 bit and enough zeros to make the message a multiple of the cipher block size. If the message is byte aligned, the padding takes on the form of
2582 a single 0x40 or 0xC0 byte followed by enough 0x00 bytes to make the message proper multiple.
2679 Which returns {\bf CRYPT\_OK} if the entropy was accepted. Once you think you have enough entropy you call another
3244 The most often suggested value for $e$ is $65537$ since it is large enough to make such attacks impossible and also well
3266 The \textit{e} parameter is the encryption exponent desired, typical values are 3, 17, 257 and 65537. Stick with 65537 since it is big enough to prevent
4335 a cast or prototype are of type \textbf{int} by default. Appending \textit{UL} or pre-pending \textit{(unsigned long)} is enough to cast it to the correct type.
4417 means you need at least enough memory to keep an additional copy of the output on the heap.
5260 cause the ctr routine to first use up the remaining pad bytes. Then if there are enough plaintext bytes left it will use
5290 Twofish is a 128-bit symmetric block cipher that is provided within the library. The cipher itself is flexible enough
[all...]
/external/grub/docs/
H A Dtexinfo.tex934 % We'll use ems for NCHARS, close enough.
1427 % used as factors; they just match (closely enough) what Knuth defined.
2695 % line is not enough. That is bad. So let's go back to just `&' until
4593 % This space should be enough, since a single number is .5em, and the
6167 % that is not enough: for node names that actually contain a ^
/external/blktrace/btt/doc/
H A Dbtt.tex61 version 2.00. However, the descriptions are general enough to cover

Completed in 393 milliseconds