HomeSort by relevance Sort by last modified time
    Searched full:disabled (Results 751 - 775 of 5266) sorted by null

<<31323334353637383940>>

  /external/neven/Embedded/common/src/b_ImageEm/
Functions.h 50 * A value range of 2.0...4.0 is recommended (<= 0.0: disabled)
71 * A value range of 2.0...4.0 is recommended (0.0: disabled)
  /external/pcre/dist/sljit/
sljitConfig.h 76 /* Disabled by default. */
87 /* Disabled by default. */
  /external/pdfium/testing/
gtest.gyp 75 # gtest isn't able to figure out when RTTI is disabled for gcc
80 # must be instructed that RTTI is disabled here, and for any
  /external/proguard/src/proguard/ant/
ProGuardTask.java 257 // Switch on notes if they were completely disabled.
276 // Switch on warnings if they were completely disabled.
  /external/protobuf/gtest/
CHANGES 20 * Stopped supporting VC++ 7.1 with exceptions disabled.
47 * New feature: ability to run disabled test via
  /external/protobuf/gtest/test/
gtest_throw_on_failure_test.py 32 """Tests Google Test's throw-on-failure mode with exceptions disabled.
50 # exceptions disabled.
  /external/selinux/libsepol/tests/
test-expander.c 25 * - do not add symbols declared in disabled optionals
27 * - do not add rules from disabled optionals
  /external/skia/include/gpu/gl/
GrGLConfig.h 34 * 0. Logging can be enabled and disabled at runtime using a debugger via to
168 * reasons). If this is disabled and NULL is actually passed all the way to the
  /external/skia/tools/
git-sync-deps 131 # Check to see if this repo is disabled. Quick return.
133 sys.stdout.write('%s\n SYNC IS DISABLED.\n' % directory)
  /external/v8/testing/
gtest.gyp 68 # gtest isn't able to figure out when RTTI is disabled for gcc
73 # must be instructed that RTTI is disabled here, and for any
  /external/v8/tools/profviz/
profviz.html 42 <textarea id="prof" class="display" disabled=true></textarea>
83 <textarea class="log" id="log" rows="8" disabled=true></textarea>
  /external/v8/tools/push-to-trunk/
auto_push.py 57 self.Die("Push to trunk disabled by auto-roll settings file: %s"
69 self.Die("Push to trunk disabled by tree state: %s"
  /external/vboot_reference/scripts/image_signing/
tag_image.sh 96 tag_status_text="${tag_status_text} => disabled"
103 tag_status_text="disabled"
  /external/webrtc/src/system_wrappers/interface/
data_log.h 77 // Copy constructor and operator= must not be disabled for the type T.
97 // Copy constructor and operator= must not be disabled for the type T.
  /external/wpa_supplicant_8/src/common/
wpa_ctrl.h 55 /** Network block temporarily disabled (e.g., due to authentication failure) */
56 #define WPA_EVENT_TEMP_DISABLED "CTRL-EVENT-SSID-TEMP-DISABLED "
57 /** Temporarily disabled network block re-enabled */
83 * The indicated network is disabled and needs to be re-enabled before it can
112 /* PBC mode was disabled */
229 #define WPS_EVENT_AP_PIN_DISABLED "WPS-AP-PIN-DISABLED "
238 #define AP_EVENT_DISABLED "AP-DISABLED "
241 #define INTERFACE_DISABLED "INTERFACE-DISABLED "
  /external/zlib/src/contrib/ada/
zlib-streams.ads 66 -- If mode is In_Stream then Write operation is disabled.
67 -- If mode is Out_Stream then Read operation is disabled.
  /frameworks/av/include/media/stagefright/foundation/
ADebug.h 149 ALOGE("unknown experiment '%s' (disabled)", name);
156 // pass in allow, so we can print in the log if the experiment is disabled
  /frameworks/av/services/audiopolicy/common/managerdefinitions/src/
EffectDescriptor.cpp 39 snprintf(buffer, SIZE, " %s\n", mEnabled ? "Enabled" : "Disabled");
124 enabled?"true":"false", enabled?"enabled":"disabled");
  /frameworks/base/cmds/ime/src/com/android/commands/ime/
Ime.java 153 + (res ? "now disabled" : "already disabled"));
  /frameworks/base/core/java/android/hardware/camera2/
CameraAccessException.java 48 * The camera is disabled due to a device policy, and cannot be opened.
147 return "The camera is disabled due to a device policy, and cannot be opened.";
  /frameworks/base/core/java/android/hardware/display/
WifiDisplayStatus.java 45 /** Feature state: Wifi display is disabled, probably because Wifi is disabled. */
  /frameworks/base/core/java/android/inputmethodservice/
AbstractInputMethodService.java 104 * session is also always disabled, so there is generally no need to
122 * Revoke the session from the client. This disabled the session, and
  /frameworks/base/core/java/android/net/
NetworkPolicy.java 137 // other value is missing or disabled; we win
141 // we're disabled or other limit is smaller; they win
  /frameworks/base/core/java/android/webkit/
WebViewDelegate.java 44 * Listener that gets notified whenever tracing has been enabled/disabled.
52 * enabled/disabled.
  /frameworks/base/graphics/java/android/graphics/drawable/
TransitionDrawable.java 227 * is disabled, the first drawable is always drawn opaque. With cross
229 * the second drawable. Cross fade is disabled by default.

Completed in 96 milliseconds

<<31323334353637383940>>