Home
last modified time | relevance | path

Searched refs:dispatch_ (Results 1 – 5 of 5) sorted by relevance

/external/adhd/cras/src/tests/
Ddbus_test.cc392 dispatch_(false) { in DBusTest()
521 dispatch_ = true; in SetUp()
539 if (dispatch_) in TearDown()
662 dispatch_ = false; in HandleMessage()
688 while (dispatch_) in DispatchLoop()
Ddbus_test.h282 bool dispatch_; variable
/external/mesa3d/src/glx/
Dg_glxglvnddispatchfuncs.c945 [DI_##field] = (void *)dispatch_##field
/external/python/cpython2/Doc/library/
Dbdb.rst241 the next call to one of the :meth:`dispatch_\*` methods.
/external/python/cpython3/Doc/library/
Dbdb.rst249 the next call to one of the :meth:`dispatch_\*` methods.