/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/arithmetic/bigint/ |
D | modulus.rs | 81 n0: N0, field 158 let n0 = { in from_boxed_limbs() localVariable 209 pub(super) fn n0(&self) -> &N0 { in n0() method 266 n0: N0, field 290 pub(super) fn n0(&self) -> &N0 { in n0() method
|
/aosp_15_r20/external/perfmark/java6/src/main/java/io/perfmark/java6/ |
H A D | SynchronizedMarkHolder.java | 76 private void writeNnss(long genOp, long n0, long n1, String s0, String s1) { in writeNnss() 84 private void writeNss(long genOp, long n0, String s0, String s1) { in writeNss() 91 private void writeNs(long genOp, long n0, String s0) { in writeNs() 97 private void writeN(long genOp, long n0) { in writeN() 102 private void writeNns(long genOp, long n0, long n1, String s0) { in writeNns()
|
/aosp_15_r20/external/ComputeLibrary/src/dynamic_fusion/sketch/gpu/components/cl/ |
H A D | ClComponentDepthwiseConv2d.cpp | 84 Settings &Settings::n0(unsigned int n0) in n0() argument 90 unsigned int Settings::n0() const in n0() function in arm_compute::experimental::dynamic_fusion::Settings
|
/aosp_15_r20/external/libaom/av1/common/x86/ |
H A D | intra_edge_sse4.c | 66 __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 223 __m128i n0 = _mm_set1_epi16(n_out); in av1_highbd_filter_intra_edge_sse4_1() local 256 __m128i n0 = _mm_set1_epi16(n_out); in av1_highbd_filter_intra_edge_sse4_1() local
|
H A D | highbd_txfm_utility_sse4.h | 98 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()
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/bn/ |
H A D | montgomery.c | 206 uint64_t n0 = bn_mont_n0(&mont->N); in bn_mont_ctx_set_N_and_n0() local 301 BN_ULONG n0 = mont->n0[0]; in bn_from_montgomery_in_place() local 510 const BN_ULONG *np, const BN_ULONG *n0, size_t num) { in bn_mul_mont() 526 const BN_ULONG *np, const BN_ULONG *n0, size_t num) { in bn_mul_mont()
|
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/bn/ |
H A D | montgomery.c | 206 uint64_t n0 = bn_mont_n0(&mont->N); in bn_mont_ctx_set_N_and_n0() local 301 BN_ULONG n0 = mont->n0[0]; in bn_from_montgomery_in_place() local 510 const BN_ULONG *np, const BN_ULONG *n0, size_t num) { in bn_mul_mont() 526 const BN_ULONG *np, const BN_ULONG *n0, size_t num) { in bn_mul_mont()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/classic/phoenix/test/ |
D | binders_tests.cpp | 49 void foo1(int n0) // a function w/ 1 arg in foo1() 52 void foo2(int n0, int n1) // a function w/ 2 args in foo2() 55 void foo3_(int n0, int n1, int n2) // a function w/ 3 args in foo3_()
|
/aosp_15_r20/external/fft2d/src/fft2d/fft2d/ |
H A D | fftsg2d.c | 843 int n0; member 989 int nthread, n0, n1, n2, icr, isgn, *ip, i; in xdft2d0_th() local 1017 int nthread, n0, n1, n2, isgn, *ip, i, j; in cdft2d_th() local 1090 int nthread, n0, n1, n2, ics, isgn, *ip, i; in ddxt2d0_th() local 1119 int nthread, n0, n1, n2, ics, isgn, *ip, i, j; in ddxt2d_th() local
|
H A D | fftsg3d.c | 1220 int n0; member 1385 int nthread, n0, n1, n2, n3, icr, isgn, *ip, i, j, k; in xdft3da_th() local 1475 int nthread, n0, n1, n2, n3, isgn, *ip, i, j, k; in cdft3db_th() local 1555 int nthread, n0, n1, n2, n3, ics, isgn, *ip, i, j, k; in ddxt3da_th() local 1631 int nthread, n0, n1, n2, n3, ics, isgn, *ip, i, j, k; in ddxt3db_th() local
|
/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/ |
H A D | GEMMLowpFixture.h | 940 …ned int n, unsigned int k, unsigned int batch_size, unsigned int m0, unsigned int n0, unsigned int… in setup() 1091 …ned int n, unsigned int k, unsigned int batch_size, unsigned int m0, unsigned int n0, unsigned int… in setup() 1248 …d int m, unsigned int n, unsigned int k, unsigned int batch_size, unsigned int m0, unsigned int n0, in setup() 1391 …d int m, unsigned int n, unsigned int k, unsigned int batch_size, unsigned int m0, unsigned int n0, in setup() 1599 …d int m, unsigned int n, unsigned int k, unsigned int batch_size, unsigned int m0, unsigned int n0, in setup() 1755 …int m_h, unsigned int n, unsigned int k, unsigned int batch_size, unsigned int m0, unsigned int n0, in setup() 1904 …ned int n, unsigned int k, unsigned int batch_size, unsigned int m0, unsigned int n0, unsigned int… in setup() 1999 …ned int n, unsigned int k, unsigned int batch_size, unsigned int m0, unsigned int n0, unsigned int… in setup()
|
H A D | GEMMFixture.h | 790 …ned int n, unsigned int k, unsigned int batch_size, unsigned int m0, unsigned int n0, unsigned int… in setup() 977 …ned int n, unsigned int k, unsigned int batch_size, unsigned int m0, unsigned int n0, unsigned int… in setup() 1231 …ned int n, unsigned int k, unsigned int batch_size, unsigned int m0, unsigned int n0, unsigned int… in setup() 1411 …ned int n, unsigned int k, unsigned int batch_size, unsigned int m0, unsigned int n0, unsigned int… in setup() 1579 …ned int n, unsigned int k, unsigned int batch_size, unsigned int m0, unsigned int n0, unsigned int… in setup() 1814 …ned int n, unsigned int k, unsigned int batch_size, unsigned int m0, unsigned int n0, unsigned int… in setup() 1984 …ned int n, unsigned int k, unsigned int batch_size, unsigned int m0, unsigned int n0, unsigned int… in setup() 2123 …ned int n, unsigned int k, unsigned int batch_size, unsigned int m0, unsigned int n0, unsigned int… in setup() 2328 …ned int n, unsigned int k, unsigned int batch_size, unsigned int m0, unsigned int n0, unsigned int… in setup() 2463 …ned int n, unsigned int k, unsigned int batch_size, unsigned int m0, unsigned int n0, unsigned int… in setup()
|
/aosp_15_r20/external/ComputeLibrary/src/dynamic_fusion/sketch/gpu/template_writer/cl/ |
H A D | ClTemplateReshape.cpp | 129 const unsigned int n0 = root_window.x().step(); in get_build_options() local 159 …const unsigned int n0 = adjust_vec_size(vector_size_byte_opencl / _dst->element_size(), _dst->dim… in get_window() local
|
H A D | ClTemplateResize.cpp | 224 const unsigned int n0 = root_window.x().step(); in get_build_options() local 267 const unsigned int n0 = adjust_vec_size(16 / _src->element_size(), _src->dimension(0)); in get_window() local
|
H A D | ClTemplateActivation.cpp | 148 const unsigned int n0 = root_window.x().step(); in get_build_options() local 180 const unsigned int n0 = adjust_vec_size(16 / _dst->element_size(), _dst->dimension(0)); in get_window() local
|
H A D | ClTemplateCast.cpp | 170 const unsigned int n0 = root_window.x().step(); in get_build_options() local 207 const unsigned int n0 = adjust_vec_size(16 / _dst->element_size(), _dst->dimension(0)); in get_window() local
|
H A D | ClTemplateDirectConv2d.cpp | 316 const unsigned int n0 = root_window.x().step(); in get_build_options() local 380 const unsigned int n0 = adjust_vec_size(desc.n0, output_shape[0]); in get_window() local
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/moment/ |
H A D | Skewness.java | 111 double n0 = moment.getN(); in getResult() local 182 double n0 = length; in evaluate() local
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/stat/descriptive/moment/ |
H A D | Skewness.java | 122 double n0 = moment.getN(); in getResult() local 193 double n0 = length; in evaluate() local
|
/aosp_15_r20/external/ComputeLibrary/examples/gemm_tuner/ |
H A D | cl_gemm_native.cpp | 55 size_t n0{ 4 }; /**< Number of columns processed by the matrix multiplication */ member 106 … SimpleOption<size_t> *n0; /**< Number of columns processed by the matrix multiplication option */ member in __anond87853830111::GemmConfigOptions
|
H A D | cl_gemm_reshaped_rhs_only.cpp | 56 …size_t n0{ 4 }; /**< Number of columns processed by the matrix multiplicati… member 123 …SimpleOption<size_t> *n0; /**< Number of columns processed by the matrix multi… member in __anon0efe27150111::GemmConfigOptions
|
/aosp_15_r20/external/libdav1d/src/x86/ |
H A D | looprestoration16_avx512.asm | 1012 .n0: ; neighbor + output (even rows) label 1611 .n0: ; neighbor + output (even rows) label 2422 .n0: ; neighbor + output (even rows) label
|
H A D | looprestoration_sse.asm | 1714 .n0: ; neighbor + output (even rows) label 2452 .n0: ; neighbor + output (even rows) label 3482 .n0: ; neighbor + output (even rows) label
|
H A D | looprestoration16_avx2.asm | 1075 .n0: ; neighbor + output (even rows) label 1714 .n0: ; neighbor + output (even rows) label 2580 .n0: ; neighbor + output (even rows) label
|
/aosp_15_r20/external/libaom/av1/encoder/arm/ |
H A D | highbd_fwd_txfm_neon.c | 70 const int32_t *cospi, const int widx0, const int32x4_t n0, in butterfly_0112_neon() 79 const int32_t *cospi, const int widx0, const int32x4_t n0, in butterfly_2312_neon() 88 const int32_t *cospi, const int widx0, const int32x4_t n0, in butterfly_0332_neon() 97 const int32_t *cospi, const int widx0, const int32x4_t n0, in butterfly_0130_neon() 106 const int32_t *cospi, const int32x4_t n0, const int32x4_t n1, in butterfly_cospi32_0002_neon() 114 const int32_t *cospi, const int32x4_t n0, const int32x4_t n1, in butterfly_cospi32_0222_neon()
|