| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | time.c | 31 int repeatable = 0; in do_time() local 36 retval = cmd_process(0, argc - 1, argv + 1, &repeatable, &cycles); in do_time()
|
| H A D | dtimg.c | 120 if (flag == CMD_FLAG_REPEAT && !cp->repeatable) in do_dtimg()
|
| H A D | mmc.c | 395 if (flag == CMD_FLAG_REPEAT && !cp->repeatable) in do_mmcrpmb() 981 if (flag == CMD_FLAG_REPEAT && !cp->repeatable) in do_mmcops()
|
| H A D | boot_android.c | 625 if (flag == CMD_FLAG_REPEAT && !cp->repeatable) in do_boot_avb()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | cli_simple.c | 184 int repeatable = 1; in cli_simple_run_command() local 249 if (cmd_process(flag, argc, argv, &repeatable, NULL)) in cli_simple_run_command() 257 return rc ? rc : repeatable; in cli_simple_run_command()
|
| H A D | command.c | 505 int *repeatable, ulong *ticks) in cmd_process() argument 540 *repeatable &= cmdtp->repeatable; in cmd_process()
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.commands | 6 U_BOOT_CMD(name,maxargs,repeatable,command,"usage","help") 10 repeatable: either 0 or 1 to indicate if autorepeat is allowed
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | command.h | 33 int repeatable; /* autorepeat allowed? */ member 143 int *repeatable, unsigned long *ticks);
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | gsrt.c | 123 time_t now = sox_globals.repeatable? 0 : time(NULL); in start_write() 124 struct tm const * t = sox_globals.repeatable? gmtime(&now) : localtime(&now); in start_write()
|
| H A D | cvsd.c | 580 hdr->Unixtime = sox_globals.repeatable? 0 : time(NULL); in make_dvms_hdr()
|
| H A D | sox.h | 1315 sox_bool repeatable; /**< true to use pre-determined timestamps and PRNG seed */ member
|
| H A D | aiff.c | 721 lsx_writedw(ft, (unsigned)((sox_globals.repeatable? 0 : time(NULL)) + 2082844800)); in aiffwriteheader()
|
| H A D | sox.c | 2376 sox_globals.repeatable = sox_true; in parse_gopts_and_fopts() 2967 if (!sox_globals.repeatable) {/* Re-seed PRNG? */ in main()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-pytest-tempdir_2019.10.12.bb | 1 DESCRIPTION = "Adds support for a predictable and repeatable temporary directory."
|
| /OK3568_Linux_fs/buildroot/package/python-docopt/ |
| H A D | Config.in | 7 you don't need to write this stupid repeatable parser-code,
|
| /OK3568_Linux_fs/buildroot/package/nodejs/ |
| H A D | Config.in | 60 for available installation methods. For repeatable builds,
|
| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | adding-packages-cargo.txt | 8 manages their dependencies, to ensure repeatable builds. Cargo packages are
|
| /OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/ |
| H A D | README | 116 produce more consistent and repeatable results. Check the log file
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/ |
| H A D | ChangeLog | 364 o Fix missing documentation for -R (repeatable), and pulseaudio driver. 488 o Rationalise use of and make repeatable across different platforms 610 o Writing aiff, aifc & dvms now repeatable with -R. (robs)
|
| /OK3568_Linux_fs/buildroot/dl/ncurses/ |
| HD | ncurses-6.1-20191130.patch.gz | 1# ncurses 6.1 - patch 20191130 - Thomas E. Dickey
2#
3# --- ... |
| /OK3568_Linux_fs/kernel/arch/x86/ |
| H A D | Kconfig | 1685 It is, however, intended as a diagnostic tool; if repeatable
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 2831 repeatable BIOS-originated corruption always
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-9 | 2126 You can obtain repeatable sequences of numbers on a particular
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-9 | 2126 You can obtain repeatable sequences of numbers on a particular
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gdb.info | 49475 optional elements and ... marking repeatable elements. The elements are
|