Home
last modified time | relevance | path

Searched full:advanced (Results 1 – 25 of 844) sorted by relevance

12345678910>>...34

/freebsd/lib/libpmc/pmu-events/arch/arm64/
H A Dcommon-and-microarch.json591 "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 Dk3-am6548-iot2050-advanced.dts9 * 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 Dk3-am6548-iot2050-advanced-pg2.dts9 * 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 Dk3-am6548-iot2050-advanced-m2.dts9 * 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 Digc_base.h17 /* 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 Dtesting.md66 [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 Diwn.4112 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 Daxp.41 .\" 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 DDataExtractor.h112 /// 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 Daspeed,ast2600-ahbc.yaml7 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 De1000_base.h45 /* 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 DDataExtractor.h246 /// 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 Dk3.yaml106 - 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 DREADME.md37 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 D0.t28 .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 Dkhelp.h9 * 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 Dstrrchr-sve.S40 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 Dinet6_opt_init.366 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 DELFHeader.h123 /// 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 DARMScheduleSwift.td556 // 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 Dindex.md10 * [GoogleTest Advanced](advanced.md) - Read this when you've finished the
/freebsd/contrib/googletest/docs/_data/
H A Dnavigation.yml14 - title: "Advanced Topics"
15 url: "/advanced.html"
/freebsd/sys/contrib/device-tree/Bindings/powerpc/4xx/
H A Dakebono.txt24 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 Dbuffer.h469 *\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 Dpipeline.json30 …"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."

12345678910>>...34