Home
last modified time | relevance | path

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

12

/f-stack/freebsd/contrib/dev/acpica/components/debugger/
H A Ddbhistry.c168 char *Command; member
207 if (AcpiGbl_HistoryBuffer[AcpiGbl_NextHistoryIndex].Command != NULL) in AcpiDbAddToHistory()
210 AcpiGbl_HistoryBuffer[AcpiGbl_NextHistoryIndex].Command); in AcpiDbAddToHistory()
215 Command); in AcpiDbAddToHistory()
216 AcpiGbl_HistoryBuffer[AcpiGbl_NextHistoryIndex].Command = in AcpiDbAddToHistory()
222 AcpiGbl_HistoryBuffer[AcpiGbl_NextHistoryIndex].Command = in AcpiDbAddToHistory()
226 strcpy (AcpiGbl_HistoryBuffer[AcpiGbl_NextHistoryIndex].Command, in AcpiDbAddToHistory()
284 if (AcpiGbl_HistoryBuffer[HistoryIndex].Command) in AcpiDbDisplayHistory()
288 AcpiGbl_HistoryBuffer[HistoryIndex].Command); in AcpiDbDisplayHistory()
364 return (AcpiGbl_HistoryBuffer[HistoryIndex].Command); in AcpiDbGetHistoryByIndex()
H A Ddbinput.c176 const char *Command,
181 char *Command);
185 const char *Command,
485 const char *Command, in AcpiDbMatchCommandHelp() argument
506 while ((*Command) && (*Invocation) && (*Invocation != ' ')) in AcpiDbMatchCommandHelp()
514 Command++; in AcpiDbMatchCommandHelp()
547 const char *Command, in AcpiDbDisplayCommandInfo() argument
557 Matched = AcpiDbMatchCommandHelp (Command, Next); in AcpiDbDisplayCommandInfo()
584 char *Command) in AcpiDbDisplayHelp() argument
589 if (!Command) in AcpiDbDisplayHelp()
[all …]
/f-stack/app/redis-5.0.5/tests/unit/moduleapi/
H A Dcommandfilter.tcl6 test {Command Filter handles redirected commands} {
11 test {Command Filter can call RedisModule_CommandFilterArgDelete} {
16 test {Command Filter can call RedisModule_CommandFilterArgInsert} {
22 test {Command Filter can call RedisModule_CommandFilterArgReplace} {
28 test {Command Filter applies on RM_Call() commands} {
34 test {Command Filter applies on Lua redis.call()} {
40 test {Command Filter applies on Lua redis.call() that calls a module} {
46 test {Command Filter is unregistered implicitly on module unload} {
55 test {Command Filter unregister works as expected} {
72 test {Command Filter REDISMODULE_CMDFILTER_NOSELF works as expected} {
/f-stack/freebsd/contrib/device-tree/Bindings/reserved-memory/
H A Dqcom,cmd-db.txt1 Command DB
4 Command DB is a database that provides a mapping between resource key and the
13 The bindings for Command DB is specified in the reserved-memory section in
26 the Command DB in memory.
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dcmd_line.rst4 Command Line Sample Application
7 This chapter describes the Command Line sample application that
13 The Command Line sample application is a simple application that
25 The Command Line sample application supports some of the features of the GNU readline library such …
H A Dpacket_ordering.rst39 Application Command Line
H A Dntb.rst41 Command-line Options
/f-stack/freebsd/contrib/device-tree/Bindings/display/panel/
H A Dpanel-dsi-cm.txt1 Generic MIPI DSI Command Mode Panel
/f-stack/freebsd/contrib/device-tree/Bindings/mailbox/
H A Dmtk-gce.txt4 The Global Command Engine (GCE) is used to help read/write registers with
6 vblank. The GCE can be used to implement the Command Queue (CMDQ) driver.
/f-stack/app/redis-5.0.5/deps/jemalloc/msvc/
H A DReadMe.txt16 4. Open "x64 Native Tools Command Prompt for VS 2017"
/f-stack/freebsd/contrib/device-tree/Bindings/leds/
H A Dleds-ns2.txt9 - cmd-gpio: Command LED GPIO. See OF device-tree GPIO specification.
/f-stack/app/redis-5.0.5/deps/lua/etc/
H A DREADME22 Script to build Lua under "Visual Studio .NET Command Prompt".
H A Dluavs.bat1 @rem Script to build Lua under "Visual Studio .NET Command Prompt".
/f-stack/tools/libxo/doc/
H A Dxohtml.rst24 -c <command> Command to execute
/f-stack/doc/
H A DF-Stack_Nginx_APP_Guide.md72 ### Command-line `reload`
/f-stack/freebsd/contrib/edk2/Include/IndustryStandard/
H A DAcpi50.h836 UINT16 Command; member
898 UINT16 Command; member
1847 UINT8 Command; member
1863 EFI_ACPI_5_0_PCCT_GENERIC_SHARED_MEMORY_REGION_COMMAND Command; member
H A DAcpi51.h791 UINT16 Command; member
853 UINT16 Command; member
1863 UINT8 Command; member
1879 EFI_ACPI_5_1_PCCT_GENERIC_SHARED_MEMORY_REGION_COMMAND Command; member
H A DAcpi60.h806 UINT16 Command; member
868 UINT16 Command; member
2052 UINT8 Command; member
2068 EFI_ACPI_6_0_PCCT_GENERIC_SHARED_MEMORY_REGION_COMMAND Command; member
/f-stack/freebsd/contrib/zstd/programs/
H A DREADME.md1 Command Line Interface for Zstandard library
4 Command Line Interface (CLI) can be created using the `make` command without any additional paramet…
107 ### Dictionary builder in Command Line Interface
127 ### Benchmark in Command Line Interface
139 ### Usage of Command Line Interface
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dactbl1.h336 UINT8 Command; member
366 UINT8 Command; member
380 UINT8 Command; member
H A Dactbl2.h1706 UINT16 Command; member
1719 UINT32 Command; member
1982 UINT16 Command; member
/f-stack/freebsd/contrib/dev/acpica/common/
H A Ddmtbinfo1.c239 {ACPI_DMT_UINT8, ACPI_ASF1a_OFFSET (Command), "Command", 0},
269 {ACPI_DMT_UINT8, ACPI_ASF2a_OFFSET (Command), "Command", 0},
281 {ACPI_DMT_UINT8, ACPI_ASF3_OFFSET (Command), "Command", 0},
/f-stack/dpdk/doc/guides/windows_gsg/
H A Drun_apps.rst48 from Elevated Command Prompt:
/f-stack/freebsd/contrib/openzfs/cmd/zed/zed.d/
H A Dzed.rc28 # Command-line options for ZED_EMAIL_PROG.
/f-stack/freebsd/contrib/device-tree/Bindings/soc/qcom/
H A Drpmh-rsc.txt6 can be written to the Trigger Command Set (TCS) registers and using a (addr,

12