/external/valgrind/main/memcheck/tests/ |
wrap8.c | 16 up the call stacks on ppc64-linux due to intercept of mempcpy.
|
/frameworks/base/core/java/android/print/ |
PrintFileDocumentAdapter.java | 40 * want to print a file and intercept when the system is ready
|
/frameworks/base/docs/html/training/keyboard-input/ |
commands.jd | 22 input is handled by the system. If, however, you'd like to intercept
|
/frameworks/base/packages/VpnDialogs/res/values/ |
strings.xml | 26 permission to intercept all network traffic.
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
PagedViewGridLayout.java | 93 // We only intercept the touch if we are tapping in empty space after the final row
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
LauncherAppWidgetHostView.java | 121 // we still may be receiving a touch up which we want to intercept
|
PagedViewGridLayout.java | 93 // We only intercept the touch if we are tapping in empty space after the final row
|
/external/bison/data/ |
location.cc | 135 /** \brief Intercept output stream redirection. 273 /** \brief Intercept output stream redirection.
|
/external/chromium/testing/gtest/include/gtest/ |
gtest-spi.h | 47 // failure is reported. It can either intercept only failures that are 48 // generated in the same thread that created this object or it can intercept
|
/external/chromium_org/chromeos/dbus/ |
shill_client_unittest_base.h | 108 // A callback to intercept and check the method call arguments. 227 // A callback to intercept and check the method call arguments.
|
/external/chromium_org/components/breakpad/app/ |
breakpad_mac.mm | 249 // abort() sends SIGABRT, which breakpad does not intercept. 251 // intercept.
|
/external/chromium_org/testing/gtest/include/gtest/ |
gtest-spi.h | 47 // failure is reported. It can either intercept only failures that are 48 // generated in the same thread that created this object or it can intercept
|
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/ |
gtest-spi.h | 47 // failure is reported. It can either intercept only failures that are 48 // generated in the same thread that created this object or it can intercept
|
/external/gtest/include/gtest/ |
gtest-spi.h | 47 // failure is reported. It can either intercept only failures that are 48 // generated in the same thread that created this object or it can intercept
|
/external/llvm/utils/unittest/googletest/include/gtest/ |
gtest-spi.h | 47 // failure is reported. It can either intercept only failures that are 48 // generated in the same thread that created this object or it can intercept
|
/external/mesa3d/src/gtest/include/gtest/ |
gtest-spi.h | 47 // failure is reported. It can either intercept only failures that are 48 // generated in the same thread that created this object or it can intercept
|
/external/open-vcdiff/gtest/include/gtest/ |
gtest-spi.h | 47 // failure is reported. It can either intercept only failures that are 48 // generated in the same thread that created this object or it can intercept
|
/external/protobuf/gtest/include/gtest/ |
gtest-spi.h | 47 // failure is reported. It can either intercept only failures that are 48 // generated in the same thread that created this object or it can intercept
|
/external/valgrind/main/drd/ |
drd_pthread_intercepts.c | 33 They're named weirdly so that the intercept code can find them when the 87 * @param[in] implf Name of the function that implements the intercept. 115 * function will intercept versioned symbols on Linux, and the third will 116 * intercept versioned symbols on Darwin. 124 * Not inlining one of the intercept functions will cause the regression 536 // Don't intercept pthread_cancel() because pthread_cancel_init() loads 558 // NOTE: be careful to intercept only pthread_cancel() and not 789 // NOTE: be careful to intercept only pthread_cond_signal() and not Darwin's [all...] |
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/ |
PhotoView.java | 365 // Allow intercept if we're not in transform mode 368 // Don't allow touch intercept until we've stopped flinging 380 // Allow intercept if not in transform mode or the image is smaller than the view 389 // We're in the middle of the image; don't allow touch intercept 398 // Allow intercept if we're not in transform mode 401 // Don't allow touch intercept until we've stopped flinging 413 // Allow intercept if not in transform mode or the image is smaller than the view 422 // We're in the middle of the image; don't allow touch intercept [all...] |
/ndk/sources/third_party/googletest/googletest/include/gtest/ |
gtest-spi.h | 47 // failure is reported. It can either intercept only failures that are 48 // generated in the same thread that created this object or it can intercept
|
/external/chromium/net/url_request/ |
url_request_unittest.cc | [all...] |
/external/esd/include/ |
audiofile.h | 519 double slope, double intercept, double minClip, double maxClip); 521 double *slope, double *intercept, double *minClip, double *maxClip); 525 double slope, double intercept, double minClip, double maxClip); 529 double slope, double intercept, double minClip, double maxClip); 531 double *slope, double *intercept, double *minClip, double *maxClip);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
audiofile.h | 519 double slope, double intercept, double minClip, double maxClip); 521 double *slope, double *intercept, double *minClip, double *maxClip); 525 double slope, double intercept, double minClip, double maxClip); 529 double slope, double intercept, double minClip, double maxClip); 531 double *slope, double *intercept, double *minClip, double *maxClip);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
audiofile.h | 519 double slope, double intercept, double minClip, double maxClip); 521 double *slope, double *intercept, double *minClip, double *maxClip); 525 double slope, double intercept, double minClip, double maxClip); 529 double slope, double intercept, double minClip, double maxClip); 531 double *slope, double *intercept, double *minClip, double *maxClip);
|