| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/boost/boost/ |
| H A D | 0001-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch | 31 -toolset.flags gcc OPTIONS <architecture>x86/<address-model>32/<instruction-set> : -march=i686 ; 32 -cpu-flags gcc OPTIONS : x86 : native : -march=native ; 33 -cpu-flags gcc OPTIONS : x86 : i486 : -march=i486 ; 34 -cpu-flags gcc OPTIONS : x86 : i586 : -march=i586 ; 35 -cpu-flags gcc OPTIONS : x86 : i686 : -march=i686 ; 36 -cpu-flags gcc OPTIONS : x86 : pentium : -march=pentium ; 37 -cpu-flags gcc OPTIONS : x86 : pentium-mmx : -march=pentium-mmx ; 38 -cpu-flags gcc OPTIONS : x86 : pentiumpro : -march=pentiumpro ; 39 -cpu-flags gcc OPTIONS : x86 : pentium2 : -march=pentium2 ; 40 -cpu-flags gcc OPTIONS : x86 : pentium3 : -march=pentium3 ; [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/ |
| H A D | pppoe-server.init | 8 OPTIONS="" 10 OPTIONS="$OPTIONS -m $MSS" 14 OPTIONS="$OPTIONS -I $i" 18 OPTIONS="$OPTIONS -L $LOCAL_IP" 21 OPTIONS="$OPTIONS -R $REMOTE_IP" 24 OPTIONS="$OPTIONS -S $SERVICE_NAME" 27 OPTIONS="$OPTIONS -N $MAX_SESSIONS" 30 OPTIONS="$OPTIONS -C $ACCESS_CONCENTRATOR_NAME" 33 start-stop-daemon --start --quiet --exec /usr/sbin/pppoe-server -- $OPTIONS 38 start-stop-daemon --stop --quiet --exec /usr/sbin/pppoe-server -- $OPTIONS
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | coccicheck | 66 OPTIONS="$COCCIINCLUDE $1" 73 OPTIONS="--dir $srctree $COCCIINCLUDE" 75 OPTIONS="--dir $KBUILD_EXTMOD $COCCIINCLUDE" 91 OPTIONS="--patch $srctree $OPTIONS" 101 OPTIONS="$OPTIONS --jobs $NPROC --chunksize 1" 182 OPTIONS="$OPTIONS $SPFLAGS" 240 $FLAGS --cocci-file $COCCI $OPT $OPTIONS || \ 242 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff || \ 244 $FLAGS --cocci-file $COCCI $OPT $OPTIONS || \ 246 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff || exit 1 [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/nis/files/ |
| H A D | ypbind.init | 64 OPTIONS="" 65 test "$YPBIND_LOCAL_ONLY" = "yes" && OPTIONS="-local-only $OPTIONS" 66 test "$YPBIND_BROADCAST" = "yes" && OPTIONS="-broadcast $OPTIONS" 67 test "$YPBIND_BROKEN_SERVER" = "yes" && OPTIONS="-broken-server $OPTIONS" 69 start-stop-daemon --start --quiet --pidfile $pidfile --exec $YPBIND_BIN -- $YPBIND_OPTIONS $OPTIONS
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/udev/eudev/ |
| H A D | run.rules | 8 KERNEL=="ptmx", OPTIONS+="last_rule" 9 KERNEL=="console", OPTIONS+="last_rule" 10 KERNEL=="tty" , OPTIONS+="last_rule" 11 KERNEL=="tty[0-9]*", OPTIONS+="last_rule" 12 KERNEL=="pty*", OPTIONS+="last_rule" 13 SUBSYSTEM=="vc", OPTIONS+="last_rule"
|
| /OK3568_Linux_fs/device/rockchip/common/scripts/ |
| H A D | build.sh | 320 OPTIONS="${@:-allsave}" 324 for opt in $OPTIONS; do 329 if [ "$opt" = "$OPTIONS" ]; then 338 OPTIONS=$opt 380 run_build_hooks init $OPTIONS 386 option_check "$CMDS" $OPTIONS || return 0 452 case "$OPTIONS" in 488 run_build_hooks pre-build $OPTIONS 492 option_check "$CMDS" $OPTIONS || return 0 495 run_build_hooks build $OPTIONS [all …]
|
| /OK3568_Linux_fs/device/rockchip/common/ |
| H A D | build.sh | 320 OPTIONS="${@:-allsave}" 324 for opt in $OPTIONS; do 329 if [ "$opt" = "$OPTIONS" ]; then 338 OPTIONS=$opt 380 run_build_hooks init $OPTIONS 386 option_check "$CMDS" $OPTIONS || return 0 452 case "$OPTIONS" in 488 run_build_hooks pre-build $OPTIONS 492 option_check "$CMDS" $OPTIONS || return 0 495 run_build_hooks build $OPTIONS [all …]
|
| /OK3568_Linux_fs/ |
| H A D | build.sh | 320 OPTIONS="${@:-allsave}" 324 for opt in $OPTIONS; do 329 if [ "$opt" = "$OPTIONS" ]; then 338 OPTIONS=$opt 380 run_build_hooks init $OPTIONS 386 option_check "$CMDS" $OPTIONS || return 0 452 case "$OPTIONS" in 488 run_build_hooks pre-build $OPTIONS 492 option_check "$CMDS" $OPTIONS || return 0 495 run_build_hooks build $OPTIONS [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/rpcbind/rpcbind/ |
| H A D | init.d | 24 OPTIONS="" 65 start $OPTIONS 72 start $OPTIONS 76 start $OPTIONS
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/files/ |
| H A D | busybox-syslog.default | 1 #OPTIONS="-C" 21 # OPTIONS="-O /var/log/mylog" 25 # OPTIONS="-R 192.168.1.1:601"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/radvd/files/ |
| H A D | radvd.init | 22 OPTIONS="-u radvd -p $PIDFILE" 88 --exec $DAEMON -- $OPTIONS; then 125 $PIDFILE --exec $DAEMON -- $OPTIONS
|
| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/Documentation/ |
| H A D | bpftool.rst | 13 **bpftool** [*OPTIONS*] *OBJECT* { *COMMAND* | **help** } 21 *OPTIONS* := { { **-V** | **--version** } | { **-h** | **--help** } 47 OPTIONS chapter
|
| H A D | bpftool-perf.rst | 13 **bpftool** [*OPTIONS*] **perf** *COMMAND* 15 *OPTIONS* := { [{ **-j** | **--json** }] [{ **-p** | **--pretty** }] } 41 OPTIONS chapter
|
| H A D | bpftool-struct_ops.rst | 13 **bpftool** [*OPTIONS*] **struct_ops** *COMMAND* 15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] } 61 OPTIONS chapter
|
| H A D | bpftool-link.rst | 13 **bpftool** [*OPTIONS*] **link** *COMMAND* 15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-f** | **--bpffs** } } 63 OPTIONS chapter
|
| /OK3568_Linux_fs/kernel/tools/perf/Documentation/ |
| H A D | perf-lock.txt | 30 COMMON OPTIONS 49 REPORT OPTIONS 57 INFO OPTIONS
|
| /OK3568_Linux_fs/buildroot/package/shairport-sync/ |
| H A D | S99shairport-sync | 4 OPTIONS="-d" 9 start-stop-daemon -S -q --exec /usr/bin/shairport-sync -- $OPTIONS
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/ |
| H A D | snmpd.service | 7 Environment=OPTIONS="-Ls0-6d" 9 ExecStart=/usr/sbin/snmpd $OPTIONS -a -f
|
| H A D | snmptrapd.service | 7 Environment=OPTIONS="-Lsd" 9 ExecStart=/usr/sbin/snmptrapd $OPTIONS -f
|
| /OK3568_Linux_fs/buildroot/package/dhcp/ |
| H A D | S80dhcp-relay | 14 OPTIONS="" 36 start-stop-daemon -S -q -x /usr/sbin/dhcrelay -- -q $OPTIONS $IFCMD $SERVERS
|
| H A D | S80dhcp-server | 11 OPTIONS="" 29 start-stop-daemon -S -q -x ${DAEMON} -- -q $OPTIONS $INTERFACES
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/initrdscripts/initramfs-framework/ |
| H A D | udev | 15 OPTIONS="/sbin/udev/udevd /sbin/udevd /lib/udev/udevd /lib/systemd/systemd-udevd" 17 for o in $OPTIONS; do
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-supervisor/ |
| H A D | supervisor.service | 8 ExecStop=/usr/bin/supervisorctl $OPTIONS shutdown 9 ExecReload=/usr/bin/supervisorctl -c /etc/supervisor/supervisord.conf $OPTIONS reload
|
| /OK3568_Linux_fs/buildroot/package/tftpd/ |
| H A D | S80tftpd-hpa | 3 OPTIONS="-c -l -s /var/lib/tftpboot" 20 $DAEMON $OPTIONS
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/distcc/files/ |
| H A D | default | 22 # OPTIONS is used for the systemd service file 24 OPTIONS="--allow 127.0.0.1 --enable-tcp-insecure"
|