HomeSort by relevance Sort by last modified time
    Searched full:dispatches (Results 276 - 300 of 403) sorted by null

<<11121314151617

  /external/libvpx/libvpx/vpx/
vpx_codec.h 361 * This wrapper function dispatches the request to the helper function
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldMachO.cpp 116 // This just dispatches to the proper target specific routine.
  /external/mesa3d/docs/
faq.html 110 The GLX module decodes incoming GLX protocol and dispatches the commands
  /external/mesa3d/src/gallium/auxiliary/pipebuffer/
pb_bufmgr_slab.c 139 * This buffer manager just dispatches buffer allocations to the appropriate slab
  /frameworks/base/docs/html/guide/topics/connectivity/nfc/
advanced-nfc.jd 250 ndef.addDataType("*/*"); /* Handles all MIME based dispatches.
  /frameworks/support/v4/java/android/support/v4/app/
DialogFragment.java 346 // dispatches this asynchronously so we can receive the call
  /external/chromium/chrome/browser/resources/shared/js/cr/ui/
list.js 434 * a focused element, and dispatches an event if it didn't have focus.
448 * the list, marks the list as no longer having focus and dispatches an
  /external/chromium/chrome/browser/sync/syncable/
syncable.h 219 // Why the singular enums? So the code compile-time dispatches instead of
220 // runtime dispatches as it would with a single enum and an if() statement.
    [all...]
  /external/chromium_org/chrome/browser/common/
cancelable_request.h 63 // Example backend provider that does work and dispatches the callback back
661 // Dispatches the parameters to the correct thread so the callback can be
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/domui/js/cr/ui/
list.js 431 * a focused element, and dispatches an event if it didn't have focus.
445 * the list, marks the list as no longer having focus and dispatches an
  /frameworks/base/core/java/com/android/internal/widget/multiwaveview/
MultiWaveView.java 477 * Dispatches a trigger event to listener. Ignored if a listener is not set.
    [all...]
GlowPadView.java 437 * Dispatches a trigger event to listener. Ignored if a listener is not set.
    [all...]
  /packages/apps/DeskClock/src/com/android/deskclock/widget/multiwaveview/
GlowPadView.java 433 * Dispatches a trigger event to listener. Ignored if a listener is not set.
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
mux.py 636 """Appends incoming frame data. Called when mux_handler dispatches
    [all...]
  /external/clang/include/clang/AST/
RecursiveASTVisitor.h 93 /// dispatches (i.e. forwards) to TraverseFoo(Foo *x) where Foo
229 /// will be needed -- this visitor always dispatches to another.
237 /// automatically dispatches to another visitor for the initializer
    [all...]
  /external/clang/tools/libclang/
RecursiveASTVisitor.h 94 /// dispatches (i.e. forwards) to TraverseFoo(Foo *x) where Foo
222 /// will be needed -- this visitor always dispatches to another.
230 /// automatically dispatches to another visitor for the initializer
    [all...]
  /external/chromium_org/ui/webui/resources/js/cr/ui/
list.js 498 * a focused element, and dispatches an event if it didn't have focus.
509 * the list, marks the list as no longer having focus and dispatches an
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/
AllInOneActivity.java 425 // the rest of the handlers the controller dispatches to are.
515 // the rest of the handlers the controller dispatches to are.
    [all...]
  /packages/apps/InCallUI/src/com/android/incallui/widget/multiwaveview/
GlowPadView.java 459 * Dispatches a trigger event to listener. Ignored if a listener is not set.
    [all...]
  /dalvik/vm/alloc/
MarkSweep.cpp 452 * and dispatches to a specialized scanning routine.
  /external/bluetooth/bluedroid/stack/sdp/
sdp_server.c 104 ** when any data is received from L2CAP, and dispatches the
  /external/chromium/chrome/browser/
io_thread.cc 426 // Assuming NetworkChangeNotifier dispatches in FIFO order, we should be
  /external/chromium/chrome/common/net/
url_fetcher_unittest.cc 115 // dispatches its requests to. When we wish to simulate being used from
  /external/chromium_org/build/android/
test_runner.py 681 """Checks test type and dispatches to the appropriate function.
  /external/chromium_org/components/visitedlink/browser/
visitedlink_master.h 45 // event as a constructor argument and dispatches events using it.

Completed in 1072 milliseconds

<<11121314151617