Searched defs:_dispatch (Results 1 - 6 of 6) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/clover/api/ | ||
H A D | dispatch.cpp | 26 const cl_icd_dispatch _dispatch = { member |
/third_party/python/Lib/email/ | ||
H A D | generator.py | 204 def _dispatch(self, msg): global() member in Generator 485 def _dispatch(self, msg): global() member in DecodedGenerator |
/third_party/python/Lib/ | ||
H A D | pprint.py | 204 _dispatch = {} variable in PrettyPrinter [all...] |
/third_party/node/test/fixtures/wpt/resources/ | ||
H A D | testharness.js | [all...] |
/third_party/python/Lib/xmlrpc/ | ||
H A D | server.py | 372 def _dispatch(self, method, params): global() member in SimpleXMLRPCDispatcher [all...] |
/third_party/python/Lib/test/ | ||
H A D | test_xmlrpc.py | 414 def _dispatch(self, method, params): member in SimpleXMLRPCDispatcherTestCase.test_call_dispatch_func.TestInstance |
Completed in 6 milliseconds