/external/llvm/include/llvm/IR/ |
InstrTypes.h | [all...] |
/frameworks/base/docs/html/guide/topics/ui/ |
drag-drop.jd | 690 During the drag operation, the system dispatches drag events to the drag event listeners [all...] |
/device/generic/goldfish/camera/ |
EmulatedCameraFactory.cpp | 210 * instance, and dispatches the call to that instance.
|
/device/google/accessory/arduino/USB_Host_Shield/ |
Usb.cpp | 81 /* Control transfer. Sets address, endpoint, fills control packet with necessary data, dispatches control packet, and initiates bulk IN transfer, */
|
/external/bluetooth/bluedroid/stack/btu/ |
btu_task.c | 156 ** It sits in a loop waiting for messages, and dispatches them
|
/external/chromium/chrome/browser/autocomplete/ |
history_url_provider.h | 175 // Dispatches the results to the autocomplete controller. Called on the
|
/external/chromium/chrome/browser/visitedlink/ |
visitedlink_master.h | 34 // event as a constructor argument and dispatches events using it.
|
/external/chromium_org/base/message_loop/ |
message_pump_win.h | 85 // a nearly infinite loop that peeks out messages, and then dispatches them.
|
/external/chromium_org/build/android/pylib/base/ |
test_dispatcher.py | 5 """Dispatches tests, either sharding or replicating them.
|
/external/chromium_org/chrome/browser/autocomplete/ |
history_url_provider.h | 194 // Dispatches the results to the autocomplete controller. Called on the
|
/external/chromium_org/chrome/browser/resources/print_preview/ |
cloud_print_interface.js | 388 * Calls the successCallback with the result or dispatches an ERROR event.
|
/external/chromium_org/content/browser/loader/ |
resource_dispatcher_host_impl.h | 7 // dispatches them to URLRequests. It then forwards the messages from the
|
/external/chromium_org/content/browser/renderer_host/media/ |
desktop_capture_device.cc | 75 // properties requested to Allocate(), and dispatches OnFrameInfo[Changed]
|
/external/chromium_org/content/public/android/java/src/org/chromium/content/common/ |
TraceEvent.java | 60 * measurements showing both event dispatches as well as idles;
|
/external/chromium_org/content/renderer/ |
render_thread_impl.h | 432 // Dispatches all P2P sockets.
|
/external/chromium_org/ipc/ |
ipc_sync_channel.cc | 69 // to). In case it's not, the PostTask dispatches the messages.
|
/external/chromium_org/third_party/WebKit/Source/core/html/forms/ |
TextFieldInputType.cpp | 163 // TextFieldInputType dispatches events different way from InputType.
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
transport.h | 439 // Dispatches messages to the appropriate handler (below).
|
/external/chromium_org/third_party/mesa/src/docs/ |
faq.html | 110 The GLX module decodes incoming GLX protocol and dispatches the commands
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipebuffer/ |
pb_bufmgr_slab.c | 139 * This buffer manager just dispatches buffer allocations to the appropriate slab
|
/external/chromium_org/tools/gn/ |
parser.cc | 37 // dispatches if it's seen as either a prefix or infix operator, and if it's
|
/external/chromium_org/tools/gyp/pylib/gyp/ |
win_tool.py | 66 """Dispatches a string command to a method."""
|
/external/chromium_org/ui/aura/test/ |
event_generator.h | 217 // Generates and dispatches touch-events required to generate a TAP gesture.
|
/external/chromium_org/ui/base/clipboard/ |
clipboard.h | 364 // The public API is via WriteObjects() which dispatches to multiple
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
CoreEngine.h | 40 /// for states. Note that this engine only dispatches to transfer functions
|