Home
last modified time | relevance | path

Searched defs:n0 (Results 1 – 25 of 42) sorted by relevance

12

/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/moment/
DSkewness.java111 double n0 = moment.getN(); in getResult() local
182 double n0 = length; in evaluate() local
DFourthMoment.java97 double n0 = n; in increment() local
DThirdMoment.java93 double n0 = n; in increment() local
DFirstMoment.java103 double n0 = n; in increment() local
DKurtosis.java185 double n0 = length; in evaluate() local
/external/clang/test/Modules/
Dmacros2.c10 int n0 = TOP_OTHER_DEF_RIGHT_UNDEF; // ok variable
/external/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.scoped/
Dmutex.fail.cpp29 M n0, n1, n2; in main() local
/external/brotli/java/org/brotli/dec/
DDictionaryData.java23 int n0 = data0.length(); in unpackDictionaryData() local
/external/eigen/test/
Dsparse_block.cpp192 Index n0 = internal::random<Index>(1,outer-(std::max)(j0,j1)); in sparse_block() local
224 Index n0 = internal::random<Index>(1,outer-(std::max)(j0,j1)); in sparse_block() local
Dnullary.cpp158 Index n0 = VectorType::SizeAtCompileTime==Dynamic ? 0 : VectorType::SizeAtCompileTime; in testVectorType() local
Dgeo_hyperplane.cpp34 VectorType n0 = VectorType::Random(dim).normalized(); in hyperplane() local
/external/mesa3d/src/mesa/program/
Dprog_noise.c220 float n0, n1; in _mesa_noise1() local
244 float n0, n1, n2; /* Noise contributions from the three corners */ in _mesa_noise2() local
327 float n0, n1, n2, n3; /* Noise contributions from the four corners */ in _mesa_noise3() local
484 float n0, n1, n2, n3, n4; /* Noise contributions from the five corners */ in _mesa_noise4() local
/external/libunwind/tests/
DGia64-test-stack.c58 unw_word_t ip, sp, bsp, v0, v1, v2, v3, n0, n1, n2, n3, cfm, sof, sol, r32; in do_unwind_tests() local
/external/libvpx/libvpx/vpx_dsp/
Dprob.h58 static INLINE vpx_prob get_binary_prob(unsigned int n0, unsigned int n1) { in get_binary_prob()
/external/boringssl/src/crypto/fipsmodule/bn/
Dmontgomery.c203 uint64_t n0 = bn_mont_n0(&mont->N); in BN_MONT_CTX_set() local
272 BN_ULONG n0 = mont->n0[0]; in bn_from_montgomery_in_place() local
Ddiv.c141 BN_ULONG n0, BN_ULONG n1, BN_ULONG d0) { in bn_div_rem_words()
308 BN_ULONG n0, n1, rm = 0; in BN_div() local
/external/iputils/ninfod/
Dninfod_name.c212 const char *s0 = s, *n0 = n; in compare_dnsname() local
/external/libvpx/libvpx/vpx_dsp/mips/
Didct32x32_msa.c15 v8i16 m0, m1, m2, m3, m4, m5, m6, m7, n0, n1, n2, n3, n4, n5, n6, n7; in idct32x8_row_transpose_store() local
243 v8i16 m0, m1, m2, m3, m4, m5, m6, m7, n0, n1, n2, n3, n4, n5, n6, n7; in idct_butterfly_transpose_store() local
542 v8i16 m0, m1, m2, m3, m4, m5, m6, m7, n0, n1, n2, n3, n4, n5, n6, n7; in idct8x32_column_butterfly_addblk() local
/external/libvpx/libvpx/vp9/common/
Dvp9_entropy.c1068 const int n0 = counts[i][j][k][l][ZERO_TOKEN]; in adapt_coef_probs() local
/external/syslinux/core/lwip/src/netif/ppp/
Dvj.c470 struct pbuf *n0 = *nb; in vj_uncompress_tcp() local
/external/boringssl/src/crypto/fipsmodule/ec/
Dsimple.c310 BIGNUM *n0, *n1, *n2, *n3, *n4, *n5, *n6; in ec_GFp_simple_add() local
502 BIGNUM *n0, *n1, *n2, *n3; in ec_GFp_simple_dbl() local
/external/boringssl/src/include/openssl/
Dbn.h924 BN_ULONG n0[2]; // least significant words of (R*Ri-1)/N member
/external/tensorflow/tensorflow/core/kernels/
Dconcat_op_test.cc140 const size_t n0 = data1.size(); in MemcpyAlternativeHelper() local
/external/tensorflow/tensorflow/compiler/xla/
Darray_test.cc40 for (int64 n0 = 0; n0 < fullof7.dim(0); ++n0) { in TEST() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DWNafUtil.java135 … int n0 = ((k0.intValue() >>> offset) + d0) & 7, n1 = ((k1.intValue() >>> offset) + d1) & 7; in generateJSF() local

12