Home
last modified time | relevance | path

Searched defs:IsDisabled (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/Target/
DTargetRecip.cpp117 bool IsDisabled = Val[0] == DisabledPrefix; in parseIndividualParams() local
/external/autotest/client/cros/cellular/
Dmodem1.py228 def IsDisabled(self): member in Modem
Dmodem.py241 def IsDisabled(self): member in Modem
/external/libchrome/base/metrics/
Dhistogram_samples.cc168 bool HistogramSamples::AtomicSingleSample::IsDisabled() const { in IsDisabled() function in base::HistogramSamples::AtomicSingleSample
/external/skia/src/gpu/
DGrUserStencilSettings.h229 constexpr static bool IsDisabled(bool hasStencilClip) { in IsDisabled() function
/external/skqp/src/gpu/
DGrUserStencilSettings.h225 constexpr static bool IsDisabled(bool hasStencilClip) { in IsDisabled() function
/external/clang/include/clang/Lex/
DMacroInfo.h94 bool IsDisabled : 1; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1774 bool IsDisabled = RecipType[0] == DisabledPrefix; in getOpEnabled() local
/external/clang/lib/Driver/
DTools.cpp2107 bool IsDisabled = Val.startswith(DisabledPrefixIn); in ParseMRecip() local