Home
last modified time | relevance | path

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

/external/webrtc/system_wrappers/include/
Dfield_trial.h75 inline bool IsDisabled(const char* name) { in IsDisabled() function
/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/skqp/src/gpu/
DGrUserStencilSettings.h225 constexpr static bool IsDisabled(bool hasStencilClip) { in IsDisabled() function
/external/skia/src/gpu/
DGrUserStencilSettings.h230 constexpr static bool IsDisabled(bool hasStencilClip) { in IsDisabled() function
/external/webrtc/modules/pacing/
Dpacing_controller.cc44 bool IsDisabled(const WebRtcKeyValueConfig& field_trials, in IsDisabled() function
/external/llvm-project/compiler-rt/lib/fuzzer/
DFuzzerLoop.cpp88 bool IsDisabled() const { in IsDisabled() function in fuzzer::TraceLock
/external/llvm-project/clang/include/clang/Lex/
DMacroInfo.h100 bool IsDisabled : 1; variable
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerLoop.cpp88 bool IsDisabled() const { in IsDisabled() function in fuzzer::TraceLock
/external/clang/include/clang/Lex/
DMacroInfo.h94 bool IsDisabled : 1; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1924 bool IsDisabled = RecipType[0] == DisabledPrefix; in getOpEnabled() local
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp2121 bool IsDisabled = RecipType[0] == DisabledPrefix; in getOpEnabled() local
/external/llvm-project/clang/lib/Driver/ToolChains/
DClang.cpp236 bool IsDisabled = Val.startswith(DisabledPrefixIn); in ParseMRecip() local
/external/clang/lib/Driver/
DTools.cpp2107 bool IsDisabled = Val.startswith(DisabledPrefixIn); in ParseMRecip() local