| /external/mesa3d/src/gallium/frontends/clover/api/ |
| D | dispatch.cpp | 26 const cl_icd_dispatch _dispatch = { variable
|
| /external/python/cpython2/Lib/email/ |
| D | generator.py | 120 def _dispatch(self, msg): member in Generator 330 def _dispatch(self, msg): member in DecodedGenerator
|
| /external/autotest/client/cros/multimedia/ |
| D | multimedia_xmlrpc_server.py | 98 def _dispatch(self, method, params): member in MultimediaXmlRpcDelegate
|
| /external/python/cpython3/Lib/email/ |
| D | generator.py | 204 def _dispatch(self, msg): member in Generator 485 def _dispatch(self, msg): member in DecodedGenerator
|
| /external/rust/crates/tracing-subscriber/src/fmt/ |
| D | mod.rs | 1337 let _dispatch = Dispatch::new(subscriber); in impls() localVariable 1341 let _dispatch = Dispatch::new(subscriber); in impls() localVariable 1345 let _dispatch = Dispatch::new(subscriber); in impls() localVariable
|
| D | fmt_layer.rs | 1239 let _dispatch = Dispatch::new(subscriber); in impls() localVariable 1244 let _dispatch = Dispatch::new(subscriber); in impls() localVariable 1249 let _dispatch = Dispatch::new(subscriber); in impls() localVariable
|
| /external/python/cpython2/Lib/ |
| D | SimpleXMLRPCServer.py | 378 def _dispatch(self, method, params): member in SimpleXMLRPCDispatcher
|
| /external/python/cpython3/Lib/xmlrpc/ |
| D | server.py | 372 def _dispatch(self, method, params): member in SimpleXMLRPCDispatcher
|
| /external/python/cpython2/Parser/ |
| D | asdl.py | 316 def _dispatch(self, object): member in VisitorBase
|
| /external/python/cpython3/Lib/ |
| D | pprint.py | 204 _dispatch = {} variable in PrettyPrinter
|
| /external/python/cpython3/Lib/test/ |
| D | test_xmlrpc.py | 414 def _dispatch(self, method, params): member in SimpleXMLRPCDispatcherTestCase.test_call_dispatch_func.TestInstance
|
| /external/autotest/client/cros/faft/ |
| D | rpc_functions.py | 123 def _dispatch(self, called_method, params): member in FaftXmlRpcDelegate
|