Home
last modified time | relevance | path

Searched refs:Part (Results 1 – 14 of 14) sorted by relevance

/f-stack/freebsd/contrib/dev/acpica/components/utilities/
H A Dutmath.c262 OperandOvl.Part.Hi = OperandOvl.Part.Lo; in AcpiUtShortShiftLeft()
307 OperandOvl.Part.Lo = OperandOvl.Part.Hi; in AcpiUtShortShiftRight()
552 ACPI_DIV_64_BY_32 (0, Dividend.Part.Hi, Divisor.Part.Lo, in AcpiUtDivide()
556 Quotient.Part.Lo, Remainder.Part.Lo); in AcpiUtDivide()
583 NormalizedDividend.Part.Hi, NormalizedDividend.Part.Lo, in AcpiUtDivide()
590 Partial1 = Quotient.Part.Lo * Divisor.Part.Hi; in AcpiUtDivide()
594 Remainder.Part.Hi = Partial3.Part.Lo; in AcpiUtDivide()
595 Remainder.Part.Lo = Partial2.Part.Lo; in AcpiUtDivide()
599 if (Partial3.Part.Lo >= Dividend.Part.Hi) in AcpiUtDivide()
601 if (Partial3.Part.Lo == Dividend.Part.Hi) in AcpiUtDivide()
[all …]
/f-stack/dpdk/doc/guides/prog_guide/
H A Dperf_opt_guidelines.rst6 **Part 3: Performance Optimization**
H A Dsource_org.rst4 **Part 2: Development Environment**
H A Dtraffic_metering_and_policing.rst17 * Part of DPDK rte_ethdev API
H A Doverview.rst4 **Part 1: Architecture Overview**
H A Dtraffic_management.rst18 * Part of DPDK rte_ethdev API
H A Denv_abstraction_layer.rst52 Part of the initialization is done by the start function of glibc.
/f-stack/freebsd/contrib/device-tree/Bindings/soundwire/
H A Dsoundwire-controller.yaml36 Manufacturer ID, Part ID and Class ID in order and shall be in
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Dcoresight-cpu-debug.txt4 reference manual (ARM DDI 0487A.k) Chapter 'Part H: External debug'. The
/f-stack/dpdk/doc/guides/rawdevs/
H A Difpga.rst13 of Bit Stream(each Part of Bit Stream is defined as AFU-Accelerated Function
/f-stack/dpdk/config/arm/
H A Dmeson.build156 # 'Primary Part number', 'Revision']
/f-stack/freebsd/contrib/device-tree/Bindings/mtd/
H A Dbrcm,brcmnand.txt62 is found. Part of this integration involves providing status and enable bits
/f-stack/freebsd/contrib/zlib/doc/
H A Drfc1952.txt485 character sets - Part 1: Latin alphabet No.1" (ISO 8859-1:1987).
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt18649 Part of the "implicit conversion" rules in ACPI 2.0 have been