Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/acpica/components/hardware/
H A Dhwacpi.c179 UINT32 Retry; in AcpiHwSetMode() local
255 Retry = 3000; in AcpiHwSetMode()
256 while (Retry) in AcpiHwSetMode()
265 Retry--; in AcpiHwSetMode()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/Support/
H A DBumpVector.h170 Retry: in push_back()
176 goto Retry; in push_back()
185 Retry: in insert()
194 goto Retry; in insert()
/freebsd-14.2/sys/contrib/device-tree/Bindings/ata/
H A Dahci-ceva.txt32 - ceva,p0-retry-params: Retry interval timing value for port 0.
33 - ceva,p1-retry-params: Retry interval timing value for port 1.
36 RIT: Retry Interval Timer.
H A Dceva,ahci-1v84.yaml79 Retry interval timing value for port 0.
83 - description: RIT - Retry Interval Timer.
125 Retry interval timing value for port 1.
129 - description: RIT - Retry Interval Timer.
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DASTVector.h164 Retry: in push_back()
170 goto Retry; in push_back()
226 Retry: in insert()
237 goto Retry; in insert()
/freebsd-14.2/crypto/heimdal/lib/krb5/
H A Dkrb_err.et48 ec SKDC_RETRY, "Kerberos 4: Retry count exceeded"
/freebsd-14.2/share/misc/
H A Dscsi_modes306 {Read Retry Count} i1
313 {Write Retry Count} i1
340 {Verify Retry Count} i1
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc492 for (unsigned Retry = 0; Retry != 200; ++Retry) {
586 // Retry this a few times to defeat badly behaved file system scanners.
587 for (unsigned Retry = 0; Retry != 200; ++Retry) {
588 if (Retry != 0)
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.h305 static DescriptorMapUpdateResult Retry() { return {false, true, 0}; } in Retry() function
H A DAppleObjCRuntimeV2.cpp2031 return DescriptorMapUpdateResult::Retry(); in UpdateISAToDescriptorMap()
2296 return DescriptorMapUpdateResult::Retry(); in UpdateISAToDescriptorMap()
/freebsd-14.2/stand/i386/boot2/
H A Dboot1.S336 dec %di # Retry?
/freebsd-14.2/sys/contrib/openzfs/tests/test-runner/include/
H A Dlogapi.shlib121 _printerror "$@" "Retry in $delay seconds"
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp180 Retry: in ParseStatementOrDeclarationAfterAttributes()
226 goto Retry; in ParseStatementOrDeclarationAfterAttributes()
284 goto Retry; in ParseStatementOrDeclarationAfterAttributes()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1219 for (auto Retry : Retries) { in canCheckPtrAtRT() local
1220 MemAccessInfo Access = Retry.first; in canCheckPtrAtRT()
1221 Type *AccessTy = Retry.second; in canCheckPtrAtRT()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Unix/
H A DPath.inc1331 // Retry if fchown call fails due to interruption.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp2244 Retry: in performORCombine()
2407 goto Retry; in performORCombine()
/freebsd-14.2/contrib/ntp/
H A Dconfig.h.in1311 /* Retry queries on _any_ DNS error? */
H A Dconfigure.ac1466 [Retry queries on _any_ DNS error?])
H A DNEWS2058 server if the delay exceeds 50ms. Retry again after the next
5824 server if the delay exceeds 50ms. Retry again after the next
H A DChangeLog788 server if the delay exceeds 50ms. Retry again after the next
H A DCommitLog24023 Retry again after the next broadcast packet.
24035 Retry again after the next broadcast packet.
24070 Retry again after the next broadcast packet.
24078 Retry again after the next broadcast packet.
222392 Bug Retry DNS lookups if DNS unable to give a definitive answer or is unreachable
/freebsd-14.2/contrib/ldns/
H A DChangelog120 * bugfix #617: Retry WKS service and protocol names lower case.
/freebsd-14.2/usr.sbin/bsnmpd/modules/snmp_wlan/
H A DBEGEMOT-WIRELESS-MIB.txt3233 "Retry timeout for wireless mesh routing operation."
/freebsd-14.2/crypto/openssh/
H A DChangeLog4422 Retry package installation 3 times.
/freebsd-14.2/contrib/unbound/doc/
H A DChangelog2513 - Retry for interfaces with unused ports if possible.