/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/src/ |
D | node_trace_events.cc | 88 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/abseil-cpp/absl/base/internal/ |
D | periodic_sampler_test.cc | 100 TEST(PeriodicSamplerBaseTest, Disable) { in TEST() argument
|
/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/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/flutter/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_2_0_autogen.cpp | 836 void GL_APIENTRY Disable(GLenum cap) in Disable() function
|
/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/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | entry_points_enum_autogen.h | 243 Disable, enumerator
|
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_1_0_autogen.cpp | 1005 void GL_APIENTRY Disable(GLenum cap) in Disable() function
|
/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
|