/freebsd/sys/contrib/dev/acpica/components/hardware/ |
H A D | hwacpi.c | 179 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 D | BumpVector.h | 170 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 D | ahci-ceva.txt | 32 - 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 D | ASTVector.h | 164 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 D | krb_err.et | 48 ec SKDC_RETRY, "Kerberos 4: Retry count exceeded"
|
/freebsd/share/misc/ |
H A D | scsi_modes | 306 {Read Retry Count} i1 313 {Write Retry Count} i1 340 {Verify Retry Count} i1
|
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/ |
H A D | Path.inc | 494 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 D | AppleObjCRuntimeV2.h | 305 static DescriptorMapUpdateResult Retry() { return {false, true, 0}; } in Retry() function
|
H A D | AppleObjCRuntimeV2.cpp | 2007 return DescriptorMapUpdateResult::Retry(); in UpdateISAToDescriptorMap() 2272 return DescriptorMapUpdateResult::Retry(); in UpdateISAToDescriptorMap()
|
/freebsd/stand/i386/boot2/ |
H A D | boot1.S | 336 dec %di # Retry?
|
/freebsd/sys/contrib/openzfs/tests/test-runner/include/ |
H A D | logapi.shlib | 121 _printerror "$@" "Retry in $delay seconds"
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseStmt.cpp | 186 Retry: in ParseStatementOrDeclarationAfterAttributes() 233 goto Retry; in ParseStatementOrDeclarationAfterAttributes() 299 goto Retry; in ParseStatementOrDeclarationAfterAttributes()
|
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/ |
H A D | Path.inc | 1339 // Retry if fchown call fails due to interruption.
|
/freebsd/contrib/ntp/ |
H A D | config.h.in | 1311 /* Retry queries on _any_ DNS error? */
|
H A D | configure.ac | 1466 [Retry queries on _any_ DNS error?])
|
H A D | NEWS | 2058 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 D | ChangeLog | 788 server if the delay exceeds 50ms. Retry again after the next
|
H A D | CommitLog | 24023 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 D | LoongArchISelLowering.cpp | 3249 Retry: in performORCombine() 3412 goto Retry; in performORCombine()
|
/freebsd/contrib/ldns/ |
H A D | Changelog | 120 * bugfix #617: Retry WKS service and protocol names lower case.
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/ |
H A D | BEGEMOT-WIRELESS-MIB.txt | 3233 "Retry timeout for wireless mesh routing operation."
|
/freebsd/crypto/openssh/ |
H A D | ChangeLog | 4422 Retry package installation 3 times.
|
/freebsd/contrib/unbound/doc/ |
H A D | Changelog | 2513 - Retry for interfaces with unused ports if possible.
|