Home
last modified time | relevance | path

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

/freebsd/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/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/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.
/freebsd/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/crypto/heimdal/lib/krb5/
H A Dkrb_err.et48 ec SKDC_RETRY, "Kerberos 4: Retry count exceeded"
/freebsd/share/misc/
H A Dscsi_modes306 {Read Retry Count} i1
313 {Write Retry Count} i1
340 {Verify Retry Count} i1
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc494 for (unsigned Retry = 0; Retry != 200; ++Retry) {
588 // Retry this a few times to defeat badly behaved file system scanners.
589 for (unsigned Retry = 0; Retry != 200; ++Retry) {
590 if (Retry != 0)
/freebsd/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.cpp2007 return DescriptorMapUpdateResult::Retry(); in UpdateISAToDescriptorMap()
2272 return DescriptorMapUpdateResult::Retry(); in UpdateISAToDescriptorMap()
/freebsd/stand/i386/boot2/
H A Dboot1.S336 dec %di # Retry?
/freebsd/sys/contrib/openzfs/tests/test-runner/include/
H A Dlogapi.shlib121 _printerror "$@" "Retry in $delay seconds"
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp186 Retry: in ParseStatementOrDeclarationAfterAttributes()
233 goto Retry; in ParseStatementOrDeclarationAfterAttributes()
299 goto Retry; in ParseStatementOrDeclarationAfterAttributes()
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/
H A DPath.inc1339 // Retry if fchown call fails due to interruption.
/freebsd/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.
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp3249 Retry: in performORCombine()
3412 goto Retry; in performORCombine()
/freebsd/contrib/ldns/
H A DChangelog120 * bugfix #617: Retry WKS service and protocol names lower case.
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A DBEGEMOT-WIRELESS-MIB.txt3233 "Retry timeout for wireless mesh routing operation."
/freebsd/crypto/openssh/
H A DChangeLog4422 Retry package installation 3 times.
/freebsd/contrib/unbound/doc/
H A DChangelog2513 - Retry for interfaces with unused ports if possible.