Home
last modified time | relevance | path

Searched defs:n0 (Results 1 – 25 of 49) 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
DThirdMoment.java93 double n0 = n; in increment() local
DFourthMoment.java97 double n0 = n; in increment() local
DFirstMoment.java103 double n0 = n; in increment() local
DKurtosis.java185 double n0 = length; in evaluate() local
/external/libaom/libaom/av1/common/x86/
Dhighbd_txfm_utility_sse4.h98 static INLINE __m128i half_btf_sse4_1(const __m128i *w0, const __m128i *n0, in half_btf_sse4_1()
111 static INLINE __m128i half_btf_0_sse4_1(const __m128i *w0, const __m128i *n0, in half_btf_0_sse4_1()
Dintra_edge_sse4.c66 __m128i n0 = _mm_set1_epi8(n_out); in av1_filter_intra_edge_sse4_1() local
103 __m128i n0 = _mm_set1_epi8(n_out); in av1_filter_intra_edge_sse4_1() local
161 __m128i n0 = _mm_set1_epi16(n_out); in av1_filter_intra_edge_high_sse4_1() local
194 __m128i n0 = _mm_set1_epi16(n_out); in av1_filter_intra_edge_high_sse4_1() 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/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.c198 uint64_t n0 = bn_mont_n0(&mont->N); in bn_mont_ctx_set_N_and_n0() local
300 BN_ULONG n0 = mont->n0[0]; in bn_from_montgomery_in_place() 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.c1070 const int n0 = counts[i][j][k][l][ZERO_TOKEN]; in adapt_coef_probs() local
/external/tensorflow/tensorflow/core/graph/
Dalgorithm_test.cc159 Node* n0 = ops::SourceOp("TestParams", b.opts().WithName("n0")); in TEST() local
/external/u-boot/arch/nios2/lib/
Dlonglong.h158 #define __udiv_qrnnd_c(q, r, n1, n0, d) \ argument
/external/vixl/src/aarch64/
Dpointer-auth-aarch64.cc97 uint64_t n0 = GetNibble(in_data, 4 * (i + 0)); in BigShuffle() local
/external/boringssl/src/include/openssl/
Dbn.h978 BN_ULONG n0[2]; // least significant words of (R*Ri-1)/N member
/external/tensorflow/tensorflow/core/kernels/
Dconcat_op_test.cc144 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

12