| /external/kotlinx.coroutines/kotlinx-coroutines-core/js/test/ |
| D | MessageQueueTest.kt | 10 private var scheduled = false in <lambda>() variable in kotlinx.coroutines.MessageQueueTest
|
| /external/kotlinx.coroutines/kotlinx-coroutines-core/js/src/ |
| D | Window.kt | 37 private var scheduled = false variable
|
| D | JSDispatcher.kt | 129 private var scheduled = false variable
|
| /external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/ |
| D | WithTimeoutThreadDispatchTest.kt | 44 val scheduled = AtomicInteger(0) in testCancellationDispatchCustomNoDelay() constant
|
| D | WithTimeoutOrNullThreadDispatchTest.kt | 44 val scheduled = AtomicInteger(0) in testCancellationDispatchCustomNoDelay() constant
|
| /external/guava/android/guava/src/com/google/common/util/concurrent/ |
| D | MoreExecutors.java | 569 ScheduledFuture<?> scheduled = delegate.schedule(task, delay, unit); in schedule() local 577 ScheduledFuture<?> scheduled = delegate.schedule(task, delay, unit); in schedule() local 585 ScheduledFuture<?> scheduled = delegate.scheduleAtFixedRate(task, initialDelay, period, unit); in scheduleAtFixedRate() local 593 ScheduledFuture<?> scheduled = in scheduleWithFixedDelay() local
|
| D | Futures.java | 226 final Future<?> scheduled = executorService.schedule(task, delay, timeUnit); in scheduleAsync() local
|
| /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowRenderNodeAnimator.java | 23 private boolean scheduled = false; field in ShadowRenderNodeAnimator
|
| /external/guava/guava/src/com/google/common/util/concurrent/ |
| D | MoreExecutors.java | 630 ScheduledFuture<?> scheduled = delegate.schedule(task, delay, unit); in schedule() local 638 ScheduledFuture<?> scheduled = delegate.schedule(task, delay, unit); in schedule() local 646 ScheduledFuture<?> scheduled = delegate.scheduleAtFixedRate(task, initialDelay, period, unit); in scheduleAtFixedRate() local 654 ScheduledFuture<?> scheduled = in scheduleWithFixedDelay() local
|
| D | Futures.java | 241 final Future<?> scheduled = executorService.schedule(task, delay, timeUnit); in scheduleAsync() local
|
| /external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/ |
| D | WriteQueue.java | 50 private final AtomicBoolean scheduled = new AtomicBoolean(); field in WriteQueue
|
| /external/tensorflow/tensorflow/compiler/xla/tests/ |
| D | conv_depthwise_backprop_filter_test.cc | 140 bool scheduled = false) { in BuildHloTextBatchGroupedConvolution2D()
|
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
| D | closure.h | 82 bool scheduled; member
|
| /external/grpc-grpc/src/core/lib/iomgr/ |
| D | closure.h | 95 bool scheduled; member
|
| /external/ims/rcs/presencepolling/src/com/android/service/ims/presence/ |
| D | CapabilityPolling.java | 452 long scheduled = mNextPollingTimeStamp - System.currentTimeMillis(); in schedulePolling() local
|
| /external/mesa3d/src/freedreno/ir3/ |
| D | ir3_sched.c | 90 struct ir3_instruction *scheduled; /* last scheduled instr */ member
|
| /external/mesa3d/src/panfrost/midgard/ |
| D | compiler.h | 191 bool scheduled; member
|
| /external/mesa3d/src/gallium/drivers/lima/ir/gp/ |
| D | gpir.h | 184 bool scheduled; member
|
| /external/mesa3d/src/panfrost/bifrost/ |
| D | compiler.h | 452 bool scheduled; member
|
| /external/mesa3d/src/gallium/drivers/lima/ir/pp/ |
| D | ppir.h | 324 bool scheduled; member
|
| /external/wpa_supplicant_8/src/p2p/ |
| D | p2p.c | 4951 int res, scheduled; in p2p_send_action() local
|
| /external/wpa_supplicant_8/wpa_supplicant/ |
| D | p2p_supplicant.c | 1632 size_t len, unsigned int wait_time, int *scheduled) in wpas_send_action()
|