Home
last modified time | relevance | path

Searched defs:Error (Results 1 – 25 of 247) sorted by relevance

12345678910

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/jsonrpc2/
Dwire.go71 Error *Error `json:"error,omitempty"` member
77 type Error struct { struct
79 Code int64 `json:"code"`
81 Message string `json:"message"`
83 Data *json.RawMessage `json:"data"`
100 func (err *Error) Error() string { argument
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/jsonrpc2/
Dwire.go71 Error *Error `json:"error,omitempty"` member
77 type Error struct { struct
79 Code int64 `json:"code"`
81 Message string `json:"message"`
83 Data *json.RawMessage `json:"data"`
100 func (err *Error) Error() string { func
/third_party/flutter/skia/third_party/externals/wuffs/lang/check/
Dcheck.go31 type Error struct { struct
32 Err error
33 Filename string
34 Line uint32
35 OtherFilename string
36 OtherLine uint32
38 TMap *t.Map
39 Facts []*a.Expr
42 func (e *Error) Error() string { func
/third_party/jerryscript/tests/jerry/
Dregression-test-issue-743.js15 function Error(Error) { } argument
Dregression-test-issue-195.js15 function Error() { } class
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_utils.h175 struct Error struct
190 virtual void handleError(VkResult result, argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSpecialCaseList.cpp75 llvm::vfs::FileSystem &FS, std::string &Error) { in create()
83 std::string &Error) { in create()
93 std::string Error; in createOrDie() local
100 vfs::FileSystem &VFS, std::string &Error) { in createInternal()
119 std::string &Error) { in createInternal()
128 std::string &Error) { in parse()
/third_party/grpc/src/csharp/Grpc.Core/Logging/
DILogger.cs52 void Error(string message); in Error() method
55 void Error(string format, params object[] formatArgs); in Error() method
58 void Error(Exception exception, string message); in Error() method
DNullLogger.cs45 public void Error(string message) in Error() method in Grpc.Core.Logging.NullLogger
52 public void Error(Exception exception, string message) in Error() method in Grpc.Core.Logging.NullLogger
59 public void Error(string format, params object[] formatArgs) in Error() method in Grpc.Core.Logging.NullLogger
DLogLevelFilterLogger.cs134 public void Error(string message) in Error() method in Grpc.Core.Logging.LogLevelFilterLogger
143 public void Error(string format, params object[] formatArgs) in Error() method in Grpc.Core.Logging.LogLevelFilterLogger
152 public void Error(Exception exception, string message) in Error() method in Grpc.Core.Logging.LogLevelFilterLogger
DTextWriterLogger.cs129 public void Error(string message) in Error() method in Grpc.Core.Logging.TextWriterLogger
135 public void Error(string format, params object[] formatArgs) in Error() method in Grpc.Core.Logging.TextWriterLogger
141 public void Error(Exception exception, string message) in Error() method in Grpc.Core.Logging.TextWriterLogger
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp194 bool MIRParserImpl::error(const SMDiagnostic &Error, SMRange SourceRange) { in error()
233 SMDiagnostic Error; in parseIRModule() local
355 SMDiagnostic Error; in initializeCallSiteInfo() local
430 SMDiagnostic Error; in initializeMachineFunction() local
510 SMDiagnostic Error; in parseRegisterInfo() local
587 bool Error = false; in setupRegisterInfo() local
746 SMDiagnostic Error; in initializeFrameInfo() local
761 SMDiagnostic Error; in parseCalleeSavedRegister() local
812 SMDiagnostic Error; in parseMDNode() local
823 SMDiagnostic Error; in initializeConstantPool() local
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFileUtilities.h87 AtomicFileWriteError(atomic_write_error Error) : Error(Error) {} in AtomicFileWriteError()
91 const atomic_write_error Error; variable
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DExternalDnsWithTracingClientServerTest.cs119 public void Error(string message) in Error() method in Grpc.IntegrationTesting.SocketUsingLogger
124 public void Error(Exception exception, string message) in Error() method in Grpc.IntegrationTesting.SocketUsingLogger
129 public void Error(string format, params object[] formatArgs) in Error() method in Grpc.IntegrationTesting.SocketUsingLogger
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DError.cpp30 Error::Error(EGLint errorCode, std::string &&message) in Error() function in egl::Error
34 Error::Error(EGLint errorCode, EGLint id, std::string &&message) in Error() function in egl::Error
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DError.cpp30 Error::Error(EGLint errorCode, std::string &&message) in Error() function in egl::Error
34 Error::Error(EGLint errorCode, EGLint id, std::string &&message) in Error() function in egl::Error
/third_party/giflib/
Dgif2rgb.c166 int i, Error; in SaveGif() local
354 int Error; in GIF2RGB() local
357 int Error; in GIF2RGB() local
364 int Error; in GIF2RGB() local
501 bool Error, OutFileFlag = false, ColorFlag = false, SizeFlag = false; in main() local
/third_party/typescript/tests/cases/compiler/
DdeclarationFilesWithTypeReferences4.ts4 interface Error { interface
DdeclarationFilesWithTypeReferences1.ts6 interface Error { interface
DgenericBaseClassLiteralProperty.ts7 public Error(): void { method in SubClass
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGVMaterializer.h24 class Error; variable
/third_party/typescript_eslint/packages/eslint-plugin/tests/fixtures/
Dclass.ts2 export class Error {} class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/
DLTOBackend.h30 class Error; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DRegex.cpp51 bool Regex::isValid(std::string &Error) { in isValid()
111 std::string *Error) { in sub()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Passes/
DPassPlugin.cpp17 std::string Error; in Load() local

12345678910