| /illumos-gate/usr/src/tools/smatch/src/ |
| H A D | smatch_bits.c | 30 .possible = -1ULL, 34 static struct bit_info *alloc_bit_info(unsigned long long set, unsigned long long possible) in alloc_bit_info() argument 39 bit_info->possible = possible; in alloc_bit_info() 44 static struct smatch_state *alloc_bstate(unsigned long long set, unsigned long long possible) in alloc_bstate() argument 50 snprintf(buf, sizeof(buf), "0x%llx + 0x%llx", set, possible); in alloc_bstate() 52 state->data = alloc_bit_info(set, possible); in alloc_bstate() 64 ret->possible = sval.uvalue; in rl_to_binfo() 70 ret->possible = sval_fls_mask(rl_max(rl)); in rl_to_binfo() 83 if (binfo->possible < (-1ULL >> (64 - type_bits(type)))) in is_unknown_binfo() 93 unsigned long long possible; in unmatched_state() local [all …]
|
| /freebsd/sys/dev/ral/ |
| H A D | rt2860reg.h | 212 /* possible flags for RT2860_PCI_CFG */ 216 /* possible flags for register RT2860_PCI_EECTRL */ 224 /* possible flags for registers INT_STATUS/INT_MASK */ 244 /* possible flags for register WPDMA_GLO_CFG */ 267 /* possible flags for register DELAY_INT_CFG */ 275 /* possible flags for register GPIO_CTRL */ 279 /* possible flags for register USB_DMA_CFG */ 293 /* possible flags for register US_CYC_CNT */ 299 /* possible flags for register SYS_CTRL */ 314 /* possible values for register HOST_CMD */ [all …]
|
| /illumos-gate/usr/src/uts/common/io/rwn/ |
| H A D | rt2860_reg.h | 208 /* possible flags for register RT2860_PCI_EECTRL */ 216 /* possible flags for registers INT_STATUS/INT_MASK */ 236 /* possible flags for register WPDMA_GLO_CFG */ 250 /* possible flags for register DELAY_INT_CFG */ 258 /* possible flags for register GPIO_CTRL */ 262 /* possible flags for register US_CYC_CNT */ 268 /* possible flags for register SYS_CTRL */ 283 /* possible values for register HOST_CMD */ 295 /* possible flags for register PBF_CFG */ 311 /* possible flags for register BUF_CTRL */ [all …]
|
| /titanic_44/usr/src/uts/common/io/rwn/ |
| H A D | rt2860_reg.h | 208 /* possible flags for register RT2860_PCI_EECTRL */ 216 /* possible flags for registers INT_STATUS/INT_MASK */ 236 /* possible flags for register WPDMA_GLO_CFG */ 250 /* possible flags for register DELAY_INT_CFG */ 258 /* possible flags for register GPIO_CTRL */ 262 /* possible flags for register US_CYC_CNT */ 268 /* possible flags for register SYS_CTRL */ 283 /* possible values for register HOST_CMD */ 295 /* possible flags for register PBF_CFG */ 311 /* possible flags for register BUF_CTRL */ [all …]
|
| /titanic_44/usr/src/lib/libbc/inc/include/sys/ |
| H A D | ioccom.h | 56 * d sys/des.h (possible overlap) 57 * d vax/dkio.h (possible overlap) 58 * d vaxuba/rxreg.h (possible overlap) 66 * m sundev/msio.h (possible overlap) 67 * m sundev/msreg.h (possible overlap) 68 * m sys/mtio.h (possible overlap) 70 * p net/nit_buf.h (possible overlap) 71 * p net/nit_if.h (possible overlap) 72 * p net/nit_pf.h (possible overlap) 73 * p sundev/fpareg.h (possible overlap) [all …]
|
| /freebsd/share/doc/smm/03.fsck/ |
| H A D | 4.t | 75 the possible responses, and the related error conditions. 191 Possible responses to the OK prompt are: 204 Possible responses to the SET TO DEFAULT prompt are: 219 Possible responses to the SET TO DEFAULT prompt are: 232 Possible responses to the SET TO DEFAULT prompt are: 244 Possible responses to the SET TO DEFAULT prompt are: 298 Possible responses to the CONTINUE prompt are: 323 Possible responses to the CONTINUE prompt are: 361 Possible responses to the CONTINUE prompt are: 414 Possible responses to the CLEAR prompt are: [all …]
|
| /freebsd/sys/dev/usb/wlan/ |
| H A D | if_runreg.h | 210 /* possible flags for register RT2860_PCI_EECTRL */ 218 /* possible flags for registers INT_STATUS/INT_MASK */ 238 /* possible flags for register WPDMA_GLO_CFG */ 252 /* possible flags for register DELAY_INT_CFG */ 260 /* possible flags for register GPIO_CTRL */ 264 /* possible flags for register USB_DMA_CFG */ 277 /* possible flags for register US_CYC_CNT */ 283 /* possible flags for register SYS_CTRL */ 298 /* possible values for register HOST_CMD */ 311 /* possible flags for register PBF_CFG */ [all …]
|
| H A D | if_mtwreg.h | 285 /* possible flags for register CMB_CTRL 0x0020 */ 289 /* possible flags for register EFUSE_CTRL 0x0024 */ 297 /* possible flags for register OSC_CTRL 0x0038 */ 305 /* possible flags for register WLAN_CTRL 0x0080 */ 319 /* possible flags for registers INT_STATUS/INT_MASK 0x0200 */ 339 /* possible flags for register WPDMA_GLO_CFG 0x0208 */ 353 /* possible flags for register DELAY_INT_CFG */ 361 /* possible flags for register GPIO_CTRL */ 365 /* possible flags for register MCU_DMA_ADDR 0x0230 */ 368 /* possible flags for register USB_DMA_CFG 0x0238 */ [all …]
|
| H A D | if_rumreg.h | 119 /* possible values for register RT2573_ADDR_MODE */ 129 /* possible flags for register RT2573_MAC_CSR1 */ 134 /* possible flags for register MAC_CSR5 */ 137 /* possible flags for register MAC_CSR11 */ 144 /* possible flags for register TXRX_CSR0 */ 159 /* possible flags for register TXRX_CSR4 */ 169 /* possible flags for register TXRX_CSR9 */ 179 /* possible flags for register PHY_CSR0 */ 183 /* possible flags for register PHY_CSR3 */ 186 /* possible flags for register PHY_CSR4 */
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | ConstantRange.h | 9 // Represent a range of possible values that may occur when the program is run 198 /// is true iff V is in the range. Prefers using Offset == 0 if possible. 211 /// Return true if this set contains all of the elements possible 331 /// are possible, the preferred range is determined by the PreferredRangeType. 352 /// Return a new range representing the possible values resulting 363 /// correspond to the possible range of values if the source range had been 369 /// correspond to the possible range of values if the source range had been 375 /// correspond to the possible range of values if the source range had been 387 /// Return a new range representing the possible values resulting 393 /// Return a new range representing the possible values resulting [all …]
|
| /freebsd/contrib/kyua/ |
| H A D | INSTALL.md | 111 **Possible values:** Any path. 118 **Possible values:** Any path. 134 **Possible values:** empty, absolute path to GNU GDB. 143 **Possible values:** name of a CPU architecture (e.g. `x86_64`, `powerpc`). 151 **Possible values:** empty, a relative path. 159 **Possible values:** none, an absolute path to an existing file. 168 **Possible values:** name of a machine type (e.g. `amd64`, `macppc`). 176 **Possible values:** an absolute path to a temporary directory. 185 **Possible values:** `yes`, `no`. 197 **Possible values:** `yes`, `no`, `auto`. [all …]
|
| /illumos-gate/usr/src/uts/common/io/wpi/ |
| H A D | wpireg.h | 107 * possible flags for register WPI_HWCONFIG 116 * possible flags for registers WPI_READ_MEM_ADDR/WPI_WRITE_MEM_ADDR 121 * possible values for WPI_FW_TARGET 127 * possible flags for WPI_GPIO_STATUS 132 * possible flags for register WPI_RESET 140 * possible flags for register WPI_GPIO_CTL 151 * possible flags for register WPI_CHICKEN 156 * possible flags for register WPI_PLL_CTL 161 * possible flags for register WPI_UCODE_CLR 167 * possible flags for WPI_RX_STATUS [all …]
|
| /titanic_44/usr/src/uts/common/io/wpi/ |
| H A D | wpireg.h | 107 * possible flags for register WPI_HWCONFIG 116 * possible flags for registers WPI_READ_MEM_ADDR/WPI_WRITE_MEM_ADDR 121 * possible values for WPI_FW_TARGET 127 * possible flags for WPI_GPIO_STATUS 132 * possible flags for register WPI_RESET 140 * possible flags for register WPI_GPIO_CTL 151 * possible flags for register WPI_CHICKEN 156 * possible flags for register WPI_PLL_CTL 161 * possible flags for register WPI_UCODE_CLR 167 * possible flags for WPI_RX_STATUS [all …]
|
| /titanic_44/usr/src/cmd/fm/dicts/ |
| H A D | SUN4U.po | 600 msgstr "Possible loss of devices that may be attached to the system via this device/bus and/or syst… 616 msgstr "Possible loss of devices that may be attached to the system via this device/bus and/or syst… 632 msgstr "Possible loss of devices that may be attached to the system via this device/bus and/or syst… 648 msgstr "Possible loss of devices that may be attached to the system via this device/bus and/or syst… 664 msgstr "Possible loss of devices that may be attached to the system via this device/bus and/or syst… 680 msgstr "Possible loss of devices that may be attached to the system via this device/bus and/or syst… 696 msgstr "Possible loss of devices that may be attached to the system via this device/bus and/or syst… 712 msgstr "Possible loss of devices that may be attached to the system via this device/bus and/or syst… 728 msgstr "Possible loss of devices that may be attached to the system via this device/bus and/or syst… 744 msgstr "Possible loss of devices that may be attached to the system via this device/bus and/or syst… [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/power/ |
| H A D | rockchip-io-domain.txt | 56 Possible supplies for PX30: 65 Possible supplies for PX30 pmu-domains: 69 Possible supplies for rk3188: 80 Possible supplies for rk3228: 86 Possible supplies for rk3288: 98 Possible supplies for rk3368: 107 Possible supplies for rk3368 pmu-domains: 111 Possible supplies for rk3399: 117 Possible supplies for rk3399 pmu-domains:
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | stericsson,u8500-clks.yaml | 52 which PRCC block the consumer wants to use, possible values are 1, 2, 3, 54 wants, possible values are 0 thru 31. 66 block the consumer wants to use, possible values are 1, 2, 3, 5, 6. The 67 second cell indicates which clock inside the PRCC block it wants, possible 80 which PRCC block the consumer wants to use, possible values are 1, 2, 3 82 it wants to control, possible values are 0 thru 31. 122 possible values are 0 (CLKOUT1) and 1 (CLKOUT2). 124 possible values are 0 thru 7, see the defines for the different
|
| /freebsd/usr.sbin/bluetooth/hccontrol/ |
| H A D | bluetooth.device.conf | 31 # Possible values: 43 # Possible value: 52 # Possible values: 62 # Possible values: 74 # Possible values: 84 # Possible values: 0 - 4 90 # Possible values: 0 - 4
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | MsgPackWriter.h | 68 /// The output will be in the smallest possible \em int format. 75 /// The output will be in the smallest possible \em int format. 80 /// The output will be in the smallest possible \em float format. 85 /// The output will be in the smallest possible \em str format. 90 /// The output will be in the smallest possible \em bin format. 97 /// The output will be in the smallest possible \em array format. 108 /// The output will be in the smallest possible \em map format. 120 /// The output will be in the smallest possible \em ext format.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MSA.txt | 4 Intrinsics are lowered to SelectionDAG nodes where possible in order to enable 18 It is not possible to emit bclri.b since andi.b covers exactly the 23 It is not possible to emit vshf.w when the shuffle description is 36 It is not possible to emit ilvl.d, or pckev.d since ilvev.d covers the 40 It is not possible to emit ilvr.d, or pckod.d since ilvod.d covers the 48 It is not possible to emit splati.w since shf.w covers the same cases. 66 It is (currently) not possible to emit bmz.v, or bsel.v since bmnz.v is
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount/ |
| H A D | zfs_multi_mount.ksh | 32 # 4. Verify remounting fs that was lazily unmounted is possible 33 # 5. Verify multiple mounts of the same dataset are possible 50 log_assert "Verify multiple mounts into one namespace are possible" 73 # 4. Verify remounting fs that was lazily unmounted is possible 80 # 5. Verify multiple mounts of the same dataset are possible 110 log_pass "Multiple mounts are possible"
|
| /illumos-gate/usr/src/man/man3curses/ |
| H A D | curs_beep.3curses | 29 possible; if that is not possible, it flashes the screen (visible bell), if 30 that is possible. The routine \fBflash()\fR flashes the screen, and if that is 31 not possible, sounds the audible signal. If neither signal is possible, nothing
|
| /titanic_44/usr/src/man/man3curses/ |
| H A D | curs_beep.3curses | 29 possible; if that is not possible, it flashes the screen (visible bell), if 30 that is possible. The routine \fBflash()\fR flashes the screen, and if that is 31 not possible, sounds the audible signal. If neither signal is possible, nothing
|
| /illumos-gate/usr/src/uts/common/io/rum/ |
| H A D | rum_reg.h | 107 /* possible flags for register RT2573_MAC_CSR1 */ 112 /* possible flags for register MAC_CSR5 */ 115 /* possible flags for register TXRX_CSR0 */ 130 /* possible flags for register TXRX_CSR4 */ 135 /* possible flags for register TXRX_CSR9 */ 142 /* possible flags for register PHY_CSR0 */ 146 /* possible flags for register PHY_CSR3 */ 149 /* possible flags for register PHY_CSR4 */
|
| /titanic_44/usr/src/uts/common/io/rum/ |
| H A D | rum_reg.h | 107 /* possible flags for register RT2573_MAC_CSR1 */ 112 /* possible flags for register MAC_CSR5 */ 115 /* possible flags for register TXRX_CSR0 */ 130 /* possible flags for register TXRX_CSR4 */ 135 /* possible flags for register TXRX_CSR9 */ 142 /* possible flags for register PHY_CSR0 */ 146 /* possible flags for register PHY_CSR3 */ 149 /* possible flags for register PHY_CSR4 */
|
| /freebsd/sys/dev/wpi/ |
| H A D | if_wpireg.h | 120 /* Possible flags for register WPI_HW_IF_CONFIG. */ 127 /* Possible flags for registers WPI_PRPH_RADDR/WPI_PRPH_WADDR. */ 130 /* Possible values for WPI_BSM_WR_MEM_DST. */ 134 /* Possible flags for WPI_GPIO_IN. */ 137 /* Possible flags for register WPI_RESET. */ 143 /* Possible flags for register WPI_GP_CNTRL. */ 153 /* Possible flags for register WPI_GIO_CHICKEN. */ 157 /* Possible flags for register WPI_GIO. */ 160 /* Possible flags for register WPI_FH_RX_CONFIG. */ 169 /* Possible flags for register WPI_ANA_PLL. */ [all …]
|