| /freebsd/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 …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
| H A D | LVOptions.h | 488 bool checkElementRequest(const T *Element, const U &Requests) const { in checkElementRequest() argument 490 for (const auto &Request : Requests) in checkElementRequest() 514 void resolveGenericPatternMatch(T *Element, const U &Requests) { in resolveGenericPatternMatch() argument 528 ((Requests.size() || ElementRequest.size()) && in resolveGenericPatternMatch() 529 checkElementRequest(Element, Requests))) in resolveGenericPatternMatch() 534 void resolveGenericPatternMatch(LVLine *Line, const U &Requests) { in resolveGenericPatternMatch() argument 546 (Requests.size() && checkElementRequest(Line, Requests))) in resolveGenericPatternMatch()
|
| /freebsd/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/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/ |
| H A D | MPIChecker.cpp | 103 const auto &Requests = State->get<RequestMap>(); in checkMissingWaits() local 104 if (Requests.isEmpty()) in checkMissingWaits()
|
| /freebsd/ |
| 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 responsible for pushing their changes to the tree 108 * Pull Requests opened by FreeBSD committers may be closed after one month
|
| /freebsd/sys/contrib/dev/acpica/components/debugger/ |
| H A D | dbstats.c | 252 List->Requests, in AcpiDbListInfo() 254 List->Requests - List->Hits, in AcpiDbListInfo()
|
| /freebsd/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
|
| /freebsd/stand/i386/loader/ |
| H A D | help.i386 | 13 Requests debugging output from the heap manager. For debugging use
|
| /freebsd/sys/contrib/dev/acpica/components/utilities/ |
| H A D | utcache.c | 404 ACPI_MEM_TRACKING (Cache->Requests++); in AcpiOsAcquireObject()
|
| /freebsd/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/crypto/openssl/doc/man3/ |
| H A D | OSSL_CMP_CTX_new.pod | 602 select the certificate to be revoked in Revocation Requests (RR). 605 the CertTemplate structure when requesting a new cert. For Key Update Requests 608 Requests (IR) and Certification Requests (CR) only if no SANs are set. 635 Key Update Requests (KUR) or to be revoked in Revocation Requests (RR).
|
| /freebsd/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 …]
|
| /freebsd/sys/contrib/openzfs/.github/ |
| H A D | CONTRIBUTING.md | 23 * [Pull Requests](#pull-requests) 125 ### Pull Requests
|
| /freebsd/contrib/one-true-awk/ |
| H A D | README.md | 72 ## Submitting Pull Requests
|
| /freebsd/sys/contrib/dev/acpica/include/ |
| H A D | actypes.h | 1512 UINT32 Requests; member
|
| /freebsd/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/contrib/ntp/ntpdc/ |
| H A D | ntpdc-opts.def | 197 Requests from a remote 532 .Ss "Runtime Configuration Requests"
|
| /freebsd/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
|
| /freebsd/contrib/wpa/hostapd/ |
| H A D | ChangeLog | 1234 * added support for Event-Timestamp (in RADIUS Accounting-Requests)
|