HomeSort by relevance Sort by last modified time
    Searched defs:Disabled (Results 1 - 25 of 32) sorted by null

1 2

  /external/chromium-trace/catapult/systrace/systrace/
decorators.py 20 def Disabled(func):
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/
SmbiosSlotPopulation.h 43 BOOLEAN Disabled; // Should the slot information be in SMBIOS
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Protocol/
SmbiosSlotPopulation.h 51 BOOLEAN Disabled; // Should the slot information be in SMBIOS
CK505ClockPlatformInfo.h 70 Disabled,
  /external/skia/src/gpu/
GrFixedClip.cpp 69 const GrFixedClip& GrFixedClip::Disabled() {
70 static const GrFixedClip disabled = GrFixedClip(); local
71 return disabled;
  /external/skqp/src/gpu/
GrFixedClip.cpp 69 const GrFixedClip& GrFixedClip::Disabled() {
70 static const GrFixedClip disabled = GrFixedClip(); local
71 return disabled;
  /frameworks/base/core/tests/coretests/src/android/view/
Disabled.java 28 * Exercise View's disabled state.
30 public class Disabled extends Activity implements OnClickListener {
34 setContentView(R.layout.disabled);
  /build/soong/cc/
lto.go 103 if lto == nil || lto.Disabled() {
113 func (lto *lto) Disabled() bool {
131 !dep.lto.Disabled() {
  /external/swiftshader/src/Reactor/
Nucleus.hpp 33 Disabled = 0,
  /frameworks/base/libs/hwui/renderstate/
Stencil.h 81 bool isEnabled() { return mState != StencilState::Disabled; }
93 enum class StencilState { Disabled, Test, Write };
96 StencilState mState = StencilState::Disabled;
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
LowPowerIdleTable.h 38 UINT32 Disabled : 1; ///< If set, LPI state is not used
  /external/v8/src/crankshaft/
hydrogen-removable-simulates.cc 176 bool Disabled() { return true; }
hydrogen-flow-engine.h 20 inline bool Disabled() {
148 if (effects->Disabled()) return effects; // No effects for this analysis.
hydrogen-load-elimination.cc 441 inline bool Disabled() {
442 return false; // Effects are _not_ disabled.
  /external/wpa_supplicant_8/src/common/
ieee802_1x_defs.h 25 * Disabled MACsec - do not secure sessions.
64 Disabled,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
amstream.h 142 Disabled = 0,
    [all...]
winnt.h     [all...]
  /developers/samples/android/input/autofill/AutofillFramework/afservice/src/main/java/com/example/android/autofill/service/util/
Util.java 301 public enum DalCheckRequirement {Disabled, LoginOnly, AllUrls}
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
mountmgr.h 152 Disabled = 0,
  /external/llvm/lib/IR/
LegacyPassManager.cpp 47 Disabled, Arguments, Structure, Executions, Details
55 clEnumVal(Disabled , "disable debug output"),
    [all...]
  /external/mockito/lib/
byte-buddy-agent-1.7.9.jar 
byte-buddy-1.7.9.jar 
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 340 Disabled,
  /prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/
byte-buddy-1.6.5.jar 
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-kms/1.11.18/
aws-java-sdk-kms-1.11.18.jar 

Completed in 491 milliseconds

1 2