| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/emlog/emlog/ |
| H A D | Drop-use-of-error-h.patch | 32 - error(1 ,0, USAGE); 33 + fprintf(stderr, USAGE); 52 - error(1, errno, "Invalid size provided\n" USAGE); 53 + fprintf(stderr, "Invalid size provided\n" USAGE); 56 - error(1, 0, "Invalid size provided\n" USAGE); 57 + fprintf(stderr, "Invalid size provided\n" USAGE); 60 - error(1, 0, "Invalid size provided must be a value between 1 and %d\n" USAGE, emlog_ma… 61 + fprintf(stderr, "Invalid size provided must be a value between 1 and %d\n" USAGE, emlo… 69 - error(1, errno, "Invalid mode provided\n" USAGE); 70 + fprintf(stderr, "Invalid mode provided\n" USAGE); [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | aes_perf.c | 542 #define USAGE() usage(argv[0], keysize, mode, size, unit, warmup, l, n) macro 567 USAGE(); in aes_perf_runner_cmd_parser() 584 USAGE(); in aes_perf_runner_cmd_parser() 605 USAGE(); in aes_perf_runner_cmd_parser() 615 USAGE(); in aes_perf_runner_cmd_parser() 622 USAGE(); in aes_perf_runner_cmd_parser() 660 USAGE(); in aes_perf_runner_cmd_parser() 667 USAGE(); in aes_perf_runner_cmd_parser()
|
| /OK3568_Linux_fs/buildroot/package/usbmount/ |
| H A D | 0002-use-udev-environment-instead-of-blkid.patch | 31 - USAGE=$(echo "$DEVINFO" | sed 's/.*[[:blank:]]USAGE="\([^"]*\)".*/\1/g; s/[[:blank:]]*//g;') 33 - if ! echo $USAGE | egrep -q "(filesystem|disklabel)"; then
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | logging.bbclass | 82 USAGE='Usage: bbdebug [123] "message"' 84 bbfatal "$USAGE" 91 bbfatal "$USAGE"
|
| /OK3568_Linux_fs/device/rockchip/common/build-hooks/ |
| H A D | build-helper | 107 USAGE=$(echo $LINE | grep -oE "[^@]*$" || true) 108 printf " %-22s - %s\n" "$TARGET" "$USAGE"
|
| /OK3568_Linux_fs/device/rockchip/common/scripts/ |
| H A D | build-helper | 107 USAGE=$(echo $LINE | grep -oE "[^@]*$" || true) 108 printf " %-22s - %s\n" "$TARGET" "$USAGE"
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | repack-bootimg | 7 cat >&2 << USAGE heredoc 23 USAGE
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | repack-bootimg | 7 cat >&2 << USAGE heredoc 23 USAGE
|
| H A D | patch-kernel | 70 cat << USAGE heredoc 75 USAGE
|
| H A D | mkimg | 8 cat >&2 << USAGE heredoc 14 USAGE
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/ |
| H A D | patch-kernel | 70 cat << USAGE heredoc 75 USAGE
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/ |
| H A D | patch-kernel | 70 cat << USAGE heredoc 75 USAGE
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/ |
| H A D | patch-kernel | 69 cat << USAGE heredoc 74 USAGE
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/ |
| H A D | patch-kernel | 69 cat << USAGE heredoc 74 USAGE
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/ |
| H A D | patch-kernel | 70 cat << USAGE heredoc 75 USAGE
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/ |
| H A D | patch-kernel | 70 cat << USAGE heredoc 75 USAGE
|
| /OK3568_Linux_fs/buildroot/dl/whetstone/ |
| H A D | whetstone.c | 77 #define USAGE "usage: whetdc [-c] [loops]\n" macro 111 fprintf(stderr, USAGE); in main()
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | attr.py | 354 USAGE = '''%s [OPTIONS] variable 362 parser = optparse.OptionParser(usage=USAGE)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/licenses/ |
| H A D | Sun | 7 PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE.
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | Rdisc | 3 …ND FITNESS FOR A PARTICULAR PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE.
|
| /OK3568_Linux_fs/kernel/tools/memory-model/ |
| H A D | README | 62 BASIC USAGE: HERD7 120 BASIC USAGE: KLITMUS7
|
| /OK3568_Linux_fs/buildroot/package/lvgl/lvgl/ |
| H A D | 0005-lvgl-Add-lv_conf.h.patch | 367 + * FONT USAGE 477 + * WIDGET USAGE 742 + * DEMO USAGE
|
| /OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/ |
| H A D | README | 23 For more information on using the tests, read "USAGE". 83 See "The Language Setting" in USAGE for more info. Thanks to nordi for 159 "Multiple CPUs" section in "USAGE" for details. Other changes:
|
| /OK3568_Linux_fs/kernel/Documentation/RCU/ |
| H A D | rcu_dereference.rst | 163 "EXAMPLE OF AMPLIFIED RCU-USAGE BUG". 193 EXAMPLE OF AMPLIFIED RCU-USAGE BUG
|
| /OK3568_Linux_fs/kernel/Documentation/usb/ |
| H A D | gadget_hid.rst | 35 0x09, 0x06, /* USAGE (Keyboard) */
|