Home
last modified time | relevance | path

Searched defs:Disable (Results 1 - 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCAsmInfo.cpp23 enum DefaultOnOff { Default, Enable, Disable }; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp112 enum DefaultOnOff { Default, Enable, Disable }; enumerator
/third_party/node/src/
H A Dnode_trace_events.cc92 void NodeCategorySet::Disable(const FunctionCallbackInfo<Value>& args) { in Disable() function in node::NodeCategorySet
/third_party/node/deps/v8/src/sandbox/
H A Dsandbox.h61 void Disable() { in Disable() function in v8::internal::Sandbox
/third_party/node/src/tracing/
H A Dagent.cc174 void Agent::Disable(int id, const std::set<std::string>& categories) { in Disable() function in node::tracing::Agent
H A Dagent.h180 void AgentWriterHandle::Disable(const std::set<std::string>& categories) { in Disable() function in node::tracing::AgentWriterHandle
/third_party/node/deps/v8/src/d8/
H A Dasync-hooks-wrapper.cc84 void AsyncHooksWrap::Disable() { enabled_ = false; } in Disable() function in v8::AsyncHooksWrap
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h231 void disableCodeGen(bool Disable) { DisableCodeGen = Disable; } in disableCodeGen() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
H A DTargetOptions.h101 Disable, // Disable the abort. member in llvm::GlobalISelAbortMode
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DCrashRecoveryContext.cpp142 void CrashRecoveryContext::Disable() { in Disable() function in CrashRecoveryContext
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h172 void setDisableVerify(bool Disable) { setOpt(DisableVerify, Disable); } in setDisableVerify() argument
/third_party/skia/third_party/externals/tint/src/
H A Dprogram_builder.h2429 const ast::DisableValidationDecoration* Disable( in Disable() function in tint::ProgramBuilder
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_opengl3_loader.h461 PFNGLDISABLEPROC Disable; member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DlibGLESv2.cpp1419 void GL_APIENTRY Disable(GLenum cap) in Disable() function
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp3726 void VertexArray::Disable(const Functions& gl, GLuint index, const Type& type, GLuint n_array_elements) in Disable() function in gl4cts::EnhancedLayouts::Utils::VertexArray
[all...]
/third_party/node/deps/v8/src/api/
H A Dapi.cc10098 void CodeEventHandler::Disable() { in Disable() function in v8::OneByteMask::__anon13987::MapAsArrayKind::CodeEventHandler

Completed in 80 milliseconds