/aosp_15_r20/external/eigen/Eigen/src/Core/products/ |
H A D | SelfadjointMatrixMatrix.h | 113 for(Index j2=0; j2<k2; j2+=nr) in operator() local 139 for(Index j2=k2; j2<end8; j2+=8) in operator() local 188 for(Index j2=end8; j2<(std::min)(k2+rows,packet_cols4); j2+=4) in operator() local 231 for(Index j2=k2+rows; j2<packet_cols8; j2+=8) in operator() local 249 for(Index j2=(std::max)(packet_cols8,k2+rows); j2<packet_cols4; j2+=4) in operator() local 263 for(Index j2=packet_cols4; j2<cols; ++j2) in operator() local
|
/aosp_15_r20/external/eigen/unsupported/test/ |
H A D | cxx11_tensor_uint128.cpp | 47 for (uint64_t j2 = 1; j2 < 100 * incr; j2 += incr) { in test_add() local 66 for (uint64_t j2 = 1; j2 < 100 * incr; j2 += incr) { in test_sub() local 85 for (uint64_t j2 = 1; j2 < 100 * incr; j2 += incr) { in test_mul() local 104 for (uint64_t j2 = 1; j2 < 100 * incr; j2 += incr) { in test_div() local 121 for (uint64_t j2 = 1; j2 < 100 * incr; j2 += incr) { in test_misc1() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/thread/thread.jthread/ |
H A D | assign.move.pass.cpp | 49 std::jthread j2 = support::make_test_jthread([] {}); in main() local 84 std::jthread j2 = support::make_test_jthread([] {}); in main() local 97 std::jthread j2 = support::make_test_jthread([] {}); in main() local 107 std::jthread j2 = support::make_test_jthread([] {}); in main() local
|
H A D | cons.move.pass.cpp | 34 std::jthread j2(std::move(j1)); in main() local 45 std::jthread j2(std::move(j1)); in main() local
|
/aosp_15_r20/external/executorch/backends/cadence/hifi/third-party/nnlib/ |
H A D | xa_nn_reduce_32_32.c | 45 xtfloat j1, j2; in vecmean16_inpx3() local 67 xtfloatx2 j1, j2; in vecmean16_inpx2() local 105 xtfloatx2 j1, j2, j3, j4; in vecmean32_inpx3() local 127 xtfloat j1, j2; in vecmean32_inpx3() local 148 xtfloatx2 j1, j2; in vecmean32_inpx2() local 434 xtfloatx2 j1, j2; in xa_nn_reduce_sum_4D_f32_f32() local
|
/aosp_15_r20/external/webrtc/common_audio/third_party/ooura/fft_size_128/ |
H A D | ooura_fft.cc | 146 int j0, j1, j2, j3, k, k1, k2, m2; in cftmdl_128_C() local 271 int j1, j2, k1, k2; in rftfsub_128_C() local 292 int j1, j2, k1, k2; in rftbsub_128_C() local 414 int j, j1, j2, j3, l; in cftbsub_128() local 445 int j, j1, j2, j3, l; in cftfsub_128() local
|
/aosp_15_r20/art/test/Interfaces/ |
H A D | Interfaces.java | 24 public void j2(); in j2() method 34 public void j2() {}; in j2() method in Interfaces.A 38 public void j2() {}; in j2() method in Interfaces.B
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/test/ |
D | test_cyclic_ptrs.cpp | 71 J j2; member in K 109 J j1, j2; in test1() local 132 J *j2 = reinterpret_cast<J *>(0xBAADF00D); in test2() local
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/ |
H A D | LimitedParallelismSharedTest.kt | 20 val j2 = launch(view2) { j1.cancel() } in <lambda>() constant
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/ |
H A D | ReusableCancellableContinuationInvariantStressTest.kt | 37 val j2 = launch(Dispatchers.Default) { in doTest() constant
|
/aosp_15_r20/external/fft2d/src/fft2d/fft2d/sample2d/ |
H A D | shrtdctt.c | 45 int j1, j2, seed = 0; in putdata2d() local 57 int j1, j2, seed = 0; in errorcheck2d() local
|
H A D | fftsg2dt.c | 84 int j1, j2, seed = 0; in putdata2d() local 96 int j1, j2, seed = 0; in errorcheck2d() local
|
H A D | fft4f2dt.c | 86 int j1, j2, seed = 0; in putdata2d() local 98 int j1, j2, seed = 0; in errorcheck2d() local
|
H A D | fftsg3dt.c | 101 int j1, j2, j3, seed = 0; in putdata3d() local 115 int j1, j2, j3, seed = 0; in errorcheck3d() local
|
H A D | fft4f2dt.f | 62 integer n1max, n1, n2, j1, j2, seed local 74 integer n1max, n1, n2, j1, j2, seed local
|
H A D | fftsg2dt.f | 61 integer n1max, n1, n2, j1, j2, seed local 73 integer n1max, n1, n2, j1, j2, seed local
|
H A D | fftsg3dt.f | 82 integer n1max, n2max, n1, n2, n3, j1, j2, j3, seed local 96 integer n1max, n2max, n1, n2, n3, j1, j2, j3, seed local
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/flow/ |
H A D | StateFlowUpdateStressTest.kt | 32 val j2 = launch(Dispatchers.Default) { in <lambda>() constant
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/move/include/boost/move/algo/detail/ |
D | insertion_sort.hpp | 47 BirdirectionalIterator j2 = last2; in insertion_sort_op() local 108 BirdirectionalRawIterator j2 = last2; in insertion_sort_uninitialized_copy() local
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/channels/ |
H A D | InvokeOnCloseStressTest.kt | 46 val j2 = async { in runStressTest() constant
|
/aosp_15_r20/external/webrtc/common_audio/third_party/ooura/fft_size_256/ |
H A D | fft4g.cc | 455 size_t j, j1, j2, j3, l; in cftfsub() local 503 size_t j, j1, j2, j3, l; in cftbsub() local 654 size_t j, j1, j2, j3, k, k1, k2, m, m2; in cftmdl() local
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/concurrent/test/channels/ |
H A D | ChannelCancelUndeliveredElementStressTest.kt | 35 val j2 = launch(Dispatchers.Default) { in <lambda>() constant
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/concurrent/test/ |
H A D | LimitedParallelismConcurrentTest.kt | 55 val j2 = launch(view2) { j1.cancel() } in <lambda>() constant
|
/aosp_15_r20/external/fft2d/src/fft2d/fft2d/ |
H A D | fft4f2d.f | 813 integer n1max, n, n2, i, j, j1, j2, j3, k, k1, ks, l, m local 926 integer n1max, n1, n, i, j, j1, j2, j3, k, k1, ks, l, m local 1045 integer n1max, n, n2, i, j, j1, j2, j3, k, k1, ks, l, m local 1158 integer n1max, n1, n, i, j, j1, j2, j3, k, k1, ks, l, m local 1325 integer n1max, n1, n2, nc, kk1, kk2, ks1, ks2, n2h, j2, local 1392 integer n1max, n1, n2, nc, kk1, kk2, ks1, ks2, n2h, j2, local 1459 integer n1max, n1, n2, nc, kk1, kk2, ks1, ks2, n2h, j2, local 1526 integer n1max, n1, n2, nc, kk1, kk2, ks1, ks2, n2h, j2, local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/ |
H A D | FgsManagerControllerTest.java | 158 UserVisibleJobSummary j2 = new UserVisibleJobSummary(1, "pkg2", 0, "pkg2", null, 1); in testNumPackages_jobs() local 404 UserVisibleJobSummary j2 = new UserVisibleJobSummary(1, "pkg2", 0, "pkg2", null, 1); in testShowUserVisibleJobsToggling() local
|