| /OK3568_Linux_fs/buildroot/package/unixbench/ |
| H A D | 0001-package-unixbench-remove-the-precheck-on-Run.patch | 4 Subject: [PATCH] package/unixbench: remove the precheck on Run 6 /opt/unixbench# ./Run 12 UnixBench/Run | 2 +- 15 diff --git a/UnixBench/Run b/UnixBench/Run 17 --- a/UnixBench/Run 18 +++ b/UnixBench/Run
|
| /OK3568_Linux_fs/buildroot/ |
| H A D | README.rockchip | 13 3. Run "make" to build the rootfs images 17 5. Run "make <pkg>-dirclean <pkg>" to perform a clean-rebuild for a package 19 6. Run "bdeploy <pkg>" to deploy a package to the device through adb 21 7. Run "breconfig <pkg>" to perform an inplace reconfigure, build, install and deploy for a package
|
| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | package-make-target.txt | 36 | +configure+ | Run the configure commands, if any 38 | +build+ | Run the compilation commands 41 *target package:* Run the installation of the package in the 45 *target package:* Run the installation of the package in the 49 *target package:* Run the 2 previous installation commands 51 *host package:* Run the installation of the package in the host
|
| H A D | migrating.txt | 17 environment. Run +make graph-size+. Save 18 +graphs/file-size-stats.csv+ in a different location. Run +make 23 . Run +make menuconfig+ starting from the existing +.config+. 32 . Run +make graph-size+.
|
| /OK3568_Linux_fs/kernel/tools/memory-model/scripts/ |
| H A D | README | 10 Run all litmus tests in the litmus-tests directory, checking 16 Run all litmus tests in the https://github.com/paulmckrcu/litmus 23 Run all litmus tests having .litmus.out files from previous 40 Run all litmus tests having no more than the specified number 64 Run the litmus tests whose absolute pathnames are provided one
|
| /OK3568_Linux_fs/buildroot/package/ffmpeg/ |
| H A D | Config.in | 100 Run ./configure --list-encoders in the ffmpeg sources 110 Run ./configure --list-decoders in the ffmpeg sources 120 Run ./configure --list-muxers in the ffmpeg sources 130 Run ./configure --list-demuxers in the ffmpeg sources 140 Run ./configure --list-parsers in the ffmpeg sources 150 Run ./configure --list-bsfs in the ffmpeg sources 160 Run ./configure --list-protocols in the ffmpeg sources 170 Run ./configure --list-filters in the ffmpeg sources
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/perl/ |
| H A D | ipc-run_20200505.0.bb | 2 IPC::Run allows you run and interact with child processes \ 6 HOMEPAGE = "https://metacpan.org/release/IPC-Run" 12 SRC_URI = "git://github.com/toddr/IPC-Run.git;branch=master;protocol=https"
|
| /OK3568_Linux_fs/u-boot/board/ti/ks2_evm/ |
| H A D | README | 83 Load and Run U-Boot on keystone EVMs using CCS 117 to be 0xc000000. From the "Run" top level menu, select "Free Run" 138 2. Suspend Target. Select Run -> Suspend from top level menu 141 through CCS as described in step 2 of "Load and Run U-Boot on K2HK/K2E/K2L 143 4. Free Run the target as described earlier (step 4) to get U-Boot prompt 159 2. Suspend Target. Select Run -> Suspend from top level menu 162 through CCS as described in step 2 of "Load and Run U-Boot on K2HK EVM 164 4. Free Run the target as described earlier (step 4) to get U-Boot prompt 173 Load and Run U-Boot on keystone EVMs using UART download 184 Load and Run U-Boot on K2G EVMs using MMC
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/ |
| H A D | run_kselftest.sh | 24 -t | --test COLLECTION:TEST Run TEST from COLLECTION 25 -c | --collection COLLECTION Run all tests from COLLECTION
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/media_tests/ |
| H A D | regression_test.txt | 8 Run bin/unbind loop while ioctls are in progress. 9 Run rmmod and modprobe. 43 Run dmesg looking for any user-after free errors or mutex lock errors.
|
| /OK3568_Linux_fs/buildroot/package/wayland/ |
| H A D | 0002-wayland-client-Support-waiting-for-socket-when-conne.patch | 10 1/ Run "weston-terminal&" 11 2/ Run "WAYLAND_WAIT=1 weston&"
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/plugin-lib/ |
| H A D | README-PLUGINS | 21 …Run the command under test with valgrind, and produce an extra set of TAP results for the memory t… 27 Run all the commands in a network namespace.
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_common_test/ |
| H A D | README.md | 27 ## Run section in Aarch64 Linux Demo 56 ## Run section in Android Demo
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_multiple_input_demo/ |
| H A D | README.md | 25 ## Run section in Aarch64 Linux Demo 56 ## Run section in Android Demo
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_mobilenet_demo/ |
| H A D | README.md | 29 ## Run section in Aarch64 Linux Demo 59 ## Run section in Android Demo
|
| /OK3568_Linux_fs/u-boot/tools/dtoc/ |
| H A D | fdt_util.py | 72 command.Run('cc', *args) 81 command.Run('dtc', *args)
|
| /OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/ |
| H A D | USAGE | 4 All the tests are executed using the "Run" script in the top-level directory. 7 ./Run 16 ./Run gindex 34 The Run script takes a number of options which you can use to customise a 38 Run [ -q | -v ] [-i <n> ] [-c <n> [-c <n> ...]] [test ...] 42 -q Run in quiet mode. 43 -v Run in verbose mode. 44 -i <count> Run <count> iterations for each test -- slower tests 47 -c <n> Run <n> copies of each test in parallel. 51 ./Run -c 1 -c 4 [all …]
|
| /OK3568_Linux_fs/kernel/drivers/base/power/ |
| H A D | main.c | 643 goto Run; in device_resume_noirq() 653 Run: in device_resume_noirq() 797 goto Run; in device_resume_early() 807 Run: in device_resume_early() 1224 goto Run; in __device_suspend_noirq() 1234 Run: in __device_suspend_noirq() 1418 goto Run; in __device_suspend_late() 1428 Run: in __device_suspend_late() 1661 goto Run; in __device_suspend() 1667 goto Run; in __device_suspend() [all …]
|
| /OK3568_Linux_fs/u-boot/doc/uImage.FIT/ |
| H A D | signature.txt | 358 Test Verified Boot Run: unsigned signatures:: OK 360 Test Verified Boot Run: signed images: OK 362 Test Verified Boot Run: unsigned config: OK 364 Test Verified Boot Run: signed config: OK 368 Test Verified Boot Run: signed config: OK 369 Test Verified Boot Run: signed config with bad hash: OK 372 Test Verified Boot Run: unsigned signatures:: OK 374 Test Verified Boot Run: signed images: OK 376 Test Verified Boot Run: unsigned config: OK 378 Test Verified Boot Run: signed config: OK [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/char_set/ |
| H A D | range_run_impl.hpp | 20 template <typename Run, typename Iterator, typename Range> 22 try_merge(Run& run, Iterator iter, Range const& range) in try_merge()
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_benchmark/ |
| H A D | README.md | 52 ## Run section in Aarch64 Linux Demo 81 ## Run section in Android Demo
|
| /OK3568_Linux_fs/buildroot/board/freescale/warpboard/ |
| H A D | README | 34 - Run the DFU command in U-Boot: 47 Run the 'ums' command from the U-Boot prompt to mount the eMMC as USB mass
|
| /OK3568_Linux_fs/kernel/net/bluetooth/ |
| H A D | Kconfig | 114 Run self tests when initializing the Bluetooth subsystem. This 127 Run test cases for ECDH cryptographic functionality used by the 134 Run test cases for SMP cryptographic functionality, including both
|
| /OK3568_Linux_fs/u-boot/board/armltd/integrator/ |
| H A D | README | 26 a) Run ARM boot monitor, manually run U-Boot image from flash 27 b) Run ARM boot monitor, automatically run U-Boot image from flash 28 c) Run U-Boot image direct from flash.
|
| /OK3568_Linux_fs/buildroot/board/pc/ |
| H A D | readme.txt | 48 2. Run the emulation with: 60 Run the emulation with:
|