/external/aws-sdk-java-v2/http-clients/netty-nio-client/src/test/java/software/amazon/awssdk/http/nio/netty/internal/nrs/ |
D | HandlerPublisherVerificationTest.java | 53 private final boolean scheduled; field in HandlerPublisherVerificationTest 59 public HandlerPublisherVerificationTest(int batchSize, int publishInitial, boolean scheduled) { in HandlerPublisherVerificationTest()
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/jsAndWasmJsShared/test/ |
D | MessageQueueTest.kt | 6 private var scheduled = false in <lambda>() variable in kotlinx.coroutines.MessageQueueTest
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/js/src/ |
D | Window.kt | 32 private var scheduled = false variable
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | gpu_hlo_schedule.cc | 83 absl::flat_hash_set<HloInstruction*> scheduled; in PostprocessorToScheduleAsEarlyOrLateAsPossible() local 115 absl::flat_hash_set<HloInstruction*> scheduled; in PostprocessorToScheduleAsEarlyOrLateAsPossible() local
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/ |
D | WithTimeoutThreadDispatchTest.kt | 41 val scheduled = AtomicInteger(0) in testCancellationDispatchCustomNoDelay() constant
|
D | WithTimeoutOrNullThreadDispatchTest.kt | 41 val scheduled = AtomicInteger(0) in testCancellationDispatchCustomNoDelay() constant
|
/external/guava/android/guava/src/com/google/common/util/concurrent/ |
D | MoreExecutors.java | 496 ScheduledFuture<?> scheduled = delegate.schedule(task, delay, unit); in schedule() local 504 ScheduledFuture<?> scheduled = delegate.schedule(task, delay, unit); in schedule() local 512 ScheduledFuture<?> scheduled = delegate.scheduleAtFixedRate(task, initialDelay, period, unit); in scheduleAtFixedRate() local 520 ScheduledFuture<?> scheduled = in scheduleWithFixedDelay() local
|
D | Futures.java | 238 Future<?> scheduled = executorService.schedule(task, delay, timeUnit); in scheduleAsync() local
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
D | MoreExecutors.java | 557 ScheduledFuture<?> scheduled = delegate.schedule(task, delay, unit); in schedule() local 565 ScheduledFuture<?> scheduled = delegate.schedule(task, delay, unit); in schedule() local 573 ScheduledFuture<?> scheduled = delegate.scheduleAtFixedRate(task, initialDelay, period, unit); in scheduleAtFixedRate() local 581 ScheduledFuture<?> scheduled = in scheduleWithFixedDelay() local
|
D | Futures.java | 254 Future<?> scheduled = executorService.schedule(task, delay, timeUnit); in scheduleAsync() local
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/jsAndWasmJsShared/src/internal/ |
D | JSDispatcher.kt | 108 private var scheduled = false in toString() variable
|
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/ |
D | quic_connection_alarms.cc | 272 absl::InlinedVector<QuicAlarmSlot, kNumberOfSlots> scheduled; in FireAlarms() local 375 std::vector<std::pair<QuicTime, QuicAlarmSlot>> scheduled; in DebugString() local
|
D | quic_alarm_test.cc | 66 bool scheduled() const { return scheduled_; } in scheduled() function in quic::test::__anon907725b30111::TestAlarm
|
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/ |
D | quic_connection_alarms.cc | 272 absl::InlinedVector<QuicAlarmSlot, kNumberOfSlots> scheduled; in FireAlarms() local 375 std::vector<std::pair<QuicTime, QuicAlarmSlot>> scheduled; in DebugString() local
|
D | quic_alarm_test.cc | 66 bool scheduled() const { return scheduled_; } in scheduled() function in quic::test::__anon30c134170111::TestAlarm
|
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowRenderNodeAnimatorR.java | 27 private boolean scheduled = false; field in ShadowRenderNodeAnimatorR
|
D | ShadowRenderNodeAnimator.java | 29 private boolean scheduled = false; field in ShadowRenderNodeAnimator
|
/external/googleapis/google/cloud/gkebackup/logging/v1/ |
D | logging.proto | 70 bool scheduled = 3; field
|
/external/tensorflow/tensorflow/core/transforms/toposort/ |
D | pass.cc | 44 DenseSet<Operation *> scheduled; in SortTopologically() local
|
/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/ |
D | WriteQueue.java | 53 private final AtomicBoolean scheduled = new AtomicBoolean(); field in WriteQueue
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | conv_depthwise_backprop_filter_test.cc | 141 bool scheduled = false) { in BuildHloTextBatchGroupedConvolution2D()
|
/external/cronet/stable/net/third_party/quiche/src/quiche/common/ |
D | btree_scheduler.h | 98 bool scheduled() const { return current_sequence_number.has_value(); } in scheduled() function
|
/external/cronet/tot/net/third_party/quiche/src/quiche/common/ |
D | btree_scheduler.h | 98 bool scheduled() const { return current_sequence_number.has_value(); } in scheduled() function
|
/external/grpc-grpc/src/core/lib/iomgr/ |
D | closure.h | 82 bool scheduled; member
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
D | closure.h | 82 bool scheduled; member
|