Searched refs:Command (Results 1 – 10 of 10) sorted by relevance
| /third_party/lib/acpica/source/components/debugger/ |
| A D | dbhistry.c | 60 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 D | dbinput.c | 72 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 D | ReadMe.txt | 16 4. Open "VS2015 x86 Native Tools Command Prompt"
|
| /third_party/lib/acpica/source/include/acpica/ |
| A D | actbl3.h | 621 UINT16 Command; member 741 UINT16 Command; member
|
| A D | actbl2.h | 198 UINT8 Command; member 228 UINT8 Command; member 242 UINT8 Command; member
|
| /third_party/lib/acpica/source/compiler/ |
| A D | readme.txt | 106 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 D | aetables.h | 429 [024h 0036 12] Command/Status Register : <Generic Address Structure>
|
| /third_party/lib/acpica/source/tools/examples/ |
| A D | extables.c | 311 [0004] SMI Command Port : 00000000 314 [0001] S4BIOS Command : 00
|
| /third_party/uapp/dash/src/ |
| A D | TOUR | 152 CTLBACKQ Command substitution 197 EXECUTION: Command execution is handled by the following files:
|
| /third_party/lib/acpica/source/common/ |
| A D | dmtbinfo.c | 585 {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