/cts/libs/wrappedgtest/src/ |
WrappedGTestInstrumentation.java | 43 Log.i(TAG, "Disabling keyguard");
|
/external/chromium_org/android_webview/browser/ |
aw_form_database_service_unittest.cc | 60 // Disabling this test until we know why it crashes.
|
/external/chromium_org/chrome/browser/resources/extensions/chromeos/ |
kiosk_app_disable_bailout_confirm.js | 7 * A confirmation overlay for disabling kiosk app bailout shortcut.
|
/external/chromium_org/components/data_reduction_proxy/browser/ |
data_reduction_proxy_configurator.h | 14 // Interface for enabling and disabling the data reduction proxy configuration,
|
/external/chromium_org/components/policy/core/browser/ |
autofill_policy_handler_unittest.cc | 52 // Disabling Autofill should switch the pref to managed.
|
/external/chromium_org/third_party/libxml/patches/ |
icu-configure | 18 echo Disabling ICONV support
|
/external/chromium_org/third_party/skia/include/core/ |
SkSurfaceProps.h | 48 * during drawing, and can sometimes optimize its performance (e.g. disabling an expensive
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
scale.h | 62 // For testing, allow disabling of optimizations.
|
/external/lzma/CPP/Common/ |
StdInStream.cpp | 12 // "was declared deprecated" disabling
|
/external/valgrind/main/memcheck/tests/ |
err_disable3.c | 44 fprintf(stderr, "\n--------- p: disabling errors (expect 0) ---------\n\n");
|
err_disable_arange1.stderr.exp | 11 Disabling address error reporting for the range.
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/include/libyuv/ |
scale.h | 62 // For testing, allow disabling of optimizations.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
diagnostic.def | 29 diagnostic without disabling the option which causes it. */
|
/external/ceres-solver/ |
CMakeLists.txt | 103 # may consider disabling this. 129 "-- Disabling tests. The flags BUILD_TESTING and BUILD_SHARED_LIBS" 255 MESSAGE(" Disabling the use of Eigen as a sparse linear algebra library.") 270 MESSAGE("-- Did not find LAPACK library, disabling LAPACK support.") 277 MESSAGE("-- Did not find BLAS library, disabling LAPACK support.") 294 MESSAGE("-- Disabling SuiteSparse as use of LAPACK has been disabled, " 328 MESSAGE("-- Did not find all SuiteSparse dependencies, disabling " 418 MESSAGE("-- Disabling Schur specializations (faster compiles)") 423 MESSAGE("-- Disabling custom blas") 430 MESSAGE("-- Compiler is Clang, disabling OpenMP." [all...] |
/external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/ |
acm_speex.cc | 183 // encoder doesn't exists, therefore disabling is harmless 291 // encoder doesn't exists, therefore disabling is harmless 313 // encoder doesn't exists, therefore disabling is harmless
|
/packages/apps/Settings/src/com/android/settings/inputmethod/ |
InputMethodPreference.java | 135 // Prevent disabling an IME because this preference is for invoking a settings activity. 161 // disabling an input method. 185 // this preference should be disabled to prevent accidentally disabling an input method.
|
/art/build/ |
Android.common_build.mk | 37 $(info Disabling ART_BUILD_TARGET_NDEBUG) 40 $(info Disabling ART_BUILD_TARGET_DEBUG) 43 $(info Disabling ART_BUILD_HOST_NDEBUG) 46 $(info Disabling ART_BUILD_HOST_DEBUG)
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/ |
AccessibilityServiceTestRunner.java | 35 * this service, running these tests, disabling the service, and removing
|
/external/bluetooth/bluedroid/test/suite/cases/ |
adapter.c | 32 TASSERT(error == BT_STATUS_SUCCESS, "Error disabling Bluetooth: %d", error);
|
/external/chromium_org/build/android/lint/ |
suppressions.xml | 49 <!-- Disabling is InlinedApi and NewApi is bad but we have too many of these errors and nobody is fixing it. crbug.com/411461 -->
|
/external/chromium_org/chrome/browser/extensions/ |
test_extension_prefs.h | 83 // Allows disabling the loading of preferences of extensions. Becomes
|
/external/chromium_org/chrome/browser/media/ |
chrome_webrtc_disable_encryption_flag_browsertest.cc | 18 // This tests the --disable-webrtc-encryption command line flag. Disabling
|
/external/chromium_org/components/invalidation/ |
invalidator.h | 46 // When permanently shutting down the client, e.g. when disabling the related
|
/external/chromium_org/components/sync_driver/ |
non_blocking_data_type_controller.cc | 97 DVLOG(1) << "Disabling non-blocking sync type " << ModelTypeToString(type_);
|
non_blocking_data_type_manager.h | 32 // enabling and disabling sync for a particular non-blocking type. This class
|