/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 | 40 StatusCallback done) { in GetStatusAsync() 53 StatusCallback done) { in CreateWorkerSessionAsync() 64 StatusCallback done) { in DeleteWorkerSessionAsync() 71 StatusCallback done) { in RegisterGraphAsync() 92 StatusCallback done) { in DeregisterGraphAsync() 139 StatusCallback done) { in RunGraphAsync() 163 StatusCallback done) { in DoRunGraph() 264 StatusCallback done) { in DoPartialRunGraph() 353 StatusCallback done) { in CleanupGraphAsync() 370 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 | 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
|
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
|
/external/skqp/modules/pathkit/tests/ |
D | path.spec.js | 29 it('supports.equals()', function(done) { argument 51 it('has a copy constructor', function(done) { argument 65 it('has a copy method', function(done) { argument 79 it('can create a copy with MakePath', function(done) { argument 112 it('dynamically updates getBounds()', function(done){ argument 128 it('has getBounds() and computeTightBounds()', function(done){ argument 162 it('does NOT approximates conics when dumping as toCmds', function(done) { argument
|
D | svg.spec.js | 18 it('can create a path from an SVG string', function(done) { argument 40 it('can create an SVG string from a path', function(done) { argument 58 it('can create an SVG string from hex values', function(done) { argument 75 it('should have input and the output be the same', function(done) { argument 93 it('approximates arcs (conics) with quads', function(done) { argument
|
D | path2d.spec.js | 19 it('can do everything in the Path2D API w/o crashing', function(done) { argument 91 it('can chain by returning the same object', function(done) { argument 115 it('does not leak path objects when chaining', function(done) { argument 144 it('has multiple overloads of addPath', function(done) { argument 165 it('approximates arcs (conics) with quads', function(done) { argument
|
D | util.spec.js | 19 it('computes YFromX correctly', function(done) { argument 35 it('computes a point from T correctly', function(done) { argument 56 it('does not leak, with or without cache', function(done) { argument
|
D | effects.spec.js | 33 it('performs dash in-place with start, stop, phase', function(done) { argument 55 it('performs trim in-place with start, stop, phase', function(done) { argument 78 it('performs matrix transform in-place', function(done) { argument 105 it('creates a stroked path in-place', function(done) { argument
|
/external/skqp/experimental/canvaskit/tests/ |
D | path.spec.js | 36 function reportSurface(surface, testname, done) { argument 52 it('can draw a path', function(done) { argument 113 it('can draw directly to a canvas', function(done) { argument 162 it('can apply an effect and draw text', function(done) { argument 201 it('can create a path from an SVG string', function(done) { argument 223 it('can create an SVG string from a path', function(done) { argument
|
D | canvas2d.spec.js | 40 it('parses hex color strings', function(done) { argument 54 it('parses rgba color strings', function(done) { argument 68 it('parses named color strings', function(done) { argument 81 it('properly produces color strings', function(done) { argument 94 it('can multiply colors by alpha', function(done) { argument 133 it('can parse font sizes', function(done) { argument 187 it('can parse font attributes', function(done) { argument 272 function multipleCanvasTest(testname, done, test) { argument 295 it('supports all the line types', function(done) { argument 353 it('handles all the transforms as specified', function(done) { argument [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/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/skqp/modules/pathkit/perf/ |
D | path.bench.js | 60 it('path_path2dapi', function(done) { argument 78 it('path_copy', function(done) { argument 99 it('path_from_api_calls', function(done) { argument 122 it('path_fromCmds', function(done) { argument 145 it('path_fromSVGString', function(done) { argument 165 it('path_toCmds', function(done) { argument 185 it('path_toPath2D', function(done) { argument 205 it('path_toSVGString', function(done) { argument 236 it('path_add_path_svgmatrix', function(done) { argument 262 it('path_add_path_svgmatrix_reuse', function(done) { argument [all …]
|
D | pathops.bench.js | 31 it('pathops_simplify', function(done) { argument 52 it('pathops_diff', function(done) { argument 76 it('pathops_intersect', function(done) { argument 100 it('pathops_union', function(done) { argument 124 it('pathops_xor', function(done) { argument 148 it('pathops_reverse_diff', function(done) { argument
|
D | effects.bench.js | 31 it('effects_dash', function(done) { argument 52 it('effects_trim', function(done) { argument 73 it('effects_trim_complement', function(done) { argument 94 it('effects_transform', function(done) { argument 117 it('effects_stroke', function(done) { argument
|
/external/libaom/libaom/aom_dsp/x86/ |
D | aom_subpixel_8t_ssse3.asm | 202 .done: label 308 .done: label 633 .done: label 860 .done: label
|
/external/tensorflow/tensorflow/core/kernels/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/libvpx/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 | 41 const StatusCallback& done) override { in CompleteParamsAsync() 48 const StatusCallback& done) override { in CompleteGroupAsync() 55 const StatusCallback& done) override { in CompleteInstanceAsync() 110 const StatusCallback& done) override { in GetStepSequenceAsync() 115 const StatusCallback& done) override { in RefreshStepIdSequenceAsync()
|