HomeSort by relevance Sort by last modified time
    Searched full:callbacks (Results 1751 - 1775 of 3607) sorted by null

<<71727374757677787980>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
basic_ios.tcc 77 // Bump refs before doing callbacks, for safety.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
control.h 165 * Frequently used control callbacks
rawmidi.h 155 /* callbacks */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
control.h 165 * Frequently used control callbacks
rawmidi.h 155 /* callbacks */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
basic_ios.tcc 77 // Bump refs before doing callbacks, for safety.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.tcc 75 // Bump refs before doing callbacks, for safety.
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.tcc 75 // Bump refs before doing callbacks, for safety.
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.tcc 75 // Bump refs before doing callbacks, for safety.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
basic_ios.tcc 75 // Bump refs before doing callbacks, for safety.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
basic_ios.tcc 77 // Bump refs before doing callbacks, for safety.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_ios.tcc 77 // Bump refs before doing callbacks, for safety.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
basic_ios.tcc 77 // Bump refs before doing callbacks, for safety.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_ios.tcc 77 // Bump refs before doing callbacks, for safety.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
basic_ios.tcc 76 // Bump refs before doing callbacks, for safety.
  /sdk/apps/SdkController/
Implementation.txt 42 must not attempt to use the service from onResume. Instead there are 2 callbacks to use:
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/properties/
AndroidPropertyPage.java 98 // add callbacks
  /system/core/libnl_2/
README 68 * handlers.c - Netlink callbacks
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
CSSStyleModel.js     [all...]
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardHostView.java 231 // shouldn't have to run more than once per user. AppWidgetProviders rely on callbacks
356 // view state manager and wire up necessary listeners / callbacks.
507 private KeyguardWidgetPager.Callbacks mWidgetCallbacks
508 = new KeyguardWidgetPager.Callbacks() {
    [all...]
  /external/chromium/third_party/libevent/
http.c 1184 /* for now, we just signal all requests by executing their callbacks */
    [all...]
  /external/chromium_org/third_party/libevent/
http.c 1184 /* for now, we just signal all requests by executing their callbacks */
    [all...]
  /external/v8/src/
objects.cc 172 // data structure used to store the callbacks. Eventually foreign
173 // callbacks should be phased out.
183 // api style callbacks.
298 // Only deal with CALLBACKS and INTERCEPTOR
306 case CALLBACKS: {
366 case CALLBACKS: {
571 // callbacks or interceptor calls.
625 case CALLBACKS:
    [all...]
  /device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg.c 75 OMX_CALLBACKTYPE callbacks; local
77 callbacks.EmptyBufferDone = mm_jpeg_etbdone;
78 callbacks.FillBufferDone = mm_jpeg_ftbdone;
79 callbacks.EventHandler = mm_jpeg_handle_omx_event;
83 &callbacks);
    [all...]
  /external/ceres-solver/include/ceres/
solver.h 679 // Callbacks that are executed at the end of each iteration of the
682 // been satisfied. In this case none of the callbacks are
685 // Callbacks are executed in the order that they are specified in
690 // to the update parameter blocks when his/her callbacks are
694 vector<IterationCallback*> callbacks; member in struct:ceres::Solver::Options
    [all...]

Completed in 2930 milliseconds

<<71727374757677787980>>