/external/llvm-project/clang-tools-extra/clangd/unittests/decision_forest_model/ |
D | forest.json | 6 "then": { object 10 "then": { object 26 "then": { object 43 "then": { object
|
/external/rust/crates/rustversion/src/ |
D | attr.rs | 8 pub then: Then, field 26 let then = if let Some(const_span) = const_span { in parse() localVariable
|
/external/libchrome/base/android/java/src/org/chromium/base/ |
D | Promise.java | 78 public void then(Callback<T> onFulfill) { in then() method in Promise 109 public void then(Callback<T> onFulfill, Callback<Exception> onReject) { in then() method in Promise 149 public <R> Promise<R> then(final Function<T, R> function) { in then() method in Promise 178 public <R> Promise<R> then(final AsyncFunction<T, R> function) { in then() method in Promise
|
/external/tensorflow/tensorflow/core/kernels/ |
D | cwise_op_select.cc | 45 const Tensor* then = &ctx->input(1); in Compute() local 65 const Tensor* then, const Tensor* else_) { in ComputeBroadcasting() 112 const Tensor* then, const Tensor* else_) { in ComputeElementwise() 125 const Tensor* then, const Tensor* else_) { in ComputeScalar() 147 const Tensor* then = &ctx->input(1); in Compute() local
|
/external/openscreen/cast/protocol/castv2/ |
D | receiver_schema.json | 38 "then": { object 51 "then": {"required": ["availability"]} object 55 "then": {"required": ["supportedAppTypes", "language", "appId"]} object 59 "then": {"required": ["sessionId"]} object
|
D | streaming_schema.json | 251 "then": {"required": ["result"]} object 255 "then": {"required": ["offer"]} object 261 "then": {"required": ["answer"]} object 270 "then": {"required": ["capabilities"]} object 274 "then": {"required": ["get_status"]} object 278 "then": {"required": ["status"]} object 284 "then": {"required": ["rpc"]} object
|
/external/toybox/toys/other/ |
D | count.c | 21 unsigned long long size = 0, last = 0, then = 0, now; in count_main() local
|
D | rtcwake.c | 43 time_t now, rtc_now, then; in rtcwake_main() local
|
D | watch.c | 69 long long now, then = millitime(); in watch_main() local
|
/external/mockito/src/main/java/org/mockito/internal/stubbing/ |
D | ConsecutiveStubbing.java | 22 public OngoingStubbing<T> then(Answer<?> answer) { in then() method in ConsecutiveStubbing
|
D | OngoingStubbingImpl.java | 36 public OngoingStubbing<T> then(Answer<?> answer) { in then() method in OngoingStubbingImpl
|
/external/guava/guava-gwt/src-super/com/google/common/util/concurrent/super/com/google/common/util/concurrent/ |
D | Thenable.java | 31 <V> IThenable<V> then( in then() method
|
D | ListenableFuture.java | 39 default <R> IThenable<R> then( in then() method
|
/external/exoplayer/tree/library/core/src/test/java/com/google/android/exoplayer2/ |
D | PlayerMessageTest.java | 109 .then( in experimental_blockUntilDelivered_markAsProcessedWhileBlocked_succeeds() method
|
/external/libwebsockets/lib/misc/threadpool/ |
D | threadpool.c | 95 ms_delta(lws_usec_t now, lws_usec_t then) in ms_delta() 101 us_accrue(lws_usec_t *acc, lws_usec_t then) in us_accrue() 109 pc_delta(lws_usec_t now, lws_usec_t then, lws_usec_t us) in pc_delta() 547 lws_usec_t then; in lws_threadpool_worker() local
|
/external/mockito/src/main/java/org/mockito/stubbing/ |
D | OngoingStubbing.java | 217 OngoingStubbing<T> then(Answer<?> answer); in then() method
|
/external/clang/test/SemaCXX/ |
D | decltype.cpp | 29 auto then(F&& fn) -> decltype(call(fn)) in then() function
|
/external/llvm-project/clang/test/SemaCXX/ |
D | decltype.cpp | 29 auto then(F&& fn) -> decltype(call(fn)) in then() function
|
/external/toybox/toys/net/ |
D | sntp.c | 75 unsigned long long *pktime = (void *)toybuf, now, then, before = before; in sntp_main() local
|
/external/linux-kselftest/tools/testing/selftests/timers/ |
D | inconsistency-check.c | 98 long now, then; in consistency_test() local
|
/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/ |
D | Condition.java | 26 public final <U> Condition<U> then(Step<? super T, U> mapping) { return and(mapping); } in then() method in Condition
|
/external/chromium-trace/catapult/third_party/polymer/components/promise-polyfill/ |
D | Promise.js | 102 Promise.prototype.then = function(onFulfilled, onRejected) { method in Promise
|
D | Promise.min.js | 11 …)})}catch(d){e||(e=!0,b(d))}}b.prototype["catch"]=function(a){return this.then(null,a)};b.prototyp… method in b
|
/external/rust/crates/tokio/src/util/ |
D | bit.rs | 18 pub(crate) const fn then(&self, width: u32) -> Pack { in then() method
|
/external/grpc-grpc/test/core/iomgr/ |
D | resource_quota_test.cc | 57 grpc_closure* then; member 70 grpc_closure* then) { in make_reclaimer() 82 grpc_closure* make_unused_reclaimer(grpc_closure* then) { in make_unused_reclaimer()
|