/aosp_15_r20/external/fft2d/src/fft2d/fft2d/ |
H A D | fftsg3d.c | 493 void cdft3d(int n1, int n2, int n3, int isgn, double ***a, in cdft3d() 555 void rdft3d(int n1, int n2, int n3, int isgn, double ***a, in rdft3d() 640 void rdft3dsort(int n1, int n2, int n3, int isgn, double ***a) in rdft3dsort() 721 void ddct3d(int n1, int n2, int n3, int isgn, double ***a, in ddct3d() 788 void ddst3d(int n1, int n2, int n3, int isgn, double ***a, in ddst3d() 858 void xdft3da_sub(int n1, int n2, int n3, int icr, int isgn, in xdft3da_sub() 937 void cdft3db_sub(int n1, int n2, int n3, int isgn, double ***a, in cdft3db_sub() 1005 void rdft3d_sub(int n1, int n2, int n3, int isgn, double ***a) in rdft3d_sub() 1096 void ddxt3da_sub(int n1, int n2, int n3, int ics, int isgn, in ddxt3da_sub() 1160 void ddxt3db_sub(int n1, int n2, int n3, int ics, int isgn, in ddxt3db_sub() [all …]
|
H A D | fftsg3d.f | 400 subroutine cdft3d(n1max, n2max, n1, n2, n3, isgn, a, argument 402 integer n1max, n2max, n1, n2, n3, isgn, ip(0 : *), n local 416 subroutine rdft3d(n1max, n2max, n1, n2, n3, isgn, a, argument 418 integer n1max, n2max, n1, n2, n3, isgn, ip(0 : *), local 449 subroutine rdft3dsort(n1max, n2max, n1, n2, n3, isgn, a) argument 450 integer n1max, n2max, n1, n2, n3, isgn, n2h, n3h, j, k local 527 subroutine ddct3d(n1max, n2max, n1, n2, n3, isgn, a, argument 529 integer n1max, n2max, n1, n2, n3, isgn, ip(0 : *), local 551 subroutine ddst3d(n1max, n2max, n1, n2, n3, isgn, a, argument 553 integer n1max, n2max, n1, n2, n3, isgn, ip(0 : *), local [all …]
|
H A D | alloc.c | 93 int ***alloc_3d_int(int n1, int n2, int n3) in alloc_3d_int() 124 double ***alloc_3d_double(int n1, int n2, int n3) in alloc_3d_double()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/data/ |
H A D | hash_utils_test.cc | 209 NodeDef* n3 = gd.add_node(); in TEST_F() local 256 NodeDef* n3 = gd.add_node(); in TEST_F() local 368 NodeDef* n3 = gd.add_node(); in TEST_F() local 417 NodeDef* n3 = gd.add_node(); in TEST_F() local 455 NodeDef* n3 = gd.add_node(); in TEST_F() local 523 NodeDef* n3 = gd.add_node(); in TEST_F() local 588 NodeDef* n3 = gd.add_node(); in TEST_F() local 645 NodeDef* n3 = gd.add_node(); in TEST_F() local 693 NodeDef* n3 = gd.add_node(); in TEST_F() local 756 NodeDef* n3 = gd.add_node(); in TEST_F() local [all …]
|
/aosp_15_r20/external/cronet/base/containers/ |
H A D | linked_list_unittest.cc | 108 Node n3(3); in TEST() local 124 Node n3(3); in TEST() local 199 Node n3(3); in TEST() local 236 Node n3(3); in TEST() local 325 MovableNode n3(3); in TEST() local 355 Node n3(3); in TEST() local 371 Node n3(3); in TEST() local
|
/aosp_15_r20/external/libchrome/base/containers/ |
H A D | linked_list_unittest.cc | 107 Node n3(3); in TEST() local 123 Node n3(3); in TEST() local 198 Node n3(3); in TEST() local 235 Node n3(3); in TEST() local 324 MovableNode n3(3); in TEST() local
|
/aosp_15_r20/external/fft2d/src/fft2d/fft2d/sample2d/ |
H A D | fftsg3dt.f | 7 integer ip(0 : nmaxsqrt + 1), n1, n2, n3, i, j variable 81 subroutine putdata3d(n1max, n2max, n1, n2, n3, a) argument 82 integer n1max, n2max, n1, n2, n3, j1, j2, j3, seed local 96 integer n1max, n2max, n1, n2, n3, j1, j2, j3, seed local
|
H A D | fftsg3dt.c | 20 int *ip, n1, n2, n3, n, nt, i, j; in main() local 99 void putdata3d(int n1, int n2, int n3, double ***a) in putdata3d() 113 double errorcheck3d(int n1, int n2, int n3, double scale, double ***a) in errorcheck3d()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/ |
H A D | array3d.h | 40 Array3D(const int64_t n1, const int64_t n2, const int64_t n3) in Array3D() 44 Array3D(const int64_t n1, const int64_t n2, const int64_t n3, const T value) in Array3D() 73 int64_t n3() const { return this->dim(2); } in n3() function
|
H A D | array3d_test.cc | 43 for (int64_t n3 = 0; n3 < fullof7.n3(); ++n3) { in TEST() local 99 for (int64_t n3 = 0; n3 < fullof7.n3(); ++n3) { in TEST() local 108 for (int64_t n3 = 0; n3 < fullof7.n3(); ++n3) { in TEST() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/gcc/ |
D | bind.hpp | 200 typedef typename r2::next n3; typedef 263 typedef typename r2::next n3; typedef 331 typedef typename r2::next n3; typedef 406 typedef typename r2::next n3; typedef 494 typedef typename r2::next n3; typedef 542 typedef typename r2::next n3; typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/mwcw/ |
D | bind.hpp | 200 typedef typename r2::next n3; typedef 263 typedef typename r2::next n3; typedef 331 typedef typename r2::next n3; typedef 406 typedef typename r2::next n3; typedef 494 typedef typename r2::next n3; typedef 542 typedef typename r2::next n3; typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/plain/ |
D | bind.hpp | 200 typedef typename r2::next n3; typedef 263 typedef typename r2::next n3; typedef 331 typedef typename r2::next n3; typedef 406 typedef typename r2::next n3; typedef 494 typedef typename r2::next n3; typedef 542 typedef typename r2::next n3; typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/dmc/ |
D | bind.hpp | 200 typedef typename r2::next n3; typedef 263 typedef typename r2::next n3; typedef 332 typedef typename r2::next n3; typedef 408 typedef typename r2::next n3; typedef 496 typedef typename r2::next n3; typedef
|
/aosp_15_r20/external/rust/android-crates-io/crates/memchr/src/ |
D | memchr.rs | 846 let n3 = needles.get(2).copied()?; in forward3_iter() localVariable 858 let n3 = needles.get(2).copied()?; in forward3_oneshot() localVariable 870 let n3 = needles.get(2).copied()?; in reverse3_iter() localVariable 882 let n3 = needles.get(2).copied()?; in reverse3_oneshot() localVariable
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/memchr-2.7.2/src/ |
H A D | memchr.rs | 846 let n3 = needles.get(2).copied()?; in forward3_iter() localVariable 858 let n3 = needles.get(2).copied()?; in forward3_oneshot() localVariable 870 let n3 = needles.get(2).copied()?; in reverse3_iter() localVariable 882 let n3 = needles.get(2).copied()?; in reverse3_oneshot() localVariable
|
/aosp_15_r20/external/dtc/tests/ |
H A D | multilabel_merge.dts | 21 n3: node3 { label 62 n3: node3 { label
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/msvc60/ |
D | bind.hpp | 226 typedef typename r2::next n3; typedef 275 typedef typename r2::next n3; typedef 329 typedef typename r2::next n3; typedef 390 typedef typename r2::next n3; typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/msvc70/ |
D | bind.hpp | 226 typedef typename r2::next n3; typedef 275 typedef typename r2::next n3; typedef 329 typedef typename r2::next n3; typedef 390 typedef typename r2::next n3; typedef
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jsAndWasmShared/test/internal/ |
H A D | LinkedListTest.kt | 19 val n3 = IntNode(3).apply { list.addLast(this) } in testSimpleAddLastRemove() constant
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/bcc551/ |
D | bind.hpp | 173 typedef typename r2::next n3; typedef 228 typedef typename r2::next n3; typedef 288 typedef typename r2::next n3; typedef 355 typedef typename r2::next n3; typedef
|
/aosp_15_r20/external/libvpx/vp8/common/mips/dspr2/ |
H A D | filter_dspr2.c | 108 unsigned int n1, n2, n3; in vp8_filter_block2d_first_pass_4() local 287 unsigned int n1, n2, n3, n4; in vp8_filter_block2d_first_pass_8_all() local 565 unsigned int n1, n2, n3, n4; in vp8_filter_block2d_first_pass16_6tap() local 870 unsigned int n1, n2, n3; in vp8_filter_block2d_first_pass16_4tap() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/bcc_pre590/ |
D | bind.hpp | 170 typedef typename r2::next n3; typedef 224 typedef typename r2::next n3; typedef 283 typedef typename r2::next n3; typedef 349 typedef typename r2::next n3; typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/bcc/ |
D | bind.hpp | 170 typedef typename r2::next n3; typedef 224 typedef typename r2::next n3; typedef 283 typedef typename r2::next n3; typedef 349 typedef typename r2::next n3; typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/no_ttp/ |
D | bind.hpp | 200 typedef typename r2::next n3; typedef 263 typedef typename r2::next n3; typedef 331 typedef typename r2::next n3; typedef 406 typedef typename r2::next n3; typedef
|