| /external/kotlinx.coroutines/benchmarks/src/jmh/kotlin/benchmarks/flow/ |
| D | FlowFlattenMergeBenchmark.kt | 28 private var concurrency: Int = 0 in <lambda>() variable in benchmarks.flow.FlowFlattenMergeBenchmark 54 `10xConcurrency flows`({ concurrency -> concurrency * 10 }), in concurrency() method
|
| /external/python/cpython3/Doc/library/ |
| D | concurrency.rst | 1 .. _concurrency: target
|
| /external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/scheduling/ |
| D | DefaultDispatchersTest.kt | 66 val concurrency = AtomicInteger() in <lambda>() constant
|
| /external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/flow/ |
| D | FlatMapStressTest.kt | 89 val concurrency = AtomicLong() in <lambda>() constant
|
| /external/kotlinx.coroutines/docs/topics/ |
| D | coroutines-and-channels.md | 871 ### Canceling the loading of contributors 1002 ### Using the outer scope's context
|
| /external/skia/modules/canvaskit/ |
| D | karma.bazel.js | 35 concurrency: Infinity, property
|
| D | karma.conf.js | 58 concurrency: Infinity, property
|
| /external/skia/modules/pathkit/ |
| D | karma.bench.conf.js | 54 concurrency: Infinity, property
|
| D | karma.conf.js | 55 concurrency: Infinity, property
|
| /external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/flow/internal/ |
| D | Merge.kt | 43 private val concurrency: Int, constant in ChannelFlowMerge
|
| /external/cronet/components/cronet/android/test/javaperftests/src/org/chromium/net/ |
| D | CronetPerfTestActivity.java | 82 Mode mode, Direction direction, Protocol protocol, int concurrency, int iterations) { in buildBenchmarkName() 146 int concurrency, JSONObject results) { in Benchmark()
|
| /external/python/cpython3/Lib/asyncio/ |
| D | windows_events.py | 413 def __init__(self, concurrency=0xffffffff): argument
|
| /external/javasqlite/src/main/java/SQLite/JDBC2z/ |
| D | JDBCDatabaseMetaData.java | 1374 public boolean supportsResultSetConcurrency(int type, int concurrency) in supportsResultSetConcurrency()
|
| /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/ |
| D | Impl_RowSet.java | 145 public void setConcurrency(int concurrency) throws SQLException { in setConcurrency()
|
| /external/elfutils/debuginfod/ |
| D | debuginfod.cxx | 421 static unsigned concurrency = std::thread::hardware_concurrency() ?: 1; variable
|