Home
last modified time | relevance | path

Searched defs:ErrorEvent (Results 1 – 25 of 304) sorted by relevance

12345678910>>...13

/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/
H A Derrorevent.rs24 pub struct ErrorEvent { struct
34 impl ErrorEvent { argument
46 pub fn new_uninitialized(global: &GlobalScope) -> DomRoot<ErrorEvent> { in new_uninitialized()
60 error: HandleValue) -> DomRoot<ErrorEvent> { in new()
77 init: RootedTraceableBox<ErrorEventBinding::ErrorEventInit>) in Constructor()
112 impl ErrorEventMethods for ErrorEvent { implementation
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/src/
H A DX11Util.h92 struct ErrorEvent { in SCOPED_TEMPLATE() struct
93 XErrorEvent mError; in SCOPED_TEMPLATE()
95 ErrorEvent() { memset(this, 0, sizeof(ErrorEvent)); } in SCOPED_TEMPLATE() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/src/
H A DX11Util.h92 struct ErrorEvent in SCOPED_TEMPLATE() struct
94 XErrorEvent mError; in SCOPED_TEMPLATE()
96 ErrorEvent() in SCOPED_TEMPLATE() argument
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/src/
H A DX11Util.h92 struct ErrorEvent { in SCOPED_TEMPLATE() struct
93 XErrorEvent mError; in SCOPED_TEMPLATE()
95 ErrorEvent() { memset(this, 0, sizeof(ErrorEvent)); } in SCOPED_TEMPLATE() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/src/
H A DX11Util.h97 struct ErrorEvent { in SCOPED_TEMPLATE() struct
98 XErrorEvent mError; in SCOPED_TEMPLATE()
100 ErrorEvent() { memset(this, 0, sizeof(ErrorEvent)); } in SCOPED_TEMPLATE() argument
/dports/www/firefox/firefox-99.0/gfx/src/
H A DX11Util.h97 struct ErrorEvent { in SCOPED_TEMPLATE() struct
98 XErrorEvent mError; in SCOPED_TEMPLATE()
100 ErrorEvent() { memset(this, 0, sizeof(ErrorEvent)); } in SCOPED_TEMPLATE() argument
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/src/
H A DX11Util.h97 struct ErrorEvent { in SCOPED_TEMPLATE() struct
98 XErrorEvent mError; in SCOPED_TEMPLATE()
100 ErrorEvent() { memset(this, 0, sizeof(ErrorEvent)); } in SCOPED_TEMPLATE() function
/dports/dns/flamethrower/flamethrower-0.11.0/3rd/uvw/uvw/
H A Demitter.hpp23 struct ErrorEvent { struct
25 explicit ErrorEvent(U val) noexcept in ErrorEvent() function
41 static int translate(int sys) noexcept { in translate()
52 const char * what() const noexcept { return uv_strerror(ec); } in what()
61 const char * name() const noexcept { return uv_err_name(ec); } in name()
67 int code() const noexcept { return ec; } in code()
73 explicit operator bool() const noexcept { return ec < 0; } in operator bool()
76 const int ec;
/dports/net/astron/Astron-c8ba982/src/deps/uvw/uvw/
H A Demitter.hpp23 struct ErrorEvent { struct
25 explicit ErrorEvent(U val) noexcept in ErrorEvent() function
41 static int translate(int sys) noexcept { in translate()
52 const char * what() const noexcept { return uv_strerror(ec); } in what()
61 const char * name() const noexcept { return uv_err_name(ec); } in name()
67 int code() const noexcept { return ec; } in code()
73 explicit operator bool() const noexcept { return ec < 0; } in operator bool()
76 const int ec;
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/Microsoft/hcsshim/internal/hcs/
H A Derrors.go83 type ErrorEvent struct { struct
84 Message string `json:"Message,omitempty"` // Fully formated error message
85 StackTrace string `json:"StackTrace,omitempty"` // Stack trace in string form
86 Provider string `json:"Provider,omitempty"`
87 EventID uint16 `json:"EventId,omitempty"`
88 Flags uint32 `json:"Flags,omitempty"`
89 Source string `json:"Source,omitempty"`
99 func (ev *ErrorEvent) String() string {
181 func makeSystemError(system *System, op string, extra string, err error, events []ErrorEvent) error…
203 func makeProcessError(process *Process, op string, err error, events []ErrorEvent) error {
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/Microsoft/hcsshim/internal/hcs/
H A Derrors.go79 type ErrorEvent struct { struct
80 Message string `json:"Message,omitempty"` // Fully formated error message
81 StackTrace string `json:"StackTrace,omitempty"` // Stack trace in string form
82 Provider string `json:"Provider,omitempty"`
83 EventID uint16 `json:"EventId,omitempty"`
84 Flags uint32 `json:"Flags,omitempty"`
85 Source string `json:"Source,omitempty"`
95 func (ev *ErrorEvent) String() string {
173 func makeSystemError(system *System, op string, extra string, err error, events []ErrorEvent) error…
195 func makeProcessError(process *Process, op string, err error, events []ErrorEvent) error {
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/Microsoft/hcsshim/internal/hcs/
H A Derrors.go83 type ErrorEvent struct { struct
84 Message string `json:"Message,omitempty"` // Fully formated error message
85 StackTrace string `json:"StackTrace,omitempty"` // Stack trace in string form
86 Provider string `json:"Provider,omitempty"`
87 EventID uint16 `json:"EventId,omitempty"`
88 Flags uint32 `json:"Flags,omitempty"`
89 Source string `json:"Source,omitempty"`
99 func (ev *ErrorEvent) String() string {
181 func makeSystemError(system *System, op string, extra string, err error, events []ErrorEvent) error…
203 func makeProcessError(process *Process, op string, err error, events []ErrorEvent) error {
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/Microsoft/hcsshim/internal/hcs/
H A Derrors.go83 type ErrorEvent struct { struct
84 Message string `json:"Message,omitempty"` // Fully formated error message
85 StackTrace string `json:"StackTrace,omitempty"` // Stack trace in string form
86 Provider string `json:"Provider,omitempty"`
87 EventID uint16 `json:"EventId,omitempty"`
88 Flags uint32 `json:"Flags,omitempty"`
89 Source string `json:"Source,omitempty"`
99 func (ev *ErrorEvent) String() string {
181 func makeSystemError(system *System, op string, extra string, err error, events []ErrorEvent) error…
203 func makeProcessError(process *Process, op string, err error, events []ErrorEvent) error {
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/vendor/github.com/Microsoft/hcsshim/internal/hcs/
H A Derrors.go79 type ErrorEvent struct { struct
80 Message string `json:"Message,omitempty"` // Fully formated error message
81 StackTrace string `json:"StackTrace,omitempty"` // Stack trace in string form
82 Provider string `json:"Provider,omitempty"`
83 EventID uint16 `json:"EventId,omitempty"`
84 Flags uint32 `json:"Flags,omitempty"`
85 Source string `json:"Source,omitempty"`
95 func (ev *ErrorEvent) String() string {
173 func makeSystemError(system *System, op string, extra string, err error, events []ErrorEvent) error…
195 func makeProcessError(process *Process, op string, err error, events []ErrorEvent) error {
/dports/databases/tile38/tile38-1.12.0/vendor/google.golang.org/genproto/googleapis/devtools/clouderrorreporting/v1beta1/
H A Dcommon.pb.go115 type ErrorEvent struct { struct
123 Message string `protobuf:"bytes,3,opt,name=message" json:"message,omitempty"`
125 Context *ErrorContext `protobuf:"bytes,5,opt,name=context" json:"context,omitempty"`
128 func (m *ErrorEvent) Reset() { *m = ErrorEvent{} }
129 func (m *ErrorEvent) String() string { return proto.CompactTextString(m) }
130 func (*ErrorEvent) ProtoMessage() {}
131 func (*ErrorEvent) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{2} }
133 func (m *ErrorEvent) GetEventTime() *google_protobuf1.Timestamp {
140 func (m *ErrorEvent) GetServiceContext() *ServiceContext {
147 func (m *ErrorEvent) GetMessage() string {
[all …]
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/genproto/googleapis/devtools/clouderrorreporting/v1beta1/
H A Dcommon.pb.go165 type ErrorEvent struct { struct
166 state protoimpl.MessageState
167 sizeCache protoimpl.SizeCache
168 unknownFields protoimpl.UnknownFields
182 func (x *ErrorEvent) Reset() {
191 func (x *ErrorEvent) String() string {
195 func (*ErrorEvent) ProtoMessage() {}
197 func (x *ErrorEvent) ProtoReflect() protoreflect.Message {
210 func (*ErrorEvent) Descriptor() ([]byte, []int) {
228 func (x *ErrorEvent) GetMessage() string {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/google.golang.org/genproto/googleapis/devtools/clouderrorreporting/v1beta1/
H A Dcommon.pb.go165 type ErrorEvent struct { struct
166 state protoimpl.MessageState
167 sizeCache protoimpl.SizeCache
168 unknownFields protoimpl.UnknownFields
182 func (x *ErrorEvent) Reset() {
191 func (x *ErrorEvent) String() string {
195 func (*ErrorEvent) ProtoMessage() {}
197 func (x *ErrorEvent) ProtoReflect() protoreflect.Message {
210 func (*ErrorEvent) Descriptor() ([]byte, []int) {
228 func (x *ErrorEvent) GetMessage() string {
[all …]
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/google.golang.org/genproto/googleapis/devtools/clouderrorreporting/v1beta1/
H A Dcommon.pb.go165 type ErrorEvent struct { struct
166 state protoimpl.MessageState
167 sizeCache protoimpl.SizeCache
168 unknownFields protoimpl.UnknownFields
182 func (x *ErrorEvent) Reset() {
191 func (x *ErrorEvent) String() string {
195 func (*ErrorEvent) ProtoMessage() {}
197 func (x *ErrorEvent) ProtoReflect() protoreflect.Message {
210 func (*ErrorEvent) Descriptor() ([]byte, []int) {
228 func (x *ErrorEvent) GetMessage() string {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/google.golang.org/genproto/googleapis/devtools/clouderrorreporting/v1beta1/
H A Dcommon.pb.go165 type ErrorEvent struct { struct
166 state protoimpl.MessageState
167 sizeCache protoimpl.SizeCache
168 unknownFields protoimpl.UnknownFields
182 func (x *ErrorEvent) Reset() {
191 func (x *ErrorEvent) String() string {
195 func (*ErrorEvent) ProtoMessage() {}
197 func (x *ErrorEvent) ProtoReflect() protoreflect.Message {
210 func (*ErrorEvent) Descriptor() ([]byte, []int) {
228 func (x *ErrorEvent) GetMessage() string {
[all …]
/dports/net/v2ray/v2ray-core-4.36.2/vendor/google.golang.org/genproto/googleapis/devtools/clouderrorreporting/v1beta1/
H A Dcommon.pb.go165 type ErrorEvent struct { struct
166 state protoimpl.MessageState
167 sizeCache protoimpl.SizeCache
168 unknownFields protoimpl.UnknownFields
182 func (x *ErrorEvent) Reset() {
191 func (x *ErrorEvent) String() string {
195 func (*ErrorEvent) ProtoMessage() {}
197 func (x *ErrorEvent) ProtoReflect() protoreflect.Message {
210 func (*ErrorEvent) Descriptor() ([]byte, []int) {
228 func (x *ErrorEvent) GetMessage() string {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/google.golang.org/genproto/googleapis/devtools/clouderrorreporting/v1beta1/
H A Dcommon.pb.go165 type ErrorEvent struct { struct
166 state protoimpl.MessageState
167 sizeCache protoimpl.SizeCache
168 unknownFields protoimpl.UnknownFields
182 func (x *ErrorEvent) Reset() {
191 func (x *ErrorEvent) String() string {
195 func (*ErrorEvent) ProtoMessage() {}
197 func (x *ErrorEvent) ProtoReflect() protoreflect.Message {
210 func (*ErrorEvent) Descriptor() ([]byte, []int) {
228 func (x *ErrorEvent) GetMessage() string {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/google.golang.org/genproto/googleapis/devtools/clouderrorreporting/v1beta1/
H A Dcommon.pb.go165 type ErrorEvent struct { struct
166 state protoimpl.MessageState
167 sizeCache protoimpl.SizeCache
168 unknownFields protoimpl.UnknownFields
182 func (x *ErrorEvent) Reset() {
191 func (x *ErrorEvent) String() string {
195 func (*ErrorEvent) ProtoMessage() {}
197 func (x *ErrorEvent) ProtoReflect() protoreflect.Message {
210 func (*ErrorEvent) Descriptor() ([]byte, []int) {
228 func (x *ErrorEvent) GetMessage() string {
[all …]
/dports/net/storj/storj-1.45.3/vendor/google.golang.org/genproto/googleapis/devtools/clouderrorreporting/v1beta1/
H A Dcommon.pb.go165 type ErrorEvent struct { struct
166 state protoimpl.MessageState
167 sizeCache protoimpl.SizeCache
168 unknownFields protoimpl.UnknownFields
182 func (x *ErrorEvent) Reset() {
191 func (x *ErrorEvent) String() string {
195 func (*ErrorEvent) ProtoMessage() {}
197 func (x *ErrorEvent) ProtoReflect() protoreflect.Message {
210 func (*ErrorEvent) Descriptor() ([]byte, []int) {
228 func (x *ErrorEvent) GetMessage() string {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/google.golang.org/genproto/go-genproto-6486ece9c497/googleapis/devtools/clouderrorreporting/v1beta1/
H A Dcommon.pb.go165 type ErrorEvent struct { struct
166 state protoimpl.MessageState
167 sizeCache protoimpl.SizeCache
168 unknownFields protoimpl.UnknownFields
182 func (x *ErrorEvent) Reset() {
191 func (x *ErrorEvent) String() string {
195 func (*ErrorEvent) ProtoMessage() {}
197 func (x *ErrorEvent) ProtoReflect() protoreflect.Message {
210 func (*ErrorEvent) Descriptor() ([]byte, []int) {
228 func (x *ErrorEvent) GetMessage() string {
[all …]
/dports/net/grpcurl/grpcurl-1.8.5/vendor/google.golang.org/genproto/googleapis/devtools/clouderrorreporting/v1beta1/
H A Dcommon.pb.go165 type ErrorEvent struct { struct
166 state protoimpl.MessageState
167 sizeCache protoimpl.SizeCache
168 unknownFields protoimpl.UnknownFields
182 func (x *ErrorEvent) Reset() {
191 func (x *ErrorEvent) String() string {
195 func (*ErrorEvent) ProtoMessage() {}
197 func (x *ErrorEvent) ProtoReflect() protoreflect.Message {
210 func (*ErrorEvent) Descriptor() ([]byte, []int) {
228 func (x *ErrorEvent) GetMessage() string {
[all …]

12345678910>>...13