HomeSort by relevance Sort by last modified time
    Searched defs:Ni (Results 1 - 4 of 4) sorted by null

  /system/core/libpixelflinger/codeflinger/
texturing.cpp     [all...]
  /external/openssl/crypto/bn/
bn.h 304 BIGNUM Ni; /* R*(1/R mod N) - N*Ni = 1
305 * (Ni is only stored for bignum algorithm) */
308 BN_ULONG n0[2];/* least significant word(s) of Ni */
310 BN_ULONG n0; /* least significant word of Ni */
    [all...]
  /external/openssl/include/openssl/
bn.h 304 BIGNUM Ni; /* R*(1/R mod N) - N*Ni = 1
305 * (Ni is only stored for bignum algorithm) */
308 BN_ULONG n0[2];/* least significant word(s) of Ni */
310 BN_ULONG n0; /* least significant word of Ni */
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/openssl/
bn.h 303 BIGNUM Ni; /* R*(1/R mod N) - N*Ni = 1
304 * (Ni is only stored for bignum algorithm) */
305 BN_ULONG n0; /* least significant word of Ni */

Completed in 1113 milliseconds