/external/clang/bindings/python/tests/cindex/ |
D | test_diagnostics.py | 8 assert len(tu.diagnostics) == 1 9 assert tu.diagnostics[0].severity == Diagnostic.Warning 10 assert tu.diagnostics[0].location.line == 1 11 assert tu.diagnostics[0].location.column == 11 12 assert (tu.diagnostics[0].spelling == 18 assert len(tu.diagnostics) == 1 19 assert tu.diagnostics[0].severity == Diagnostic.Warning 20 assert tu.diagnostics[0].location.line == 2 21 assert tu.diagnostics[0].location.column == 7 22 assert 'incompatible' in tu.diagnostics[0].spelling [all …]
|
/external/llvm-project/clang/bindings/python/tests/cindex/ |
D | test_diagnostics.py | 18 self.assertEqual(len(tu.diagnostics), 1) 19 self.assertEqual(tu.diagnostics[0].severity, Diagnostic.Warning) 20 self.assertEqual(tu.diagnostics[0].location.line, 1) 21 self.assertEqual(tu.diagnostics[0].location.column, 11) 22 self.assertEqual(tu.diagnostics[0].spelling, 28 self.assertEqual(len(tu.diagnostics), 1) 29 self.assertEqual(tu.diagnostics[0].severity, Diagnostic.Warning) 30 self.assertEqual(tu.diagnostics[0].location.line, 2) 31 self.assertEqual(tu.diagnostics[0].location.column, 7) 32 self.assertIn('incompatible', tu.diagnostics[0].spelling) [all …]
|
/external/llvm-project/clang/lib/ASTMatchers/Dynamic/ |
D | Diagnostics.cpp | 1 //===--- Diagnostics.cpp - Helper class for error diagnostics ---*- C++ -*-===// 9 #include "clang/ASTMatchers/Dynamic/Diagnostics.h" 14 Diagnostics::ArgStream Diagnostics::pushContextFrame(ContextType Type, in pushContextFrame() 23 Diagnostics::Context::Context(ConstructMatcherEnum, Diagnostics *Error, in Context() 30 Diagnostics::Context::Context(MatcherArgEnum, Diagnostics *Error, in Context() 39 Diagnostics::Context::~Context() { Error->ContextStack.pop_back(); } in ~Context() 41 Diagnostics::OverloadContext::OverloadContext(Diagnostics *Error) in OverloadContext() 44 Diagnostics::OverloadContext::~OverloadContext() { in ~OverloadContext() 47 Diagnostics::ErrorContent &Dest = Error->Errors[BeginIndex]; in ~OverloadContext() 55 void Diagnostics::OverloadContext::revertErrors() { in revertErrors() [all …]
|
/external/clang/lib/ASTMatchers/Dynamic/ |
D | Diagnostics.cpp | 1 //===--- Diagnostics.cpp - Helper class for error diagnostics -----*- C++ -*-===// 10 #include "clang/ASTMatchers/Dynamic/Diagnostics.h" 15 Diagnostics::ArgStream Diagnostics::pushContextFrame(ContextType Type, in pushContextFrame() 24 Diagnostics::Context::Context(ConstructMatcherEnum, Diagnostics *Error, in Context() 31 Diagnostics::Context::Context(MatcherArgEnum, Diagnostics *Error, in Context() 40 Diagnostics::Context::~Context() { Error->ContextStack.pop_back(); } in ~Context() 42 Diagnostics::OverloadContext::OverloadContext(Diagnostics *Error) in OverloadContext() 45 Diagnostics::OverloadContext::~OverloadContext() { in ~OverloadContext() 48 Diagnostics::ErrorContent &Dest = Error->Errors[BeginIndex]; in ~OverloadContext() 56 void Diagnostics::OverloadContext::revertErrors() { in revertErrors() [all …]
|
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
D | Wrappers.cs | 63 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 66 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 71 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 76 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 83 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 89 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 100 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 108 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 113 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 125 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [all …]
|
/external/grpc-grpc/src/csharp/Grpc.Examples/ |
D | Math.cs | 53 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 56 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 61 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 66 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 73 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 80 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 88 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 99 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 107 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 112 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [all …]
|
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/ |
D | UnittestCustomOptionsProto3.cs | 263 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 266 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 271 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 276 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 283 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 295 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 303 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 313 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 329 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 334 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [all …]
|
D | UnittestIssues.cs | 94 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 97 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 102 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 107 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 114 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 119 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 124 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 129 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 140 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 149 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [all …]
|
D | UnittestProto3.cs | 260 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 263 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 268 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 273 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 280 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 344 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 355 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 366 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 377 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 388 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [all …]
|
/external/autotest/server/site_tests/firmware_WilcoDiagnosticsMode/ |
D | firmware_WilcoDiagnosticsMode.py | 14 """Corrupt the Wilco diagnostics image and then reinstall it. 16 Wilco supports entry into a diagnostics image from recovery mode. The image 19 Updating the firmware should restore the diagnostics image. 23 # The delay between pressing <F12> to enter diagnostics mode and reaching 26 # The delay between pressing <Power> to confirm entry to diagnostics mode 27 # and rebooting into diagnostics mode. 29 # The delay between rebooting to enter diagnostics mode and rebooting again 32 # The name of the diagnostics image file in CBFS. 40 raise error.TestNAError('No diagnostics image for this board.') 53 # Extract the diagnostics image from the firmware image, corrupt the [all …]
|
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/ |
D | Messages.cs | 100 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 103 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 108 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 113 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 120 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 126 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 137 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 145 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 150 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 162 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [all …]
|
D | Payloads.cs | 52 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 55 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 60 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 65 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 72 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 79 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 87 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 98 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 106 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 111 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [all …]
|
D | Metrics.cs | 54 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 57 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 62 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 67 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 74 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 92 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 100 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 110 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 121 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 132 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [all …]
|
D | Control.cs | 173 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 176 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 181 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 186 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 193 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 199 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 210 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 218 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 223 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 235 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [all …]
|
D | EchoMessages.cs | 69 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 72 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 77 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 82 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 89 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 96 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 106 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 114 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 122 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 127 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [all …]
|
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/CoreStats/ |
D | Stats.cs | 49 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 52 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 57 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 62 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 69 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 76 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 84 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 95 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 103 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 108 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [all …]
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | Descriptor.cs | 199 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 202 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 207 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 212 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 219 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 225 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 235 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 240 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 245 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 257 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [all …]
|
/external/llvm-project/clang/test/Driver/ |
D | color-diagnostics.c | 1 // RUN: %clang -fcolor-diagnostics -### -c %s 2>&1 \ 3 // CHECK-CD: clang{{.*}}" "-fcolor-diagnostics" 5 // RUN: %clang -fno-color-diagnostics -### -c %s 2>&1 \ 7 // CHECK-NCD-NOT: clang{{.*}}" "-fcolor-diagnostics" 11 // CHECK-DC: clang{{.*}}" "-fcolor-diagnostics" 13 // RUN: %clang -fno-diagnostics-color -### -c %s 2>&1 \ 15 // CHECK-NDC-NOT: clang{{.*}}" "-fcolor-diagnostics" 19 // CHECK-DCE_A: clang{{.*}}" "-fcolor-diagnostics" 23 // CHECK-DCE_N-NOT: clang{{.*}}" "-fcolor-diagnostics" 28 // CHECK-DCE_AUTO-NOT: clang{{.*}}" "-fcolor-diagnostics" [all …]
|
/external/clang/test/Driver/ |
D | color-diagnostics.c | 1 // RUN: %clang -fcolor-diagnostics -### -c %s 2>&1 \ 3 // CHECK-CD: clang{{.*}}" "-fcolor-diagnostics" 5 // RUN: %clang -fno-color-diagnostics -### -c %s 2>&1 \ 7 // CHECK-NCD-NOT: clang{{.*}}" "-fcolor-diagnostics" 11 // CHECK-DC: clang{{.*}}" "-fcolor-diagnostics" 13 // RUN: %clang -fno-diagnostics-color -### -c %s 2>&1 \ 15 // CHECK-NDC-NOT: clang{{.*}}" "-fcolor-diagnostics" 19 // CHECK-DCE_A: clang{{.*}}" "-fcolor-diagnostics" 23 // CHECK-DCE_N-NOT: clang{{.*}}" "-fcolor-diagnostics" 28 // CHECK-DCE_AUTO-NOT: clang{{.*}}" "-fcolor-diagnostics" [all …]
|
/external/grpc-grpc/examples/csharp/RouteGuide/RouteGuide/ |
D | RouteGuide.cs | 66 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 69 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 74 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 79 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 86 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 93 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 101 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 112 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 120 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 125 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [all …]
|
/external/grpc-grpc/src/csharp/Grpc.Reflection/ |
D | Reflection.cs | 80 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 83 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 88 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 93 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 100 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 124 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 132 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 145 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 161 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 176 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [all …]
|
/external/grpc-grpc/examples/csharp/HelloworldXamarin/HelloworldXamarin/ |
D | Helloworld.cs | 47 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 50 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 55 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 60 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 67 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 72 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 80 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 88 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 93 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 105 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [all …]
|
/external/llvm-project/llvm/test/MC/MachO/ARM/ |
D | build-version-diagnostics.s | 4 // CHECK-NOT: build-version-diagnostics.s:[[@LINE-1]] 7 // CHECK: build-version-diagnostics.s:[[@LINE-1]]:1: warning: .build_version macos used while targe… 8 // CHECK: build-version-diagnostics.s:[[@LINE-2]]:1: warning: overriding previous version directive 11 // CHECK: build-version-diagnostics.s:[[@LINE-1]]:16: error: platform name expected 14 // CHECK: build-version-diagnostics.s:[[@LINE-1]]:22: error: version number required, comma expected 17 // CHECK: build-version-diagnostics.s:[[@LINE-1]]:16: error: unknown platform name 20 // CHECK: build-version-diagnostics.s:[[@LINE-1]]:22: error: invalid OS major version number, integ… 23 // CHECK: build-version-diagnostics.s:[[@LINE-1]]:22: error: invalid OS major version number 26 // CHECK: build-version-diagnostics.s:[[@LINE-1]]:22: error: invalid OS major version number 29 // CHECK: build-version-diagnostics.s:[[@LINE-1]]:22: error: invalid OS major version number [all …]
|
/external/grpc-grpc/examples/csharp/HelloworldLegacyCsproj/Greeter/ |
D | Helloworld.cs | 50 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 53 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 58 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 63 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 70 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 76 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 84 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 92 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 97 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 109 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [all …]
|
/external/grpc-grpc/examples/csharp/Helloworld/Greeter/ |
D | Helloworld.cs | 50 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 53 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 58 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 63 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 70 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 76 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 84 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 92 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 97 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] 109 [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [all …]
|