/freebsd/lib/libpmc/pmu-events/arch/arm64/ |
H A D | common-and-microarch.json | 591 "PublicDescription": "Advanced SIMD and SVE integer Operations speculatively executed.", 594 "BriefDescription": "Advanced SIMD and SVE integer Operations speculatively executed." 639 "PublicDescription": "Advanced SIMD and SVE load Operations speculatively executed.", 642 "BriefDescription": "Advanced SIMD and SVE load Operations speculatively executed." 645 "PublicDescription": "Advanced SIMD and SVE store Operations speculatively executed.", 648 "BriefDescription": "Advanced SIMD and SVE store Operations speculatively executed." 699 …"PublicDescription": "Advanced SIMD and SVE contiguous load multiple vector Operations speculative… 702 …"BriefDescription": "Advanced SIMD and SVE contiguous load multiple vector Operations speculativel… 705 …"PublicDescription": "Advanced SIMD and SVE contiguous store multiple vector Operations speculativ… 708 …"BriefDescription": "Advanced SIMD and SVE contiguous store multiple vector Operations speculative… [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-am6548-iot2050-advanced.dts | 9 * AM6548-based (quad-core) IOT2050 Advanced variant, Product Generation 1 18 #include "k3-am6548-iot2050-advanced-common.dtsi" 23 compatible = "siemens,iot2050-advanced", "ti,am654"; 24 model = "SIMATIC IOT2050 Advanced";
|
H A D | k3-am6548-iot2050-advanced-pg2.dts | 9 * AM6548-based (quad-core) IOT2050 Advanced variant, Product Generation 2 18 #include "k3-am6548-iot2050-advanced-common.dtsi" 25 compatible = "siemens,iot2050-advanced-pg2", "ti,am654"; 26 model = "SIMATIC IOT2050 Advanced PG2";
|
H A D | k3-am6548-iot2050-advanced-m2.dts | 9 * AM6548-based (quad-core) IOT2050 M.2 variant (based on Advanced Product 16 #include "k3-am6548-iot2050-advanced-common.dtsi" 22 compatible = "siemens,iot2050-advanced-m2", "ti,am654"; 23 model = "SIMATIC IOT2050 Advanced M2";
|
/freebsd/sys/dev/igc/ |
H A D | igc_base.h | 17 /* Transmit Descriptor - Advanced */ 43 #define IGC_ADVTXD_DTYP_CTXT 0x00200000 /* Advanced Context Descriptor */ 44 #define IGC_ADVTXD_DTYP_DATA 0x00300000 /* Advanced Data Descriptor */ 64 /* Advanced Transmit Context Descriptor Config */ 86 /* Receive Descriptor - Advanced */
|
/freebsd/contrib/googletest/docs/reference/ |
H A D | testing.md | 66 [Value-Parameterized Tests](../advanced.md#value-parameterized-tests). 135 [Value-Parameterized Tests](../advanced.md#value-parameterized-tests). 190 [Typed Tests](../advanced.md#typed-tests) for more information. 227 For more information, see [Typed Tests](../advanced.md#typed-tests). 240 [Type-Parameterized Tests](../advanced.md#type-parameterized-tests) for more 260 [Type-Parameterized Tests](../advanced.md#type-parameterized-tests) for more 284 [Type-Parameterized Tests](../advanced.md#type-parameterized-tests) for more 313 [Type-Parameterized Tests](../advanced.md#type-parameterized-tests). 356 See [Testing Private Code](../advanced.md#testing-private-code) for more 368 [Adding Traces to Assertions](../advanced.md#adding-traces-to-assertions). [all …]
|
/freebsd/share/man/man4/ |
H A D | iwn.4 | 112 Intel Centrino Advanced-N 6200 114 Intel Centrino Advanced-N 6205 116 Intel Centrino Advanced-N 6230 118 Intel Centrino Advanced-N 6235 120 Intel Centrino Advanced-N + WiMAX 6250
|
H A D | axp.4 | 1 .\" Copyright (c) 2020, Advanced Micro Devices Inc. 14 .\" 3. Neither the name of Advanced Micro Devices Inc., nor the names of its 37 .Nd "Advanced Micro Devices 10G Ethernet driver" 193 .An Advanced Micro Devices Inc .
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | DataExtractor.h | 112 /// A pointer to an offset within the data that will be advanced 147 /// A pointer to an offset within the data that will be advanced 178 /// and the \a OffsetPtr will be advanced by \a Length bytes. 181 /// A pointer to an offset within the data that will be advanced 210 /// and the \a OffsetPtr will be advanced by \a Length bytes. 213 /// A pointer to an offset within the data that will be advanced 255 /// A pointer to an offset within the data that will be advanced 294 /// A pointer to an offset within the data that will be advanced 317 /// A pointer to an offset within the data that will be advanced 340 /// A pointer to an offset within the data that will be advanced [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/bus/ |
H A D | aspeed,ast2600-ahbc.yaml | 7 title: ASPEED Advanced High-Performance Bus Controller (AHBC) 14 Advanced High-performance Bus Controller (AHBC) supports plenty of mechanisms 16 to control the overall operations of Advanced High-performance Bus (AHB).
|
/freebsd/sys/dev/e1000/ |
H A D | e1000_base.h | 45 /* Transmit Descriptor - Advanced */ 71 #define E1000_ADVTXD_DTYP_CTXT 0x00200000 /* Advanced Context Descriptor */ 72 #define E1000_ADVTXD_DTYP_DATA 0x00300000 /* Advanced Data Descriptor */ 92 /* Advanced Transmit Context Descriptor Config */ 114 /* Receive Descriptor - Advanced */
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | DataExtractor.h | 246 /// A pointer to an offset within the data that will be advanced 280 /// A pointer to an offset within the data that will be advanced 302 /// A pointer to an offset within the data that will be advanced 324 /// A pointer to an offset within the data that will be advanced 429 /// A pointer to an offset within the data that will be advanced 451 /// A pointer to an offset within the data that will be advanced 473 /// A pointer to an offset within the data that will be advanced 499 /// A pointer to an offset within the data that will be advanced 524 /// A pointer to an offset within the data that will be advanced 562 /// A pointer to an offset within the data that will be advanced [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ti/ |
H A D | k3.yaml | 106 - siemens,iot2050-advanced 107 - siemens,iot2050-advanced-m2 108 - siemens,iot2050-advanced-pg2 109 - siemens,iot2050-advanced-sm
|
/freebsd/sys/contrib/zstd/lib/ |
H A D | README.md | 37 via the [advanced API defined in `lib/zstd.h`](https://github.com/facebook/zstd/blob/v1.4.3/lib/zst… 45 #### Advanced API 47 Optional advanced features are exposed via : 87 Each version does also provide its own set of advanced API. 88 For example, advanced API for version `v0.4` is exposed in `lib/legacy/zstd_v04.h` . 181 #### Advanced Build options
|
/freebsd/share/doc/psd/21.ipc/ |
H A D | 0.t | 28 .EH 'PSD:21-%''Advanced 4.4BSD IPC Tutorial' 29 .OH 'Advanced 4.4BSD IPC Tutorial''PSD:21-%' 39 An Advanced 4.4BSD Interprocess Communication Tutorial
|
/freebsd/sys/sys/ |
H A D | khelp.h | 9 * for Advanced Internet Architectures, Swinburne University of Technology, made 13 * Portions of this software were developed at the Centre for Advanced 42 * at Swinburne University of Technology's Centre for Advanced Internet
|
/freebsd/contrib/arm-optimized-routines/string/aarch64/experimental/ |
H A D | strrchr-sve.S | 40 mov x2, x0 /* save advanced base */ 55 addvl x2, x3, 1 /* save advanced base */ 67 mov x0, x2 /* restore advanced base */
|
/freebsd/lib/libc/net/ |
H A D | inet6_opt_init.3 | 66 The advanced sockets API defines a set of functions to 320 .%T "Advanced Sockets API for IPv6" 333 .Dq Advanced Sockets API for IPv6 337 The implementation first appeared in KAME advanced networking kit.
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ |
H A D | ELFHeader.h | 123 /// advanced by the number of bytes read. 182 /// advanced by the number of bytes read. 214 /// advanced by the number of bytes read. 263 /// advanced by the number of bytes read. 295 /// advanced by the number of bytes read. 321 /// advanced by the number of bytes read. 363 /// advanced by the number of bytes read.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMScheduleSwift.td | 556 // 4.2.28 Advanced SIMD, Integer, 2 cycle 567 // 4.2.29 Advanced SIMD, Integer, 4 cycle 568 // 4.2.30 Advanced SIMD, Integer with Accumulate 577 // 4.2.31 Advanced SIMD, Add and Shift with Narrow 584 // 4.2.32 Advanced SIMD, Vector Table Lookup 597 // 4.2.33 Advanced SIMD, Transpose 602 // 4.2.34 Advanced SIMD and VFP, Floating Point 612 // 4.2.35 Advanced SIMD and VFP, Multiply 622 // 4.2.36 Advanced SIMD and VFP, Convert 625 // 4.2.37 Advanced SIM [all...] |
/freebsd/contrib/googletest/docs/ |
H A D | index.md | 10 * [GoogleTest Advanced](advanced.md) - Read this when you've finished the
|
/freebsd/contrib/googletest/docs/_data/ |
H A D | navigation.yml | 14 - title: "Advanced Topics" 15 url: "/advanced.html"
|
/freebsd/sys/contrib/device-tree/Bindings/powerpc/4xx/ |
H A D | akebono.txt | 24 1.b) The Advanced Host Controller Interface (AHCI) SATA node 26 Represents the advanced host controller SATA interface.
|
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/ |
H A D | buffer.h | 469 *\li The current pointer in 'b' is advanced by 1. 487 *\li The used pointer in 'b' is advanced by 1. 504 *\li The current pointer in 'b' is advanced by 2. 523 *\li The used pointer in 'b' is advanced by 2. 540 *\li The current pointer in 'b' is advanced by 4. 559 *\li The used pointer in 'b' is advanced by 4. 576 *\li The current pointer in 'b' is advanced by 6. 595 *\li The used pointer in 'b' is advanced by 6. 610 *\li The used pointer in 'b' is advanced by 3.
|
/freebsd/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a53/ |
H A D | pipeline.json | 30 …"BriefDescription": "Cycles there is an interlock other than Advanced SIMD/Floating-point instruc… 40 … "BriefDescription": "Cycles there is an interlock for an Advanced SIMD/Floating-point operation."
|