/external/libedit/src/ |
parse.c | 94 * Command dispatcher
|
/external/mesa3d/src/mesa/drivers/x11/ |
glxapi.h | 34 /* The GLX API dispatcher (i.e. this code) is being built into stand-alone
|
/external/okhttp/ |
CHANGELOG.md | 125 * New: `Dispatcher.getQueuedCallCount()` and 126 `Dispatcher.getRunningCallCount()`. These can be useful in diagnostics. 170 * **Fix: improve parallelism of async requests.** OkHttp's Dispatcher had a 469 * **Dispatcher** is a new class that manages the queue of asynchronous calls. It
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/ |
Call.java | 94 * <p>The {@link OkHttpClient#getDispatcher dispatcher} defines when the
|
/prebuilts/tools/common/cglib/ |
cglib-docs-2.2.3.jar | |
/system/bt/bta/gatt/ |
bta_gattc_main.c | 297 /* buffer is queued, don't free in the bta dispatcher.
|
/system/connectivity/shill/cellular/ |
mobile_operator_info_impl.h | 44 MobileOperatorInfoImpl(EventDispatcher* dispatcher,
|
modem_unittest.cc | 67 device_info_(modem_info_.control_interface(), modem_info_.dispatcher(),
|
/system/connectivity/shill/ |
process_manager.h | 49 virtual void Init(EventDispatcher* dispatcher);
|
property_store_unittest.h | 191 EventDispatcher* dispatcher() { return &dispatcher_; } function in class:shill::PropertyStoreTest
|
/system/connectivity/shill/vpn/ |
openvpn_driver.cc | 164 EventDispatcher* dispatcher, 169 : VPNDriver(dispatcher, manager, kProperties, arraysize(kProperties)), 372 device_ = new VirtualDevice(control_, dispatcher(), metrics_, manager(), 852 if (!management_server_->Start(dispatcher(), &sockets_, options)) { [all...] |
/external/autotest/scheduler/ |
agent_task.py | 13 the associated Agent till the Agent is removed from the dispatcher. 20 agent is removed from dispatcher 91 the task has finished and unregistering it from the dispatcher.Class hierarchy:
|
monitor_db_unittest.py | 134 self._dispatcher = monitor_db.Dispatcher() 472 Test that the dispatcher throttles: 730 self._dispatcher = self.god.create_mock_class(monitor_db.Dispatcher, 731 'dispatcher') 746 agent.dispatcher = self._dispatcher [all...] |
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/bullet/ |
OcclusionCullingTest.java | 284 btCollisionDispatcher dispatcher = new btCollisionDispatcher(collisionConfig); local 287 btDiscreteDynamicsWorld collisionWorld = new btDiscreteDynamicsWorld(dispatcher, broadphase, solver, collisionConfig); 288 return new BulletWorld(collisionConfig, dispatcher, broadphase, solver, collisionWorld);
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
android_device.py | 444 on the same session is made for EventDispatcher, and the dispatcher is 492 self.log.debug("Returning existing key %s for event dispatcher!", 646 Send terminate signal to sl4a server; stop dispatcher associated with
|
/external/valgrind/VEX/pub/ |
libvex.h | 708 /* IN: address of the dispatcher entry points. Describes the 719 Control is then passed back to the dispatcher (beyond Vex's 738 dispatcher without creating memory traffic to store return 784 currently contains a call to the dispatcher specified by [all...] |
/prebuilts/misc/common/swig/include/2.0.11/allegrocl/ |
allegrocl.swg | 324 (id-args (if (eq (cl::car form) 'swig-dispatcher) 328 (cl::progn (cl::when (cl::eq (cl::car form) 'swig-dispatcher) 513 (defswig1 swig-dispatcher ((name &key (type :operator) class arities))
|
/device/google/dragon/audio/hal/ |
cras_dsp_mod_builtin.c | 397 * builtin module dispatcher
|
/device/linaro/hikey/uefi-tools/ |
platforms.config | 46 # - ATF_SPD Name of Secure Payload Dispatcher
|
/external/libchrome/sandbox/win/src/ |
crosscall_params.h | 60 // - Add another Callback typedef to Dispatcher.
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Featherstone/ |
btMultiBodyConstraintSolver.cpp | [all...] |
/external/opencv3/modules/cudalegacy/src/cuda/ |
NCVRuntimeTemplates.hpp | 139 // Runtime boolean template instance dispatcher
|
/external/opencv3/modules/cudev/include/opencv2/cudev/block/detail/ |
reduce.hpp | 376 template <int N> struct Dispatcher
|
/external/tlsdate/src/ |
dbus.c | 496 verb_debug ("[dbus] service dispatcher called");
|
/external/valgrind/ |
README.aarch64 | 121 dispatcher-ery general: what's a good (predictor-friendly) way to
|