/freebsd/contrib/netbsd-tests/bin/sh/dotcmd/out/ |
H A D | until_break_until.out | 1 before until 3 before until 5 after until 8 before until 10 after until 12 after until
|
H A D | until_continue_until.out | 1 before until 3 before until 6 after until 9 before until 12 after until 14 after until
|
H A D | until_return_until.out | 1 before until 3 before until 7 before until 10 after until
|
H A D | for_break_until.out | 3 before until 5 after until 8 before until 10 after until
|
H A D | while_break_until.out | 3 before until 5 after until 8 before until 10 after until
|
H A D | while_continue_until.out | 3 before until 6 after until 9 before until 12 after until
|
H A D | for_continue_until.out | 3 before until 6 after until 9 before until 12 after until
|
/freebsd/crypto/krb5/src/windows/leash/htmlhelp/html/ |
H A D | Renew_Tickets.htm | 12 can then be used until the new time listed in the "Valid Until" column 29 <li><a href="#renewable-until">Find how long a ticket can be renewed</a></li> 59 before they expire, until the renewable lifetime of the tickets is 74 <li> The "Renewable Until" deadline has not been reached. Show or hide 75 the Renewable Until column with the View Options panel in the Options 82 <a name="renewable-until"><p></p></a> 86 <li> In the View Options panel, select the Renewable Until checkbox.</li> 88 <p> The Renewable Until column will appear. You can renew your ticket 89 repeatedly until the date and time in this column is reached. </p>
|
H A D | View_Tickets.htm | 28 <li><a href="#renewable-until"> Renewable Until</a></li> 29 <li><a href="#valid-until"> Valid Until</a></li> 65 <th id="th2"> Renewable Until </th> 67 <td> <a name="renewable-until">The date and time marking the end of each ticket's renewable lifetim… 80 <th id="th2"> Valid Until </th> 82 <td> <a name="valid-until"> The date and time the ticket will expire and can no longer be used or r… 105 <em> Renewable</em> tickets can be renewed until the time and day shown 106 in the Renewable Until column. Each time a ticket is renewed, its
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_reopen/ |
H A D | zpool_reopen.shlib | 61 # Wait until specific event or timeout occur. 64 # with an interval of 1 second until it succeeds or until the 87 # wait_for_resilver_start - wait until resilver is started 88 # wait_for_resilver_end - wait until resilver is finished 89 # wait_for_scrub_end - wait until scrub is finished
|
H A D | zpool_reopen_005_pos.ksh | 31 # 5. Reopen a pool and wait until resilvering is started. 33 # 7. Wait until resilvering is finished and check if it was restarted. 68 # 5. Reopen a pool and wait until resilvering is started. 73 # wait until resilver starts 79 # 7. Wait until resilvering is finished and check if it was restarted.
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | iterator | 219 : public iterator<typename iterator_traits<Iterator>::iterator_category, // until C++17 230 …rator_category = typename iterator_traits<Iterator>::iterator_category; // since C++17, until C++20 232 …using value_type = typename iterator_traits<Iterator>::value_type; // since C++17, until C+… 234 using difference_type = typename iterator_traits<Iterator>::difference_type; // until C++20 237 using reference = typename iterator_traits<Iterator>::reference; // until C++20 246 constexpr pointer operator->() const; // until C++20 315 : public iterator<output_iterator_tag, void, void, void, void> // until C++17 322 typedef void difference_type; // until C++20 338 : public iterator<output_iterator_tag, void, void, void, void> // until C++17 345 typedef void difference_type; // until C++20 [all …]
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | ThreadPlanStepUntil.cpp | 23 // ThreadPlanStepUntil: Run until we reach a given line number or step out of 30 : ThreadPlan(ThreadPlan::eKindStepUntil, "Step until", thread, in ThreadPlanStepUntil() 37 // Stash away our "until" addresses: in ThreadPlanStepUntil() 59 return_bp->SetBreakpointKind("until-return-backstop"); in ThreadPlanStepUntil() 72 until_bp->SetBreakpointKind("until-target"); in ThreadPlanStepUntil() 100 s->Printf("step until"); in GetDescription() 105 s->Printf("Stepping from address 0x%" PRIx64 " until we reach 0x%" PRIx64 in GetDescription() 112 s->Printf("Stepping from address 0x%" PRIx64 " until we reach one of:", in GetDescription() 173 // the "until". in AnalyzeStop() 191 // Check if we've hit one of our "until" breakpoint in AnalyzeStop() [all...] |
/freebsd/contrib/bc/ |
H A D | MEMORY_BUGS.md | 14 * In versions `1.1.0` until `6.2.0` (inclusive) of `bc` and `dc`, there is a 20 * In versions `3.0.0` until `6.0.1` (inclusive) of `bc` and `dc`, there is a 26 * In versions `3.0.0` until `6.7.5` (inclusive) of `bc` and `dc`, there is a 33 * In versions `5.0.0` until `6.0.4` (inclusive) of `bc`, there is an 45 * In versions `5.0.0` until `6.0.4` (inclusive) of `bc`, there is another 62 * In version `6.0.0` until `6.2.4` (inclusive) of `bcl`, there is a possible
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | var-op-sunsh.mk | 23 # Until 2020-10-04, the ':sh' could even be followed by other characters. 38 # Until 2020-10-04, the last of them was interpreted as the ':sh' 47 # Until 2020-10-04, the following expression was wrongly marked as 54 # Intuitively this variable name contains the variable modifier, but until 62 # Same pattern here. Until 2020-10-04, the ':sh' inside the nested expression 70 # Until 2020-10-04, the word 'shift' was also affected since it starts with 80 # Well, the end result is correct but the way until there is rather
|
/freebsd/lib/libsys/ |
H A D | timer_settime.2 | 52 system call stores the amount of time until the specified timer, 62 returned as the interval until timer expiration, even if the timer was armed 74 system call sets the time until the next expiration of the timer specified 89 is called, this call resets the time until next expiration to the value 103 behaves as if the time until next expiration is set to 117 behaves as if the time until next expiration is set to be equal to the
|
/freebsd/contrib/dialog/samples/ |
H A D | msgbox1 | 8 display any message you like. The box will remain until 15 display any message you like. The box will remain until 22 display any message you like. The box will remain until 33 The box will remain until you press the ENTER key. This box is being displayed with an aspect rati…
|
H A D | msgbox2 | 8 display any message you like. The box will remain until 15 display any message you like. The box will remain until 22 display any message you like. The box will remain until 33 The box will remain until you press the ENTER key. This box is being displayed with an aspect rati…
|
/freebsd/contrib/ntp/html/ |
H A D | ntp-wait.html | 6 <title>ntp-wait - waits until ntpd is in synchronized state</title> 10 <h3><tt>ntp-wait</tt> - waits until ntpd is in synchronized state</h3> 18 <p>The <tt>ntp-wait</tt> program blocks until ntpd is in synchronized state. 20 until after "ntpd -g" has set the time.
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_scrub/ |
H A D | zpool_scrub_004_pos.ksh | 38 # Resilver prevent scrub from starting until the resilver completes 45 # 5. Verify scrub failed until the resilver completed 58 log_assert "Resilver prevent scrub from starting until the resilver completes" 79 log_pass "Resilver prevent scrub from starting until the resilver completes"
|
/freebsd/usr.bin/vgrind/ |
H A D | vgrindefs.src | 49 space string subscript such then TRUE true type ubnd union until\ 59 program record repeat set then to type until var while with oct hex\ 71 fi for if in then while until \ 99 repeat return static suspend then to until using while\ 111 real repeat return select string subroutine substr until: 125 until var while with: 152 :kw=do if unless while until else elsif for foreach continue\
|
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_scrub/ |
H A D | zpool_scrub_004_pos.ksh | 36 # Resilver prevent scrub from starting until the resilver completes 41 # 3. Verify scrub failed until the resilver completed 55 log_assert "Resilver prevent scrub from starting until the resilver completes" 71 log_pass "Resilver prevent scrub from starting until the resilver completes"
|
/freebsd/contrib/netbsd-tests/bin/sh/dotcmd/ |
H A D | scoped_command | 66 # until, while. 114 [ 'until' = "${1}" ] && cat <<EOF 115 echo 'before until' 117 until \${cond_${4}} 122 echo 'after until'
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OSSL_PARAM_BLD.pod | 82 must exist until after OSSL_PARAM_BLD_to_param() has been called. 91 must exist until after OSSL_PARAM_BLD_to_param() has been called. 98 scope until after OSSL_PARAM_BLD_to_param() has been called. 103 scope until after OSSL_PARAM_BLD_to_param() has been called. 110 scope until the OSSL_PARAM array is freed. 115 scope until the OSSL_PARAM array is freed.
|
/freebsd/tests/sys/file/ |
H A D | flock_helper.c | 218 * Wait until the child has set its lock and then perform the in test2() 244 * process waits until the request can be satisfied. 289 * Wait until the child has set its lock and then perform the in test3() 296 * fcntl should wait until the alarm and then return -1 with in test3() 358 * Wait until the child has set its lock and then perform the in test4() 446 * Wait until the child has set its lock and then perform the in test5() 549 * Wait until the children have set their locks and then in test6() 633 * Wait until the child has set its lock and then perform the in test7() 640 * fcntl should wait until the alarm and then return -1 with in test7() 705 * Wait until the child has set its lock and then perform the in test8() [all …]
|