/external/perfetto/src/traced/probes/ftrace/test/data/android_raven_AOSP.MASTER_5.10.43/events/sched/sched_util_est_cfs/ |
D | format | 11 field:unsigned int enqueued; offset:76; size:4; signed:0; 15 print fmt: "cpu=%d path=%s enqueued=%u ewma=%u util=%lu", REC->cpu, REC->path, REC->enqueued, REC->…
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_raven_AOSP.MASTER_5.10.43/events/sched/sched_util_est_se/ |
D | format | 13 field:unsigned int enqueued; offset:96; size:4; signed:0; 17 …: "cpu=%d path=%s comm=%s pid=%d enqueued=%u ewma=%u util=%lu", REC->cpu, REC->path, REC->comm, RE…
|
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/ |
D | custom-style-interface.min.js | 10 …];this.enqueued=!1;h(function(){window.ShadyCSS.flushCustomStyles&&window.ShadyCSS.flushCustomStyl…
|
D | apply-shim.min.js | 25 …)},a.a.validateCallback=function(){requestAnimationFrame(function(){a.a.enqueued&&a.flushCustomSty… 26 …ocessStyles();if(this.a.enqueued){for(var b=0;b<a.length;b++){var c=this.a.getStyleForCustomStyle(…
|
/external/mksh/src/ |
D | histrap.c | 611 static char *enqueued = NULL; in histsave() local 616 afree(enqueued, APERM); in histsave() 617 enqueued = NULL; in histsave() 622 if (!enqueued) in histsave() 624 } else if (enqueued) { in histsave() 625 c = enqueued; in histsave() 626 enqueued = NULL; in histsave() 662 if (!enqueued) { in histsave() 664 enqueued = c; in histsave() 670 nenq = strlen(enqueued); in histsave() [all …]
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_QueueEnqueueV2.pbtxt | 15 One or more tensors from which the enqueued tensors should be taken. 32 element has been enqueued (or 'timeout_ms' elapses, if specified).
|
D | api_def_QueueEnqueue.pbtxt | 13 One or more tensors from which the enqueued tensors should be taken. 30 element has been enqueued (or 'timeout_ms' elapses, if specified).
|
D | api_def_QueueEnqueueMany.pbtxt | 13 One or more tensors from which the enqueued tensors should 35 elements have been enqueued (or 'timeout_ms' elapses, if specified).
|
D | api_def_QueueEnqueueManyV2.pbtxt | 15 One or more tensors from which the enqueued tensors should 37 elements have been enqueued (or 'timeout_ms' elapses, if specified).
|
D | api_def_QueueCloseV2.pbtxt | 21 This operation signals that no more elements will be enqueued in the
|
D | api_def_QueueClose.pbtxt | 19 This operation signals that no more elements will be enqueued in the
|
D | api_def_BatchFunction.pbtxt | 45 Maximum number of batches enqueued. Default: 10.
|
/external/tensorflow/tensorflow/core/runtime_fallback/kernel/ |
D | tensor_util.cc | 78 bool enqueued = tfrt::EnqueueBlockingWork( in TransferTensorToDevice() local 120 if (!enqueued) { in TransferTensorToDevice()
|
/external/grpc-grpc/src/objective-c/RxLibrary/ |
D | GRXConcurrentWriteable.m | 90 // Skip any possible message to the wrapped writeable enqueued after this one. 108 // Skip any possible message to the wrapped writeable enqueued after this one.
|
D | GRXBufferedPipe.m | 49 // Even if we're paused and with enqueued values, we can't excert back-pressure to our writer.
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/winrt/ |
D | SwapChainPanelNativeWindow.cpp | 79 boolean enqueued; in RunOnUIThread() local 81 &enqueued); in RunOnUIThread()
|
/external/googleapis/google/cloud/sql/v1/ |
D | cloud_sql_backup_runs.proto | 133 // The time the run was enqueued in UTC timezone in 197 // A list of backup runs in reverse chronological order of the enqueued time. 210 // The backup operation was enqueued.
|
/external/googleapis/google/devtools/build/v1/ |
D | build_events.proto | 53 // Notification that the build request is enqueued. 121 // The build is enqueued.
|
/external/sdv/vsomeip/third_party/boost/atomic/doc/ |
D | examples.qbk | 383 The implementation guarantees that all objects enqueued are 384 processed in the order they were enqueued by building a singly-linked 389 It must be guaranteed that any access to an object to be enqueued
|
/external/mesa3d/docs/relnotes/ |
D | 18.2.4.rst | 59 - radv: Emit enqueued pipeline barriers on event write.
|
/external/python/cpython3/Doc/library/ |
D | queue.rst | 176 Two methods are offered to support tracking whether enqueued tasks have been 182 Indicate that a formerly enqueued task is complete. Used by queue consumer 207 Example of how to wait for enqueued tasks to be completed::
|
/external/cronet/stable/base/task/sequence_manager/ |
D | README.md | 53 enqueued on the main thread. A delayed Task posted from the main thread skips
|
/external/cronet/tot/base/task/sequence_manager/ |
D | README.md | 53 enqueued on the main thread. A delayed Task posted from the main thread skips
|
/external/walt/docs/ |
D | AudioLatency.md | 24 The audio data buffers are enqueued in the
|
/external/swiftshader/third_party/marl/docs/ |
D | scheduler.md | 134 - A fiber becoming ready to be resumed, by being enqueued on the `work.fibers` queue. 135 - A task becoming enqueued on the `work.tasks` queue. 215 // calls marl::Scheduler::Worker::run() to run all enqueued tasks. Once the
|