/external/openssl/crypto/bn/ |
D | bn_div.c | 144 # define bn_div_words(n0,n1,d0) \ argument 158 # define bn_div_words(n0,n1,d0) \ argument 323 BN_ULONG n0,n1,rem=0; in BN_div() local
|
D | bn_asm.c | 849 BN_ULONG c0,c1,ml,*tp,n0; in bn_mul_mont() local 941 …_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, const BN_ULONG *np,const BN_ULONG *n0, int num) in bn_mul_mont() 988 BN_ULONG c0,c1,*tp,n0=*n0p; in bn_mul_mont() local 1025 …_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, const BN_ULONG *np,const BN_ULONG *n0, int num) in bn_mul_mont()
|
D | bn_mont.c | 180 BN_ULONG *ap,*np,*rp,n0,v,carry; in BN_from_montgomery_word() local
|
D | bn_exp.c | 693 BN_ULONG *np=mont->N.d, *n0=mont->n0; in BN_mod_exp_mont_consttime() local
|
D | bn.h | 336 BN_ULONG n0[2];/* least significant word(s) of Ni; member
|
/external/openssl/crypto/ |
D | sparcv9cap.c | 17 …_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, const BN_ULONG *np,const BN_ULONG *n0, int num) in bn_mul_mont()
|
/external/eigen/test/eigen2/ |
D | eigen2_hyperplane.cpp | 32 VectorType n0 = VectorType::Random(dim).normalized(); in hyperplane() local
|
D | eigen2_sparse_basic.cpp | 255 int n0 = ei_random<int>(1,rows-std::max(j0,j1)); in sparse_basic() local
|
/external/v8/src/ |
D | interface.cc | 191 int n0 = n > 0 ? n : 0; in Print() local
|
D | scopes.cc | 789 int n0 = (n > 0 ? n : 0); in Print() local
|
/external/eigen/test/ |
D | geo_hyperplane.cpp | 33 VectorType n0 = VectorType::Random(dim).normalized(); in hyperplane() local
|
D | sparse_basic.cpp | 257 int n0 = internal::random<int>(1,rows-(std::max)(j0,j1)); in sparse_basic() local
|
/external/libvorbis/lib/ |
D | block.c | 745 int n0=ci->blocksizes[0]>>(hs+1); in vorbis_synthesis_blockin() local 939 int n0=ci->blocksizes[0]>>(hs+1); in vorbis_synthesis_lapout() local
|
/external/openssl/crypto/ec/ |
D | ecp_smpl.c | 649 BIGNUM *n0, *n1, *n2, *n3, *n4, *n5, *n6; in ec_GFp_simple_add() local 813 BIGNUM *n0, *n1, *n2, *n3; in ec_GFp_simple_dbl() local
|
/external/valgrind/main/VEX/priv/ |
D | main_util.c | 261 void convert_int ( /*OUT*/HChar* buf, Long n0, in convert_int()
|
/external/tremolo/Tremolo/ |
D | mdct.c | 468 void mdct_unroll_lap(int n0,int n1, in mdct_unroll_lap()
|
/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
D | InsnFormat.java | 546 protected static short codeUnit(int n0, int n1, int n2, int n3) { in codeUnit()
|
/external/bison/lib/ |
D | quotearg.c | 581 unsigned int n0 = n; in quotearg_n_options() local
|
/external/opencv/cxcore/src/ |
D | cxdxt.cpp | 221 icvDFTInit( int n0, int nf, int* factors, int* itab, int elem_size, void* _wave, int inv_itab ) in icvDFTInit() 439 int n0 = n, f_idx, nx; in icvDFT_64fc() local 862 int n0 = n, f_idx, nx; in icvDFT_32fc() local
|
/external/mksh/src/ |
D | expr.c | 559 int i, n0; in exprtoken() local
|
/external/openssl/include/openssl/ |
D | bn.h | 336 BN_ULONG n0[2];/* least significant word(s) of Ni; member
|
/external/webkit/Source/JavaScriptCore/bytecode/ |
D | CodeBlock.cpp | 948 unsigned n0 = (++it)->u.operand; in dump() local
|