| /freebsd-14.2/contrib/ntp/scripts/monitoring/ |
| H A D | ntptrap | 127 @Requests= (); 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); 391 push(@Requests,pack("a4SC",$from, $associd, 4)); [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
| H A D | LVOptions.h | 485 bool checkElementRequest(const T *Element, const U &Requests) const { in checkElementRequest() argument 487 for (const auto &Request : Requests) in checkElementRequest() 511 void resolveGenericPatternMatch(T *Element, const U &Requests) { in resolveGenericPatternMatch() argument 525 ((Requests.size() || ElementRequest.size()) && in resolveGenericPatternMatch() 526 checkElementRequest(Element, Requests))) in resolveGenericPatternMatch() 531 void resolveGenericPatternMatch(LVLine *Line, const U &Requests) { in resolveGenericPatternMatch() argument 543 (Requests.size() && checkElementRequest(Line, Requests))) in resolveGenericPatternMatch()
|
| /freebsd-14.2/contrib/libxo/tests/core/saved/ |
| H A D | test_03.T.out | 2 Type InUse MemUse HighUse Requests Size(s)
|
| H A D | test_03.H.out | 1 … class="title">HighUse</div><div class="text"> </div><div class="title">Requests</div><div class="…
|
| H A D | test_03.HP.out | 15 <div class="title">Requests</div>
|
| H A D | test_03.HIPx.out | 15 <div class="title">Requests</div>
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/ |
| H A D | MPIChecker.cpp | 104 const auto &Requests = State->get<RequestMap>(); in checkMissingWaits() local 105 if (Requests.isEmpty()) in checkMissingWaits()
|
| /freebsd-14.2/sys/contrib/dev/acpica/components/debugger/ |
| H A D | dbstats.c | 252 List->Requests, in AcpiDbListInfo() 254 List->Requests - List->Hits, in AcpiDbListInfo()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/soc/qcom/ |
| H A D | rpmh-rsc.txt | 5 the hardened resource accelerators on Qualcomm SoCs. Requests to the resources 27 Requests can be made for the state of a resource, when the subsystem is active
|
| H A D | qcom,rpmh-rsc.yaml | 14 with the hardened resource accelerators on Qualcomm SoCs. Requests to the 36 Requests can be made for the state of a resource, when the subsystem is
|
| /freebsd-14.2/stand/i386/loader/ |
| H A D | help.i386 | 13 Requests debugging output from the heap manager. For debugging use
|
| /freebsd-14.2/sys/contrib/dev/acpica/components/utilities/ |
| H A D | utcache.c | 404 ACPI_MEM_TRACKING (Cache->Requests++); in AcpiOsAcquireObject()
|
| /freebsd-14.2/sys/dev/bhnd/bhndb/ |
| H A D | bhndb_if.m | 189 * Requests to suspend a suspended resource will be ignored. 212 * Requests to resume a non-suspended resource will be ignored.
|
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | OSSL_CMP_CTX_new.pod | 550 the CertTemplate structure when requesting a new cert. For Key Update Requests 553 Requests (IR) and Certification Requests (CR) only if no SANs are set. 580 Key Update Requests (KUR) or to be revoked in Revocation Requests (RR).
|
| /freebsd-14.2/sys/contrib/openzfs/.github/ |
| H A D | CONTRIBUTING.md | 23 * [Pull Requests](#pull-requests) 125 ### Pull Requests
|
| /freebsd-14.2/contrib/ncurses/doc/ |
| H A D | ncurses-intro.doc | 83 o Page Navigation Requests 86 o Scrolling Requests 87 o Field Editing Requests 88 o Order Requests 1960 Page Navigation Requests 1981 Inter-Field Navigation Requests 2044 Intra-Field Navigation Requests 2095 Scrolling Requests 2143 Editing Requests 2228 Order Requests [all …]
|
| /freebsd-14.2/contrib/one-true-awk/ |
| H A D | README.md | 72 ## Submitting Pull Requests
|
| /freebsd-14.2/sys/contrib/dev/acpica/include/ |
| H A D | actypes.h | 1511 UINT32 Requests; member
|
| /freebsd-14.2/contrib/ntp/sntp/ |
| H A D | sntp-opts.def | 82 Requests from an NTP "client" to a "server" should never be sent
|
| H A D | invoke-sntp.texi | 232 Requests from an NTP "client" to a "server" should never be sent
|
| /freebsd-14.2/ |
| H A D | CONTRIBUTING.md | 21 ## GitHub Pull Requests
|
| /freebsd-14.2/contrib/ntp/ntpdc/ |
| H A D | ntpdc-opts.def | 197 Requests from a remote 532 .Ss "Runtime Configuration Requests"
|
| /freebsd-14.2/contrib/ntp/ntpq/ |
| H A D | ntpq.texi | 61 …either in interactive mode or controlled using command line arguments. Requests to read and write…
|
| H A D | ntpq-opts.def | 147 Requests to read and write arbitrary
|
| /freebsd-14.2/sys/contrib/zstd/ |
| H A D | CONTRIBUTING.md | 13 ## Pull Requests
|