/freebsd/lib/libsecureboot/efi/include/Guid/ |
H A D | GlobalVariable.h | 48 /// Its attribute is BS+RT. 53 /// Its attribute is NV+BS+RT. 58 /// Its attribute is NV+BS+RT. 63 /// Its attribute is BS+RT. 68 /// Its attribute is NV+BS+RT. 73 /// Its attribute is NV+BS+RT. 80 /// Its attribute is BS+RT. 87 /// Its attribute is NV+BS+RT. 92 /// Its attribute is NV+BS+RT. 97 /// Its attribute is BS+RT. [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/x86/knightslanding/ |
H A D | cache.json | 137 …t accounts for responses from a snoop request hit with data forwarded from its Far(not in the same… 148 …t accounts for responses from a snoop request hit with data forwarded from its Far(not in the same… 159 …that accounts for reponses from snoop request hit with data forwarded from its Near-other tile L2 … 170 …t accounts for responses from a snoop request hit with data forwarded from its Near-other tile's L… 181 …t accounts for responses from a snoop request hit with data forwarded from its Near-other tile's L… 192 …ads and prefetch code read requests that accounts for responses which hit its own tile's L2 with … 203 …ads and prefetch code read requests that accounts for responses which hit its own tile's L2 with … 214 …ads and prefetch code read requests that accounts for responses which hit its own tile's L2 with … 225 …ads and prefetch code read requests that accounts for responses which hit its own tile's L2 with … 269 …t accounts for responses from a snoop request hit with data forwarded from its Far(not in the same… [all …]
|
/freebsd/sys/arm64/acpica/ |
H A D | acpi_iort.c | 46 * Track next XREF available for ITS groups. 66 * The ITS group node does not have any outgoing mappings. It has a 67 * of a list of GIC ITS blocks which can handle the device ID. We 88 * case of ITS group nodes a set of ITS entries. 100 struct iort_its_entry *its; /* ITS IDs array */ member 177 * Perform an additional lookup in case of SMMU node and ITS outtype. 186 /* Node can be SMMU or ITS. If SMMU, we need another lookup. */ in iort_smmu_trymap() 200 * Map a PCI RID to a SMMU node or an ITS node, based on outtype. 225 * Map a named component node to a SMMU node or an ITS node, based on outtype. 294 * Allocate and copy an ITS group. [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/arm64/fujitsu/a64fx/ |
H A D | pipeline.json | 75 …"PublicDescription": "This event counts requests in L1D cache pipeline#0 that its sce bit of tagge… 78 …"BriefDescription": "This event counts requests in L1D cache pipeline#0 that its sce bit of tagged… 81 …"PublicDescription": "This event counts requests in L1D cache pipeline#0 that its pfe bit of tagge… 84 …"BriefDescription": "This event counts requests in L1D cache pipeline#0 that its pfe bit of tagged… 87 …"PublicDescription": "This event counts requests in L1D cache pipeline#1 that its sce bit of tagge… 90 …"BriefDescription": "This event counts requests in L1D cache pipeline#1 that its sce bit of tagged… 93 …"PublicDescription": "This event counts requests in L1D cache pipeline#1 that its pfe bit of tagge… 96 …"BriefDescription": "This event counts requests in L1D cache pipeline#1 that its pfe bit of tagged… 129 …"PublicDescription": "This event counts requests in L1D cache pipeline#0 that its sector cache ID … 132 …"BriefDescription": "This event counts requests in L1D cache pipeline#0 that its sector cache ID i… [all …]
|
/freebsd/share/doc/psd/01.cacm/ |
H A D | p4 | 21 so this section will discuss only the theory of its operation.) 44 resumes its own execution, and indicates its readiness 160 paginates its input with dated headings. 167 this command spools its input onto a file for off-line 184 to accept user requests to paginate its output, 186 that its output be delivered off-line. 197 which copies its standard input to its standard output 338 it types its prompt and reads the keyboard to obtain another 352 inherits not only the memory image of its parent 353 but also all the files currently open in its parent, [all …]
|
/freebsd/bin/cp/ |
H A D | cp.1 | 16 .\" 3. Neither the name of the University nor the names of its contributors 131 regardless of its permissions. 181 If the source file has its set-user-ID bit on and the user ID cannot 184 If the source file has its set-group-ID bit on and the group ID cannot 187 If the source file has both its set-user-ID and set-group-ID bits on, 201 For each destination file that already exists, its contents are 221 If the source file has its set-user-ID bit on, that bit is removed 224 If the source file has its set-group-ID bit on, that bit is removed 281 and all of its contents (including any subdirectories) to the 292 This implementation supports that option, however, its behavior
|
/freebsd/lib/libdevinfo/ |
H A D | devinfo.3 | 164 invokes its callback argument 178 returns the error value to its caller. 181 invokes its callback argument 197 returns the error value to its caller. 200 invokes its callback argument 214 returns the error value to its caller. 217 invokes its callback argument 230 returns the error value to its caller.
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_archive_match_time.c | 51 failure("Both Its mtime and ctime should be excluded"); in test_newer_time() 56 failure("Both Its mtime and ctime should be excluded"); in test_newer_time() 62 failure("Both Its mtime and ctime should not be excluded"); in test_newer_time() 68 failure("Its mtime should be excluded"); in test_newer_time() 74 failure("Its ctime should be excluded"); in test_newer_time() 108 failure("Both Its mtime and ctime should be excluded"); in test_newer_time_str() 114 failure("Both Its mtime and ctime should be excluded"); in test_newer_time_str() 121 failure("Both Its mtime and ctime should not be excluded"); in test_newer_time_str() 128 failure("Its mtime should be excluded"); in test_newer_time_str() 134 failure("Its ctime should be excluded"); in test_newer_time_str() [all …]
|
/freebsd/crypto/openssl/doc/internal/man3/ |
H A D | ossl_cmp_msg_check_update.pod | 30 =item its sender is of appropriate type (currently only B<X509_NAME>) 33 =item its protection is present and valid (or a callback function B<cb> 36 =item its CMP protocol version is acceptable, namely B<OSSL_CMP_PVNO>, 38 =item its body type is valid, 40 =item its transaction ID matches any transaction ID given in B<ctx>, and 42 =item its recipNonce matches any senderNonce given in B<ctx>. 47 function is called with its B<invalid_protection> parameter being 0, while in
|
/freebsd/usr.bin/gprof/ |
H A D | gprof.1 | 12 .\" 3. Neither the name of the University nor the names of its contributors 74 and establishes the relation between its symbol table 94 Below each function entry is shown its (direct) call graph children, 97 time of its descendants is propagated to its (direct) call graph parents. 113 and if a function appears to be never called then its total self time 145 and all its descendants 158 (and its descendants) as 162 (and its descendants) from the total and percentage time computations. 172 and its descendants. 184 and its descendants (as
|
/freebsd/sys/contrib/dev/ipw/ |
H A D | LICENSE | 46 shall be contingent upon your installation of this Agreement in its entirety in 61 any, are owned by Intel or its suppliers and licensors and may be protected by 65 and its suppliers and licensors or otherwise as set forth in any applicable 71 LIMITATION OF LIABILITY. IN NO EVENT SHALL INTEL OR ITS SUPPLIERS AND LICENSORS 76 SPECIAL DAMAGES OF ANY KIND, EVEN IF INTEL OR ITS SUPPLIERS AND LICENSORS HAS 83 FAULTS. UNLESS EXPRESSLY AGREED OTHERWISE, INTEL AND ITS SUPPLIERS AND 93 laws of State of California], excluding its principles of conflict of laws and 130 its terms. Upon termination, you will immediately destroy the Software or 159 remains with Intel or its suppliers. The Software is copyrighted and protected 176 LIMITATION OF LIABILITY. IN NO EVENT SHALL INTEL OR ITS SUPPLIERS BE LIABLE FOR [all …]
|
HD | ipw2100-1.3-i.fw.uu | 47 * shall be contingent upon your installation of this Agreement in its entirety in 62 * any, are owned by Intel or its suppliers and licensors and may be protected by 66 * and its suppliers and licensors or otherwise as set forth in any applicable 72 * LIMITATION OF LIABILITY. IN NO EVENT SHALL INTEL OR ITS SUPPLIERS AND LICENSORS 77 * SPECIAL DAMAGES OF ANY KIND, EVEN IF INTEL OR ITS SUPPLIERS AND LICENSORS HAS 84 * FAULTS. UNLESS EXPRESSLY AGREED OTHERWISE, INTEL AND ITS SUPPLIERS AND 94 * laws of State of California], excluding its principles of conflict of laws and 131 * its terms. Upon termination, you will immediately destroy the Software or 160 * remains with Intel or its suppliers. The Software is copyrighted and protected 177 * LIMITATION OF LIABILITY. IN NO EVENT SHALL INTEL OR ITS SUPPLIERS BE LIABLE FOR [all …]
|
HD | ipw2100-1.3.fw.uu | 47 * shall be contingent upon your installation of this Agreement in its entirety in 62 * any, are owned by Intel or its suppliers and licensors and may be protected by 66 * and its suppliers and licensors or otherwise as set forth in any applicable 72 * LIMITATION OF LIABILITY. IN NO EVENT SHALL INTEL OR ITS SUPPLIERS AND LICENSORS 77 * SPECIAL DAMAGES OF ANY KIND, EVEN IF INTEL OR ITS SUPPLIERS AND LICENSORS HAS 84 * FAULTS. UNLESS EXPRESSLY AGREED OTHERWISE, INTEL AND ITS SUPPLIERS AND 94 * laws of State of California], excluding its principles of conflict of laws and 131 * its terms. Upon termination, you will immediately destroy the Software or 160 * remains with Intel or its suppliers. The Software is copyrighted and protected 177 * LIMITATION OF LIABILITY. IN NO EVENT SHALL INTEL OR ITS SUPPLIERS BE LIABLE FOR [all …]
|
HD | ipw2100-1.3-p.fw.uu | 47 * shall be contingent upon your installation of this Agreement in its entirety in 62 * any, are owned by Intel or its suppliers and licensors and may be protected by 66 * and its suppliers and licensors or otherwise as set forth in any applicable 72 * LIMITATION OF LIABILITY. IN NO EVENT SHALL INTEL OR ITS SUPPLIERS AND LICENSORS 77 * SPECIAL DAMAGES OF ANY KIND, EVEN IF INTEL OR ITS SUPPLIERS AND LICENSORS HAS 84 * FAULTS. UNLESS EXPRESSLY AGREED OTHERWISE, INTEL AND ITS SUPPLIERS AND 94 * laws of State of California], excluding its principles of conflict of laws and 131 * its terms. Upon termination, you will immediately destroy the Software or 160 * remains with Intel or its suppliers. The Software is copyrighted and protected 177 * LIMITATION OF LIABILITY. IN NO EVENT SHALL INTEL OR ITS SUPPLIERS BE LIABLE FOR [all …]
|
/freebsd/sys/contrib/dev/iwi/ |
HD | ipw2200-bss.fw.uu | 46 shall be contingent upon your installation of this Agreement in its entirety in 64 any, are owned by Intel or its suppliers and licensors and may be protected by 68 and its suppliers and licensors or otherwise as set forth in any applicable 74 LIMITATION OF LIABILITY. IN NO EVENT SHALL INTEL OR ITS SUPPLIERS AND LICENSORS 79 SPECIAL DAMAGES OF ANY KIND, EVEN IF INTEL OR ITS SUPPLIERS AND LICENSORS HAS 86 FAULTS. UNLESS EXPRESSLY AGREED OTHERWISE, INTEL AND ITS SUPPLIERS AND 96 laws of State of California], excluding its principles of conflict of laws and 133 its terms. Upon termination, you will immediately destroy the Software or 162 remains with Intel or its suppliers. The Software is copyrighted and protected 179 LIMITATION OF LIABILITY. IN NO EVENT SHALL INTEL OR ITS SUPPLIERS BE LIABLE FOR [all …]
|
HD | ipw2200-ibss.fw.uu | 46 shall be contingent upon your installation of this Agreement in its entirety in 64 any, are owned by Intel or its suppliers and licensors and may be protected by 68 and its suppliers and licensors or otherwise as set forth in any applicable 74 LIMITATION OF LIABILITY. IN NO EVENT SHALL INTEL OR ITS SUPPLIERS AND LICENSORS 79 SPECIAL DAMAGES OF ANY KIND, EVEN IF INTEL OR ITS SUPPLIERS AND LICENSORS HAS 86 FAULTS. UNLESS EXPRESSLY AGREED OTHERWISE, INTEL AND ITS SUPPLIERS AND 96 laws of State of California], excluding its principles of conflict of laws and 133 its terms. Upon termination, you will immediately destroy the Software or 162 remains with Intel or its suppliers. The Software is copyrighted and protected 179 LIMITATION OF LIABILITY. IN NO EVENT SHALL INTEL OR ITS SUPPLIERS BE LIABLE FOR [all …]
|
H A D | LICENSE | 46 shall be contingent upon your installation of this Agreement in its entirety in 64 any, are owned by Intel or its suppliers and licensors and may be protected by 68 and its suppliers and licensors or otherwise as set forth in any applicable 74 LIMITATION OF LIABILITY. IN NO EVENT SHALL INTEL OR ITS SUPPLIERS AND LICENSORS 79 SPECIAL DAMAGES OF ANY KIND, EVEN IF INTEL OR ITS SUPPLIERS AND LICENSORS HAS 86 FAULTS. UNLESS EXPRESSLY AGREED OTHERWISE, INTEL AND ITS SUPPLIERS AND 96 laws of State of California], excluding its principles of conflict of laws and 133 its terms. Upon termination, you will immediately destroy the Software or 162 remains with Intel or its suppliers. The Software is copyrighted and protected 179 LIMITATION OF LIABILITY. IN NO EVENT SHALL INTEL OR ITS SUPPLIERS BE LIABLE FOR [all …]
|
HD | ipw2200-sniffer.fw.uu | 46 shall be contingent upon your installation of this Agreement in its entirety in 64 any, are owned by Intel or its suppliers and licensors and may be protected by 68 and its suppliers and licensors or otherwise as set forth in any applicable 74 LIMITATION OF LIABILITY. IN NO EVENT SHALL INTEL OR ITS SUPPLIERS AND LICENSORS 79 SPECIAL DAMAGES OF ANY KIND, EVEN IF INTEL OR ITS SUPPLIERS AND LICENSORS HAS 86 FAULTS. UNLESS EXPRESSLY AGREED OTHERWISE, INTEL AND ITS SUPPLIERS AND 96 laws of State of California], excluding its principles of conflict of laws and 133 its terms. Upon termination, you will immediately destroy the Software or 162 remains with Intel or its suppliers. The Software is copyrighted and protected 179 LIMITATION OF LIABILITY. IN NO EVENT SHALL INTEL OR ITS SUPPLIERS BE LIABLE FOR [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | arm,gic-v3.yaml | 190 "^gic-its@": false 193 "^(msi-controller|gic-its|interrupt-controller)@[0-9a-f]+$": 196 GICv3 has one or more Interrupt Translation Services (ITS) that are 200 const: arm,gic-v3-its 204 Present if the GIC ITS permits programming shareability and 218 Specifies the base physical address and size of the ITS registers. 221 socionext,synquacer-pre-its: 224 address and size of the pre-ITS window. 260 compatible = "arm,gic-v3-its"; 286 compatible = "arm,gic-v3-its"; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/misc/ |
H A D | fsl,qoriq-mc.txt | 32 The msi-map property is used to associate the devices with both the ITS 38 For GICv3 and GIC ITS bindings, see: 127 - msi-map: Maps an ICID to a GIC ITS and associated msi-specifier 131 (icid-base,gic-its,msi-base,length). 134 associated with the listed GIC ITS, with the msi-specifier 162 its: gic-its@6020000 { 163 compatible = "arm,gic-v3-its"; 175 msi-map = <23 &its 23 41>;
|
/freebsd/lib/libutil/ |
H A D | quotafile.3 | 120 function enables quotas for the filesystem associated with its 137 function disables quotas for the filesystem associated with its 190 of the file system that corresponds to its 199 quota file that corresponds to its 208 contained in the quota file associated with its 215 corresponds to its 226 function converts the quota file associated with its 228 argument to the data size specified by its
|
/freebsd/contrib/libpcap/ |
H A D | pcap_dump.3pcap | 6 .\" retain the above copyright notice and this paragraph in its entirety, (2) 8 .\" this paragraph in its entirety in the documentation or other materials 12 .\" Lawrence Berkeley Laboratory and its contributors.'' Neither the name of 13 .\" the University nor the names of its contributors may be used to endorse 38 Note that its calling arguments are suitable for use with
|
H A D | pcap_strerror.3pcap | 6 .\" retain the above copyright notice and this paragraph in its entirety, (2) 8 .\" this paragraph in its entirety in the documentation or other materials 12 .\" Lawrence Berkeley Laboratory and its contributors.'' Neither the name of 13 .\" the University nor the names of its contributors may be used to endorse 38 or its thread-safe variant if one is available, which currently is the case in
|
H A D | pcap_stats.3pcap | 6 .\" retain the above copyright notice and this paragraph in its entirety, (2) 8 .\" this paragraph in its entirety in the documentation or other materials 12 .\" Lawrence Berkeley Laboratory and its contributors.'' Neither the name of 13 .\" the University nor the names of its contributors may be used to endorse 37 pointed to by its second argument. The values represent 59 number of packets dropped by the network interface or its driver.
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | ExternalSemaSource.h | 101 /// The external source should append its own tentative definitions to the 111 /// The external source should append its own unused, filed-scope to the 121 /// The external source should append its own delegating constructors to the 131 /// The external source should append its own ext_vector type declarations to 139 /// The external source should append its own potentially unused local 149 /// The external source should append its own referenced selectors to the 159 /// The external source should append its own weak, undeclared identifiers to 168 /// The external source should append its own used vtables to the given 176 /// The external source should append its own pending instantiations to the 186 /// The external source should insert its own late parsed template functions [all …]
|