/external/eigen/Eigen/src/Core/products/ |
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
|
/external/eigen/unsupported/test/ |
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
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/ |
D | LimitedParallelismSharedTest.kt | 23 val j2 = launch(view2) { j1.cancel() } in <lambda>() constant
|
D | CoroutinesTest.kt | 61 val j2 = launch { in <lambda>() constant
|
/external/webrtc/common_audio/third_party/ooura/fft_size_128/ |
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
|
/external/fft2d/src/fft2d/fft2d/sample2d/ |
D | shrtdctt.c | 45 int j1, j2, seed = 0; in putdata2d() local 57 int j1, j2, seed = 0; in errorcheck2d() local
|
D | fftsg2dt.c | 84 int j1, j2, seed = 0; in putdata2d() local 96 int j1, j2, seed = 0; in errorcheck2d() local
|
D | fft4f2dt.c | 86 int j1, j2, seed = 0; in putdata2d() local 98 int j1, j2, seed = 0; in errorcheck2d() local
|
D | fftsg3dt.c | 101 int j1, j2, j3, seed = 0; in putdata3d() local 115 int j1, j2, j3, seed = 0; in errorcheck3d() local
|
D | fftsg2dt.f | 61 integer n1max, n1, n2, j1, j2, seed local 73 integer n1max, n1, n2, j1, j2, seed local
|
D | fft4f2dt.f | 62 integer n1max, n1, n2, j1, j2, seed local 74 integer n1max, n1, n2, j1, j2, seed local
|
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
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/flow/ |
D | StateFlowUpdateStressTest.kt | 35 val j2 = launch(Dispatchers.Default) { in <lambda>() constant
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/channels/ |
D | InvokeOnCloseStressTest.kt | 50 val j2 = async { in runStressTest() constant
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/concurrent/test/ |
D | LimitedParallelismConcurrentTest.kt | 57 val j2 = launch(view2) { j1.cancel() } in <lambda>() constant
|
/external/rust/crates/tokio/tests/ |
D | task_local.rs | 13 let j2 = tokio::spawn(REQ_ID.scope(2, async move { in local() localVariable
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/concurrent/test/channels/ |
D | ChannelCancelUndeliveredElementStressTest.kt | 38 val j2 = launch(Dispatchers.Default) { in <lambda>() constant
|
/external/clang/test/CXX/over/over.match/over.match.best/over.ics.rank/ |
D | p3-0x.cpp | 15 int &j2 = g2(i); variable
|
/external/OpenCL-CTS/test_conformance/basic/ |
D | test_imagedim.cpp | 82 int i, j, i2, j2, err = 0; in test_imagedim_pow2() local 289 int i, j, i2, j2, err = 0; in test_imagedim_non_pow2() local
|
/external/webrtc/common_audio/third_party/ooura/fft_size_256/ |
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
|
/external/minijail/test/ |
D | libminijail_test.cpp | 127 minijail* j2 = minijail_new(); in main() local
|
/external/clang/test/SemaCXX/ |
D | address-of-temporary.cpp | 48 void j2() { (void)S { A{} }; } in j2() function
|
D | dr1301.cpp | 60 int j2 = J().f(); // ok variable
|
/external/eigen/test/ |
D | stable_norm.cpp | 165 Index j2 = internal::random<Index>(0,cols-1); in stable_norm() local
|
/external/google-java-format/core/src/main/java/com/google/googlejavaformat/java/ |
D | SnippetFormatter.java | 147 int j2 = NOT_WHITESPACE.indexIn(replacement, j + 1); in toReplacements() local
|