| /f-stack/freebsd/contrib/dev/acpica/components/dispatcher/ |
| H A D | dsargs.c | 334 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 D | dsfield.c | 394 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 D | test_01.T.out | 55 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 D | test_01.H.out | 2 …Extra: </div><div class="data" data-tag="extra">special</div><div class="data" data-tag="on-order"…
|
| H A D | test_01.HP.out | 349 <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 D | excreate.c | 437 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 D | exdump.c | 386 {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 D | exprep.c | 689 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 D | ax_code_coverage.m4 | 182 # - 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 D | evregion.c | 353 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 D | dpaa2.rst | 72 as provided in the DPDK Extra repository. 99 - **DPDK Extra Scripts** 102 as provided in the DPDK Extra repository.
|
| H A D | dpaa.rst | 70 :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 D | std.BERI | 52 options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS
|
| H A D | std.MALTA | 44 options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS
|
| H A D | X1000 | 55 options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS
|
| H A D | JZ4780 | 57 options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | txgbe.rst | 80 Extra logging of the messages during PMD initialization.
|
| /f-stack/freebsd/contrib/dev/acpica/compiler/ |
| H A D | asloffset.c | 234 Op->Asl.ParseOpName, 0, Op->Asl.Extra, AML_BUFFER_OP); in LsAmlOffsetWalk()
|
| H A D | aslresource.c | 1042 Info->DescriptorTypeOp->Asl.Extra = in RsDoOneResourceDescriptor()
|
| /f-stack/freebsd/contrib/dev/acpica/include/ |
| H A D | acobject.h | 647 ACPI_OBJECT_EXTRA Extra; member
|
| /f-stack/freebsd/contrib/openzfs/contrib/initramfs/ |
| H A D | README.initramfs.markdown | 66 ### Extra options
|
| /f-stack/freebsd/contrib/zlib/doc/ |
| H A D | rfc1951.txt | 623 Extra Extra Extra 641 Extra Extra Extra
|
| /f-stack/freebsd/contrib/dev/acpica/components/utilities/ |
| H A D | utdelete.c | 404 &SecondDesc->Extra.RegionContext); in AcpiUtDeleteInternalObj()
|
| /f-stack/dpdk/doc/guides/cryptodevs/ |
| H A D | aesni_mb.rst | 166 Extra notes
|
| H A D | kasumi.rst | 114 Extra notes on KASUMI F9
|