/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/moment/ |
D | Skewness.java | 111 double n0 = moment.getN(); in getResult() local 182 double n0 = length; in evaluate() local
|
D | FourthMoment.java | 97 double n0 = n; in increment() local
|
D | ThirdMoment.java | 93 double n0 = n; in increment() local
|
D | FirstMoment.java | 103 double n0 = n; in increment() local
|
D | Kurtosis.java | 185 double n0 = length; in evaluate() local
|
/external/clang/test/Modules/ |
D | macros2.c | 10 int n0 = TOP_OTHER_DEF_RIGHT_UNDEF; // ok variable
|
/external/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.scoped/ |
D | mutex.fail.cpp | 29 M n0, n1, n2; in main() local
|
/external/brotli/java/org/brotli/dec/ |
D | DictionaryData.java | 23 int n0 = data0.length(); in unpackDictionaryData() local
|
/external/eigen/test/ |
D | sparse_block.cpp | 192 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
|
D | nullary.cpp | 158 Index n0 = VectorType::SizeAtCompileTime==Dynamic ? 0 : VectorType::SizeAtCompileTime; in testVectorType() local
|
D | geo_hyperplane.cpp | 34 VectorType n0 = VectorType::Random(dim).normalized(); in hyperplane() local
|
/external/mesa3d/src/mesa/program/ |
D | prog_noise.c | 220 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/ |
D | Gia64-test-stack.c | 58 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/ |
D | prob.h | 58 static INLINE vpx_prob get_binary_prob(unsigned int n0, unsigned int n1) { in get_binary_prob()
|
/external/boringssl/src/crypto/fipsmodule/bn/ |
D | montgomery.c | 203 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
|
D | div.c | 141 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/ |
D | ninfod_name.c | 212 const char *s0 = s, *n0 = n; in compare_dnsname() local
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | idct32x32_msa.c | 15 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/ |
D | vp9_entropy.c | 1068 const int n0 = counts[i][j][k][l][ZERO_TOKEN]; in adapt_coef_probs() local
|
/external/syslinux/core/lwip/src/netif/ppp/ |
D | vj.c | 470 struct pbuf *n0 = *nb; in vj_uncompress_tcp() local
|
/external/boringssl/src/crypto/fipsmodule/ec/ |
D | simple.c | 310 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/ |
D | bn.h | 924 BN_ULONG n0[2]; // least significant words of (R*Ri-1)/N member
|
/external/tensorflow/tensorflow/core/kernels/ |
D | concat_op_test.cc | 140 const size_t n0 = data1.size(); in MemcpyAlternativeHelper() local
|
/external/tensorflow/tensorflow/compiler/xla/ |
D | array_test.cc | 40 for (int64 n0 = 0; n0 < fullof7.dim(0); ++n0) { in TEST() local
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
D | WNafUtil.java | 135 … int n0 = ((k0.intValue() >>> offset) + d0) & 7, n1 = ((k1.intValue() >>> offset) + d1) & 7; in generateJSF() local
|