Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/components/debugger/
A Ddbhistry.c60 char *Command; member
100 if (AcpiGbl_HistoryBuffer[AcpiGbl_NextHistoryIndex].Command != NULL) in AcpiDbAddToHistory()
103 AcpiGbl_HistoryBuffer[AcpiGbl_NextHistoryIndex].Command); in AcpiDbAddToHistory()
108 Command); in AcpiDbAddToHistory()
109 AcpiGbl_HistoryBuffer[AcpiGbl_NextHistoryIndex].Command = in AcpiDbAddToHistory()
115 AcpiGbl_HistoryBuffer[AcpiGbl_NextHistoryIndex].Command = in AcpiDbAddToHistory()
119 strcpy (AcpiGbl_HistoryBuffer[AcpiGbl_NextHistoryIndex].Command, in AcpiDbAddToHistory()
177 if (AcpiGbl_HistoryBuffer[HistoryIndex].Command) in AcpiDbDisplayHistory()
181 AcpiGbl_HistoryBuffer[HistoryIndex].Command); in AcpiDbDisplayHistory()
257 return (AcpiGbl_HistoryBuffer[HistoryIndex].Command); in AcpiDbGetHistoryByIndex()
A Ddbinput.c72 char *Command,
77 char *Command);
81 char *Command,
361 char *Command, in AcpiDbMatchCommandHelp() argument
382 while ((*Command) && (*Invocation) && (*Invocation != ' ')) in AcpiDbMatchCommandHelp()
390 Command++; in AcpiDbMatchCommandHelp()
423 char *Command, in AcpiDbDisplayCommandInfo() argument
433 Matched = AcpiDbMatchCommandHelp (Command, Next); in AcpiDbDisplayCommandInfo()
460 char *Command) in AcpiDbDisplayHelp() argument
465 if (!Command) in AcpiDbDisplayHelp()
[all …]
/third_party/ulib/jemalloc/msvc/
A DReadMe.txt16 4. Open "VS2015 x86 Native Tools Command Prompt"
/third_party/lib/acpica/source/include/acpica/
A Dactbl3.h621 UINT16 Command; member
741 UINT16 Command; member
A Dactbl2.h198 UINT8 Command; member
228 UINT8 Command; member
242 UINT8 Command; member
/third_party/lib/acpica/source/compiler/
A Dreadme.txt106 Command: C:\Acpi\iasl.exe
111 "Command" must be the path to wherever you copied the compiler.
/third_party/lib/acpica/source/tools/acpiexec/
A Daetables.h429 [024h 0036 12] Command/Status Register : <Generic Address Structure>
/third_party/lib/acpica/source/tools/examples/
A Dextables.c311 [0004] SMI Command Port : 00000000
314 [0001] S4BIOS Command : 00
/third_party/uapp/dash/src/
A DTOUR152 CTLBACKQ Command substitution
197 EXECUTION: Command execution is handled by the following files:
/third_party/lib/acpica/source/common/
A Ddmtbinfo.c585 {ACPI_DMT_UINT8, ACPI_ASF1a_OFFSET (Command), "Command", 0},
615 {ACPI_DMT_UINT8, ACPI_ASF2a_OFFSET (Command), "Command", 0},
627 {ACPI_DMT_UINT8, ACPI_ASF3_OFFSET (Command), "Command", 0},

Completed in 24 milliseconds