Home
last modified time | relevance | path

Searched defs:unblock (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Common/
DResource.hpp101 Event unblock; member in sw::Resource
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgsttask.c307 gboolean unblock; member
/third_party/mesa3d/src/gallium/auxiliary/rbug/
Drbug_context.h81 rbug_block_t unblock; member
Drbug_context.c197 rbug_block_t unblock, in rbug_send_context_draw_unblock()
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
Drbug_core.c407 …struct rbug_proto_context_draw_unblock *unblock = (struct rbug_proto_context_draw_unblock *)header; in rbug_context_draw_unblock() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DGCOV.cpp459 void GCOVBlock::unblock(const GCOVBlock *U, BlockVector &Blocked, in unblock() function in GCOVBlock
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp1237 void SwingSchedulerDAG::Circuits::unblock(int U) { in unblock() function in SwingSchedulerDAG::Circuits