Home
last modified time | relevance | path

Searched refs:Run (Results 1 – 25 of 369) sorted by relevance

12345678910>>...15

/OK3568_Linux_fs/buildroot/package/unixbench/
H A D0001-package-unixbench-remove-the-precheck-on-Run.patch4 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 DREADME.rockchip13 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 Dpackage-make-target.txt36 | +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 Dmigrating.txt17 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 DREADME10 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 DConfig.in100 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 Dipc-run_20200505.0.bb2 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 DREADME83 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 Drun_kselftest.sh24 -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 Dregression_test.txt8 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 D0002-wayland-client-Support-waiting-for-socket-when-conne.patch10 1/ Run "weston-terminal&"
11 2/ Run "WAYLAND_WAIT=1 weston&"
/OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/plugin-lib/
H A DREADME-PLUGINS21Run 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 DREADME.md27 ## Run section in Aarch64 Linux Demo
56 ## Run section in Android Demo
/OK3568_Linux_fs/external/rknpu2/examples/rknn_multiple_input_demo/
H A DREADME.md25 ## Run section in Aarch64 Linux Demo
56 ## Run section in Android Demo
/OK3568_Linux_fs/external/rknpu2/examples/rknn_mobilenet_demo/
H A DREADME.md29 ## Run section in Aarch64 Linux Demo
59 ## Run section in Android Demo
/OK3568_Linux_fs/u-boot/tools/dtoc/
H A Dfdt_util.py72 command.Run('cc', *args)
81 command.Run('dtc', *args)
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/
H A DUSAGE4 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 Dmain.c643 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 Dsignature.txt358 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 Drange_run_impl.hpp20 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 DREADME.md52 ## Run section in Aarch64 Linux Demo
81 ## Run section in Android Demo
/OK3568_Linux_fs/buildroot/board/freescale/warpboard/
H A DREADME34 - 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 DKconfig114 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 DREADME26 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 Dreadme.txt48 2. Run the emulation with:
60 Run the emulation with:

12345678910>>...15