Home
last modified time | relevance | path

Searched refs:Extra (Results 1 – 25 of 36) sorted by relevance

12

/f-stack/freebsd/contrib/dev/acpica/components/dispatcher/
H A Ddsargs.c334 ExtraDesc->Extra.AmlLength, ExtraDesc->Extra.AmlStart); in AcpiDsGetBufferFieldArguments()
383 ExtraDesc->Extra.AmlLength, ExtraDesc->Extra.AmlStart); in AcpiDsGetBankFieldArguments()
534 AcpiUtGetNodeName (Node), ExtraDesc->Extra.AmlStart)); in AcpiDsGetRegionArguments()
538 Status = AcpiDsExecuteArguments (Node, ExtraDesc->Extra.ScopeNode, in AcpiDsGetRegionArguments()
539 ExtraDesc->Extra.AmlLength, ExtraDesc->Extra.AmlStart); in AcpiDsGetRegionArguments()
H A Ddsfield.c394 SecondDesc->Extra.AmlStart = Op->Named.Data; in AcpiDsCreateBufferField()
395 SecondDesc->Extra.AmlLength = Op->Named.Length; in AcpiDsCreateBufferField()
/f-stack/tools/libxo/tests/core/saved/
H A Dtest_01.T.out55 rope 85Extra: special 2 4 HRD-000-212
56 ladder 0Extra: special 1 2 HRD-000-517
58 water 17Extra: special 2 14 GRO-000-2331
H A Dtest_01.H.out2Extra: </div><div class="data" data-tag="extra">special</div><div class="data" data-tag="on-order"…
H A Dtest_01.HP.out349 <div class="text">Extra: </div>
358 <div class="text">Extra: </div>
374 <div class="text">Extra: </div>
/f-stack/freebsd/contrib/dev/acpica/components/executer/
H A Dexcreate.c437 RegionObj2->Extra.AmlStart = AmlStart; in AcpiExCreateRegion()
438 RegionObj2->Extra.AmlLength = AmlLength; in AcpiExCreateRegion()
439 RegionObj2->Extra.Method_REG = NULL; in AcpiExCreateRegion()
442 RegionObj2->Extra.ScopeNode = WalkState->ScopeInfo->Scope.Node; in AcpiExCreateRegion()
446 RegionObj2->Extra.ScopeNode = Node; in AcpiExCreateRegion()
H A Dexdump.c386 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET (Extra.Method_REG), "_REG Method"},
387 {ACPI_EXD_NODE, ACPI_EXD_OFFSET (Extra.ScopeNode), "Scope Node"},
388 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET (Extra.RegionContext), "Region Context"},
389 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET (Extra.AmlStart), "Aml Start"},
390 {ACPI_EXD_UINT32, ACPI_EXD_OFFSET (Extra.AmlLength), "Aml Length"}
H A Dexprep.c689 SecondDesc->Extra.AmlStart = ACPI_CAST_PTR (ACPI_PARSE_OBJECT, in AcpiExPrepFieldValue()
691 SecondDesc->Extra.AmlLength = ACPI_CAST_PTR (ACPI_PARSE_OBJECT, in AcpiExPrepFieldValue()
/f-stack/freebsd/contrib/openzfs/config/
H A Dax_code_coverage.m4182 # - CODE_COVERAGE_LCOV_SHOPTS_DEFAULT: Extra options shared between both lcov
184 # - CODE_COVERAGE_LCOV_SHOPTS: Extra options to shared between both lcov
187 # - CODE_COVERAGE_LCOV_OPTIONS_DEFAULT: Extra options to pass to the
189 # - CODE_COVERAGE_LCOV_OPTIONS: Extra options to pass to the collecting lcov
191 # - CODE_COVERAGE_LCOV_RMOPTS_DEFAULT: Extra options to pass to the filtering
193 # - CODE_COVERAGE_LCOV_RMOPTS: Extra options to pass to the filtering lcov
195 # - CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT: Extra options to pass to the
197 # - CODE_COVERAGE_GENHTML_OPTIONS: Extra options to pass to the genhtml
199 # - CODE_COVERAGE_IGNORE_PATTERN: Extra glob pattern of files to ignore
/f-stack/freebsd/contrib/dev/acpica/components/events/
H A Devregion.c353 if (!(RegionObj2->Extra.RegionContext)) in AcpiEvAddressSpaceDispatch()
355 RegionObj2->Extra.RegionContext = RegionContext; in AcpiEvAddressSpaceDispatch()
422 RegionObj2->Extra.RegionContext); in AcpiEvAddressSpaceDispatch()
492 RegionContext = &RegionObj2->Extra.RegionContext; in AcpiEvDetachRegion()
730 RegionObj2->Extra.Method_REG = MethodNode; in AcpiEvExecuteRegMethod()
732 if (RegionObj2->Extra.Method_REG == NULL) in AcpiEvExecuteRegMethod()
755 Info->PrefixNode = RegionObj2->Extra.Method_REG; in AcpiEvExecuteRegMethod()
/f-stack/dpdk/doc/guides/platform/
H A Ddpaa2.rst72 as provided in the DPDK Extra repository.
99 - **DPDK Extra Scripts**
102 as provided in the DPDK Extra repository.
H A Ddpaa.rst70 :ref:`DPDK Extra Scripts <extra_scripts>`, described below for DPDK usages.
101 - **DPDK Extra Scripts**
104 as provided in the DPDK Extra repository.
/f-stack/freebsd/mips/conf/
H A Dstd.BERI52 options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS
H A Dstd.MALTA44 options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS
H A DX100055 options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS
H A DJZ478057 options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS
/f-stack/dpdk/doc/guides/nics/
H A Dtxgbe.rst80 Extra logging of the messages during PMD initialization.
/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Dasloffset.c234 Op->Asl.ParseOpName, 0, Op->Asl.Extra, AML_BUFFER_OP); in LsAmlOffsetWalk()
H A Daslresource.c1042 Info->DescriptorTypeOp->Asl.Extra = in RsDoOneResourceDescriptor()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacobject.h647 ACPI_OBJECT_EXTRA Extra; member
/f-stack/freebsd/contrib/openzfs/contrib/initramfs/
H A DREADME.initramfs.markdown66 ### Extra options
/f-stack/freebsd/contrib/zlib/doc/
H A Drfc1951.txt623 Extra Extra Extra
641 Extra Extra Extra
/f-stack/freebsd/contrib/dev/acpica/components/utilities/
H A Dutdelete.c404 &SecondDesc->Extra.RegionContext); in AcpiUtDeleteInternalObj()
/f-stack/dpdk/doc/guides/cryptodevs/
H A Daesni_mb.rst166 Extra notes
H A Dkasumi.rst114 Extra notes on KASUMI F9

12