| /src/contrib/ntp/scripts/monitoring/ |
| H A D | 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 …]
|
| /src/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()
|
| /src/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>
|
| /src/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()
|
| /src/ |
| H A D | CONTRIBUTING.md | 27 ## GitHub Pull Requests 30 _src_ repository. Pull Requests are accepted for **small, low-risk** changes 90 (Avoid opening both Phabricator/Differential reviews and GitHub Pull Requests 102 * Pull Requests may be closed if there is no response for **one month**. 106 * Committers submitting Pull Requests are for pushing their changes to the tree 108 * Pull Requests opened by FreeBSD committers may be closed after one month
|
| /src/sys/contrib/dev/acpica/components/debugger/ |
| H A D | dbstats.c | 252 List->Requests, in AcpiDbListInfo() 254 List->Requests - List->Hits, in AcpiDbListInfo()
|
| /src/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
|
| /src/stand/i386/loader/ |
| H A D | help.i386 | 13 Requests debugging output from the heap manager. For debugging use
|
| /src/sys/contrib/dev/acpica/components/utilities/ |
| H A D | utcache.c | 404 ACPI_MEM_TRACKING (Cache->Requests++); in AcpiOsAcquireObject()
|
| /src/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.
|
| /src/crypto/openssl/doc/man3/ |
| H A D | OSSL_CMP_CTX_new.pod | 596 select the certificate to be revoked in Revocation Requests (RR). 599 the CertTemplate structure when requesting a new cert. For Key Update Requests 602 Requests (IR) and Certification Requests (CR) only if no SANs are set. 629 Key Update Requests (KUR) or to be revoked in Revocation Requests (RR).
|
| /src/contrib/ncurses/doc/ |
| H A D | ncurses-intro.doc | 83 o Page Navigation Requests 84 o Inter-Field Navigation Requests 85 o Intra-Field Navigation Requests 86 o Scrolling Requests 87 o Field Editing Requests 88 o Order Requests 1959 Page Navigation Requests 1980 Inter-Field Navigation Requests 2043 Intra-Field Navigation Requests 2094 Scrolling Requests [all …]
|
| /src/sys/contrib/openzfs/.github/ |
| H A D | CONTRIBUTING.md | 23 * [Pull Requests](#pull-requests) 125 ### Pull Requests
|
| /src/contrib/one-true-awk/ |
| H A D | README.md | 72 ## Submitting Pull Requests
|
| /src/sys/contrib/dev/acpica/include/ |
| H A D | actypes.h | 1512 UINT32 Requests; member
|
| /src/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
|
| /src/contrib/ntp/ntpdc/ |
| H A D | ntpdc-opts.def | 197 Requests from a remote 532 .Ss "Runtime Configuration Requests"
|
| /src/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
|
| H A D | invoke-ntpq.texi | 22 Requests to read and write arbitrary
|
| /src/sys/contrib/zstd/ |
| H A D | CONTRIBUTING.md | 13 ## Pull Requests
|