/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | test_utils.h | 35 StatusCallback done) override { in GetStatusAsync() 41 StatusCallback done) override { in CreateWorkerSessionAsync() 48 StatusCallback done) override { in DeleteWorkerSessionAsync() 54 StatusCallback done) override { in RegisterGraphAsync() 60 StatusCallback done) override { in DeregisterGraphAsync() 66 StatusCallback done) override { in RunGraphAsync() 72 StatusCallback done) override { in CleanupGraphAsync() 78 StatusCallback done) override { in CleanupAllAsync() 83 TensorResponse* response, StatusCallback done) override { in RecvTensorAsync() 88 StatusCallback done) override { in LoggingAsync() [all …]
|
D | worker.cc | 43 StatusCallback done) { in GetStatusAsync() 56 StatusCallback done) { in CreateWorkerSessionAsync() 67 StatusCallback done) { in DeleteWorkerSessionAsync() 74 StatusCallback done) { in RegisterGraphAsync() 95 StatusCallback done) { in DeregisterGraphAsync() 144 StatusCallback done) { in RunGraphAsync() 168 StatusCallback done) { in DoRunGraph() 266 StatusCallback done) { in DoPartialRunGraph() 356 StatusCallback done) { in CleanupGraphAsync() 373 StatusCallback done) { in CleanupAllAsync() [all …]
|
/external/skia/modules/pathkit/tests/ |
D | path.spec.js | 13 it('supports.equals()', function(done) { argument 35 it('has a copy constructor', function(done) { argument 49 it('has a copy method', function(done) { argument 63 it('can create a copy with MakePath', function(done) { argument 96 it('dynamically updates getBounds()', function(done){ argument 112 it('has getBounds() and computeTightBounds()', function(done){ argument 146 it('does NOT approximates conics when dumping as toCmds', function(done) { argument
|
D | svg.spec.js | 2 it('can create a path from an SVG string', function(done) { argument 24 it('can create an SVG string from a path', function(done) { argument 42 it('can create an SVG string from hex values', function(done) { argument 59 it('should have input and the output be the same', function(done) { argument 77 it('approximates arcs (conics) with quads', function(done) { argument
|
D | path2d.spec.js | 2 it('can do everything in the Path2D API w/o crashing', function(done) { argument 74 it('can chain by returning the same object', function(done) { argument 98 it('does not leak path objects when chaining', function(done) { argument 127 it('has multiple overloads of addPath', function(done) { argument 148 it('approximates arcs (conics) with quads', function(done) { argument
|
D | effects.spec.js | 17 it('performs dash in-place with start, stop, phase', function(done) { argument 39 it('performs trim in-place with start, stop, phase', function(done) { argument 62 it('performs matrix transform in-place', function(done) { argument 89 it('creates a stroked path in-place', function(done) { argument 121 it('can use res_scale for more precision', function(done) { argument
|
D | util.spec.js | 3 it('computes YFromX correctly', function(done) { argument 19 it('computes a point from T correctly', function(done) { argument 40 it('does not leak, with or without cache', function(done) { argument
|
/external/tensorflow/tensorflow/core/distributed_runtime/coordination/ |
D | coordination_service_rpc_handler.cc | 40 StatusCallback done) { in RegisterTaskAsync() 57 StatusCallback done) { in HeartbeatAsync() 79 StatusCallback done) { in WaitForAllTasksAsync() 100 StatusCallback done) { in ShutdownTaskAsync() 114 StatusCallback done) { in ResetTaskAsync() 127 ReportErrorToTaskResponse* response, StatusCallback done) { in ReportErrorToTaskAsync() 147 ReportErrorToServiceResponse* response, StatusCallback done) { in ReportErrorToServiceAsync() 166 StatusCallback done) { in InsertKeyValueAsync() 179 StatusCallback done) { in GetKeyValueAsync() 200 StatusCallback done) { in TryGetKeyValueAsync() [all …]
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
D | grpc_remote_worker.cc | 76 StatusCallback done) override { in GetStatusAsync() 83 StatusCallback done) override { in CreateWorkerSessionAsync() 90 StatusCallback done) override { in DeleteWorkerSessionAsync() 97 StatusCallback done) override { in RegisterGraphAsync() 103 StatusCallback done) override { in DeregisterGraphAsync() 108 RunGraphResponse* response, StatusCallback done) override { in RunGraphAsync() 113 StatusCallback done) override { in RunGraphAsync() 120 StatusCallback done) override { in CleanupGraphAsync() 126 StatusCallback done) override { in CleanupAllAsync() 131 RecvBufResponse* response, StatusCallback done) override { in RecvBufAsync() [all …]
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/coordination/ |
D | grpc_coordination_client.cc | 77 StatusCallback done) override { in RegisterTaskAsync() 87 StatusCallback done) override { in WaitForAllTasksAsync() 98 StatusCallback done) override { in ShutdownTaskAsync() 108 StatusCallback done) override { in ResetTaskAsync() 118 StatusCallback done) override { in HeartbeatAsync() 131 StatusCallback done) override { in ReportErrorToTaskAsync() 141 StatusCallback done) override { in ReportErrorToServiceAsync() 151 StatusCallback done) override { in InsertKeyValueAsync() 162 StatusCallback done) override { in GetKeyValueAsync() 172 StatusCallback done) override { in TryGetKeyValueAsync() [all …]
|
/external/skia/modules/pathkit/perf/ |
D | path.bench.js | 43 it('path_path2dapi', function(done) { argument 61 it('path_copy', function(done) { argument 82 it('path_from_api_calls', function(done) { argument 105 it('path_fromCmds', function(done) { argument 128 it('path_fromSVGString', function(done) { argument 148 it('path_toCmds', function(done) { argument 168 it('path_toPath2D', function(done) { argument 188 it('path_toSVGString', function(done) { argument 219 it('path_add_path_svgmatrix', function(done) { argument 245 it('path_add_path_svgmatrix_reuse', function(done) { argument [all …]
|
D | pathops.bench.js | 14 it('pathops_simplify', function(done) { argument 35 it('pathops_diff', function(done) { argument 59 it('pathops_intersect', function(done) { argument 83 it('pathops_union', function(done) { argument 107 it('pathops_xor', function(done) { argument 131 it('pathops_reverse_diff', function(done) { argument
|
D | effects.bench.js | 15 it('effects_dash', function(done) { argument 36 it('effects_trim', function(done) { argument 57 it('effects_trim_complement', function(done) { argument 78 it('effects_transform', function(done) { argument 101 it('effects_stroke', function(done) { argument
|
/external/libwebsockets/lib/plat/unix/ |
D | unix-fds.c | 33 struct lws **p, **done; in wsi_from_fd() local 56 struct lws **p, **done; in sanity_assert_no_wsi_traces() local 126 struct lws **p, **done; in insert_wsi() local 174 struct lws **p, **done; in delete_from_fd() local 215 struct lws **p, **done; in delete_from_fdwsi() local
|
/external/libaom/aom_dsp/x86/ |
D | aom_subpixel_8t_ssse3.asm | 202 .done: label 308 .done: label 633 .done: label 860 .done: label
|
/external/python/python-api-core/tests/unit/future/ |
D | test_polling.py | 27 def done(self, retry=None): member in PollingFutureImpl 90 def done(self, retry=None): member in PollingFutureImplWithPoll 139 def done(self, retry=None): member in PollingFutureImplTimeout 161 def done(self, retry=None): member in PollingFutureImplTransient 226 def done(self, retry=None): member in PollingFutureImplWithoutRetry 239 def done(self, retry=None): member in PollingFutureImplWith_done_or_raise
|
/external/cronet/stable/base/test/ |
D | run_until_unittest.cc | 53 bool done = false; in TEST_F() local 61 bool done = false; in TEST_F() local 77 bool done = false; in TEST_F() local 100 bool done = false; in TEST_F() local 133 bool done; in TEST() local 149 base::AtomicFlag done; in TEST() local 185 base::AtomicFlag done; in TEST() local
|
/external/cronet/tot/base/test/ |
D | run_until_unittest.cc | 53 bool done = false; in TEST_F() local 61 bool done = false; in TEST_F() local 77 bool done = false; in TEST_F() local 100 bool done = false; in TEST_F() local 133 bool done; in TEST() local 149 base::AtomicFlag done; in TEST() local 185 base::AtomicFlag done; in TEST() local
|
/external/tensorflow/tensorflow/core/data/ |
D | unbounded_thread_pool.cc | 36 explicit LogicalThreadWrapper(std::shared_ptr<Notification> done) in LogicalThreadWrapper() 59 auto done = std::make_shared<Notification>(); in StartThread() local 86 std::shared_ptr<Notification> done) { in WorkQueueFunc() 95 std::function<void()> fn, std::shared_ptr<Notification> done) { in ScheduleOnWorkQueue()
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | async_collective_creator_test.cc | 56 const HloInstruction* done = computation->root_instruction(); in TEST_F() local 81 const HloInstruction* done = computation->root_instruction(); in TEST_F() local 108 const HloInstruction* done = computation->root_instruction(); in TEST_F() local 140 const HloInstruction* done = computation->root_instruction(); in TEST_F() local 170 const HloInstruction* done = computation->root_instruction(); in TEST_F() local 199 const HloInstruction* done = computation->root_instruction(); in TEST_F() local
|
/external/libvpx/vpx_dsp/x86/ |
D | vpx_subpixel_8t_ssse3.asm | 184 .done: label 275 .done: label 572 .done: label 790 .done: label
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | test_collective_executor_mgr.h | 45 const StatusCallback& done) override { in CompleteParamsAsync() 52 const StatusCallback& done) override { in CompleteGroupAsync() 59 const StatusCallback& done) override { in CompleteInstanceAsync() 122 const StatusCallback& done) override { in GetStepSequenceAsync() 127 const StatusCallback& done) override { in RefreshStepIdSequenceAsync()
|
/external/libchrome/base/threading/ |
D | thread_local_unittest.cc | 19 ThreadLocalTesterBase(TLPType* tlp, base::WaitableEvent* done) in ThreadLocalTesterBase() 32 SetThreadLocal(TLPType* tlp, base::WaitableEvent* done) in SetThreadLocal() 50 GetThreadLocal(TLPType* tlp, base::WaitableEvent* done) in GetThreadLocal() 81 base::WaitableEvent done(WaitableEvent::ResetPolicy::MANUAL, in TEST() local
|
/external/libgav1/src/utils/ |
D | blocking_counter_test.cc | 34 std::array<bool, kNumJobs> done = {}; in TEST() local 57 std::array<bool, kNumJobs> done = {}; in TEST() local 81 std::array<bool, kNumJobs> done = {}; in TEST() local 105 std::array<bool, kNumJobs> done = {}; in TEST() local
|
/external/tensorflow/tensorflow/core/util/ |
D | reffed_status_callback_test.cc | 34 auto done = [&called, &status](const Status& s) { in TEST() local 48 auto done = [&called, &status](const Status& s) { in TEST() local 69 auto done = [&called, &status](const Status& s) { in TEST() local 93 auto done = [&num_called, &status, &n](const Status& s) { in TEST() local
|