Home
last modified time | relevance | path

Searched defs:Cause (Results 1 – 25 of 127) sorted by relevance

123456

/aosp_15_r20/external/rust/android-crates-io/crates/shlex/src/
Dquoting_warning.md314 ### Cause subsection
335 [nul]: #nul-bytes
337 [^choices]: This can lead to tough choices over which
345 …For example, backspace (in Unicode lingo, U+0008 BACKSPACE) turns into U+2408 SYMBOL FOR BACKSPACE.
347 [^bracketing]: It typically disables almost all handling of control characters by the shell proper,
353 [^escbs]: For example, Dash doesn't remove the backslash from `"\!"` because it simply doesn't know
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xds/go/xds/type/matcher/v3/
Dmatcher.pb.validate.go100 func (e MatcherValidationError) Cause() error { return e.cause } func
199 func (e Matcher_OnMatchValidationError) Cause() error { return e.cause } func
286 func (e Matcher_MatcherListValidationError) Cause() error { return e.cause } func
416 func (e Matcher_MatcherTreeValidationError) Cause() error { return e.cause } func
542 func (e Matcher_MatcherList_PredicateValidationError) Cause() error { return e.cause } func
644 func (e Matcher_MatcherList_FieldMatcherValidationError) Cause() error { return e.cause } func
766 func (e Matcher_MatcherList_Predicate_SinglePredicateValidationError) Cause() error { return e.caus… func
856 func (e Matcher_MatcherList_Predicate_PredicateListValidationError) Cause() error { return e.cause } func
948 func (e Matcher_MatcherTree_MatchMapValidationError) Cause() error { return e.cause } func
Drange.pb.validate.go78 func (e Int64RangeMatcherValidationError) Cause() error { return e.cause } func
160 func (e Int32RangeMatcherValidationError) Cause() error { return e.cause } func
242 func (e DoubleRangeMatcherValidationError) Cause() error { return e.cause } func
342 func (e Int64RangeMatcher_RangeMatcherValidationError) Cause() error { return e.cause } func
442 func (e Int32RangeMatcher_RangeMatcherValidationError) Cause() error { return e.cause } func
542 func (e DoubleRangeMatcher_RangeMatcherValidationError) Cause() error { return e.cause } func
Dstring.pb.validate.go124 func (e StringMatcherValidationError) Cause() error { return e.cause } func
211 func (e ListStringMatcherValidationError) Cause() error { return e.cause } func
Ddomain.pb.validate.go78 func (e ServerNameMatcherValidationError) Cause() error { return e.cause } func
163 func (e ServerNameMatcher_DomainMatcherValidationError) Cause() error { return e.cause } func
Dregex.pb.validate.go99 func (e RegexMatcherValidationError) Cause() error { return e.cause } func
164 func (e RegexMatcher_GoogleRE2ValidationError) Cause() error { return e.cause } func
Dip.pb.validate.go77 func (e IPMatcherValidationError) Cause() error { return e.cause } func
176 func (e IPMatcher_IPRangeMatcherValidationError) Cause() error { return e.cause } func
Dcel.pb.validate.go79 func (e CelMatcherValidationError) Cause() error { return e.cause } func
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xds/go/xds/annotations/v3/
Dstatus.pb.validate.go65 func (e FileStatusAnnotationValidationError) Cause() error { return e.cause } func
134 func (e MessageStatusAnnotationValidationError) Cause() error { return e.cause } func
203 func (e FieldStatusAnnotationValidationError) Cause() error { return e.cause } func
274 func (e StatusAnnotationValidationError) Cause() error { return e.cause } func
Dmigrate.pb.validate.go65 func (e MigrateAnnotationValidationError) Cause() error { return e.cause } func
136 func (e FieldMigrateAnnotationValidationError) Cause() error { return e.cause } func
205 func (e FileMigrateAnnotationValidationError) Cause() error { return e.cause } func
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xds/go/xds/type/v3/
Drange.pb.validate.go66 func (e Int64RangeValidationError) Cause() error { return e.cause } func
134 func (e Int32RangeValidationError) Cause() error { return e.cause } func
203 func (e DoubleRangeValidationError) Cause() error { return e.cause } func
Dcel.pb.validate.go97 func (e CelExpressionValidationError) Cause() error { return e.cause } func
189 func (e CelExtractStringValidationError) Cause() error { return e.cause } func
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xds/go/udpa/annotations/
Dmigrate.pb.validate.go65 func (e MigrateAnnotationValidationError) Cause() error { return e.cause } func
136 func (e FieldMigrateAnnotationValidationError) Cause() error { return e.cause } func
205 func (e FileMigrateAnnotationValidationError) Cause() error { return e.cause } func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dzptrace_mipsnn_linux.go17 Cause uint64 member
38 Cause uint64 member
Dzptrace_mipsnnle_linux.go17 Cause uint64 member
38 Cause uint64 member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xds/go/xds/core/v3/
Dcollection_entry.pb.validate.go97 func (e CollectionEntryValidationError) Cause() error { return e.cause } func
182 func (e CollectionEntry_InlineEntryValidationError) Cause() error { return e.cause } func
Dresource_locator.pb.validate.go112 func (e ResourceLocatorValidationError) Cause() error { return e.cause } func
215 func (e ResourceLocator_DirectiveValidationError) Cause() error { return e.cause } func
/aosp_15_r20/system/core/debuggerd/libdebuggerd/include/libdebuggerd/
H A Dscudo.h29 class Cause; variable
H A Dtombstone.h36 class Cause; variable
H A Dgwp_asan.h30 class Cause; variable
/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dh2_error_test.go20 Cause error member
/aosp_15_r20/external/google-cloud-java/java-network-management/proto-google-cloud-network-management-v1/src/main/java/com/google/cloud/networkmanagement/v1/
H A DDropInfo.java80 public enum Cause implements com.google.protobuf.ProtocolMessageEnum { enum in DropInfo
693 private Cause(int value) { in Cause() method in DropInfo.Cause
H A DAbortInfo.java81 public enum Cause implements com.google.protobuf.ProtocolMessageEnum { enum in AbortInfo
538 private Cause(int value) { in Cause() method in AbortInfo.Cause
/aosp_15_r20/external/google-cloud-java/java-network-management/proto-google-cloud-network-management-v1beta1/src/main/java/com/google/cloud/networkmanagement/v1beta1/
H A DDropInfo.java80 public enum Cause implements com.google.protobuf.ProtocolMessageEnum { enum in DropInfo
811 private Cause(int value) { in Cause() method in DropInfo.Cause
H A DAbortInfo.java81 public enum Cause implements com.google.protobuf.ProtocolMessageEnum { enum in AbortInfo
540 private Cause(int value) { in Cause() method in AbortInfo.Cause

123456