| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| HD | AMDGPUResourceUsageAnalysis.cpp | 346 if (AMDGPU::SGPR_32RegClass.contains(Reg) || in analyzeResourceUsage() 347 AMDGPU::SGPR_LO16RegClass.contains(Reg) || in analyzeResourceUsage() 348 AMDGPU::SGPR_HI16RegClass.contains(Reg)) { in analyzeResourceUsage() 351 } else if (AMDGPU::VGPR_32RegClass.contains(Reg) || in analyzeResourceUsage() 352 AMDGPU::VGPR_16RegClass.contains(Reg)) { in analyzeResourceUsage() 355 } else if (AMDGPU::AGPR_32RegClass.contains(Reg) || in analyzeResourceUsage() 356 AMDGPU::AGPR_LO16RegClass.contains(Reg)) { in analyzeResourceUsage() 360 } else if (AMDGPU::SGPR_64RegClass.contains(Reg)) { in analyzeResourceUsage() 363 } else if (AMDGPU::VReg_64RegClass.contains(Reg)) { in analyzeResourceUsage() 366 } else if (AMDGPU::AReg_64RegClass.contains(Reg)) { in analyzeResourceUsage() [all …]
|
| /freebsd-13-stable/share/man/man5/ |
| HD | a.out.5 | 54 Contains parameters used by the kernel 61 Contains machine code and related data 65 Contains initialized data; always loaded into writable memory. 67 Contains records used by the link editor 72 Contains records used by the link editor 77 Contains the character strings corresponding to the symbol names. 115 indicates that the object contains position independent code. 159 Contains the size of the text segment in bytes. 161 Contains the size of the data segment in bytes. 163 Contains the number of bytes in the [all …]
|
| /freebsd-13-stable/contrib/cortex-strings/ |
| HD | README | 3 This package contains optimised string routines including memcpy(), memset(), 19 * src/ contains the routines themselves 20 * tests/ contains the unit tests 21 * reference/ contains reference copies of other ARM-focused 23 * benchmarks/ contains various benchmarks, tools, and scripts used to 26 The src directory contains different variants organised by the 28 * src/thumb-2 contains generic non-NEON routines for AArch32 (with Thumb-2). 29 * src/arm contains tuned routines for Cortex-A class processors. 30 * src/aarch64 contains generic routines for AArch64. 31 * src/thumb contains generic routines for armv6-M (with Thumb). [all …]
|
| /freebsd-13-stable/share/man/man9/ |
| HD | ieee80211_radiotap.9 | 131 This field contains the unsigned 64-bit value, in microseconds, 138 This field contains a single unsigned 8-bit value, containing one or 160 This field contains a single unsigned 8-bit value that is the data rate. 165 This field contains two unsigned 16-bit values. 174 .\"This field contains two 8-bit values. 179 This field contains a single signed 8-bit value that indicates the 182 This field contains a single signed 8-bit value that indicates the 185 .\"This field contains a single unsigned 16-bit value, indicating the 193 .\"This field contains a single unsigned 16-bit value, expressing transmit 198 .\"This field contains a single unsigned 16-bit value, expressing transmit [all …]
|
| /freebsd-13-stable/usr.bin/whois/ |
| HD | whois.1 | 75 It contains network numbers used in those parts of the world covered neither by 85 It contains network numbers used in East Asia, Australia, 91 It contains addresses to which network abuse should be reported, 103 It contains network numbers used in Africa and the islands of the 108 Use the US non-military federal government database, which contains points of 118 This now contains only registrations for domain names under 141 It contains network numbers and domain contact information 147 It contains network numbers used in much of Latin America and the 153 It contains route policy specifications for a large 163 It contains details about presence at internet peering points [all …]
|
| /freebsd-13-stable/share/man/man4/ |
| HD | pf.4 | 576 contains on exit the number of tables deleted. 611 contains the number of tables effectively created. 634 contains the number of tables effectively deleted. 639 contains a valid writeable buffer for 644 contains the number of tables written into the buffer. 683 contains the number of tables effectively cleared. 688 contains the table to clear. 691 contains the number of addresses removed. 696 contains the table ID and 708 contains the number of addresses effectively added. [all …]
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
| HD | MipsOptionRecord.cpp | 78 if (GPR32RegClass->contains(SubReg) || GPR64RegClass->contains(SubReg)) in SetPhysRegUsed() 80 else if (COP0RegClass->contains(SubReg)) in SetPhysRegUsed() 83 else if (FGR32RegClass->contains(SubReg) || in SetPhysRegUsed() 84 FGR64RegClass->contains(SubReg) || in SetPhysRegUsed() 85 AFGR64RegClass->contains(SubReg) || in SetPhysRegUsed() 86 MSA128BRegClass->contains(SubReg)) in SetPhysRegUsed() 88 else if (COP2RegClass->contains(SubReg)) in SetPhysRegUsed() 90 else if (COP3RegClass->contains(SubReg)) in SetPhysRegUsed()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| HD | CSKYInstrInfo.cpp | 9 // This file contains the CSKY implementation of the TargetInstrInfo class. 482 if (CSKY::GPRRegClass.contains(SrcReg) && in copyPhysReg() 483 CSKY::CARRYRegClass.contains(DestReg)) { in copyPhysReg() 497 if (CSKY::CARRYRegClass.contains(SrcReg) && in copyPhysReg() 498 CSKY::GPRRegClass.contains(DestReg)) { in copyPhysReg() 522 if (CSKY::GPRRegClass.contains(DestReg, SrcReg)) in copyPhysReg() 524 else if (v2sf && CSKY::sFPR32RegClass.contains(DestReg, SrcReg)) in copyPhysReg() 526 else if (v3sf && CSKY::FPR32RegClass.contains(DestReg, SrcReg)) in copyPhysReg() 528 else if (v2df && CSKY::sFPR64RegClass.contains(DestReg, SrcReg)) in copyPhysReg() 530 else if (v3df && CSKY::FPR64RegClass.contains(DestReg, SrcReg)) in copyPhysReg() [all …]
|
| /freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_wlan/ |
| HD | snmp_wlan.3 | 74 The table contains information about the hardware capabilities of the parent of 82 The table contains information about the associated stations for interfaces 92 The table that contains a configuration for channel scanning initiated via SNMP. 94 The table contains the scan results from the last scan for each wireless 110 The subtree contains system configuration related to Wireless Mesh Routing. 112 The table contains information for wireless interfaces operating as wireless 115 The table contains information for the neighbors of wireless interfaces 128 The subtree contains system configuration related to Hybrid Wireless Mesh 131 The table contains HWMP information for wireless interfaces operating in mesh
|
| /freebsd-13-stable/lib/libradius/ |
| HD | radius.conf.5 | 35 contains the information necessary to configure the RADIUS client 39 The file contains one or more lines of text, each describing a 120 The third field contains the shared secret, which should be known 124 contains white space. 132 The fourth field contains a decimal integer specifying the timeout in 137 The fifth field contains a decimal integer specifying the maximum 144 The sixth field contains a decimal integer specifying a time interval 148 The seventh field contains an IP address on multihomed host. All 160 Since the file contains sensitive information in the form of the
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/hsi/ |
| HD | omap-ssi.txt | 10 - reg-names: Contains the values "sys" and "gdd" (in this order). 11 - reg: Contains a matching register specifier for each entry 13 - interrupt-names: Contains the value "gdd_mpu". 14 - interrupts: Contains matching interrupt information for each entry 22 - clocks: Contains a matching clock specifier for each entry in 33 - reg-names: Contains the values "tx" and "rx" (in this order). 34 - reg: Contains a matching register specifier for each entry
|
| /freebsd-13-stable/contrib/openbsm/man/ |
| HD | audit.log.5 | 140 terminates a BSM audit record, and contains a magic number, 156 token contains a byte stream of opaque (untyped) data. 211 token contains an IP packet header in network byte order. 246 token contains a pathname. 260 token contains a set of NUL-terminated path names. 275 token contains a description of the security properties of a process 307 token contains the contents of the 334 token contains a system call or library function return condition, including 352 token contains information on the subject performing the operation described 409 token contains the System V IPC message handle, semaphore handle or shared [all …]
|
| /freebsd-13-stable/usr.sbin/lpr/lpd/ |
| HD | lpd.8 | 154 in each spool directory contains the number of kilobytes to leave free 182 The line contains identification info from 212 The file contains 217 The file contains device independent troff 221 The file contains 227 The file contains data produced by 231 The file contains data produced by 234 The file contains a raster image. 236 The file contains text data with 295 and contains two lines.
|
| /freebsd-13-stable/crypto/heimdal/lib/gssapi/mech/ |
| HD | mech.cat5 | 11 The _/_e_t_c_/_g_s_s_/_m_e_c_h file contains a list of installed GSS-API security 12 mechanisms. Each line of the file either contains a comment if the first 13 character is '#' or it contains five fields with the following meanings: 32 … The _/_e_t_c_/_g_s_s_/_q_o_p file contains a list of Quality of Protection values for 33 use with GSS-API. Each line of the file either contains a comment if the 34 first character is '#' or it contains three fields with the following
|
| HD | mech.5 | 39 file contains a list of installed GSS-API security mechanisms. 40 Each line of the file either contains a comment if the first character 41 is '#' or it contains five fields with the following meanings: 60 file contains a list of Quality of Protection values for use with 62 Each line of the file either contains a comment if the first character 63 is '#' or it contains three fields with the following meanings:
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/ |
| HD | MipsSEInstrInfo.cpp | 9 // This file contains the Mips32/64 implementation of the TargetInstrInfo class. 90 if (Mips::GPR32RegClass.contains(DestReg)) { // Copy to CPU Reg. in copyPhysReg() 91 if (Mips::GPR32RegClass.contains(SrcReg)) { in copyPhysReg() 96 } else if (Mips::CCRRegClass.contains(SrcReg)) in copyPhysReg() 98 else if (Mips::FGR32RegClass.contains(SrcReg)) in copyPhysReg() 100 else if (Mips::HI32RegClass.contains(SrcReg)) { in copyPhysReg() 103 } else if (Mips::LO32RegClass.contains(SrcReg)) { in copyPhysReg() 106 } else if (Mips::HI32DSPRegClass.contains(SrcReg)) in copyPhysReg() 108 else if (Mips::LO32DSPRegClass.contains(SrcReg)) in copyPhysReg() 110 else if (Mips::DSPCCRegClass.contains(SrcReg)) { in copyPhysReg() [all …]
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/sound/ |
| D | img,spdif-out.txt | 11 - dmas: Contains an entry for each entry in dma-names. 16 - clocks : Contains an entry for each entry in clock-names. 22 - resets: Contains a phandle to the spdif out reset signal 24 - reset-names: Contains the reset signal name "rst" 28 - interrupts : Contains the parallel out interrupt, if present
|
| D | img,parallel-out.txt | 11 - dmas: Contains an entry for each entry in dma-names. 16 - clocks : Contains an entry for each entry in clock-names. 22 - resets: Contains a phandle to the parallel out reset signal 24 - reset-names: Contains the reset signal name "rst" 28 - interrupts : Contains the parallel out interrupt, if present
|
| D | img,i2s-in.txt | 11 - clocks : Contains an entry for each entry in clock-names 16 - dmas: Contains an entry for each entry in dma-names. 25 - interrupts : Contains the I2S in interrupts. Depending on 31 - resets: Contains a phandle to the I2S in reset signal 33 - reset-names: Contains the reset signal name "rst"
|
| /freebsd-13-stable/usr.bin/pathchk/ |
| HD | pathchk.1 | 52 Contains any component longer than 59 Contains a directory component that is not searchable. 64 argument contains a nonexistent component as long as a component by that 81 Contains a component longer than 86 Contains any character not in the portable filename character set (that is, 104 Contains a component that starts with a hyphen.
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| HD | RegionInfoImpl.h | 102 bool RegionBase<Tr>::contains(const BlockT *B) const { in contains() function 119 bool RegionBase<Tr>::contains(const LoopT *L) const { in contains() function 126 if (!contains(L->getHeader())) in contains() 133 if (!contains(BB)) in contains() 142 if (!contains(L)) in outermostLoopInRegion() 145 while (L && contains(L->getParentLoop())) { in outermostLoopInRegion() 164 return DT->getNode(Pred) && !contains(Pred) ? Pred : nullptr; in getEnteringBlock() 179 if (contains(Pred)) { in getExitingBlocks() 198 return contains(Pred) ? Pred : nullptr; in getExitingBlock() 236 if (!contains(BB)) in verifyBBInRegion() [all …]
|
| /freebsd-13-stable/lib/libc/net/ |
| HD | getifaddrs.3 | 49 structure contains at least the following entries: 63 field contains a pointer to the next structure on the list. 70 field contains the interface name. 74 field contains the interface flags, as set by 119 it contains various interface attributes and statistics. 121 it contains per-address interface statistics.
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/nios2/ |
| HD | nios2.txt | 12 - reg: Contains CPU index. 16 - clock-frequency: Contains the clock frequency for CPU, in Hz. 17 - dcache-line-size: Contains data cache line size. 18 - icache-line-size: Contains instruction line size. 19 - dcache-size: Contains data cache size. 20 - icache-size: Contains instruction cache size.
|
| /freebsd-13-stable/lib/libgssapi/ |
| HD | mech.5 | 37 file contains a list of installed GSS-API security mechanisms. 38 Each line of the file either contains a comment if the first character 39 is '#' or it contains five fields with the following meanings: 65 file contains a list of Quality of Protection values for use with 67 Each line of the file either contains a comment if the first character 68 is '#' or it contains three fields with the following meanings:
|
| /freebsd-13-stable/sys/dev/pms/RefTisa/sallsdk/api/ |
| HD | sa_spec.h | 206 bit8 status; /* Contains the contents to be placed in the Status(and Alternate status) 208 …bit8 error; /* Contains the contents to be placed in the Error register of the Shadow Command … 221 /* b6-b4: Status Hi. Contains the contents to be placed in bits 6, 5, and 4 of 224 /* b2-b0: Status Lo Contains the contents to be placed in bits 2,1, and 0 of the 226 bit8 error; /* Contains the contents to be placed in the Error register of 238 bit8 command; /* Contains the contents of the Command register of 240 bit8 features; /* Contains the contents of the Features register of 292 bit8 lbaLow; /* Contains the contents to be placed in the LBA Low register 294 bit8 lbaMid; /* Contains the contents to be placed in the LBA Mid register 297 bit8 lbaHigh; /* Contains the contents to be placed in the LBA High register [all …]
|