/external/rust/crates/vulkano/src/command_buffer/ |
D | traits.rs | 139 submitted: Mutex::new(false), in execute_after() 322 submitted: Mutex<bool>, field 366 let mut submitted = self.submitted.lock().unwrap(); in flush() localVariable 367 if *submitted { in flush() 382 *submitted = true; in flush()
|
/external/libcups/ |
D | CONTRIBUTING.md | 11 Contributions should be submitted as attachments to bug reports on the 13 source files should be submitted as unified diffs while new source files
|
/external/robolectric/integration_tests/androidx_test/src/test/java/org/robolectric/integrationtests/axt/ |
D | EspressoIdlingResourceTest.java | 66 boolean submitted; in onIdle_postToMainThread() 70 if (!submitted) { in onIdle_postToMainThread() 71 submitted = true; in onIdle_postToMainThread()
|
/external/igt-gpu-tools/benchmarks/wsim/ |
D | README | 124 created at the second step. They are submitted ahead of time while still not 133 batch buffer is submitted to the GPU. (In contrary to normal sync fences, which 143 Here VCS1 and VCS2 batches will only be submitted for executing once the RCS 154 Context 1 is marked as low priority (-1) and then a batch buffer is submitted 156 is submitted against it which depends on the batch from context 1. 172 500us and another batch is submitted. 245 We get to a fully functional example where two batch buffers are submitted in a 269 the default so the command could also be omitted) and a batch submitted against
|
/external/libcxx/utils/google-benchmark/ |
D | CONTRIBUTING.md | 21 You generally only need to submit a CLA once, so if you've already submitted 28 Once your CLA is submitted (or if you already submitted one for
|
/external/google-benchmark/ |
D | CONTRIBUTING.md | 21 You generally only need to submit a CLA once, so if you've already submitted 28 Once your CLA is submitted (or if you already submitted one for
|
/external/mesa3d/docs/ |
D | conform.rst | 17 Khronos member and has submitted conformance for your API on another 22 submitted results for the given API yet, X.Org is a member through
|
/external/llvm/lib/Target/ARM/ |
D | LICENSE.TXT | 12 is intentionally submitted by ARM to llvm.org (http://llvm.org) ("LLVM") for 14 (the "Work"). For the purposes of this definition, "submitted" means any form of 36 submitted. If any entity institutes patent litigation against ARM or any
|
/external/liburing/src/ |
D | queue.c | 350 static int __io_uring_submit(struct io_uring *ring, unsigned submitted, in __io_uring_submit() argument 363 ret = ____sys_io_uring_enter(ring->enter_ring_fd, submitted, in __io_uring_submit() 366 ret = submitted; in __io_uring_submit()
|
/external/liburing/test/ |
D | io-cancel.c | 121 int i, ret, submitted = 0; in start_cancel() local 135 submitted++; in start_cancel() 139 if (ret != submitted) { in start_cancel() 140 fprintf(stderr, "submit got %d, wanted %d\n", ret, submitted); in start_cancel()
|
/external/perfetto/protos/perfetto/metrics/android/ |
D | display_metrics.proto | 22 // Stat that reports the number of duplicate frames submitted 24 // pixels values but where still submitted. It is tracked based on
|
/external/python/cryptography/docs/x509/ |
D | certificate-transparency.rst | 17 assertions that the specified certificate has been submitted to a 41 the certificate had been submitted to it.
|
/external/mesa3d/src/gallium/winsys/amdgpu/drm/ |
D | amdgpu_cs.h | 171 struct util_queue_fence submitted; member 204 util_queue_fence_destroy(&fence->submitted); in amdgpu_fence_reference()
|
D | amdgpu_cs.c | 53 util_queue_fence_init(&fence->submitted); in amdgpu_fence_create() 54 util_queue_fence_reset(&fence->submitted); in amdgpu_fence_create() 78 util_queue_fence_init(&fence->submitted); in amdgpu_fence_import_syncobj() 111 util_queue_fence_init(&fence->submitted); in amdgpu_fence_import_sync_file() 130 util_queue_fence_wait(&fence->submitted); in amdgpu_fence_export_sync_file() 171 util_queue_fence_signal(&afence->submitted); in amdgpu_fence_submitted() 179 util_queue_fence_signal(&afence->submitted); in amdgpu_fence_signalled() 215 if (!util_queue_fence_wait_timeout(&afence->submitted, abs_timeout)) in amdgpu_fence_wait() 1254 util_queue_fence_wait(&fence->submitted); in amdgpu_cs_add_fence_dependency() 1520 assert(util_queue_fence_is_signalled(&fence->submitted)); in amdgpu_cs_submit_ib() [all …]
|
/external/elfutils/ |
D | THANKS | 1 At least the following have submitted valuable patches:
|
/external/crosvm/cros_async/src/sys/unix/ |
D | uring_executor.rs | 226 submitted: false, in start_read_to_mem() 242 submitted: false, in start_write_from_mem() 253 submitted: false, in start_fallocate() 264 submitted: false, in start_fsync() 277 submitted: false, in poll_fd_readable() 980 submitted: bool, field 999 if !self.submitted && !ex.runs_tasks_on_current_thread() { in poll() 1001 Ok(()) => self.submitted = true, in poll()
|
/external/rust/crates/async-stream/ |
D | README.tpl | 11 Unless you explicitly state otherwise, any contribution intentionally submitted
|
/external/rust/crates/tokio-util/ |
D | README.md | 11 Unless you explicitly state otherwise, any contribution intentionally submitted
|
/external/rust/crates/tokio-test/ |
D | README.md | 11 Unless you explicitly state otherwise, any contribution intentionally submitted
|
/external/rust/crates/tokio-macros/ |
D | README.md | 11 Unless you explicitly state otherwise, any contribution intentionally submitted
|
/external/crosvm/docs/book/src/integration/ |
D | chromeos.md | 78 Code submitted upstream is tested on linux, but not on ChromeOS devices. Changes will only be tested 87 is submitted. 95 to make changes in a backwards compatible way to allow them to be submitted independently.
|
/external/rust/crates/downcast-rs/ |
D | README.tpl | 11 Unless you explicitly state otherwise, any contribution intentionally submitted
|
/external/python/cpython3/Doc/ |
D | bugs.rst | 30 A list of documentation bugs that have been submitted to the Python issue tracker. 43 Bug reports for Python itself should be submitted via the Python Bug Tracker 45 pertinent information to be entered and submitted to the developers.
|
/external/rust/crates/num_cpus/ |
D | CONTRIBUTING.md | 14 Unless you explicitly state otherwise, any contribution intentionally submitted
|
/external/curl/docs/cmdline-opts/ |
D | mail-auth.d | 14 address (identity) of a submitted message that is being relayed to another
|