Home
last modified time | relevance | path

Searched refs:existing_serial (Results 1 – 25 of 137) sorted by relevance

123456

/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/remote_management/cpm/
H A Dcpm_serial_port_config.py186 def assemble_json(cpmmodule, existing_serial): argument
192 … if (existing_serial["serialports"][0]["portname"] != to_native(cpmmodule.params["portname"])):
196 if (existing_serial["serialports"][0]["baud"] != to_native(cpmmodule.params["baud"])):
208 if (existing_serial["serialports"][0]["parity"] != to_native(cpmmodule.params["parity"])):
212 if (existing_serial["serialports"][0]["mode"] != to_native(cpmmodule.params["mode"])):
216 if (existing_serial["serialports"][0]["cmd"] != to_native(cpmmodule.params["cmd"])):
220 if (existing_serial["serialports"][0]["seq"] != to_native(cpmmodule.params["seq"])):
224 if (existing_serial["serialports"][0]["tout"] != to_native(cpmmodule.params["tout"])):
228 if (int(existing_serial["serialports"][0]["echo"]) != int(cpmmodule.params["echo"])):
232 … if (int(existing_serial["serialports"][0]["break"]) != int(cpmmodule.params["break_allow"])):
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/wti/remote/plugins/modules/
H A Dcpm_serial_port_config.py201 def assemble_json(cpmmodule, existing_serial): argument
207 … if (existing_serial["serialports"][0]["portname"] != to_native(cpmmodule.params["portname"])):
211 if (existing_serial["serialports"][0]["baud"] != to_native(cpmmodule.params["baud"])):
223 if (existing_serial["serialports"][0]["parity"] != to_native(cpmmodule.params["parity"])):
227 if (existing_serial["serialports"][0]["mode"] != to_native(cpmmodule.params["mode"])):
231 if (existing_serial["serialports"][0]["cmd"] != to_native(cpmmodule.params["cmd"])):
235 if (existing_serial["serialports"][0]["seq"] != to_native(cpmmodule.params["seq"])):
239 if (existing_serial["serialports"][0]["tout"] != to_native(cpmmodule.params["tout"])):
243 if (int(existing_serial["serialports"][0]["echo"]) != int(cpmmodule.params["echo"])):
247 … if (int(existing_serial["serialports"][0]["break"]) != int(cpmmodule.params["break_allow"])):
[all …]
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/misc/
H A Dautopoint.in688 existing_serial=`sed -n -e "$sed_extract_serial" < "$1"`
690 if test -n "$existing_serial" && test -n "$gettext_serial" \
691 && test "$existing_serial" -ge "$gettext_serial" 2> /dev/null; then
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/misc/
H A Dautopoint.in688 existing_serial=`sed -n -e "$sed_extract_serial" < "$1"`
690 if test -n "$existing_serial" && test -n "$gettext_serial" \
691 && test "$existing_serial" -ge "$gettext_serial" 2> /dev/null; then
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/misc/
H A Dautopoint.in688 existing_serial=`sed -n -e "$sed_extract_serial" < "$1"`
690 if test -n "$existing_serial" && test -n "$gettext_serial" \
691 && test "$existing_serial" -ge "$gettext_serial" 2> /dev/null; then
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/misc/
H A Dautopoint.in688 existing_serial=`sed -n -e "$sed_extract_serial" < "$1"`
690 if test -n "$existing_serial" && test -n "$gettext_serial" \
691 && test "$existing_serial" -ge "$gettext_serial" 2> /dev/null; then
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/libs/gettext/bin32/
H A Dautopoint579 existing_serial=`sed -n -e "$sed_extract_serial" < "$1"`
581 if test -n "$existing_serial" && test -n "$gettext_serial" \
582 && test "$existing_serial" -ge "$gettext_serial" 2> /dev/null; then
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/libs/gettext/bin64/
H A Dautopoint579 existing_serial=`sed -n -e "$sed_extract_serial" < "$1"`
581 if test -n "$existing_serial" && test -n "$gettext_serial" \
582 && test "$existing_serial" -ge "$gettext_serial" 2> /dev/null; then
/dports/devel/gettext-tools/gettext-0.21/
H A Dautogen.sh465 existing_serial=`sed -n -e "$sed_extract_serial" < "gettext-tools/gnulib-m4/$file"`
467 if test -n "$existing_serial" && test -n "$gettext_serial" \
468 && test "$existing_serial" -ge "$gettext_serial" 2> /dev/null; then
/dports/devel/gettext-po-mode/gettext-0.21/
H A Dautogen.sh465 existing_serial=`sed -n -e "$sed_extract_serial" < "gettext-tools/gnulib-m4/$file"`
467 if test -n "$existing_serial" && test -n "$gettext_serial" \
468 && test "$existing_serial" -ge "$gettext_serial" 2> /dev/null; then
/dports/devel/gettext-runtime/gettext-0.21/
H A Dautogen.sh465 existing_serial=`sed -n -e "$sed_extract_serial" < "gettext-tools/gnulib-m4/$file"`
467 if test -n "$existing_serial" && test -n "$gettext_serial" \
468 && test "$existing_serial" -ge "$gettext_serial" 2> /dev/null; then
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/fs/yaffs2/
H A Dyaffs_yaffs1.c234 unsigned existing_serial = in->serial; in yaffs1_scan() local
238 if (((existing_serial + 1) & 3) == in yaffs1_scan()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/fs/yaffs2/
H A Dyaffs_yaffs1.c234 unsigned existing_serial = in->serial; in yaffs1_scan() local
238 if (((existing_serial + 1) & 3) == in yaffs1_scan()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_yaffs1.c235 unsigned existing_serial = in->serial; in yaffs1_scan() local
239 if (((existing_serial + 1) & 3) == in yaffs1_scan()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_yaffs1.c235 unsigned existing_serial = in->serial; in yaffs1_scan() local
239 if (((existing_serial + 1) & 3) == in yaffs1_scan()
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_yaffs1.c235 unsigned existing_serial = in->serial; in yaffs1_scan() local
239 if (((existing_serial + 1) & 3) == in yaffs1_scan()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/fs/yaffs2/
H A Dyaffs_yaffs1.c234 unsigned existing_serial = in->serial; in yaffs1_scan() local
238 if (((existing_serial + 1) & 3) == in yaffs1_scan()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_yaffs1.c235 unsigned existing_serial = in->serial; in yaffs1_scan() local
239 if (((existing_serial + 1) & 3) == in yaffs1_scan()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_yaffs1.c235 unsigned existing_serial = in->serial; in yaffs1_scan() local
239 if (((existing_serial + 1) & 3) == in yaffs1_scan()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_yaffs1.c235 unsigned existing_serial = in->serial; in yaffs1_scan() local
239 if (((existing_serial + 1) & 3) == in yaffs1_scan()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_yaffs1.c235 unsigned existing_serial = in->serial; in yaffs1_scan() local
239 if (((existing_serial + 1) & 3) == in yaffs1_scan()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_yaffs1.c235 unsigned existing_serial = in->serial; in yaffs1_scan() local
239 if (((existing_serial + 1) & 3) == in yaffs1_scan()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_yaffs1.c235 unsigned existing_serial = in->serial; in yaffs1_scan() local
239 if (((existing_serial + 1) & 3) == in yaffs1_scan()
/dports/sysutils/u-boot-rpi/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_yaffs1.c235 unsigned existing_serial = in->serial; in yaffs1_scan() local
239 if (((existing_serial + 1) & 3) == in yaffs1_scan()
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_yaffs1.c235 unsigned existing_serial = in->serial; in yaffs1_scan() local
239 if (((existing_serial + 1) & 3) == in yaffs1_scan()

123456