/external/chromium/chrome/browser/extensions/ |
extension_prefs_unittest.cc | 884 // Tests disabling an extension. 900 // Tests disabling and reenabling an extension. [all...] |
/external/chromium/net/socket/ |
ssl_client_socket_unittest.cc | 563 // Rather than exhaustively disabling every RC4 ciphersuite defined at 565 // only disabling those cipher suites that the test server actually
|
tcp_client_socket_win.cc | 681 // possible and minimize partial packets. We will fix that. But disabling 706 // Disregard any failure in disabling nagle or enabling TCP Keep-Alive.
|
/external/chromium_org/chrome/browser/extensions/api/management/ |
management_browsertest.cc | 139 // Tests that disabling and re-enabling an extension works. 157 // After disabling, the background page should go away.
|
/external/chromium_org/chrome/browser/sync_file_system/ |
sync_file_system_service.cc | 81 "Disabling origin for UNLOADED(DISABLE) failed: %s", 633 // Bypass disabling the origin since the app will be re-enabled soon.
|
/external/chromium_org/third_party/angle/extensions/ |
EXT_draw_buffers.txt | 504 An implementation that does not natively support disabling the drawbuffer 505 on the default FBO could emulate this by disabling color writes.
|
/external/chromium_org/third_party/harfbuzz-ng/ |
NEWS | 186 * Fix partial disabling of default-on features, 187 * Allow disabling of TrueType kerning.
|
/external/chromium_org/third_party/opus/src/include/ |
opus_defines.h | 424 * <dd>Configure the minimum possible coding delay by disabling certain modes 438 * <dd>Configure the minimum possible coding delay by disabling certain modes
|
opus_multistream.h | 250 * <dd>Configure the minimum possible coding delay by disabling certain modes 320 * <dd>Configure the minimum possible coding delay by disabling certain modes [all...] |
/external/chromium_org/ui/base/l10n/ |
l10n_util_unittest.cc | 71 // On Mac, we are disabling this test because GetApplicationLocale() as an 77 // On Android, we are disabling this test since GetApplicationLocale() just
|
/external/clang/test/Driver/ |
fast-math.c | 135 // Check various means of disabling these flags, including disabling them after
|
/external/harfbuzz_ng/ |
NEWS | 27 * Fix partial disabling of default-on features, 28 * Allow disabling of TrueType kerning.
|
/external/qemu/distrib/sdl-1.2.15/ |
docs.html | 144 Use XResetScreenSaver() instead of disabling screensaver entirely. 348 Added SDL_VIDEO_ALLOW_SCREENSAVER to override SDL's disabling of the screensaver on Mac OS X, Windows, and X11.
|
/external/qemu/ |
kqemu.c | 200 fprintf(stderr, "Version mismatch between kqemu module and qemu (%08x %08x) - disabling kqemu use\n", 238 fprintf(stderr, "Error %d while initializing QEMU acceleration layer - disabling it for now\n", ret);
|
/external/v8/src/ |
flag-definitions.h | 611 "test secondary stub cache by disabling the primary one") 615 "test primary stub cache by disabling the secondary one")
|
/frameworks/av/services/camera/libcameraservice/api1/ |
CameraClient.cpp | 578 // Disabling shutter sound may not be allowed. In that case only 583 // Disabling shutter sound is not allowed. Deny if the current
|
/frameworks/native/cmds/atrace/ |
atrace.cpp | 293 // Enable or disable overwriting of the kernel trace buffers. Disabling this 324 // Enable or disable the kernel's use of the global clock. Disabling the global
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
IccSmsInterfaceManager.java | 559 "Disabling cell broadcast SMS"); 613 "Disabling cell broadcast SMS");
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/ |
ActionBatch.java | 281 DebugLogUtils.l("Disabling word list : " + mWordList); 287 // Disabling an installed word list
|
/system/core/init/ |
init.c | 187 ERROR("cannot find '%s', disabling '%s'\n", svc->args[0], svc->name); 193 ERROR("service '%s' must be one-shot to use dynamic args, disabling\n",
|
/external/bluetooth/bluedroid/bta/av/ |
bta_av_act.c | 149 if ((p_cb->disabling == TRUE) || (bta_av_cb.rcb[i].shdl != 0)) [all...] |
/external/chromium_org/chrome/app/ |
google_chrome_strings.grd | [all...] |
/hardware/qcom/audio/hal/ |
audio_hw.c | 297 ALOGV("%s: Usecase (%s) is active on (%s) - disabling ..", 307 /* Make sure all the streams are de-routed before disabling the device */ 369 ALOGV("%s: Usecase (%s) is active on (%s) - disabling ..", 379 /* Make sure all the streams are de-routed before disabling the device */ 803 * disabling/enabling both RX and TX devices, CSD calls, etc. [all...] |
/external/openssh/ |
sshd_config.5 | 103 Note that disabling agent forwarding does not improve security 129 Note that disabling TCP forwarding does not improve security unless 1117 Note that disabling X11 forwarding does not prevent users from [all...] |
/external/ppp/pppd/ |
ccp.c | 588 notice("Disabling 40-bit MPPE; MS-CHAP LM not supported"); [all...] |