Home
last modified time | relevance | path

Searched defs:sre (Results 1 – 8 of 8) sorted by relevance

/external/grpc-grpc-java/protobuf/src/test/java/io/grpc/protobuf/
DStatusProtoTest.java46 StatusRuntimeException sre = StatusProto.toStatusRuntimeException(STATUS_PROTO); in toStatusRuntimeException() local
56 StatusRuntimeException sre = StatusProto.toStatusRuntimeException(STATUS_PROTO, metadata); in toStatusRuntimeExceptionWithMetadata_shouldIncludeMetadata() local
147 StatusRuntimeException sre = StatusProto.toStatusRuntimeException(STATUS_PROTO); in fromThrowableWithNestedStatusRuntimeException() local
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dsimplify_test.cc256 Regexp* sre = re->Simplify(); in TEST() local
Dregexp_benchmark.cc657 Regexp* sre = re->Simplify(); in SimplifyRegexp() local
677 Regexp* sre = re->Simplify(); in SimplifyCompileRegexp() local
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dsimplify.cc28 Regexp* sre = re->Simplify(); in SimplifyRegexp() local
185 Regexp* sre = sw.Walk(cre, NULL); in Simplify() local
Dcompile.cc1132 Regexp* sre = re->Simplify(); in Compile() local
1237 Regexp* sre = re->Simplify(); in CompileSet() local
/external/usrsctp/programs/
Dprograms_helper.c288 handle_remote_error_event(struct sctp_remote_error *sre)
Drtcweb.c1100 handle_remote_error_event(struct sctp_remote_error *sre)
/external/usrsctp/usrsctplib/netinet/
Dsctputil.c4185 struct sctp_remote_error *sre; in sctp_notify_remote_error() local