Home
last modified time | relevance | path

Searched refs:Found (Results 1 – 10 of 10) sorted by relevance

/acpica-3.6.0/source/tools/acpihelp/
Dahaml.c185 BOOLEAN Found = FALSE; in AhFindAmlOpcode() local
202 Found = TRUE; in AhFindAmlOpcode()
214 Found = TRUE; in AhFindAmlOpcode()
218 if (!Found && Name) in AhFindAmlOpcode()
363 BOOLEAN Found = FALSE; in AhFindAmlTypes() local
373 Found = TRUE; in AhFindAmlTypes()
380 Found = TRUE; in AhFindAmlTypes()
392 Found = TRUE; in AhFindAmlTypes()
396 if (!Found) in AhFindAmlTypes()
Dahdecode.c300 BOOLEAN Found; in AhFindPredefinedNames() local
335 Found = AhDisplayPredefinedName (Name, Length); in AhFindPredefinedNames()
336 if (!Found) in AhFindPredefinedNames()
451 BOOLEAN Found = FALSE; in AhDisplayPredefinedName() local
462 Found = TRUE; in AhDisplayPredefinedName()
483 Found = TRUE; in AhDisplayPredefinedName()
495 return (Found); in AhDisplayPredefinedName()
592 BOOLEAN Found = FALSE; in AhDisplayDeviceIds() local
632 Found = TRUE; in AhDisplayDeviceIds()
637 if (!Found) in AhDisplayDeviceIds()
Dahasl.c189 BOOLEAN Found = FALSE; in AhFindAslKeywords() local
199 Found = TRUE; in AhFindAslKeywords()
211 Found = TRUE; in AhFindAslKeywords()
215 if (!Found) in AhFindAslKeywords()
/acpica-3.6.0/source/components/utilities/
Dutpredef.c537 UINT32 Found; in AcpiUtGetResourceBitWidth() local
542 Found = 0; in AcpiUtGetResourceBitWidth()
550 Found++; in AcpiUtGetResourceBitWidth()
556 return (Found); in AcpiUtGetResourceBitWidth()
/acpica-3.6.0/source/components/namespace/
Dnsxfeval.c852 BOOLEAN Found; in ACPI_EXPORT_SYMBOL() local
921 Found = FALSE; in ACPI_EXPORT_SYMBOL()
928 Found = TRUE; in ACPI_EXPORT_SYMBOL()
934 if (!Found) in ACPI_EXPORT_SYMBOL()
/acpica-3.6.0/source/tools/acpisrc/
Dasfile.c669 BOOLEAN Found = TRUE; in AsCheckForNonPrintableChars() local
683 Found = FALSE; in AsCheckForNonPrintableChars()
687 return (Found); in AsCheckForNonPrintableChars()
/acpica-3.6.0/source/os_specific/efi/
Dosefitbl.c372 BOOLEAN Found = FALSE; in OslAddTableToList() local
396 Found = TRUE; in OslAddTableToList()
413 if (Found) in OslAddTableToList()
/acpica-3.6.0/source/os_specific/service_layers/
Doslinuxtbl.c477 BOOLEAN Found = FALSE; in OslAddTableToList() local
501 Found = TRUE; in OslAddTableToList()
518 if (Found) in OslAddTableToList()
/acpica-3.6.0/tests/aslts/doc/
DCurrentState40 tbxfroot-0267 [12] TbFindTable : Found table [DSDT]
/acpica-3.6.0/documents/
Dchanges.txt15223 Found and fixed a problem in the Field Support Code where data could be
15922 Found and fixed a longstanding problem with the late execution of
16025 Found and fixed a reported problem where an AE_NOT_FOUND error
17159 Found and fixed the problem where the HP Pavilion DSDT would not
19742 Found in tools/acpisrc/*