Searched refs:attempt (Results 1 - 8 of 8) sorted by relevance

/haiku-fatelf/src/tools/
H A Dhta_committer.sh131 attempt=0
135 if [ $attempt -eq 5 ]; then
138 (( attempt++ ))
139 echo "Download attempt #$attempt failed. Retrying ..."
144 if [ $attempt -ge 5 ]; then
/haiku-fatelf/data/bin/
H A Dinstalloptionalpackage148 local attempt=1
150 if [ \$attempt -eq 5 ]; then
153 (( attempt++ ))
154 echo "Download attempt #\$attempt failed. Retrying ..."
159 if [ \$attempt -ge 5 ]; then
/haiku-fatelf/src/bin/network/ppp_up/
H A DConnectionView.cpp264 BString attempt;
265 attempt << "Attempt " << info.info.connectAttempt << " of " <<
268 return attempt;
/haiku-fatelf/src/documentation/docbook-xsl/
H A Dinstall.sh121 No attempt was made to find a CatalogManager.properties
/haiku-fatelf/src/system/libroot/os/arch/arm/
H A Datomic.S135 strexeq r3, r1, [r0] @ if they were equal, attempt to store the new value (r1)
/haiku-fatelf/docs/develop/storage/resources/
H A DResourcesFormat.tex607 resulted from the attempt to assign all the fields a reasonable meaning, but
/haiku-fatelf/src/bin/gdb/texinfo/
H A Dtexinfo.tex2715 % attempt to check whether the conditionals are properly nested. But we
2717 % attempt to close an environment group.
/haiku-fatelf/src/bin/network/wget/build-aux/
H A Dtexinfo.tex3109 % attempt to check whether the conditionals are properly nested. But we
3111 % attempt to close an environment group.

Completed in 113 milliseconds