/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/boost/libs/signals2/test/ |
D | shared_connection_block_test.cpp | 68 block.unblock(); in BOOST_AUTO_TEST_CASE() 93 block.unblock(); in BOOST_AUTO_TEST_CASE() 100 block.unblock(); in BOOST_AUTO_TEST_CASE()
|
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
D | rbug_core.c | 420 …struct rbug_proto_context_draw_unblock *unblock = (struct rbug_proto_context_draw_unblock *)header; in rbug_context_draw_unblock() local 426 rb_context = rbug_get_context_locked(rb_screen, unblock->context); in rbug_context_draw_unblock() 435 if (unblock->unblock & RBUG_BLOCK_RULE) in rbug_context_draw_unblock() 438 rb_context->draw_blocked &= ~unblock->unblock; in rbug_context_draw_unblock() 440 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/boost/libs/asio/include/boost/asio/detail/ |
D | null_signal_blocker.hpp | 54 void unblock() in unblock() function in boost::asio::detail::null_signal_blocker
|
D | posix_signal_blocker.hpp | 65 void unblock() in unblock() function in boost::asio::detail::posix_signal_blocker
|
/third_party/boost/boost/asio/detail/ |
D | null_signal_blocker.hpp | 54 void unblock() in unblock() function in boost::asio::detail::null_signal_blocker
|
D | posix_signal_blocker.hpp | 65 void unblock() in unblock() function in boost::asio::detail::posix_signal_blocker
|
/third_party/boost/boost/graph/ |
D | hawick_circuits.hpp | 203 void unblock(Vertex u) in unblock() function 215 unblock(w); in unblock() 259 unblock(v); in circuit()
|
/third_party/node/tools/ |
D | macos-firewall.sh | 30 $SFW --unblock "$1"
|
/third_party/boost/boost/signals2/ |
D | shared_connection_block.hpp | 44 void unblock() in unblock() function in boost::signals2::shared_connection_block
|
/third_party/boost/libs/thread/doc/ |
D | condition_variables.qbk | 216 thread will unblock when notified by a call to `this->notify_one()` or 258 thread will unblock when notified by a call to `this->notify_one()` or 289 thread will unblock when notified by a call to `this->notify_one()` or 342 thread will unblock when notified by a call to `this->notify_one()` or 374 thread will unblock when notified by a call to `this->notify_one()` or 554 thread will unblock when notified by a call to `this->notify_one()` or 590 thread will unblock when notified by a call to `this->notify_one()` or 615 thread will unblock when notified by a call to `this->notify_one()` or 661 thread will unblock when notified by a call to `this->notify_one()` or 686 thread will unblock when notified by a call to `this->notify_one()` or
|
/third_party/gstreamer/gstplugins_bad/tools/element-templates/ |
D | audiosrc | 100 /* reset the audio device, unblock from a write */
|
D | audiosink | 99 /* 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/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/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/gstreamer/gstplugins_base/gst/playback/ |
D | gstplaysinkconvertbin.c | 212 goto unblock; in pad_blocked_cb() 233 unblock: in pad_blocked_cb()
|
/third_party/boost/libs/fiber/doc/ |
D | barrier.qbk | 25 That will in fact unblock the launching fiber. The unfortunate part is that it
|
/third_party/weston/ |
D | releasing.md | 62 to unblock master development early).
|