Home
last modified time | relevance | path

Searched defs:isEnabled (Results 1 - 24 of 24) sorted by relevance

/third_party/skia/third_party/externals/oboe/samples/debug-utils/
H A Dtrace.h25 static bool isEnabled() { return is_enabled_; } in isEnabled() function in Trace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DOptBisect.h36 virtual bool isEnabled() const { return false; } in isEnabled() function in llvm::OptPassGate
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A 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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DScheduleHazardRecognizer.h45 bool isEnabled() const { return MaxLookAhead != 0; } in isEnabled() function in llvm::ScheduleHazardRecognizer
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DOverlay.h90 bool isEnabled() const { return mImplementation != nullptr; } in isEnabled() function in gl::Overlay
127 bool isEnabled() const { return false; } in isEnabled() function in gl::MockOverlay
H A DContext.cpp7045 GLboolean Context::isEnabled(GLenum cap) const in isEnabled() function in gl::__anon19924::Context
/third_party/skia/third_party/externals/oboe/samples/shared/
H A DDefaultAudioStreamCallback.h94 void setThreadAffinityEnabled(bool isEnabled){ in setThreadAffinityEnabled() argument
/third_party/skia/third_party/externals/oboe/samples/LiveEffect/src/main/java/com/google/oboe/samples/liveEffect/
H A DMainActivity.java204 private void setSpinnersEnabled(boolean isEnabled){ in setSpinnersEnabled() argument
/third_party/node/deps/v8/src/logging/
H A Dcounters-scopes.h208 bool isEnabled() const { return previous_scope_ && histogram_->Enabled(); } in isEnabled() function in v8::internal::PauseNestedTimedHistogramScope
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A 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/skia/src/gpu/
H A DGrAuditTrail.h101 bool isEnabled() { return fEnabled; } in isEnabled() function in GrAuditTrail
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DSubtargetFeature.h222 static inline bool isEnabled(StringRef Feature) { in isEnabled() function in SubtargetFeatures
/third_party/glslang/glslang/MachineIndependent/
H A DVersions.cpp1104 bool isEnabled = false; in extensionRequires() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.cpp370 if (!HazardRec->isEnabled()) { in bumpCycle() function
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderLibrary.cpp166 const bool isEnabled = (spec.programs[progNdx].activeStages & curStageMask) != 0; in isValid() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h59 PFNGLISENABLEDPROC isEnabled = nullptr; member in rx::DispatchTableGL
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js3809 function isEnabled() { function
[all...]
/third_party/typescript/lib/
H A Dtsserverlibrary.js3794 function isEnabled() { function
[all...]
H A Dtypescript.js3785 function isEnabled() { function
[all...]
H A DtypescriptServices.js3785 function isEnabled() { function
[all...]
H A DtypingsInstaller.js3775 function isEnabled() { function
[all...]
H A Dtsserver.js3795 function isEnabled() { function
[all...]
H A Dtsc.js3202 function isEnabled() { function
[all...]
/third_party/sqlite/src/
H A Dsqlite3.c188705 int isEnabled = 0; global() local
[all...]

Completed in 364 milliseconds