/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCAsmInfo.cpp | 23 enum DefaultOnOff { Default, Enable, Disable }; enumerator
|
/third_party/node/deps/v8/src/sandbox/ |
D | sandbox.h | 61 void Disable() { in Disable() function
|
/third_party/node/src/ |
D | node_trace_events.cc | 92 void NodeCategorySet::Disable(const FunctionCallbackInfo<Value>& args) { in Disable() function in node::NodeCategorySet
|
/third_party/node/src/tracing/ |
D | agent.h | 180 void AgentWriterHandle::Disable(const std::set<std::string>& categories) { in Disable() function
|
D | agent.cc | 174 void Agent::Disable(int id, const std::set<std::string>& categories) { in Disable() function in node::tracing::Agent
|
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
D | periodic_sampler_test.cc | 100 TEST(PeriodicSamplerBaseTest, Disable) { in TEST() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/ |
D | ThinLTOCodeGenerator.h | 231 void disableCodeGen(bool Disable) { DisableCodeGen = Disable; } in disableCodeGen()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetPassConfig.h | 172 void setDisableVerify(bool Disable) { setOpt(DisableVerify, Disable); } in setDisableVerify()
|
/third_party/node/deps/v8/src/d8/ |
D | async-hooks-wrapper.cc | 84 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/Target/ |
D | TargetOptions.h | 101 Disable, // Disable the abort. enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | CrashRecoveryContext.cpp | 142 void CrashRecoveryContext::Disable() { in Disable() function in CrashRecoveryContext
|
/third_party/skia/third_party/externals/imgui/backends/ |
D | imgui_impl_opengl3_loader.h | 461 PFNGLDISABLEPROC Disable; member
|
/third_party/skia/third_party/externals/tint/src/ |
D | program_builder.h | 2429 const ast::DisableValidationDecoration* Disable( in Disable() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfDebug.cpp | 112 enum DefaultOnOff { Default, Enable, Disable }; enumerator
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | libGLESv2.cpp | 1419 void GL_APIENTRY Disable(GLenum cap) in Disable() function
|
/third_party/node/deps/v8/src/api/ |
D | api.cc | 10098 void CodeEventHandler::Disable() { in Disable() function in v8::CodeEventHandler
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cEnhancedLayoutsTests.cpp | 3726 void VertexArray::Disable(const Functions& gl, GLuint index, const Type& type, GLuint n_array_eleme… in Disable() function in gl4cts::EnhancedLayouts::Utils::VertexArray
|