/third_party/skia/third_party/externals/tint/tools/src/cmd/gerrit-stats/ |
D | main.go | 81 submitted, submittedQuery, err := g.QueryChanges( 114 for _, change := range submitted { 123 fmt.Printf(" Submitted %v changes (LOC: %v+, %v-) \n", len(submitted), insertions, deletions) 129 for i, change := range submitted {
|
/third_party/skia/third_party/externals/tint/tools/src/cmd/snippets/ |
D | main.go | 78 submitted, _, err := g.QueryChanges( 88 for _, change := range submitted {
|
/third_party/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
|
/third_party/json/benchmarks/thirdparty/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
|
/third_party/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
|
/third_party/boost/libs/asio/doc/requirements/ |
D | Sender.qbk | 30 A sender type's destructor shall not block pending completion of the submitted 33 [inline_note The ability to wait for completion of submitted function objects
|
D | Executor.qbk | 58 submitted function objects. [inline_note The ability to wait for completion of 59 submitted function objects may be provided by the associated execution 83 function submitted to the executor. 85 [inline_note The treatment of exceptions thrown by one-way submitted functions 93 submitted function objects are to be executed.
|
D | ExecutionContext.qbk | 26 [Destroys all unexecuted function objects that were submitted via an
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_fence.c | 128 assert(fence->submitted); in zink_vkfence_wait() 185 if (fence->submitted && zink_screen_check_last_finished(screen, fence->batch_id)) in zink_fence_finish()
|
D | zink_batch.c | 103 bs->fence.submitted = false; in zink_reset_batch_state() 258 bool submitted = p_atomic_read(&fence->submitted); in find_unused_state() local 259 return submitted && completed; in find_unused_state() 281 if (bs->fence.submitted && !bs->fence.completed) in get_batch_state() 431 p_atomic_set(&bs->fence.submitted, true); in submit_queue() 595 if (bs->fence.submitted && !bs->fence.completed) in zink_end_batch()
|
D | zink_fence.h | 54 bool submitted; member
|
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/ |
D | amdgpu_cs.h | 184 struct util_queue_fence submitted; member 217 util_queue_fence_destroy(&fence->submitted); in amdgpu_fence_reference()
|
D | amdgpu_cs.c | 51 util_queue_fence_init(&fence->submitted); in amdgpu_fence_create() 52 util_queue_fence_reset(&fence->submitted); in amdgpu_fence_create() 76 util_queue_fence_init(&fence->submitted); in amdgpu_fence_import_syncobj() 109 util_queue_fence_init(&fence->submitted); in amdgpu_fence_import_sync_file() 128 util_queue_fence_wait(&fence->submitted); in amdgpu_fence_export_sync_file() 169 util_queue_fence_signal(&afence->submitted); in amdgpu_fence_submitted() 177 util_queue_fence_signal(&afence->submitted); in amdgpu_fence_signalled() 213 if (!util_queue_fence_wait_timeout(&afence->submitted, abs_timeout)) in amdgpu_fence_wait() 1233 util_queue_fence_wait(&fence->submitted); in amdgpu_cs_add_fence_dependency() 1495 assert(util_queue_fence_is_signalled(&fence->submitted)); in amdgpu_cs_submit_ib() [all …]
|
/third_party/mesa3d/src/broadcom/ci/ |
D | deqp-v3dv-rpi4-fails.txt | 4 # CTS bug; fix submitted
|
/third_party/boost/libs/tti/doc/ |
D | tti_why.qbk | 24 never submitted for acceptance into Boost. An example with an existing Boost 28 submitted to Boost is the Concept Traits Library from which much of the
|
/third_party/curl/docs/cmdline-opts/ |
D | mail-auth.d | 10 address (identity) of a submitted message that is being relayed to another
|
/third_party/ffmpeg/ |
D | CONTRIBUTING.md | 2 Patches should be submitted to the [ffmpeg-devel mailing list](https://ffmpeg.org/mailman/listinfo/…
|
/third_party/python/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.
|
/third_party/flutter/engine/flutter/shell/platform/darwin/ios/ |
D | ios_surface_gl.mm | 149 bool submitted = platform_views_controller->SubmitFrame(true, std::move(context), context_); 151 return submitted;
|
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/ |
D | EGL_EXT_image_implicit_sync_control.txt | 95 …| | submitted rendering on | | … 108 submitted (including via other APIs and from other clients) is controlled
|
/third_party/EGL/extensions/EXT/ |
D | EGL_EXT_image_implicit_sync_control.txt | 95 …| | submitted rendering on | | … 108 submitted (including via other APIs and from other clients) is controlled
|
/third_party/popt/ |
D | README | 16 Bugs, feature requests and contributions can be submitted at
|
/third_party/flutter/skia/third_party/externals/wuffs/ |
D | CONTRIBUTING.md | 15 You generally only need to submit a CLA once, so if you've already submitted
|
/third_party/flutter/skia/third_party/externals/angle2/doc/ |
D | Update20131120.md | 9 changes submitted by contributors without commit access to our repositories.
|
/third_party/skia/third_party/externals/angle2/doc/ |
D | Update20131120.md | 9 changes submitted by contributors without commit access to our repositories.
|