/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/commands/ |
D | doctor_test.dart | 196 expect(await doctor.diagnose(verbose: false), isTrue); 220 await doctor.diagnose(verbose: false); 233 await FakePassingDoctor().diagnose(verbose: false); 253 await FakeDoctor().diagnose(verbose: false); 281 await FakeGroupedDoctor().diagnose(verbose: false); 299 expect(await FakeQuietDoctor().diagnose(verbose: false), isTrue); 312 expect(await FakeSinglePassingDoctor().diagnose(verbose: false), isTrue); 323 expect(await FakePassingDoctor().diagnose(verbose: false), isTrue); 339 expect(await FakeDoctor().diagnose(verbose: false), isFalse); 360 expect(await FakeDoctor().diagnose(verbose: true), isFalse); [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | LLVMContext.cpp | 177 diagnose(DiagnosticInfoInlineAsm(ErrorStr)); in emitError() 182 diagnose(DiagnosticInfoInlineAsm(*I, ErrorStr)); in emitError() 215 void LLVMContext::diagnose(const DiagnosticInfo &DI) { in diagnose() function in LLVMContext 239 diagnose(DiagnosticInfoInlineAsm(LocCookie, ErrorStr)); in emitError()
|
/third_party/ltp/testcases/realtime/func/measurement/ |
D | README | 2 to be tools to diagnose problems if gtod_latency results are
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | ResetMachineFunctionPass.cpp | 72 F.getContext().diagnose(DiagFallback); in runOnMachineFunction()
|
D | MachineOptimizationRemarkEmitter.cpp | 62 Ctx.diagnose(OptDiag); in emit()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | OptimizationRemarkEmitter.cpp | 84 F->getContext().diagnose(OptDiag); in emit()
|
/third_party/python/Tools/peg_generator/pegen/ |
D | parser.py | 235 tok = self._tokenizer.diagnose() 296 diag = tokenizer.diagnose()
|
D | tokenizer.py | 58 def diagnose(self) -> tokenize.TokenInfo: member in Tokenizer
|
D | __main__.py | 165 diag = tokenizer.diagnose()
|
/third_party/flutter/flutter/packages/flutter_tools/lib/src/commands/ |
D | devices.dart | 36 'Or, if you expected your device to be detected, please run "flutter doctor" to diagnose '
|
D | doctor.dart | 59 …final bool success = await doctor.diagnose(androidLicenses: argResults['android-licenses'], verbos…
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BPFRegisterInfo.cpp | 52 F.getContext().diagnose(DiagStackSize); in WarnSize()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | LLVMContext.h | 253 void diagnose(const DiagnosticInfo &DI);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | LLVMContext.h | 218 void diagnose(const DiagnosticInfo &DI);
|
/third_party/typescript/.github/ISSUE_TEMPLATE/ |
D | lib_change.md | 27 You can diagnose further by running `tsc` with `--listFilesOnly` or `--showConfig`.
|
/third_party/flutter/flutter/packages/flutter_test/lib/src/ |
D | test_exception_reporter.dart | 16 /// the user can easily diagnose what failed when inspecting the test results.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | MisExpect.cpp | 86 Ctx.diagnose(DiagnosticInfoMisExpect(Cond, Msg)); in emitMisexpectDiagnostic()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUAsmPrinter.cpp | 940 MF.getFunction().getContext().diagnose(DiagStackSize); in getSIProgramInfo() 963 Ctx.diagnose(Diag); in getSIProgramInfo() 1003 Ctx.diagnose(Diag); in getSIProgramInfo() 1020 Ctx.diagnose(Diag); in getSIProgramInfo() 1027 Ctx.diagnose(Diag); in getSIProgramInfo()
|
/third_party/flutter/flutter/packages/flutter_tools/lib/src/ |
D | globals.dart | 73 /// to help diagnose issues with the toolchain or with their setup.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/ |
D | MIRParser.cpp | 183 Context.diagnose(DiagnosticInfoMIRParser( in error() 189 Context.diagnose(DiagnosticInfoMIRParser( in error() 216 Context.diagnose(DiagnosticInfoMIRParser(Kind, Diag)); in reportDiagnostic() 956 Context.diagnose(DiagnosticInfoMIRParser( in createMIRParser()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | PGOInstrumentation.cpp | 1174 Ctx.diagnose( in readCounters() 1199 Ctx.diagnose(DiagnosticInfoPGOProfile( in readCounters() 1422 Ctx.diagnose(DiagnosticInfoPGOProfile( in annotateValueSites() 1531 Ctx.diagnose( in annotateAllFunctions() 1540 Ctx.diagnose(DiagnosticInfoPGOProfile(ProfileFileName.data(), in annotateAllFunctions() 1549 Ctx.diagnose(DiagnosticInfoPGOProfile( in annotateAllFunctions()
|
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/ |
D | analytics_test.dart | 157 … when(mockDoctor.diagnose(androidLicenses: false, verbose: false)).thenAnswer((_) async => true); 176 … when(mockDoctor.diagnose(androidLicenses: false, verbose: false)).thenAnswer((_) async => false);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVFrameLowering.cpp | 138 MF.getFunction().getContext().diagnose(DiagnosticInfoUnsupported{ in emitPrologue() 178 MF.getFunction().getContext().diagnose(DiagnosticInfoUnsupported{ in emitPrologue()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
D | LTOCodeGenerator.cpp | 711 Context.diagnose(LTODiagnosticInfo(ErrMsg)); in emitError() 718 Context.diagnose(LTODiagnosticInfo(ErrMsg, DS_Warning)); in emitWarning()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/ |
D | LinkModules.cpp | 60 SrcM->getContext().diagnose(LinkDiagnosticInfo(DS_Error, Message)); in emitError() 559 DstM.getContext().diagnose(LinkDiagnosticInfo(DS_Error, EIB.message())); in run()
|