| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMScheduleV6.td | 197 // Single-precision FP Unary 203 // Single-precision FP Compare 209 // Single to Double FP Convert 212 // Double to Single FP Convert 227 // Single-precision FP ALU 233 // Single-precision FP Multiply 239 // Single-precision FP MAC 251 // Single-precision FP DIV 257 // Single-precision FP SQRT 275 // Single-precision FP Load [all …]
|
| H A D | ARMScheduleA8.td | 256 // Single-precision FP Unary 265 // Single-precision FP Compare 274 // Single to Double FP Convert 279 // Double to Single FP Convert 302 // Single-precision FP ALU 311 // Single-precision FP Multiply 320 // Single-precision FP MAC 338 // Single-precision FP DIV 348 // Single-precision FP SQRT 380 // Single-precision FP Load [all …]
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/media/ |
| H A D | renesas,isp.yaml | 53 Single endpoint describing the R-Car VIN connected to output port 0. 58 Single endpoint describing the R-Car VIN connected to output port 1. 63 Single endpoint describing the R-Car VIN connected to output port 2. 68 Single endpoint describing the R-Car VIN connected to output port 3. 73 Single endpoint describing the R-Car VIN connected to output port 4. 78 Single endpoint describing the R-Car VIN connected to output port 5. 83 Single endpoint describing the R-Car VIN connected to output port 6. 88 Single endpoint describing the R-Car VIN connected to output port 7.
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/sound/ |
| H A D | cs42l52.txt | 23 Single-ended input. Single-ended mode allows for MIC1 or MIC2 muxing for input. 27 Single-ended input. Single-ended mode allows for MIC1 or MIC2 muxing for input.
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | SyncScope.h | 232 Single = 4, enumerator 233 Last = Single 248 case Single: in map() 260 static_assert(Last == Single, "Does not include all sync scopes"); in getRuntimeValues() 264 static_cast<unsigned>(Single)}; in getRuntimeValues()
|
| H A D | CharInfo.h | 167 Single = 1, enumerator 169 SingleAndDouble = static_cast<int>(Single) | static_cast<int>(Double), 180 if ((static_cast<int>(Opt) & static_cast<int>(EscapeChar::Single)) == 0)
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
| H A D | PDBTypes.h | 401 Single, enumerator 425 explicit Variant(float V) : Type(PDB_VariantType::Single) { in Variant() 426 Value.Single = V; in Variant() 460 float Single; member 497 VARIANT_WIDTH(Single, 32u) in getBitWidth() 537 case PDB_VariantType::Single: in toAPFloat() 540 return APFloat(Value.Single); in toAPFloat() 564 VARIANT_EQUAL_CASE(Single)
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/display/bridge/ |
| H A D | lontium,lt9211.yaml | 13 The LT9211 are bridge devices which convert Single/Dual-Link DSI/LVDS 14 or Single DPI to Single/Dual-Link DSI/LVDS or Single DPI.
|
| H A D | ti,sn65dsi83.yaml | 13 Texas Instruments SN65DSI83 1x Single-link MIPI DSI 14 to 1x Single-link LVDS 16 Texas Instruments SN65DSI84 1x Single-link MIPI DSI 17 to 1x Dual-link or 2x Single-link LVDS
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/i2c/ |
| H A D | nvidia,tegra186-bpmp-i2c.txt | 21 Single-cell integer. 24 Single-cell integer. 27 Single-cell integer.
|
| /freebsd-14.2/sys/dev/sdio/ |
| H A D | sdiodevs | 59 product REALTEK RTW8723BS 0xb723 802.11bgn SDIO WLAN with Bluetooth 4.0 Single-Chip Controller 62 product REALTEK RTW8822BS 0xb822 802.11ac/abgn SDIO WLAN with Bluetooth 4.1 Single-Chip Controller 63 product REALTEK RTW8821CS 0xc821 802.11ac/abgn SDIO WLAN with Bluetooth 4.2 Single-Chip Controller 64 product REALTEK RTW8822CS 0xc822 802.11ac/abgn SDIO WLAN with Bluetooth x.x Single-Chip Controller 65 product REALTEK RTW8723DS_1ANT 0xd724 802.11bgn SDIO WLAN with Bluetooth 4.2 Single-Chip Controller 66 product REALTEK RTW8723DS_2ANT 0xd723 802.11bgn SDIO WLAN with Bluetooth 4.2 Single-Chip Controller
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/ |
| H A D | trivial-devices.yaml | 256 # Microchip 7-bit Single I2C Digital POT (5k) 258 # Microchip 7-bit Single I2C Digital POT (10k) 260 # Microchip 7-bit Single I2C Digital POT (50k) 262 # Microchip 7-bit Single I2C Digital POT (100k) 264 # Microchip 7-bit Single I2C Digital POT (5k) 266 # Microchip 7-bit Single I2C Digital POT (10k) 268 # Microchip 7-bit Single I2C Digital POT (50k) 270 # Microchip 7-bit Single I2C Digital POT (100k) 272 # Microchip 7-bit Single I2C Digital POT (5k) 274 # Microchip 7-bit Single I2C Digital POT (10k) [all …]
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/regulator/ |
| H A D | dlg,da9121.yaml | 13 Dialog Semiconductor DA9121 Single-channel 10A double-phase buck converter 16 Dialog Semiconductor DA9217 Single-channel 6A double-phase buck converter 17 Dialog Semiconductor DA9130 Single-channel 10A double-phase buck converter 20 Dialog Semiconductor DA9141 Single-channel 40A quad-phase buck converter 21 Dialog Semiconductor DA9142 Single-channel 20A double-phase buck converter
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVScheduleV.td | 319 // 11.1. Vector Single-Width Integer Add and Subtract 334 // 11.6. Vector Single-Width Bit Shift Instructions 349 // 11.10. Vector Single-Width Integer Multiply Instructions 374 // 12.1. Vector Single-Width Saturating Add and Subtract 378 // 12.2. Vector Single-Width Averaging Add and Subtract 384 // 12.4. Vector Single-Width Scaling Shift Instructions 555 // 11.1. Vector Single-Width Integer Add and Subtract 567 // 11.6. Vector Single-Width Bit Shift Instructions 602 // 12.1. Vector Single-Width Saturating Add and Subtract 605 // 12.2. Vector Single-Width Averaging Add and Subtract [all …]
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/iio/adc/ |
| H A D | ti,adc081c.yaml | 7 title: TI Single-channel I2C ADCs 14 Single-channel ADC supporting 8, 10, or 12-bit samples and high/low alerts.
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | YAMLTraits.h | 130 enum class QuotingType { None, Single, Double }; enumerator 676 return QuotingType::Single; 681 MaxQuotingNeeded = QuotingType::Single; 683 MaxQuotingNeeded = QuotingType::Single; 685 MaxQuotingNeeded = QuotingType::Single; 687 MaxQuotingNeeded = QuotingType::Single;
|
| /freebsd-14.2/contrib/googletest/googletest/test/ |
| H A D | gtest_xml_output_unittest_.cc | 166 INSTANTIATE_TEST_SUITE_P(Single, ValueParamTest, Values(33, 42)); 183 INSTANTIATE_TYPED_TEST_SUITE_P(Single, TypeParameterizedTestSuite,
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/iio/frequency/ |
| H A D | adi,admv1013.yaml | 58 se-neg - Single-Ended Mode, Negative Side Disabled. 59 se-pos - Single-Ended Mode, Positive Side Disabled.
|
| H A D | adi,admv1014.yaml | 95 se-neg - Single-Ended Mode, Negative Side Disabled. 96 se-pos - Single-Ended Mode, Positive Side Disabled.
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | TargetOptions.h | 45 Single, // Use a single table for all indirect jumptable calls. enumerator 57 Single // Single Threaded Environment enumerator
|
| /freebsd-14.2/contrib/sendmail/libmilter/docs/ |
| H A D | figure1.fig | 7 Single
|
| H A D | figure2.fig | 7 Single
|
| /freebsd-14.2/share/doc/papers/jail/ |
| H A D | jail01.fig | 7 Single
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | imx6ull-myir-mys-6ulx-eval.dts | 12 model = "MYiR i.MX6ULL MYS-6ULX Single Board Computer with NAND";
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | P10InstrResources.td | 823 // Single crack instructions 831 // Single crack instructions 1119 // Single crack instructions 1132 // Single crack instructions 1152 // Single crack instructions 1306 // Single crack instructions 1314 // Single crack instructions 1325 // Single crack instructions 1453 // Single crack instructions 1849 // Single crack instructions [all …]
|