Home
last modified time | relevance | path

Searched refs:repeatable (Results 1 – 11 of 11) sorted by relevance

/openbmc/u-boot/common/
H A Dcommand.c525 char * const argv[], int *repeatable) in cmd_always_repeatable() argument
527 *repeatable = 1; in cmd_always_repeatable()
533 char * const argv[], int *repeatable) in cmd_never_repeatable() argument
535 *repeatable = 0; in cmd_never_repeatable()
543 int repeatable; in cmd_discard_repeatable() local
545 return cmdtp->cmd_rep(cmdtp, flag, argc, argv, &repeatable); in cmd_discard_repeatable()
561 int *repeatable) in cmd_call() argument
565 result = cmdtp->cmd_rep(cmdtp, flag, argc, argv, repeatable); in cmd_call()
572 int *repeatable, ulong *ticks) in cmd_process() argument
609 *repeatable &= newrep; in cmd_process()
H A Dcli_simple.c183 int repeatable = 1; in cli_simple_run_command() local
248 if (cmd_process(flag, argc, argv, &repeatable, NULL)) in cli_simple_run_command()
256 return rc ? rc : repeatable; in cli_simple_run_command()
/openbmc/u-boot/include/
H A Dcommand.h41 char * const argv[], int *repeatable);
74 char * const argv[], int *repeatable);
76 char * const argv[], int *repeatable);
179 int *repeatable, unsigned long *ticks);
240 char * const argv[], int *repeatable) \
260 argv + 1, repeatable); \
/openbmc/u-boot/cmd/
H A Dtime.c31 int repeatable = 0; in do_time() local
36 retval = cmd_process(0, argc - 1, argv + 1, &repeatable, &cycles); in do_time()
/openbmc/u-boot/doc/
H A DREADME.commands8 U_BOOT_CMD(name, maxargs, repeatable, command, "usage", "help")
9 U_BOOT_CMD_COMPLETE(name, maxargs, repeatable, command, "usage, "help", comp)
16 repeatable: Either 0 or 1 to indicate if autorepeat is allowed.
37 * U_BOOT_CMD_MKENT(name, maxargs, repeatable, command, "usage", "help")
38 * U_BOOT_CMD_MKENTCOMPLETE(name, maxargs, repeatable, command, "usage, "help",
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pytest-tempdir_2019.10.12.bb1 DESCRIPTION = "Adds support for a predictable and repeatable temporary directory."
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/ipmitool/
H A Dipmitool_1.8.19.bb54 # at build time, as it is not repeatable.
/openbmc/linux/Documentation/driver-api/dmaengine/
H A Ddmatest.rst11 will initialize both buffers with a repeatable pattern and verify that the DMA
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.2.rst128 - Implement repeatable disk identifiers based on :term:`SOURCE_DATE_EPOCH`
/openbmc/linux/arch/x86/
H A DKconfig1656 It is, however, intended as a diagnostic tool; if repeatable
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt3226 repeatable BIOS-originated corruption always