Home
last modified time | relevance | path

Searched defs:SystemError (Results 326 – 337 of 337) sorted by path

1...<<11121314

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan.hpp10776 class SystemError : public Error, public std::system_error class
10779 SystemError( std::error_code ec ) in SystemError() function in VULKAN_HPP_NAMESPACE::SystemError
10781 SystemError( std::error_code ec, std::string const& what ) in SystemError() function in VULKAN_HPP_NAMESPACE::SystemError
10783 SystemError( std::error_code ec, char const * what ) in SystemError() function in VULKAN_HPP_NAMESPACE::SystemError
10785 SystemError( int ev, std::error_category const& ecat ) in SystemError() function in VULKAN_HPP_NAMESPACE::SystemError
10787 SystemError( int ev, std::error_category const& ecat, std::string const& what) in SystemError() function in VULKAN_HPP_NAMESPACE::SystemError
10789 SystemError( int ev, std::error_category const& ecat, char const * what) in SystemError() function in VULKAN_HPP_NAMESPACE::SystemError
/dports/www/tusc/tusc-0.4.7/vendor/github.com/tus/tusd/vendor/google.golang.org/appengine/internal/socket/
H A Dsocket_service.pb.go962SystemError *int32 `protobuf:"varint,1,opt,name=system_error,def=0" json:"system_error,omite… member
H A Dsocket_service.proto16 enum SystemError { enum
/dports/www/tusd/tusd-1.8.0/vendor/google.golang.org/appengine/internal/socket/
H A Dsocket_service.pb.go955SystemError *int32 `protobuf:"varint,1,opt,name=system_error,json=systemError,def=0" js… member
H A Dsocket_service.proto16 enum SystemError { enum
/dports/www/webpy/web.py-0.62/docs/.mypy_cache/3.8/
H A Dbuiltins.data.json1 …es": {".class": "SymbolTable", "ArithmeticError": {".class": "SymbolTableNode", "kind": "Gdef", "n…
/dports/www/webpy/web.py-0.62/tests/.mypy_cache/3.8/
H A Dbuiltins.data.json1 …es": {".class": "SymbolTable", "ArithmeticError": {".class": "SymbolTableNode", "kind": "Gdef", "n…
/dports/www/webpy/web.py-0.62/tests/.mypy_cache/3.8/six/moves/
H A Dbuiltins.data.json1 …true, "names": {".class": "SymbolTable", "ArithmeticError": {".class": "SymbolTableNode", "cross_r…
/dports/x11-toolkits/py-tkinter/Python-3.8.12/PC/bdist_wininst/
H A Dinstall.c932 static BOOL SystemError(int error, char *msg) in SystemError() function
/dports/x11/controllermap/SDL2-2.0.18/src/video/khronos/vulkan/
H A Dvulkan.hpp13745 class SystemError : public Error, public std::system_error class
13748 SystemError( std::error_code ec ) in SystemError() function in VULKAN_HPP_NAMESPACE::SystemError
13750 SystemError( std::error_code ec, std::string const& what ) in SystemError() function in VULKAN_HPP_NAMESPACE::SystemError
13752 SystemError( std::error_code ec, char const * what ) in SystemError() function in VULKAN_HPP_NAMESPACE::SystemError
13754 SystemError( int ev, std::error_category const& ecat ) in SystemError() function in VULKAN_HPP_NAMESPACE::SystemError
13756 SystemError( int ev, std::error_category const& ecat, std::string const& what) in SystemError() function in VULKAN_HPP_NAMESPACE::SystemError
13758 SystemError( int ev, std::error_category const& ecat, char const * what) in SystemError() function in VULKAN_HPP_NAMESPACE::SystemError
/dports/x11/kf5-kdelibs4support/kdelibs4support-5.89.0/src/kdecore/
H A Dk3resolver.h408 SystemError = -11, enumerator
/dports/x11/xmh/xmh-1.0.3/
H A Dcommand.c72 static void SystemError(char* text) in SystemError() function

1...<<11121314