Home
last modified time | relevance | path

Searched refs:IgnoreErrors (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DError.cpp22 void IgnoreErrors(MaybeError maybeError) { in IgnoreErrors() function
DError.h190 void IgnoreErrors(MaybeError maybeError);
DDevice.cpp347 IgnoreErrors(WaitForIdleForDestruction()); in Destroy()
378 IgnoreErrors(TickImpl()); in Destroy()
414 IgnoreErrors(WaitForIdleForDestruction()); in HandleError()
433 IgnoreErrors(WaitForIdleForDestruction()); in HandleError()
434 IgnoreErrors(TickImpl()); in HandleError()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DCommandLine.cpp126 StringRef Overview, bool IgnoreErrors);
1020 StringRef Overview, bool IgnoreErrors) { in ParseCommandLineOptions() argument
1022 IgnoreErrors); in ParseCommandLineOptions()
1037 bool IgnoreErrors) { in ParseCommandLineOptions() argument
1093 if (!IgnoreErrors) in ParseCommandLineOptions()
1104 if (!IgnoreErrors) { in ParseCommandLineOptions()
1207 if (!IgnoreErrors) { in ParseCommandLineOptions()
1238 if (!IgnoreErrors) { in ParseCommandLineOptions()
1249 if (!IgnoreErrors) { in ParseCommandLineOptions()
1349 if (!IgnoreErrors) in ParseCommandLineOptions()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/
DPath.inc1069 bool IgnoreErrors) {
1076 if (!st && !IgnoreErrors)
1080 EC = remove_directories_impl(Item, IgnoreErrors);
1081 if (EC && !IgnoreErrors)
1086 if (EC && !IgnoreErrors)
1090 if (EC && !IgnoreErrors)
1096 std::error_code remove_directories(const Twine &path, bool IgnoreErrors) {
1097 auto EC = remove_directories_impl(path, IgnoreErrors);
1098 if (EC && !IgnoreErrors)
1101 if (EC && !IgnoreErrors)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCommandLine.cpp1330 bool IgnoreErrors = Errs; in ParseCommandLineOptions() local
1378 if (!IgnoreErrors) in ParseCommandLineOptions()
1389 if (!IgnoreErrors) in ParseCommandLineOptions()
1640 if (!IgnoreErrors) in ParseCommandLineOptions()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/
DPath.inc1264 std::error_code remove_directories(const Twine &path, bool IgnoreErrors) {
1268 if (EC && !IgnoreErrors)
1285 if (result != 0 && !IgnoreErrors)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFileSystem.h402 std::error_code remove_directories(const Twine &path, bool IgnoreErrors = true);
/third_party/typescript/src/services/
DsignatureHelp.ts503 …derFlags = NodeBuilderFlags.OmitParameterModifiers | NodeBuilderFlags.IgnoreErrors | NodeBuilderFl…
DsymbolDisplay.ts3 …derFlags = NodeBuilderFlags.OmitParameterModifiers | NodeBuilderFlags.IgnoreErrors | NodeBuilderFl…
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCommandLine.h55 bool IgnoreErrors = false);
/third_party/typescript/src/compiler/
Dtypes.ts4346IgnoreErrors = AllowThisInObjectLiteral | AllowQualifedNameInPlaceOfIdentifier | AllowAnonymousIde…
Dchecker.ts4354 let nodeFlags = NodeBuilderFlags.IgnoreErrors;
4391 …t, enclosingDeclaration, toNodeBuilderFlags(flags) | NodeBuilderFlags.IgnoreErrors | NodeBuilderFl…
4401 …e, enclosingDeclaration, toNodeBuilderFlags(flags) | NodeBuilderFlags.IgnoreErrors | (noTruncation…
7612 …e, enclosingDeclaration, toNodeBuilderFlags(flags) | NodeBuilderFlags.IgnoreErrors | NodeBuilderFl…
/third_party/typescript/lib/
Dtypescript.d.ts2289 IgnoreErrors = 70221824, enumerator
DtypescriptServices.d.ts2289 IgnoreErrors = 70221824, enumerator
Dtsserverlibrary.d.ts2289 IgnoreErrors = 70221824, enumerator
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2303 IgnoreErrors = 70221824, enumerator
Dtsserverlibrary.d.ts2303 IgnoreErrors = 70221824, enumerator