HomeSort by relevance Sort by last modified time
    Searched refs:Certain (Results 1 - 5 of 5) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/
BitmapImage.h 177 Certain // The repetition count is known to be correct.
BitmapImage.cpp 295 m_repetitionCountStatus = (imageKnownToBeComplete || m_repetitionCount == cAnimationNone) ? Certain : Uncertain;
  /external/libvpx/vpx_ports/
x86_abi_support.asm 82 ; Certain ABIs, notably MS COFF and Darwin MACH-O, require that symbols
136 ; The Microsoft assembler tries to impose a certain amount of type safety in
  /external/dropbear/libtomcrypt/
crypt.tex 228 if it failed. Certain functions that return int will return $-1$ to indicate an error. These functions will be explicitly
319 Certain functions such as (for example) \textit{rsa\_export()} give an output that is variable length. To prevent buffer overflows you
360 Certain functions such as \textit{rsa\_make\_key()} require a Pseudo Random Number Generator (PRNG). These functions do not setup
363 Certain PRNG algorithms do not require a \textit{prng\_state} argument (sprng for example). The \textit{prng\_state} argument
395 must pass in (a pointer to) an array of 32 \textit{unsigned char} variables. Certain routines (such as SAFER+) take
    [all...]
  /external/dropbear/libtommath/
bn.tex 441 Certain algorithms require more than one large integer. In these instances it is ideal to initialize all of the mp\_int
    [all...]

Completed in 125 milliseconds