| /freebsd-11-stable/contrib/ntp/scripts/monitoring/ |
| HD | ntptrap | 127 @Requests= (); 157 push(@Requests,pack("a4SC",$addr,0,6)); # schedule a set trap request for $name 174 &usage unless (@Requests); 176 &debug(sprintf("%d request(s) scheduled",scalar(@Requests))); 194 if (@Requests || @TIMEOUTS) # if there is some work pending 196 if (@Requests) 198 ($addr,$assoc,$op) = unpack("a4SC",($req = shift(@Requests))); 209 $timeout = @Requests ? 0 : $BASE_TIMEOUT; 320 push(@Requests,pack("a4SC",$addr,0,6)); 340 push(@Requests,$tag); [all …]
|
| /freebsd-11-stable/contrib/groff/doc/ |
| HD | groff-3 | 97 * \&, escaping control characters: Requests. (line 49) 164 * \b, limitations: Drawing Requests. (line 231) 174 * \D'f ...' and horizontal resolution: Drawing Requests. (line 155) 300 * arc, drawing (\D'a ...'): Drawing Requests. (line 132) 343 * blank line <1>: Requests. (line 28) 348 * blank line macro (blm) <2>: Requests. (line 28) 360 * box rule glyph (\[br]): Drawing Requests. (line 51) 418 * character, control (.): Requests. (line 6) 439 * character, no-break control ('): Requests. (line 6) 456 * character, zero width space (\&) <1>: Drawing Requests. (line 32) [all …]
|
| HD | groff | 134 Node: Requests133573 198 Node: Drawing Requests295973
|
| HD | groff-2 | 26 File: groff, Node: Drawing Requests, Next: Traps, Prev: Page Motions, Up: gtroff Reference 28 5.23 Drawing Requests 268 File: groff, Node: Traps, Next: Diversions, Prev: Drawing Requests, Up: gtroff Reference 1866 Requests that are missing non-optional arguments. 2734 `\D' escape sequence. *Note Drawing Requests::. 3896 Requests appear without the leading control character (normally either 4167 * \b: Drawing Requests. (line 223) 4171 * \D: Drawing Requests. (line 71) 4184 * \L: Drawing Requests. (line 50) 4185 * \l: Drawing Requests. (line 16)
|
| HD | groff-1 | 1026 requests which describe how to format the text. Requests always have a 3461 * Drawing Requests:: 4000 * Requests:: 4005 File: groff, Node: Requests, Next: Macros, Prev: Embedded Commands, Up: Embedded Commands 4007 5.5.1 Requests 4066 File: groff, Node: Request and Macro Arguments, Prev: Requests, Up: Requests 4155 File: groff, Node: Macros, Next: Escapes, Prev: Requests, Up: Embedded Commands 7218 negative, stop the effects of `ul' (if it was active). Requests 7630 Requests and escape sequences in `gtroff' interpret arguments that 8450 File: groff, Node: Page Motions, Next: Drawing Requests, Prev: Writing Macros, Up: gtroff Refer…
|
| HD | groff.texinfo | 1732 requests which describe how to format the text. Requests always have a 4551 * Drawing Requests:: 5351 * Requests:: 5358 @node Requests, Macros, Embedded Commands, Embedded Commands 5359 @subsection Requests 5433 @node Request and Macro Arguments, , Requests, Requests 5535 @node Macros, Escapes, Requests, Embedded Commands 9518 negative, stop the effects of @code{ul} (if it was active). Requests 10090 effect of multiplying by @var{sizescale}. Requests and escape 11081 @node Page Motions, Drawing Requests, Writing Macros, gtroff Reference [all …]
|
| /freebsd-11-stable/contrib/libxo/tests/core/saved/ |
| HD | test_03.T.out | 2 Type InUse MemUse HighUse Requests Size(s)
|
| HD | test_03.HP.out | 15 <div class="title">Requests</div>
|
| HD | test_03.H.out | 1 … class="title">HighUse</div><div class="text"> </div><div class="title">Requests</div><div class="…
|
| HD | test_03.HIPx.out | 15 <div class="title">Requests</div>
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/ |
| HD | MPIChecker.cpp | 103 const auto &Requests = State->get<RequestMap>(); in checkMissingWaits() local 104 if (Requests.isEmpty()) in checkMissingWaits()
|
| /freebsd-11-stable/sys/contrib/dev/acpica/components/debugger/ |
| HD | dbstats.c | 252 List->Requests, in AcpiDbListInfo() 254 List->Requests - List->Hits, in AcpiDbListInfo()
|
| /freebsd-11-stable/stand/pc98/loader/ |
| HD | help.pc98 | 13 Requests debugging output from the heap manager. For debugging use
|
| /freebsd-11-stable/stand/i386/loader/ |
| HD | help.i386 | 13 Requests debugging output from the heap manager. For debugging use
|
| /freebsd-11-stable/sys/contrib/dev/acpica/components/utilities/ |
| HD | utcache.c | 404 ACPI_MEM_TRACKING (Cache->Requests++); in AcpiOsAcquireObject()
|
| /freebsd-11-stable/sys/dev/bhnd/bhndb/ |
| HD | bhndb_if.m | 169 * Requests to suspend a suspended resource will be ignored. 192 * Requests to resume a non-suspended resource will be ignored.
|
| /freebsd-11-stable/contrib/ncurses/doc/ |
| HD | ncurses-intro.doc | 81 o Page Navigation Requests 82 o Inter-Field Navigation Requests 83 o Intra-Field Navigation Requests 84 o Scrolling Requests 85 o Field Editing Requests 86 o Order Requests 1942 Page Navigation Requests 1963 Inter-Field Navigation Requests 2026 Intra-Field Navigation Requests 2077 Scrolling Requests [all …]
|
| /freebsd-11-stable/contrib/libstdc++/include/ext/ |
| D | memory | 188 /// Requests storage large enough to hold a copy of [first,last).
|
| /freebsd-11-stable/crypto/openssh/ |
| HD | PROTOCOL.agent | 536 3.1 Requests from client to agent for protocol 1 key operations 545 3.2 Requests from client to agent for protocol 2 key operations
|
| /freebsd-11-stable/sys/contrib/dev/acpica/include/ |
| HD | actypes.h | 1467 UINT32 Requests; member
|
| /freebsd-11-stable/contrib/ntp/sntp/ |
| HD | sntp-opts.def | 82 Requests from an NTP "client" to a "server" should never be sent
|
| HD | invoke-sntp.texi | 232 Requests from an NTP "client" to a "server" should never be sent
|
| /freebsd-11-stable/contrib/ntp/ntpdc/ |
| HD | ntpdc-opts.def | 187 Requests from a remote 522 .Ss "Runtime Configuration Requests"
|
| /freebsd-11-stable/contrib/ntp/ntpq/ |
| HD | ntpq.texi | 61 …either in interactive mode or controlled using command line arguments. Requests to read and write…
|
| HD | ntpq-opts.def | 137 Requests to read and write arbitrary
|