Home
last modified time | relevance | path

Searched refs:Matched (Results 1 – 2 of 2) sorted by relevance

/third_party/lib/acpica/source/tools/acpihelp/
A Dahdecode.c207 BOOLEAN Matched; in AhDisplayPredefinedName() local
226 Matched = TRUE; in AhDisplayPredefinedName()
231 Matched = FALSE; in AhDisplayPredefinedName()
236 if (Matched) in AhDisplayPredefinedName()
855 BOOLEAN Matched; in AhDisplayDeviceIds() local
885 Matched = TRUE; in AhDisplayDeviceIds()
890 Matched = FALSE; in AhDisplayDeviceIds()
895 if (Matched) in AhDisplayDeviceIds()
/third_party/lib/acpica/source/components/debugger/
A Ddbinput.c427 BOOLEAN Matched; in AcpiDbDisplayCommandInfo() local
433 Matched = AcpiDbMatchCommandHelp (Command, Next); in AcpiDbDisplayCommandInfo()
434 if (!DisplayAll && Matched) in AcpiDbDisplayCommandInfo()

Completed in 6 milliseconds