| /f-stack/freebsd/contrib/dev/acpica/compiler/ |
| H A D | dtio.c | 243 Start = String; in DtTrim() 248 while ((Start <= End) && ((*Start == ' ') || (*Start == '\t'))) in DtTrim() 250 Start++; in DtTrim() 255 while (End >= Start) in DtTrim() 273 if (*Start == '\"') in DtTrim() 275 Start++; in DtTrim() 286 if (strlen (Start)) in DtTrim() 348 Start = LineBuffer; in DtParseLine() 357 while (Start < Colon && *Start != ']') in DtParseLine() 359 Start++; in DtParseLine() [all …]
|
| H A D | asltree.c | 729 ACPI_PARSE_OBJECT *Start; in TrLinkPeerOps() local 737 Start = This; in TrLinkPeerOps() 767 return (Start); in TrLinkPeerOps()
|
| /f-stack/freebsd/contrib/edk2/Include/ |
| H A D | Base.h | 610 #define VA_COPY(Dest, Start) __va_copy (Dest, Start) argument 622 #define VA_COPY(Dest, Start) ((void)((Dest) = (Start))) argument 646 #define VA_COPY(Dest, Start) __builtin_ms_va_copy (Dest, Start) argument 665 #define VA_COPY(Dest, Start) __builtin_va_copy (Dest, Start) argument 735 #define VA_COPY(Dest, Start) ((void)((Dest) = (Start))) argument
|
| /f-stack/freebsd/contrib/dev/acpica/components/parser/ |
| H A D | psargs.c | 249 UINT8 *Start = ParserState->Aml; in AcpiPsGetNextPackageEnd() local 260 return_PTR (Start + PackageLength); /* end of package */ in AcpiPsGetNextPackageEnd() 283 UINT8 *Start = ParserState->Aml; in AcpiPsGetNextNamestring() local 306 if (End == Start) in AcpiPsGetNextNamestring() 308 Start = NULL; in AcpiPsGetNextNamestring() 336 return_PTR ((char *) Start); in AcpiPsGetNextNamestring() 373 UINT8 *Start = ParserState->Aml; in AcpiPsGetNextNamepath() local 419 WalkState->ParserState.Aml = Start; in AcpiPsGetNextNamepath() 431 NameOp = AcpiPsAllocOp (AML_INT_NAMEPATH_OP, Start); in AcpiPsGetNextNamepath()
|
| /f-stack/freebsd/contrib/dev/acpica/components/debugger/ |
| H A D | dbinput.c | 631 char *Start; in AcpiDbGetNextToken() local 662 Start = String; in AcpiDbGetNextToken() 678 Start = String; in AcpiDbGetNextToken() 694 Start = String; in AcpiDbGetNextToken() 711 Start = String; in AcpiDbGetNextToken() 753 Start = String; in AcpiDbGetNextToken() 775 return (Start); in AcpiDbGetNextToken()
|
| /f-stack/freebsd/contrib/dev/acpica/components/executer/ |
| H A D | exdump.c | 493 ACPI_OPERAND_OBJECT *Start; in AcpiExDumpObject() local 594 Start = *ACPI_CAST_PTR (void *, Target); in AcpiExDumpObject() 595 Next = Start; in AcpiExDumpObject() 615 if ((Next == Start) || (Next == Data)) in AcpiExDumpObject() 633 Start = *ACPI_CAST_PTR (void *, Target); in AcpiExDumpObject() 634 Next = Start; in AcpiExDumpObject() 656 if ((Next == Start) || (Next == Data)) in AcpiExDumpObject() 670 Start = *ACPI_CAST_PTR (void *, Target); in AcpiExDumpObject() 671 Next = Start; in AcpiExDumpObject() 691 if ((Next == Start) || (Next == Data)) in AcpiExDumpObject()
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | vdpa.rst | 27 Start the vdpa example 80 Start the VMs 104 1. Start vdpa sample and launch a VM with exact same parameters as the VM on A, 111 2. Start the migration (on source host):
|
| H A D | vhost_blk.rst | 34 Start the vhost_blk example 43 Start the VM
|
| H A D | vhost_crypto.rst | 26 Start the vhost_crypto example 64 Start the VM
|
| /f-stack/freebsd/contrib/dev/acpica/components/hardware/ |
| H A D | hwvalid.c | 301 if ((Address <= PortInfo->End) && (LastAddress >= PortInfo->Start)) in AcpiHwValidateIoRequest() 310 PortInfo->Start, PortInfo->End)); in AcpiHwValidateIoRequest()
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | kernel-misc-minor.m4 | 5 dnl # number. Start with a large known available unreserved minor and work
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | enetc.rst | 53 - Queue Start/Stop 54 - Deferred Queue Start
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mfd/ |
| H A D | fsl-imx25-tsadc.txt | 8 - reg: Start address and size of the memory area of
|
| /f-stack/freebsd/mips/conf/ |
| H A D | MT7620A_FDT | 16 # Start with a base configuration
|
| H A D | MT7620N_FDT | 16 # Start with a base configuration
|
| H A D | MT7621_FDT | 16 # Start with a base configuration
|
| H A D | RT2880_FDT | 16 # Start with a base configuration
|
| H A D | RT3050_FDT | 17 # Start with a base configuration
|
| H A D | RT5350_FDT | 16 # Start with a base configuration
|
| H A D | RT3352_FDT | 16 # Start with a base configuration
|
| H A D | MT7628_FDT | 17 # Start with a base configuration
|
| H A D | RT3883_FDT | 17 # Start with a base configuration
|
| /f-stack/dpdk/doc/guides/howto/ |
| H A D | virtio_user_for_container_networking.rst | 76 #. Start a testpmd on the host with a vhost-user port. 84 #. Start a container instance with a virtio-user port.
|
| /f-stack/app/redis-5.0.5/deps/hiredis/ |
| H A D | appveyor.yml | 30 - ps: 'Start-FileDownload "http://cygwin.com/$env:CYG_SETUP" -FileName "$env:CYG_SETUP"'
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | imx53-qsb.dts | 10 model = "Freescale i.MX53 Quick Start Board";
|