Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/libplatform/tracing/
Drecorder-mac.cc19 bool Recorder::IsEnabled() { in IsEnabled() function in v8::platform::tracing::Recorder
22 bool Recorder::IsEnabled(const uint8_t level) { in IsEnabled() function in v8::platform::tracing::Recorder
Drecorder-win.cc32 bool Recorder::IsEnabled() { in IsEnabled() function in v8::platform::tracing::Recorder
36 bool Recorder::IsEnabled(const uint8_t level) { in IsEnabled() function in v8::platform::tracing::Recorder
/third_party/node/deps/v8/src/heap/
Dprogress-bar.h30 bool IsEnabled() const { in IsEnabled() function
/third_party/node/deps/v8/src/d8/
Dasync-hooks-wrapper.h35 bool IsEnabled() const { return enabled_; } in IsEnabled() function
/third_party/node/src/
Dnode_win32_etw_provider.cc148 ULONG IsEnabled, in etw_events_enable_callback()
Dinspector_js_api.cc275 void IsEnabled(const FunctionCallbackInfo<Value>& args) { in IsEnabled() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DFeatures.cpp96 bool FeaturesSet::IsEnabled(Feature feature) const { in IsEnabled() function in dawn_native::FeaturesSet
/third_party/node/deps/v8/src/codegen/
Dassembler.h237 bool IsEnabled(CpuFeature f) { in IsEnabled() function
/third_party/lzma/CPP/Windows/
DWindow.h340 bool IsEnabled() const in IsEnabled() function
/third_party/openSLES/api/1.0.1/
DOpenSLES.h1227 SLresult (*IsEnabled)( member
1633 SLresult (*IsEnabled) ( member
2404 SLresult (*IsEnabled)( member
2493 SLresult (*IsEnabled)( member
/third_party/openSLES/api/1.0/
DOpenSLES.h1221 SLresult (*IsEnabled)( member
1627 SLresult (*IsEnabled) ( member
2398 SLresult (*IsEnabled)( member
2487 SLresult (*IsEnabled)( member
/third_party/skia/third_party/externals/angle2/src/tests/gles1_conformance_tests/
DCovglTests.cpp390 TEST_P(GLES1CovglTest, IsEnabled) in TEST_P() argument
/third_party/openSLES/api/1.1/
DOpenSLES.h1354 SLresult (*IsEnabled)( member
1807 SLresult (*IsEnabled) ( member
2600 SLresult (*IsEnabled)( member
2689 SLresult (*IsEnabled)( member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFramebufferGL.cpp318 bool IsEnabled() const { return enabled; } in IsEnabled() function in rx::__anone9ad92b40111::ScopedEXTTextureNorm16ReadbackWorkaround
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.cpp3813 GLboolean GL_APIENTRY IsEnabled(GLenum cap) in IsEnabled() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp106289 static bool IsEnabled(Type aType, EnabledState aEnabledState) in IsEnabled() function in nsCSSPseudoElements
166725 static bool IsEnabled(nsCSSPropertyID aProperty) { in IsEnabled() function in nsCSSProps
166750 static bool IsEnabled(nsCSSPropertyID aProperty, EnabledState aEnabled) in IsEnabled() function in nsCSSProps
176996 static bool IsEnabled(Type aType, EnabledState aEnabledState) in IsEnabled() function in nsCSSPseudoClasses