Home
last modified time | relevance | path

Searched refs:noinput (Results 1 – 25 of 1550) sorted by relevance

12345678910>>...62

/dports/multimedia/syncplay/syncplay-1.6.4a/syncplay/resources/lua/intf/
H A Dsyncplay.lua101 local noinput = "no-input"
180 newinputstate = noinput
237 errormsg = noinput
261 errormsg = noinput
297 return noinput
311 errormsg = noinput
347 errormsg = noinput
384 response = noinput
416 errormsg = noinput
440 errormsg = noinput
[all …]
/dports/www/py-django-sortedm2m/django-sortedm2m-3.0.2/
H A Dtox.ini22 …python -Wd {envbindir}/django-admin.py test --settings=settings --noinput {posargs:sortedm2m_tests}
23 …python -Wd {envbindir}/django-admin.py test --settings=postgres_settings --noinput {posargs:sorted…
24 …python -Wd {envbindir}/django-admin.py test --settings=mysql_settings --noinput {posargs:sortedm2m…
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Ddjangomod.py80 noinput=True, argument
105 if noinput:
121 noinput=True, argument
192 if noinput:
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/src/org/hsqldb/cmdline/
H A DSqlTool.java304 boolean noinput = false; in objectMain()
403 noinput = true; // but turn back on if file "-" specd. in objectMain()
415 noinput = true; // but turn back on if file "-" specd. in objectMain()
440 noinput = false; in objectMain()
447 noinput = true; in objectMain()
543 noinput = !stdinputOverride.booleanValue(); in objectMain()
546 interactive = (!noinput) && (arg.length <= i + 1); in objectMain()
550 noinput = false; in objectMain()
571 noinput = true; in objectMain()
698 scriptFiles = (noinput ? emptyFileArray in objectMain()
/dports/sysutils/gnome-settings-daemon/gnome-settings-daemon-3.38.2/plugins/rfkill/
H A Drfkill-glib.c65 gboolean noinput; member
498 cc_rfkill_glib_set_rfkill_input_inhibited (rfkill, rfkill->noinput); in uevent_cb()
528 return rfkill->noinput; in cc_rfkill_glib_get_rfkill_input_inhibited()
539 if (rfkill->noinput == inhibit) in cc_rfkill_glib_set_rfkill_input_inhibited()
542 rfkill->noinput = inhibit; in cc_rfkill_glib_set_rfkill_input_inhibited()
579 if (rfkill->noinput != RFKILL_INPUT_INHIBITED(rfkill)) { in cc_rfkill_glib_set_rfkill_input_inhibited()
580 rfkill->noinput = RFKILL_INPUT_INHIBITED(rfkill); in cc_rfkill_glib_set_rfkill_input_inhibited()
613 g_value_set_boolean (value, rfkill->noinput); in cc_rfkill_glib_get_property()
/dports/shells/zsh/zsh-5.8.1/Completion/Unix/Command/
H A D_django87 declare -a noinput
88 noinput=(
89 '--noinput[do not prompt for any input]'
120 $noinput
178 $noinput
185 $noinput
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/diameter/test/
H A DMakefile99 @erl -noinput \
137 $(ERL) -noinput \
146 $(ERL) -noinput \
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/diameter/test/
H A DMakefile99 @erl -noinput \
137 $(ERL) -noinput \
146 $(ERL) -noinput \
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/diameter/test/
H A DMakefile99 @erl -noinput \
137 $(ERL) -noinput \
146 $(ERL) -noinput \
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/diameter/test/
H A DMakefile99 @erl -noinput \
137 $(ERL) -noinput \
146 $(ERL) -noinput \
/dports/lang/erlang/otp-OTP-24.1.7/lib/diameter/test/
H A DMakefile99 @erl -noinput \
137 $(ERL) -noinput \
146 $(ERL) -noinput \
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/diameter/test/
H A DMakefile99 @erl -noinput \
137 $(ERL) -noinput \
146 $(ERL) -noinput \
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/diameter/test/
H A DMakefile99 @erl -noinput \
137 $(ERL) -noinput \
146 $(ERL) -noinput \
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/.github/workflows/
H A Dant.yml47 run: ant -noinput all -f tools/java/build.xml && ant jar -f tools/java/build.xml
55 …run: ant -noinput -DCLDR_TOOLS=$(pwd)/tools/java -DCATALINA_HOME=$(pwd)/tomcat -f tools/cldr-apps/…
100 …run: ant -noinput -DCLDR_TOOLS=$(pwd)/tools/java -DCATALINA_HOME=$(pwd)/tomcat -f tools/cldr-apps/…
120 run: ant -noinput -f tools/cldr-unittest/build.xml -DCLDR_DIR=$(pwd) tests
123 run: ant -noinput unittest -f tools/cldr-unittest/build.xml -DCLDR_DIR=$(pwd)
125 run: ant -noinput datacheck -f tools/cldr-unittest/build.xml -DCLDR_DIR=$(pwd)
/dports/graphics/wings/wings-8d019ebe48/plugins_src/primitives/
H A DMakefile58 $(ERL) -pa $(WINGS_INTL) -noinput -run tools generate_template_files $(EBIN)
62 $(ERL) -pa $(WINGS_INTL) -noinput -run tools diff_lang_files $(EBIN)
/dports/graphics/wings/wings-8d019ebe48/plugins_src/autouv/
H A DMakefile62 $(ERL) -pa $(WINGS_INTL) -noinput -run tools generate_template $(EBIN) -run erlang halt
66 $(ERL) -pa $(WINGS_INTL) -noinput -run tools diff_lang_files $(EBIN)
/dports/graphics/wings/wings-8d019ebe48/plugins_src/import_export/
H A DMakefile69 $(ERL) -pa $(WINGS_INTL) -noinput -run tools generate_template_files $(EBIN)
73 $(ERL) -pa $(WINGS_INTL) -noinput -run tools diff_lang_files $(EBIN)
/dports/sysutils/modules/modules-4.6.0/testsuite/config/
H A Dunix.exp111 proc modulecmd_xxx_ {command {input noinput}} { argument
141 if {$input ne {noinput}} {
172 proc modulecmd_start {command {input noinput}} { argument
/dports/graphics/wings/wings-8d019ebe48/plugins_src/
H A DMakefile56 $(ERL) -pa $(WINGS_INTL) -noinput -run tools generate_template_files $(EBIN)
60 $(ERL) -pa $(WINGS_INTL) -noinput -run tools diff_lang_files $(EBIN)
/dports/graphics/wings/wings-8d019ebe48/plugins_src/commands/
H A DMakefile82 $(ERL) -pa $(WINGS_INTL) -noinput -run tools generate_template_files $(EBIN)
86 $(ERL) -pa $(WINGS_INTL) -noinput -run tools diff_lang_files $(EBIN)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/tests/integration/targets/django_manage/tasks/
H A Dmain.yaml52 - name: Run collectstatic --noinput on simple project
55 command: collectstatic --noinput
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/doc/releases/
H A D200707-APBS-0.5.1.rst28 * Added support for chain IDs in noinput.py
29 * Fixed bug in noinput.py where REMARK lines would cause the script to fail.
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/tools/python/
H A DREADME18 noinput.py - Example driver file for APBS code that does not need
28 python noinput.py
/dports/misc/iio-oscilloscope/iio-oscilloscope-0.14-master/profiles/
H A DAD-FMCADC2_test.ini78 save_markers = noinput-markers.log
79 save_png = noinput.png
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/observer/priv/bin/
H A Dcdv3 erl -env ERL_CRASH_DUMP_SECONDS 0 -noinput -s crashdump_viewer script_start $@

12345678910>>...62