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

  /external/libcxx/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.pconst/
eval_param.pass.cpp 61 const size_t Ni = ub - lb;
63 assert(Ni == 0);
66 assert(std::abs((double)Ni/N - prob[i]) / prob[i] < .01);
67 double mean = std::accumulate(lb, ub, 0.0) / Ni;
79 var /= Ni;
81 skew /= Ni * dev * var;
82 kurtosis /= Ni * var * var;
eval.pass.cpp 59 const size_t Ni = ub - lb;
61 assert(Ni == 0);
64 assert(std::abs((double)Ni/N - prob[i]) / prob[i] < .01);
65 double mean = std::accumulate(lb, ub, 0.0) / Ni;
77 var /= Ni;
79 skew /= Ni * dev * var;
80 kurtosis /= Ni * var * var;
119 const size_t Ni = ub - lb;
121 assert(Ni == 0);
124 assert(std::abs((double)Ni/N - prob[i]) / prob[i] < .01)
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.pconst/
eval_param.pass.cpp 61 const size_t Ni = ub - lb;
63 assert(Ni == 0);
66 assert(std::abs((double)Ni/N - prob[i]) / prob[i] < .01);
67 double mean = std::accumulate(lb, ub, 0.0) / Ni;
79 var /= Ni;
81 skew /= Ni * dev * var;
82 kurtosis /= Ni * var * var;
eval.pass.cpp 59 const size_t Ni = ub - lb;
61 assert(Ni == 0);
64 assert(std::abs((double)Ni/N - prob[i]) / prob[i] < .01);
65 double mean = std::accumulate(lb, ub, 0.0) / Ni;
77 var /= Ni;
79 skew /= Ni * dev * var;
80 kurtosis /= Ni * var * var;
119 const size_t Ni = ub - lb;
121 assert(Ni == 0);
124 assert(std::abs((double)Ni/N - prob[i]) / prob[i] < .01)
    [all...]
  /external/clang/test/SemaCXX/
using-directive.cpp 71 namespace Ni {
72 int i(); // expected-note{{candidate found by name lookup is 'Ni::i'}}
77 using namespace Ni;
  /external/opencv/cvaux/src/
cvmorphcontours.cpp 550 int Ni,Nj; // size of contours
567 Ni = contour1->total + 1;
570 point1 = (CvPoint* )malloc( Ni*sizeof(CvPoint) );
578 point1[Ni-1] = point1[0];
584 i = Ni-1; //correspondence to points of contour1
630 int Ni,Nj; // size of contours
648 Ni = contour1->total + 1;
652 W = (_CvWork**)malloc(sizeof(_CvWork*)*Ni);
653 for(i=0; i<Ni; i++)
658 point1 = (CvPoint* )malloc( Ni*sizeof(CvPoint) )
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/
bn_mont.c 302 if (!BN_mul(t2,t1,&mont->Ni,ctx)) goto err;
338 BN_init(&(ctx->Ni));
350 BN_free(&(mont->Ni));
409 /* Ni = (R*Ri-1)/N,
433 /* Ni = (R*Ri-1)/N,
449 /* Ni = (R*Ri-1) / N */
450 if (!BN_div(&(mont->Ni),NULL,Ri,&mont->N,ctx)) goto err;
471 if (!BN_copy(&(to->Ni),&(from->Ni))) return NULL;
bn.h 334 BIGNUM Ni; /* R*(1/R mod N) - N*Ni = 1
335 * (Ni is only stored for bignum algorithm) */
336 BN_ULONG n0[2];/* least significant word(s) of Ni;
    [all...]
  /external/openssl/crypto/bn/
bn_mont.c 302 if (!BN_mul(t2,t1,&mont->Ni,ctx)) goto err;
338 BN_init(&(ctx->Ni));
350 BN_free(&(mont->Ni));
409 /* Ni = (R*Ri-1)/N,
433 /* Ni = (R*Ri-1)/N,
449 /* Ni = (R*Ri-1) / N */
450 if (!BN_div(&(mont->Ni),NULL,Ri,&mont->N,ctx)) goto err;
471 if (!BN_copy(&(to->Ni),&(from->Ni))) return NULL;
bn.h 334 BIGNUM Ni; /* R*(1/R mod N) - N*Ni = 1
335 * (Ni is only stored for bignum algorithm) */
336 BN_ULONG n0[2];/* least significant word(s) of Ni;
    [all...]
  /system/core/libpixelflinger/codeflinger/
texturing.cpp     [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
x86_64-mont.pl 1202 my @Ni=("%rbx","%r9");
1218 mov 8($nptr,$j),$Ni[1] # n[1] # modsched #
1220 mov %rax,$Ni[0] # # modsched #
1228 mov $Ni[1],%rax
1237 mov $Ni[0],%rax
1242 mov 16($nptr,$j),$Ni[0] # n[2]
1248 mov $Ni[0],%rax
1257 mov $Ni[1],%rax
1260 mov 24($nptr,$j),$Ni[1] # n[3]
1266 mov $Ni[1],%ra
    [all...]
  /external/openssl/crypto/bn/asm/
x86_64-mont.pl 1202 my @Ni=("%rbx","%r9");
1218 mov 8($nptr,$j),$Ni[1] # n[1] # modsched #
1220 mov %rax,$Ni[0] # # modsched #
1228 mov $Ni[1],%rax
1237 mov $Ni[0],%rax
1242 mov 16($nptr,$j),$Ni[0] # n[2]
1248 mov $Ni[0],%rax
1257 mov $Ni[1],%rax
1260 mov 24($nptr,$j),$Ni[1] # n[3]
1266 mov $Ni[1],%ra
    [all...]
armv4-mont.pl 253 my ($Bi,$Ni,$M0)=map("d$_",(28..31));
291 vmul.u32 $Ni,$temp,$M0
297 vzip.16 $Ni,$zero
304 vmlal.u32 $A0xB,$Ni,${N0}[0]
306 vmlal.u32 $A1xB,$Ni,${N0}[1]
307 vmlal.u32 $A2xB,$Ni,${N1}[0]
308 vmlal.u32 $A3xB,$Ni,${N1}[1]
310 vmlal.u32 $A4xB,$Ni,${N2}[0]
312 vmlal.u32 $A5xB,$Ni,${N2}[1]
314 vmlal.u32 $A6xB,$Ni,${N3}[0
    [all...]
  /external/clang/include/clang/Analysis/Analyses/
ThreadSafetyTIL.h     [all...]
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
bn.h 334 BIGNUM Ni; /* R*(1/R mod N) - N*Ni = 1
335 * (Ni is only stored for bignum algorithm) */
336 BN_ULONG n0[2];/* least significant word(s) of Ni;
    [all...]
  /external/openssl/include/openssl/
bn.h 334 BIGNUM Ni; /* R*(1/R mod N) - N*Ni = 1
335 * (Ni is only stored for bignum algorithm) */
336 BN_ULONG n0[2];/* least significant word(s) of Ni;
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/testdata/
h264-svc-99-640x360.rtpdump     [all...]
  /external/chromium_org/third_party/dom_distiller_js/package/js/
domdistiller.js     [all...]

Completed in 1255 milliseconds