HomeSort by relevance Sort by last modified time
    Searched refs:disabled (Results 426 - 450 of 721) sorted by null

<<11121314151617181920>>

  /bionic/libc/kernel/common/linux/
wireless.h 294 __u8 disabled; member in struct:iw_param
  /build/core/
java.mk 81 ifeq ($(LOCAL_PROGUARD_ENABLED),disabled)
156 # This can be disabled with LOCAL_RENDERSCRIPT_FLAGS := -Wno-error
package.mk 137 ifeq ($(LOCAL_PROGUARD_ENABLED),disabled)
  /development/apps/Development/src/com/android/development/
PackageSummary.java 73 mDisabled = findViewById(R.id.disabled);
173 // If an activity is disabled then the ActivityInfo will be null
  /development/ndk/platforms/android-3/include/linux/
wireless.h 293 __u8 disabled; member in struct:iw_param
  /device/samsung/manta/audio/
audio_hw.c 156 /* FIXME: when HDMI multichannel output is active, other outputs must be disabled as
159 bool disabled; member in struct:stream_out
694 out->disabled = true;
698 out->disabled = false;
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
Toolbar.js 190 document.getElementById("toolbar-panels-menu").addStyleClass("disabled");
192 document.getElementById("toolbar-panels-menu").removeStyleClass("disabled");
  /external/chromium_org/third_party/openssl/openssl/crypto/engine/
engine.h 70 #error ENGINE is disabled.
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/rsa/
rsa.h 74 #error RSA is disabled.
440 /* If this flag is set the operations normally disabled in FIPS mode are
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
engine.h 70 #error ENGINE is disabled.
    [all...]
rsa.h 74 #error RSA is disabled.
440 /* If this flag is set the operations normally disabled in FIPS mode are
  /external/chromium_org/tools/telemetry/telemetry/page/
page_runner.py 295 if not page.disabled and page_filter.IsSelected(page)]
  /external/chromium_org/v8/test/mjsunit/harmony/
proxies-example-membrane.js 149 if (!enabled) { throw new Error("disabled"); }
180 if (!enabled) { throw new Error("disabled"); }
  /external/kernel-headers/original/linux/
wireless.h 468 #define IW_ENCODE_DISABLED 0x8000 /* Encoding disabled */
635 __u8 disabled; /* Disable the feature */ member in struct:iw_param
    [all...]
  /external/libvpx/libvpx/
configure 56 Codecs can be selectively enabled or disabled individually, or by family:
386 # If the codec family is disabled, disable all components of that family.
390 disabled ${c%%_*} && disable_feature ${c}
394 # Enable all detected codecs, if they haven't been disabled
699 # would be disabled for the same reason.
  /external/openssl/crypto/engine/
engine.h 70 #error ENGINE is disabled.
    [all...]
  /external/openssl/crypto/rsa/
rsa.h 74 #error RSA is disabled.
440 /* If this flag is set the operations normally disabled in FIPS mode are
  /external/openssl/include/openssl/
engine.h 70 #error ENGINE is disabled.
    [all...]
rsa.h 74 #error RSA is disabled.
440 /* If this flag is set the operations normally disabled in FIPS mode are
  /external/v8/test/mjsunit/harmony/
proxies-example-membrane.js 149 if (!enabled) { throw new Error("disabled"); }
180 if (!enabled) { throw new Error("disabled"); }
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_supplicant_i.h 344 int disconnected; /* all connections disabled; i.e., do no reassociate
863 return ((ssid->disabled == 2) || ssid->p2p_persistent_group);
  /hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
driver_cmd_wext.c 237 if ((!ssid_conf->disabled) && (ssid_conf->ssid_len <= IW_ESSID_MAX_SIZE)){
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
wireless.h 481 #define IW_ENCODE_DISABLED 0x8000 /* Encoding disabled */
662 __u8 disabled; /* Disable the feature */ member in struct:iw_param
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
wireless.h 481 #define IW_ENCODE_DISABLED 0x8000 /* Encoding disabled */
662 __u8 disabled; /* Disable the feature */ member in struct:iw_param
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
wireless.h 481 #define IW_ENCODE_DISABLED 0x8000 /* Encoding disabled */
662 __u8 disabled; /* Disable the feature */ member in struct:iw_param
    [all...]

Completed in 545 milliseconds

<<11121314151617181920>>