/third_party/skia/third_party/externals/swiftshader/src/Common/ |
D | Resource.cpp | 47 unblock.wait(); in lock() 74 unblock.signal(); in lock() 93 unblock.wait(); in lock() 118 unblock.signal(); in unlock() 146 unblock.signal(); in unlock()
|
D | Resource.hpp | 101 Event unblock; member in sw::Resource
|
/third_party/typescript/tests/baselines/reference/ |
D | jsDeclarationsExportAssignedConstructorFunctionWithSub.errors.txt | 1 …s file requires using private name 'Sub'. An explicit type annotation may unblock declaration emit. 2 …le requires using private name 'exports'. An explicit type annotation may unblock declaration emit. 11 …s file requires using private name 'Sub'. An explicit type annotation may unblock declaration emit. 13 …le requires using private name 'exports'. An explicit type annotation may unblock declaration emit.
|
D | jsDeclarationsTypeReassignmentFromDeclaration2.errors.txt | 1 …onformance/jsdoc/declarations/some-mod"'. An explicit type annotation may unblock declaration emit. 7 …onformance/jsdoc/declarations/some-mod"'. An explicit type annotation may unblock declaration emit.
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gsttask.c | 307 gboolean unblock; member 322 while (!tdata->unblock) in task_cb() 333 tdata->unblock = FALSE; in init_task_data() 379 tdata.unblock = TRUE; in GST_START_TEST() 384 tdata2.unblock = TRUE; in GST_START_TEST() 440 tdata.unblock = TRUE; in GST_START_TEST() 445 tdata2.unblock = TRUE; in GST_START_TEST()
|
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
D | rbug_core.c | 407 …struct rbug_proto_context_draw_unblock *unblock = (struct rbug_proto_context_draw_unblock *)header; in rbug_context_draw_unblock() local 413 rb_context = rbug_get_context_locked(rb_screen, unblock->context); in rbug_context_draw_unblock() 422 if (unblock->unblock & RBUG_BLOCK_RULE) in rbug_context_draw_unblock() 425 rb_context->draw_blocked &= ~unblock->unblock; in rbug_context_draw_unblock() 427 rb_context->draw_blocker &= ~unblock->unblock; in rbug_context_draw_unblock()
|
/third_party/mesa3d/src/gallium/auxiliary/rbug/ |
D | rbug_context.h | 81 rbug_block_t unblock; member 150 rbug_block_t unblock,
|
D | rbug_context.c | 197 rbug_block_t unblock, in rbug_send_context_draw_unblock() argument 219 WRITE(4, rbug_block_t, unblock); /* unblock */ in rbug_send_context_draw_unblock() 596 READ(4, rbug_block_t, unblock); /* unblock */ in rbug_demarshal_context_draw_unblock()
|
/third_party/node/tools/ |
D | macos-firewall.sh | 30 $SFW --unblock "$1"
|
/third_party/node/tools/zos/ |
D | modifysidedeck.sh | 24 dd conv=unblock cbs=80 if="$originalsidedeck" of="$TMP"
|
/third_party/gstreamer/gstplugins_bad/tools/element-templates/ |
D | audiosink | 99 /* reset the audio device, unblock from a write */
|
D | audiosrc | 100 /* reset the audio device, unblock from a write */
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
D | GCOV.cpp | 459 void GCOVBlock::unblock(const GCOVBlock *U, BlockVector &Blocked, in unblock() function in GCOVBlock 472 GCOVBlock::unblock(GB, Blocked, BlockLists); in unblock() 506 GCOVBlock::unblock(V, Blocked, BlockLists); in lookForCircuit()
|
/third_party/skia/third_party/externals/egl-registry/extensions/NV/ |
D | EGL_NV_sync.txt | 223 eglClientWaitSyncNV commands (see below) blocking on <sync> to unblock. 237 eglClientWaitSyncNV command blocking on that sync object will unblock. 324 commands blocking on <sync> will unblock. 506 ClientWaitSyncARB will unblock and return FALSE to the 511 unblock once all (or any) of the sync objects passed to it
|
/third_party/EGL/extensions/NV/ |
D | EGL_NV_sync.txt | 223 eglClientWaitSyncNV commands (see below) blocking on <sync> to unblock. 237 eglClientWaitSyncNV command blocking on that sync object will unblock. 324 commands blocking on <sync> will unblock. 506 ClientWaitSyncARB will unblock and return FALSE to the 511 unblock once all (or any) of the sync objects passed to it
|
/third_party/gstreamer/gstplugins_base/gst/playback/ |
D | gstplaysinkconvertbin.c | 212 goto unblock; in pad_blocked_cb() 233 unblock: in pad_blocked_cb()
|
/third_party/skia/third_party/externals/egl-registry/extensions/ANDROID/ |
D | EGL_ANDROID_native_fence_sync.txt | 132 eglClientWaitSyncKHR commands (see below) blocking on <sync> to unblock. 145 eglClientWaitSyncKHR commands blocking on <sync> unblock."
|
/third_party/EGL/extensions/ANDROID/ |
D | EGL_ANDROID_native_fence_sync.txt | 132 eglClientWaitSyncKHR commands (see below) blocking on <sync> to unblock. 145 eglClientWaitSyncKHR commands blocking on <sync> unblock."
|
/third_party/EGL/extensions/KHR/ |
D | EGL_KHR_wait_sync.txt | 158 commands blocking on <sync> will unblock. ..." 174 commands (see below) blocking on <sync> to unblock ..."
|
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/ |
D | EGL_KHR_wait_sync.txt | 158 commands blocking on <sync> will unblock. ..." 174 commands (see below) blocking on <sync> to unblock ..."
|
/third_party/libabigail/tests/data/test-abidiff/ |
D | test-PR18791-report0.txt | 95 [C] 'method bool sigc::connection::unblock()' has some indirect sub-type changes: 263 [C] 'method void sigc::signal_base::unblock()' has some indirect sub-type changes: 325 [C] 'method bool sigc::slot_base::unblock()' has some indirect sub-type changes:
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
D | GCOV.h | 370 static void unblock(const GCOVBlock *U, BlockVector &Blocked,
|
/third_party/gstreamer/gstreamer/docs/random/wtay/ |
D | clocking | 125 gst_clock_enable (clock, FALSE). The clock should unblock all
|
/third_party/skia/third_party/externals/angle2/doc/ |
D | TestingAndProcesses.md | 10 depends on the context. For example, a Wrangler trying to unblock an AutoRoller will typically
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachinePipeliner.h | 192 void unblock(int U);
|