/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 86 xtfloat j1; 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 164 xtfloat j1; in vecmean32_inpx2() local 317 xtfloat j1; in xa_nn_reduce_sum_4D_f32_f32() local 434 xtfloatx2 j1, j2; in xa_nn_reduce_sum_4D_f32_f32() local 451 xtfloat j1; in xa_nn_reduce_sum_4D_f32_f32() local
|
/aosp_15_r20/external/fft2d/src/fft2d/fft2d/ |
H A D | fft4f2d.c | 742 int j, j1, k, k1, l, m, m2; in bitrv2() local 796 int i, j, j1, k, k1, l, m, m2; in bitrv2col() local 854 int i, j, j1, k, k1, l, m; in bitrv2row() local 913 int i, j, j1, j2, j3, k, k1, ks, l, m; in cftbcol() local 1028 int i, j, j1, j2, j3, k, k1, ks, l, m; in cftbrow() local 1149 int i, j, j1, j2, j3, k, k1, ks, l, m; in cftfcol() local 1264 int i, j, j1, j2, j3, k, k1, ks, l, m; in cftfrow() local 1437 int kk1, kk2, ks1, ks2, n1h, j1, k1, k2; in dctbsub() local 1505 int kk1, kk2, ks1, ks2, n1h, j1, k1, k2; in dctfsub() local 1573 int kk1, kk2, ks1, ks2, n1h, j1, k1, k2; in dstbsub() local [all …]
|
/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 488 unsigned int j, j1, k, k1; in bitrv2_128() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/thread/thread.jthread/ |
H A D | assign.move.pass.cpp | 45 std::jthread j1 = support::make_test_jthread([] {}); in main() local 83 std::jthread j1 = support::make_test_jthread([] {}); in main() local 96 std::jthread j1 = support::make_test_jthread([] {}); in main() local 106 std::jthread j1; in main() local
|
H A D | cons.move.pass.cpp | 31 std::jthread j1 = support::make_test_jthread([] {}); in main() local 42 std::jthread j1 = support::make_test_jthread([] {}); in main() local
|
/aosp_15_r20/external/eigen/unsupported/test/ |
H A D | cxx11_tensor_uint128.cpp | 46 for (uint64_t j1 = 0; j1 < 100; ++j1) { in test_add() local 65 for (uint64_t j1 = 0; j1 < 100; ++j1) { in test_sub() local 84 for (uint64_t j1 = 0; j1 < 100; ++j1) { in test_mul() local 103 for (uint64_t j1 = 0; j1 < 100; ++j1) { in test_div() local
|
/aosp_15_r20/art/test/Interfaces/ |
H A D | Interfaces.java | 23 public void j1(); in j1() method 33 public void j1() {}; in j1() method in Interfaces.A 37 public void j1() {}; in j1() method in Interfaces.B
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/test/ |
D | test_cyclic_ptrs.cpp | 70 J j1; member in K 109 J j1, j2; in test1() local 130 J *j1 = new J; in test2() local
|
/aosp_15_r20/external/webrtc/common_audio/third_party/ooura/fft_size_256/ |
H A D | fft4g.cc | 357 size_t j, j1, k, k1, l, m, m2; in bitrv2() local 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/eigen/test/ |
H A D | sparse_block.cpp | 129 Index j1 = internal::random<Index>(0,outer-1); in sparse_block() local 193 Index j1 = internal::random<Index>(0,outer-2); in sparse_block() local 225 Index j1 = internal::random<Index>(0,outer-2); in sparse_block() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/ |
H A D | FgsManagerControllerTest.java | 157 UserVisibleJobSummary j1 = new UserVisibleJobSummary(0, "pkg1", 0, "pkg1", null, 0); in testNumPackages_jobs() local 186 UserVisibleJobSummary j1 = new UserVisibleJobSummary(0, "pkg1", 0, "pkg1", null, 0); in testNumPackages_FgsAndJobs() local 403 UserVisibleJobSummary j1 = new UserVisibleJobSummary(0, "pkg1", 0, "pkg1", null, 0); in testShowUserVisibleJobsToggling() local
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/ |
H A D | LimitedParallelismSharedTest.kt | 15 val j1 = launch(view) { in <lambda>() constant
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/ |
H A D | ReusableCancellableContinuationInvariantStressTest.kt | 28 val j1 = 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/concurrent/test/flow/ |
H A D | StateFlowUpdateCommonTest.kt | 23 val j1 = launch(Dispatchers.Default) { in <lambda>() constant
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/flow/ |
H A D | StateFlowUpdateStressTest.kt | 26 val j1 = launch(Dispatchers.Default) { in <lambda>() constant
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/channels/ |
H A D | InvokeOnCloseStressTest.kt | 41 val j1 = async { in runStressTest() constant
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/concurrent/test/channels/ |
H A D | ChannelCancelUndeliveredElementStressTest.kt | 31 val j1 = launch(Dispatchers.Default) { in <lambda>() constant
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/concurrent/test/ |
H A D | LimitedParallelismConcurrentTest.kt | 50 val j1 = launch(view) { in <lambda>() constant
|