Home
last modified time | relevance | path

Searched defs:j1 (Results 1 – 25 of 70) sorted by relevance

123

/external/webrtc/common_audio/third_party/ooura/fft_size_128/
Dooura_fft.cc146 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
/external/eigen/unsupported/test/
Dcxx11_tensor_uint128.cpp46 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
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/
DLimitedParallelismSharedTest.kt18 val j1 = launch(view) { in <lambda>() constant
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/
DReusableCancellableContinuationInvariantStressTest.kt31 val j1 = launch(Dispatchers.Default) { in doTest() constant
/external/fft2d/src/fft2d/fft2d/sample2d/
Dshrtdctt.c45 int j1, j2, seed = 0; in putdata2d() local
57 int j1, j2, seed = 0; in errorcheck2d() local
Dfftsg2dt.c84 int j1, j2, seed = 0; in putdata2d() local
96 int j1, j2, seed = 0; in errorcheck2d() local
Dfft4f2dt.c86 int j1, j2, seed = 0; in putdata2d() local
98 int j1, j2, seed = 0; in errorcheck2d() local
Dfftsg3dt.c101 int j1, j2, j3, seed = 0; in putdata3d() local
115 int j1, j2, j3, seed = 0; in errorcheck3d() local
Dfft4f2dt.f62 integer n1max, n1, n2, j1, j2, seed local
74 integer n1max, n1, n2, j1, j2, seed local
Dfftsg2dt.f61 integer n1max, n1, n2, j1, j2, seed local
73 integer n1max, n1, n2, j1, j2, seed local
Dfftsg3dt.f82 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/concurrent/test/flow/
DStateFlowUpdateCommonTest.kt26 val j1 = launch(Dispatchers.Default) { in <lambda>() constant
/external/fft2d/src/fft2d/fft2d/
Dfft4f2d.c742 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 …]
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/flow/
DStateFlowUpdateStressTest.kt29 val j1 = launch(Dispatchers.Default) { in <lambda>() constant
/external/eigen/test/
Dsparse_block.cpp129 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
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/channels/
DInvokeOnCloseStressTest.kt44 val j1 = async { in runStressTest() constant
/external/kotlinx.coroutines/kotlinx-coroutines-core/concurrent/test/channels/
DChannelCancelUndeliveredElementStressTest.kt34 val j1 = launch(Dispatchers.Default) { in <lambda>() constant
/external/webrtc/common_audio/third_party/ooura/fft_size_256/
Dfft4g.cc357 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
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/utility/pairs/pairs.pair/
Dassign_const_copy_convert.pass.cpp51 long j1 = 3; in test() local
Dassign_const_move_convert.pass.cpp51 long j1 = 3; in test() local
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/tuple/tuple.tuple/tuple.assign/
Dconst_convert_move.pass.cpp48 long j1 = 3; in test() local
Dconst_pair_move.pass.cpp51 long j1 = 3; in test() local
Dconst_convert_copy.pass.cpp49 long j1 = 3; in test() local
Dconst_pair_copy.pass.cpp51 long j1 = 3; in test() local
/external/kotlinx.coroutines/kotlinx-coroutines-core/concurrent/test/
DLimitedParallelismConcurrentTest.kt53 val j1 = launch(view) { in <lambda>() constant

123