Home
last modified time | relevance | path

Searched defs:isEnabled (Results 1 – 25 of 37) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DOptBisect.h36 virtual bool isEnabled() const { return false; } in isEnabled() function
70 bool isEnabled() const override { return BisectEnabled; } in isEnabled() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineOptimizationRemarkEmitter.h74 bool isEnabled() const override { in isEnabled() function
100 bool isEnabled() const override { in isEnabled() function
126 bool isEnabled() const override { in isEnabled() function
DScheduleHazardRecognizer.h45 bool isEnabled() const { return MaxLookAhead != 0; } in isEnabled() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSignposts.cpp57 bool isEnabled() const { return os_signpost_enabled(*SignpostLog); } in isEnabled() function in llvm::SignpostEmitterImpl
99 bool SignpostEmitter::isEnabled() const { in isEnabled() function in SignpostEmitter
/third_party/skia/third_party/externals/oboe/samples/debug-utils/
Dtrace.h25 static bool isEnabled() { return is_enabled_; } in isEnabled() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DOverlay.h90 bool isEnabled() const { return mImplementation != nullptr; } in isEnabled() function
127 bool isEnabled() const { return false; } in isEnabled() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDiagnosticInfo.cpp260 bool OptimizationRemark::isEnabled() const { in isEnabled() function in OptimizationRemark
281 bool OptimizationRemarkMissed::isEnabled() const { in isEnabled() function in OptimizationRemarkMissed
309 bool OptimizationRemarkAnalysis::isEnabled() const { in isEnabled() function in OptimizationRemarkAnalysis
327 bool DiagnosticInfoOptimizationFailure::isEnabled() const { in isEnabled() function in DiagnosticInfoOptimizationFailure
/third_party/jsframework/runtime/main/extend/systemplugin/napi/bundle/
DshortcutInfo.js34 isEnabled: "[PC preview] unknown isEnabled", property
/third_party/skia/third_party/externals/oboe/samples/shared/
DDefaultAudioStreamCallback.h94 void setThreadAffinityEnabled(bool isEnabled){ in setThreadAffinityEnabled()
/third_party/typescript/src/compiler/
Dperformance.ts135 export function isEnabled() { function
/third_party/skia/third_party/externals/oboe/samples/LiveEffect/src/main/java/com/google/oboe/samples/liveEffect/
DMainActivity.java204 private void setSpinnersEnabled(boolean isEnabled){ in setSpinnersEnabled()
/third_party/node/deps/v8/src/logging/
Dcounters-scopes.h208 bool isEnabled() const { return previous_scope_ && histogram_->Enabled(); } in isEnabled() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DSubtargetFeature.h222 static inline bool isEnabled(StringRef Feature) { in isEnabled() function
/third_party/typescript/src/typingsInstaller/
DnodeTypingsInstaller.ts16 isEnabled = () => { property in ts.server.typingsInstaller.FileLog
/third_party/node/deps/npm/node_modules/node-gyp/node_modules/gauge/lib/
Dindex.js76 Gauge.prototype.isEnabled = function () { method in Gauge
/third_party/node/deps/npm/node_modules/gauge/lib/
Dindex.js76 Gauge.prototype.isEnabled = function () { method in Gauge
/third_party/skia/src/gpu/
DGrAuditTrail.h101 bool isEnabled() { return fEnabled; } in isEnabled() function
/third_party/typescript/src/typingsInstallerCore/
DtypingsInstaller.ts11 isEnabled(): boolean; method
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_uitest.js260 this.isEnabled = function(...args) { method
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDevice.cpp1576 void DeviceBase::SetToggle(Toggle toggle, bool isEnabled) { in SetToggle()
1582 void DeviceBase::ForceSetToggle(Toggle toggle, bool isEnabled) { in ForceSetToggle()
/third_party/glslang/glslang/MachineIndependent/
DVersions.cpp1008 bool isEnabled = false; in extensionRequires() local
/third_party/vk-gl-cts/framework/opengl/
DgluShaderLibrary.cpp166 const bool isEnabled = (spec.programs[progNdx].activeStages & curStageMask) != 0; in isValid() local
/third_party/jsframework/runtime/main/extend/systemplugin/napi/webgl/
Dwebgl.js788 isEnabled: function (...args) { method
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h59 PFNGLISENABLEDPROC isEnabled = nullptr; variable
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fDebugTests.cpp1119 bool FilterCase::isEnabled (const vector<MessageFilter>& filters, const MessageData& message) const in isEnabled() function in deqp::gles31::Functional::__anon57abb21f0111::FilterCase

12