| /dragonfly/sys/contrib/dev/acpica/source/components/utilities/ |
| HD | uttrack.c | 490 return (Element->Previous); in AcpiUtFindAllocation() 568 ((ACPI_DEBUG_MEM_BLOCK *)(MemList->ListHead))->Previous = in AcpiUtTrackAllocation() 573 Allocation->Previous = NULL; in AcpiUtTrackAllocation() 582 Allocation->Previous = Element; in AcpiUtTrackAllocation() 586 (Element->Next)->Previous = Allocation; in AcpiUtTrackAllocation() 652 if (Allocation->Previous) in AcpiUtRemoveAllocation() 654 (Allocation->Previous)->Next = Allocation->Next; in AcpiUtRemoveAllocation() 663 (Allocation->Next)->Previous = Allocation->Previous; in AcpiUtRemoveAllocation()
|
| /dragonfly/sys/contrib/dev/acpica/source/components/events/ |
| HD | evgpeutil.c | 335 GpeXrupt->Previous = NextGpeXrupt; in AcpiEvGetGpeXruptBlock() 408 if (GpeXrupt->Previous) in AcpiEvDeleteGpeXrupt() 410 GpeXrupt->Previous->Next = GpeXrupt->Next; in AcpiEvDeleteGpeXrupt() 421 GpeXrupt->Next->Previous = GpeXrupt->Previous; in AcpiEvDeleteGpeXrupt()
|
| HD | evgpeblk.c | 226 GpeBlock->Previous = NextGpeBlock; in AcpiEvInstallGpeBlock() 280 if (!GpeBlock->Previous && !GpeBlock->Next) in AcpiEvDeleteGpeBlock() 295 if (GpeBlock->Previous) in AcpiEvDeleteGpeBlock() 297 GpeBlock->Previous->Next = GpeBlock->Next; in AcpiEvDeleteGpeBlock() 306 GpeBlock->Next->Previous = GpeBlock->Previous; in AcpiEvDeleteGpeBlock()
|
| /dragonfly/sys/contrib/dev/acpica/source/components/hardware/ |
| HD | hwpci.c | 441 ACPI_PCI_DEVICE *Previous; in AcpiHwDeletePciList() local 447 Previous = Next; in AcpiHwDeletePciList() 448 Next = Previous->Next; in AcpiHwDeletePciList() 449 ACPI_FREE (Previous); in AcpiHwDeletePciList()
|
| /dragonfly/sys/contrib/dev/acpica/source/compiler/ |
| HD | prmacros.c | 262 AslGbl_DefineList->Previous = DefineInfo; in PrAddDefine() 301 if (DefineInfo->Previous) in PrRemoveDefine() 303 (DefineInfo->Previous)->Next = DefineInfo->Next; in PrRemoveDefine() 312 (DefineInfo->Next)->Previous = DefineInfo->Previous; in PrRemoveDefine()
|
| HD | cvdisasm.c | 191 ACPI_COMMENT_NODE *Previous; in CvPrintOneCommentList() local 196 Previous = Current; in CvPrintOneCommentList() 205 AcpiOsReleaseObject(AcpiGbl_RegCommentCache, Previous); in CvPrintOneCommentList()
|
| HD | preprocess.h | 202 struct pr_define_info *Previous; member
|
| /dragonfly/contrib/file/magic/Magdir/ |
| HD | dump | 10 >8 bedate x Previous dump %s, 29 #>8 bedate x Previous dump %s, 48 >904 beqdate x Previous dump %s, 87 >2 medate x Previous dump %s,
|
| /dragonfly/sys/contrib/dev/acpica/source/common/ |
| HD | dmswitch.c | 197 ACPI_PARSE_OBJECT_LIST *Previous; in AcpiDmProcessSwitch() local 244 Previous = Current = AcpiGbl_TempListHead; in AcpiDmProcessSwitch() 263 Previous->Next = Current->Next; in AcpiDmProcessSwitch() 273 Previous = Current; in AcpiDmProcessSwitch()
|
| HD | acfileio.c | 194 ACPI_NEW_TABLE_DESC *Previous = Current; in AcDeleteTableList() local 200 AcpiOsFree (Previous); in AcDeleteTableList() 201 Previous = Current; in AcDeleteTableList()
|
| /dragonfly/sys/contrib/dev/acpica/source/components/disassembler/ |
| HD | dmresrc.c | 309 BOOLEAN Previous = FALSE; in AcpiDmBitList() local 324 if (Previous) in AcpiDmBitList() 329 Previous = TRUE; in AcpiDmBitList()
|
| /dragonfly/sys/contrib/dev/acpica/source/include/ |
| HD | aclocal.h | 692 struct acpi_gpe_block_info *Previous; member 710 struct acpi_gpe_xrupt_info *Previous; member 1587 struct acpi_debug_mem_block *Previous; \
|
| /dragonfly/contrib/tnftp/ |
| HD | README | 35 Previous features, currently disabled until a test system is available:
|
| /dragonfly/sys/contrib/dev/acpica/ |
| HD | changes.txt | 2079 Previous runtime exception: 2424 Previous Release: 2530 Previous Release: 2671 Previous Release: 2721 Previous Release: 2802 Previous Release: 3037 Previous Release: 3075 Previous Release: 3184 Previous Release: 3246 Previous Release: [all …]
|
| /dragonfly/lib/libc/nls/ |
| HD | C.msg | 197 95 Previous owner died
|
| /dragonfly/contrib/smbfs/ |
| HD | HISTORY | 77 Previous model were incapable to serve large number of mount points and
|
| /dragonfly/lib/libc/rpc/ |
| HD | README | 14 Previous releases of RPC Source based on SunOS 4.x were ported to 4.2BSD and
|
| /dragonfly/share/misc/ |
| HD | usb_hid_usages | 686 0xB6 Scan Previous Track 800 0x1A4 AL Previous Task/Application 859 0x228 AC Previous Link
|
| /dragonfly/share/syscons/keymaps/ |
| HD | el.iso07.kbd | 14 # Previous screen: Ctrl+Left Arrow
|
| HD | cs.latin2.qwertz.kbd | 12 # Previous screen: Ctrl+(Grey)Left
|
| /dragonfly/contrib/binutils-2.27/gas/doc/ |
| HD | as.texinfo | 4402 * Previous:: @code{.previous} 4818 Previous value of @var{register} is saved at offset @var{offset} from 4822 Previous value of @var{register} is saved at offset @var{offset} from 4829 Previous value of @var{register1} is saved in register @var{register2}. 6101 (@pxref{Previous}). 6109 @node Previous 6221 (@pxref{Previous}). 6395 @code{.previous} (@pxref{Previous}). 6873 (@pxref{Previous}).
|
| HD | c-xtensa.texi | 324 Previous versions of the assembler automatically aligned @code{ENTRY}
|
| /dragonfly/contrib/gcc-4.7/gcc/doc/ |
| HD | cppopts.texi | 362 @emph{Note:} Previous versions of cpp accepted a @option{-lang} option
|
| HD | cpp.texi | 1483 empty argument. Previous GNU preprocessor implementations and 1781 Previous versions of CPP implemented the comma-deletion extension 3482 Previous versions of CPP did not interpret escapes in @samp{#line}; 4330 standard, and will provoke a pedantic warning with GCC 3.0. Previous
|
| /dragonfly/crypto/libressl/ |
| HD | ChangeLog | 2255 Previous releases removed dynamic and builtin engine support 2340 --with-openssldir. Previous versions of LibreSSL left these empty.
|