Home
last modified time | relevance | path

Searched refs:Retry (Results 1 – 25 of 160) sorted by relevance

1234567

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-retry.hpp91 class Retry = rxo::detail::retry::infinite<SourceValue, rxu::decay_t<Observable>>,
92 class Value = rxu::value_type_t<Retry>,
93 class Result = observable<Value, Retry>
96 return Result(Retry(std::forward<Observable>(o))); in member()
103 …class Retry = rxo::detail::retry::finite<SourceValue, rxu::decay_t<Observable>, rxu::decay_t<Count…
104 class Value = rxu::value_type_t<Retry>,
105 class Result = observable<Value, Retry>
108 return Result(Retry(std::forward<Observable>(o), std::forward<Count>(c))); in member()
/external/llvm/test/Transforms/LoopDeletion/
D2011-06-21-phioperands.ll105 br i1 undef, label %Retry.i, label %if.end.i99
107 Retry.i: ; preds = %if.end.i99, %_ZN4llvmplERKNS_9StringRe…
110 new.notnull.i: ; preds = %Retry.i
114 br label %Retry.i
116 _ZN4llvm15SmallVectorImplIPKcE9push_backERKS2_.exit: ; preds = %new.notnull.i, %Retry.i
120 br i1 undef, label %Retry.i108, label %if.end.i113
122 Retry.i108: ; preds = %if.end.i113, %if.else
125 new.notnull.i110: ; preds = %Retry.i108
129 br label %Retry.i108
131 _ZN4llvm15SmallVectorImplIPKcE9push_backERKS2_.exit114: ; preds = %new.notnull.i110, %Retry.i108
[all …]
/external/swiftshader/third_party/LLVM/test/Transforms/LoopDeletion/
D2011-06-21-phioperands.ll105 br i1 undef, label %Retry.i, label %if.end.i99
107 Retry.i: ; preds = %if.end.i99, %_ZN4llvmplERKNS_9StringRe…
110 new.notnull.i: ; preds = %Retry.i
114 br label %Retry.i
116 _ZN4llvm15SmallVectorImplIPKcE9push_backERKS2_.exit: ; preds = %new.notnull.i, %Retry.i
120 br i1 undef, label %Retry.i108, label %if.end.i113
122 Retry.i108: ; preds = %if.end.i113, %if.else
125 new.notnull.i110: ; preds = %Retry.i108
129 br label %Retry.i108
131 _ZN4llvm15SmallVectorImplIPKcE9push_backERKS2_.exit114: ; preds = %new.notnull.i110, %Retry.i108
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopDeletion/
D2011-06-21-phioperands.ll105 br i1 undef, label %Retry.i, label %if.end.i99
107 Retry.i: ; preds = %if.end.i99, %_ZN4llvmplERKNS_9StringRe…
110 new.notnull.i: ; preds = %Retry.i
114 br label %Retry.i
116 _ZN4llvm15SmallVectorImplIPKcE9push_backERKS2_.exit: ; preds = %new.notnull.i, %Retry.i
120 br i1 undef, label %Retry.i108, label %if.end.i113
122 Retry.i108: ; preds = %if.end.i113, %if.else
125 new.notnull.i110: ; preds = %Retry.i108
129 br label %Retry.i108
131 _ZN4llvm15SmallVectorImplIPKcE9push_backERKS2_.exit114: ; preds = %new.notnull.i110, %Retry.i108
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/GVN/
Dcond_br2.ll16 ; CHECK: Retry.i10:
36 br i1 %cmp.i, label %Retry.i, label %if.end.i
38 Retry.i: ; preds = %.noexc, %entry
43 new.notnull.i: ; preds = %Retry.i
55 br label %Retry.i
57 invoke.cont: ; preds = %new.notnull.i, %Retry.i
64 Retry.i10: ; preds = %if.end.i14
69 new.notnull.i11: ; preds = %invoke.cont, %Retry.i10
70 %7 = phi i8* [ %.pre.i13, %Retry.i10 ], [ %add.ptr.i, %invoke.cont ]
78 to label %Retry.i10 unwind label %lpad
[all …]
/external/llvm/test/Transforms/GVN/
Dcond_br2.ll16 ; CHECK: Retry.i10:
36 br i1 %cmp.i, label %Retry.i, label %if.end.i
38 Retry.i: ; preds = %.noexc, %entry
43 new.notnull.i: ; preds = %Retry.i
55 br label %Retry.i
57 invoke.cont: ; preds = %new.notnull.i, %Retry.i
64 Retry.i10: ; preds = %if.end.i14
69 new.notnull.i11: ; preds = %invoke.cont, %Retry.i10
70 %7 = phi i8* [ %.pre.i13, %Retry.i10 ], [ %add.ptr.i, %invoke.cont ]
78 to label %Retry.i10 unwind label %lpad
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/NewGVN/
Dcond_br2.ll17 ; CHECK: Retry.i10:
37 br i1 %cmp.i, label %Retry.i, label %if.end.i
39 Retry.i: ; preds = %.noexc, %entry
44 new.notnull.i: ; preds = %Retry.i
56 br label %Retry.i
58 invoke.cont: ; preds = %new.notnull.i, %Retry.i
65 Retry.i10: ; preds = %if.end.i14
70 new.notnull.i11: ; preds = %invoke.cont, %Retry.i10
71 %7 = phi i8* [ %.pre.i13, %Retry.i10 ], [ %add.ptr.i, %invoke.cont ]
79 to label %Retry.i10 unwind label %lpad
[all …]
/external/syzkaller/vendor/github.com/googleapis/gax-go/
Dcall_option.go52 Retry(err error) (pause time.Duration, shouldRetry bool) methodSpec
58 s.Retry = o
83 func (r *boRetryer) Retry(err error) (time.Duration, bool) { func
153 Retry func() Retryer member
Dinvoke.go74 if settings.Retry == nil {
78 if r := settings.Retry(); r != nil {
84 if d, ok := retryer.Retry(err); !ok {
/external/clang/include/clang/Analysis/Support/
DBumpVector.h156 Retry: in push_back()
162 goto Retry; in push_back()
171 Retry: in insert()
180 goto Retry; in insert()
/external/v8/src/heap/
Dlocal-allocator-inl.h69 return AllocationResult::Retry(OLD_SPACE); in AllocateInLAB()
74 return AllocationResult::Retry(OLD_SPACE); in AllocateInLAB()
Dspaces-inl.h272 if (new_top > allocation_info_.limit()) return AllocationResult::Retry(); in AllocateRawAligned()
320 return AllocationResult::Retry(identity()); in AllocateRawUnaligned()
344 return AllocationResult::Retry(identity()); in AllocateRawAligned()
405 return AllocationResult::Retry(); in AllocateRawAligned()
432 return AllocationResult::Retry(); in AllocateRawUnaligned()
/external/clang/include/clang/AST/
DASTVector.h159 Retry: in push_back()
165 goto Retry; in push_back()
223 Retry: in insert()
234 goto Retry; in insert()
/external/syzkaller/vendor/cloud.google.com/go/storage/
Dinvoke.go26 return internal.Retry(ctx, gax.Backoff{}, func() (stop bool, err error) {
/external/honggfuzz/examples/bind/
Dtest.zone5 7200 ; Retry
/external/curl/docs/cmdline-opts/
Dretry-connrefused.d2 Help: Retry on connection refused (use with --retry)
Dretry-max-time.d3 Help: Retry only within this period
Dretry.d4 Help: Retry request if transient problems occur
/external/syzkaller/vendor/cloud.google.com/go/internal/
Dretry.go32 func Retry(ctx context.Context, bo gax.Backoff, f func() (stop bool, err error)) error { func
/external/syzkaller/vendor/google.golang.org/api/gensupport/
Dretry.go28 func Retry(ctx context.Context, f func() (*http.Response, error), backoff BackoffStrategy) (*http.R… func
/external/e2fsprogs/lib/et/test_cases/
Dsimple.et64 "Retry count exceeded"
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DSmallVector.h324 Retry: in push_back()
330 goto Retry; in push_back()
408 Retry: in insert()
426 goto Retry; in insert()
/external/v8/tools/release/
Dcommon_includes.py461 def Retry(self, cb, retry_on=None, wait_plan=None): member in Step
504 return self.Retry(cmd, None, [5])
509 result = self.Retry(cmd, retry_on, [5, 30])
525 return self.Retry(cmd, retry_on, wait_plan)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Windows/
DPath.inc442 for (unsigned Retry = 0; Retry != 200; ++Retry) {
541 // Retry this a few times to defeat badly behaved file system scanners.
542 for (unsigned Retry = 0; Retry != 200; ++Retry) {
543 if (Retry != 0)
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.cpp4587 InstMIPS32Label *Retry = InstMIPS32Label::create(Func, this); in lowerIntrinsicCall() local
4591 Context.insert(Retry); in lowerIntrinsicCall()
4596 _br(NoTarget, NoTarget, RegAt, getZero(), Retry, CondMIPS32::Cond::EQ); in lowerIntrinsicCall()
4613 InstMIPS32Label *Retry = InstMIPS32Label::create(Func, this); in lowerIntrinsicCall() local
4624 Context.insert(Retry); in lowerIntrinsicCall()
4630 _br(NoTarget, NoTarget, RegAt, getZero(), Retry, CondMIPS32::Cond::EQ); in lowerIntrinsicCall()
4660 InstMIPS32Label *Retry = InstMIPS32Label::create(Func, this); in lowerIntrinsicCall() local
4665 Context.insert(Retry); in lowerIntrinsicCall()
4669 _br(NoTarget, NoTarget, RegAt, getZero(), Retry, CondMIPS32::Cond::EQ); in lowerIntrinsicCall()
4675 InstMIPS32Label *Retry = InstMIPS32Label::create(Func, this); in lowerIntrinsicCall() local
[all …]

1234567