Home
last modified time | relevance | path

Searched defs:interactive (Results 1 – 25 of 1855) sorted by relevance

12345678910>>...75

/dports/security/ffuf/ffuf-1.3.1/pkg/interactive/
H A Dtermhandler.go1 package interactive package
13 type interactive struct { struct
14 Job *ffuf.Job
15 paused bool
33 func (i *interactive) handleInput(in []byte) {
140 func (i *interactive) updateFilter(name, value string) {
169 func (i *interactive) printQueue() {
184 func (i *interactive) deleteQueue(in string) {
199 func (i *interactive) printBanner() {
203 func (i *interactive) printPrompt() {
[all …]
/dports/science/py-dipy/dipy-1.4.1/doc/examples/
H A Dbundle_extraction.py52 interactive = False variable
92 interactive = False variable
159 interactive = False variable
195 interactive = False variable
256 interactive = False variable
316 interactive = False variable
381 interactive = False variable
431 interactive = False variable
464 interactive = False variable
525 interactive = False variable
[all …]
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/cec-compliance/
H A Dcec-test.cpp39 int system_info_polling(struct node *node, unsigned me, unsigned la, bool interactive) in system_info_polling()
61 int system_info_phys_addr(struct node *node, unsigned me, unsigned la, bool interactive) in system_info_phys_addr()
76 int system_info_version(struct node *node, unsigned me, unsigned la, bool interactive) in system_info_version()
97 int system_info_get_menu_lang(struct node *node, unsigned me, unsigned la, bool interactive) in system_info_get_menu_lang()
141 int system_info_give_features(struct node *node, unsigned me, unsigned la, bool interactive) in system_info_give_features()
203 int core_unknown(struct node *node, unsigned me, unsigned la, bool interactive) in core_unknown()
236 int core_abort(struct node *node, unsigned me, unsigned la, bool interactive) in core_abort()
304 int device_osd_transfer_give(struct node *node, unsigned me, unsigned la, bool interactive) in device_osd_transfer_give()
694 static int deck_ctl_play(struct node *node, unsigned me, unsigned la, bool interactive) in deck_ctl_play()
868 static int tuner_ctl_test(struct node *node, unsigned me, unsigned la, bool interactive) in tuner_ctl_test()
[all …]
H A Dcec-test-audio.cpp25 …atic int dal_request_current_latency(struct node *node, unsigned me, unsigned la, bool interactive) in dal_request_current_latency()
129 static int arc_initiate_tx(struct node *node, unsigned me, unsigned la, bool interactive) in arc_initiate_tx()
170 static int arc_terminate_tx(struct node *node, unsigned me, unsigned la, bool interactive) in arc_terminate_tx()
199 static int arc_initiate_rx(struct node *node, unsigned me, unsigned la, bool interactive) in arc_initiate_rx()
245 static int arc_terminate_rx(struct node *node, unsigned me, unsigned la, bool interactive) in arc_terminate_rx()
329 static int sac_request_sad_probe(struct node *node, unsigned me, unsigned la, bool interactive) in sac_request_sad_probe()
350 static int sac_request_sad_invalid(struct node *node, unsigned me, unsigned la, bool interactive) in sac_request_sad_invalid()
372 static int sac_sad_format_check(struct node *node, unsigned me, unsigned la, bool interactive) in sac_sad_format_check()
424 static int sac_sad_req_multiple(struct node *node, unsigned me, unsigned la, bool interactive) in sac_sad_req_multiple()
572 static int sac_give_audio_status(struct node *node, unsigned me, unsigned la, bool interactive) in sac_give_audio_status()
[all …]
H A Dcec-test-power.cpp40 … util_interactive_ensure_power_state(struct node *node, unsigned me, unsigned la, bool interactive, in util_interactive_ensure_power_state()
68 static int power_status_give(struct node *node, unsigned me, unsigned la, bool interactive) in power_status_give()
89 static int power_status_report(struct node *node, unsigned me, unsigned la, bool interactive) in power_status_report()
114 static int one_touch_play_view_on(struct node *node, unsigned me, unsigned la, bool interactive, in one_touch_play_view_on()
146 …tic int one_touch_play_image_view_on(struct node *node, unsigned me, unsigned la, bool interactive) in one_touch_play_image_view_on()
151 …atic int one_touch_play_text_view_on(struct node *node, unsigned me, unsigned la, bool interactive) in one_touch_play_text_view_on()
156 …ic int one_touch_play_view_on_wakeup(struct node *node, unsigned me, unsigned la, bool interactive, in one_touch_play_view_on_wakeup()
187 …ic int one_touch_play_view_on_change(struct node *node, unsigned me, unsigned la, bool interactive, in one_touch_play_view_on_change()
327 static int standby_resume_standby(struct node *node, unsigned me, unsigned la, bool interactive) in standby_resume_standby()
481 static int standby_resume_wakeup(struct node *node, unsigned me, unsigned la, bool interactive) in standby_resume_wakeup()
[all …]
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/cec-compliance/
H A Dcec-test.cpp39 int system_info_polling(struct node *node, unsigned me, unsigned la, bool interactive) in system_info_polling()
61 int system_info_phys_addr(struct node *node, unsigned me, unsigned la, bool interactive) in system_info_phys_addr()
76 int system_info_version(struct node *node, unsigned me, unsigned la, bool interactive) in system_info_version()
97 int system_info_get_menu_lang(struct node *node, unsigned me, unsigned la, bool interactive) in system_info_get_menu_lang()
141 int system_info_give_features(struct node *node, unsigned me, unsigned la, bool interactive) in system_info_give_features()
203 int core_unknown(struct node *node, unsigned me, unsigned la, bool interactive) in core_unknown()
236 int core_abort(struct node *node, unsigned me, unsigned la, bool interactive) in core_abort()
304 int device_osd_transfer_give(struct node *node, unsigned me, unsigned la, bool interactive) in device_osd_transfer_give()
694 static int deck_ctl_play(struct node *node, unsigned me, unsigned la, bool interactive) in deck_ctl_play()
868 static int tuner_ctl_test(struct node *node, unsigned me, unsigned la, bool interactive) in tuner_ctl_test()
[all …]
H A Dcec-test-audio.cpp25 …atic int dal_request_current_latency(struct node *node, unsigned me, unsigned la, bool interactive) in dal_request_current_latency()
129 static int arc_initiate_tx(struct node *node, unsigned me, unsigned la, bool interactive) in arc_initiate_tx()
170 static int arc_terminate_tx(struct node *node, unsigned me, unsigned la, bool interactive) in arc_terminate_tx()
199 static int arc_initiate_rx(struct node *node, unsigned me, unsigned la, bool interactive) in arc_initiate_rx()
245 static int arc_terminate_rx(struct node *node, unsigned me, unsigned la, bool interactive) in arc_terminate_rx()
329 static int sac_request_sad_probe(struct node *node, unsigned me, unsigned la, bool interactive) in sac_request_sad_probe()
350 static int sac_request_sad_invalid(struct node *node, unsigned me, unsigned la, bool interactive) in sac_request_sad_invalid()
372 static int sac_sad_format_check(struct node *node, unsigned me, unsigned la, bool interactive) in sac_sad_format_check()
424 static int sac_sad_req_multiple(struct node *node, unsigned me, unsigned la, bool interactive) in sac_sad_req_multiple()
572 static int sac_give_audio_status(struct node *node, unsigned me, unsigned la, bool interactive) in sac_give_audio_status()
[all …]
H A Dcec-test-power.cpp40 … util_interactive_ensure_power_state(struct node *node, unsigned me, unsigned la, bool interactive, in util_interactive_ensure_power_state()
68 static int power_status_give(struct node *node, unsigned me, unsigned la, bool interactive) in power_status_give()
89 static int power_status_report(struct node *node, unsigned me, unsigned la, bool interactive) in power_status_report()
114 static int one_touch_play_view_on(struct node *node, unsigned me, unsigned la, bool interactive, in one_touch_play_view_on()
146 …tic int one_touch_play_image_view_on(struct node *node, unsigned me, unsigned la, bool interactive) in one_touch_play_image_view_on()
151 …atic int one_touch_play_text_view_on(struct node *node, unsigned me, unsigned la, bool interactive) in one_touch_play_text_view_on()
156 …ic int one_touch_play_view_on_wakeup(struct node *node, unsigned me, unsigned la, bool interactive, in one_touch_play_view_on_wakeup()
187 …ic int one_touch_play_view_on_change(struct node *node, unsigned me, unsigned la, bool interactive, in one_touch_play_view_on_change()
327 static int standby_resume_standby(struct node *node, unsigned me, unsigned la, bool interactive) in standby_resume_standby()
481 static int standby_resume_wakeup(struct node *node, unsigned me, unsigned la, bool interactive) in standby_resume_wakeup()
[all …]
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/cec-compliance/
H A Dcec-test.cpp39 int system_info_polling(struct node *node, unsigned me, unsigned la, bool interactive) in system_info_polling()
61 int system_info_phys_addr(struct node *node, unsigned me, unsigned la, bool interactive) in system_info_phys_addr()
76 int system_info_version(struct node *node, unsigned me, unsigned la, bool interactive) in system_info_version()
97 int system_info_get_menu_lang(struct node *node, unsigned me, unsigned la, bool interactive) in system_info_get_menu_lang()
141 int system_info_give_features(struct node *node, unsigned me, unsigned la, bool interactive) in system_info_give_features()
203 int core_unknown(struct node *node, unsigned me, unsigned la, bool interactive) in core_unknown()
236 int core_abort(struct node *node, unsigned me, unsigned la, bool interactive) in core_abort()
304 int device_osd_transfer_give(struct node *node, unsigned me, unsigned la, bool interactive) in device_osd_transfer_give()
694 static int deck_ctl_play(struct node *node, unsigned me, unsigned la, bool interactive) in deck_ctl_play()
868 static int tuner_ctl_test(struct node *node, unsigned me, unsigned la, bool interactive) in tuner_ctl_test()
[all …]
H A Dcec-test-audio.cpp25 …atic int dal_request_current_latency(struct node *node, unsigned me, unsigned la, bool interactive) in dal_request_current_latency()
129 static int arc_initiate_tx(struct node *node, unsigned me, unsigned la, bool interactive) in arc_initiate_tx()
170 static int arc_terminate_tx(struct node *node, unsigned me, unsigned la, bool interactive) in arc_terminate_tx()
199 static int arc_initiate_rx(struct node *node, unsigned me, unsigned la, bool interactive) in arc_initiate_rx()
245 static int arc_terminate_rx(struct node *node, unsigned me, unsigned la, bool interactive) in arc_terminate_rx()
329 static int sac_request_sad_probe(struct node *node, unsigned me, unsigned la, bool interactive) in sac_request_sad_probe()
350 static int sac_request_sad_invalid(struct node *node, unsigned me, unsigned la, bool interactive) in sac_request_sad_invalid()
372 static int sac_sad_format_check(struct node *node, unsigned me, unsigned la, bool interactive) in sac_sad_format_check()
424 static int sac_sad_req_multiple(struct node *node, unsigned me, unsigned la, bool interactive) in sac_sad_req_multiple()
572 static int sac_give_audio_status(struct node *node, unsigned me, unsigned la, bool interactive) in sac_give_audio_status()
[all …]
H A Dcec-test-power.cpp40 … util_interactive_ensure_power_state(struct node *node, unsigned me, unsigned la, bool interactive, in util_interactive_ensure_power_state()
68 static int power_status_give(struct node *node, unsigned me, unsigned la, bool interactive) in power_status_give()
89 static int power_status_report(struct node *node, unsigned me, unsigned la, bool interactive) in power_status_report()
114 static int one_touch_play_view_on(struct node *node, unsigned me, unsigned la, bool interactive, in one_touch_play_view_on()
146 …tic int one_touch_play_image_view_on(struct node *node, unsigned me, unsigned la, bool interactive) in one_touch_play_image_view_on()
151 …atic int one_touch_play_text_view_on(struct node *node, unsigned me, unsigned la, bool interactive) in one_touch_play_text_view_on()
156 …ic int one_touch_play_view_on_wakeup(struct node *node, unsigned me, unsigned la, bool interactive, in one_touch_play_view_on_wakeup()
187 …ic int one_touch_play_view_on_change(struct node *node, unsigned me, unsigned la, bool interactive, in one_touch_play_view_on_change()
327 static int standby_resume_standby(struct node *node, unsigned me, unsigned la, bool interactive) in standby_resume_standby()
481 static int standby_resume_wakeup(struct node *node, unsigned me, unsigned la, bool interactive) in standby_resume_wakeup()
[all …]
/dports/x11-wm/sdorfehs/sdorfehs-1.2/
H A Dactions.c1299 cmd_meta(int interactive, struct cmdarg **args) in cmd_meta()
1343 cmd_prev(int interactive, struct cmdarg **args) in cmd_prev()
1375 cmd_next(int interactive, struct cmdarg **args) in cmd_next()
1605 cmd_kill(int interactive, struct cmdarg **args) in cmd_kill()
2593 command(int interactive, char *data) in command()
2756 cmd_exec(int interactive, struct cmdarg **args) in cmd_exec()
2832 cmd_quit(int interactive, struct cmdarg **args) in cmd_quit()
2974 cmd_echo(int interactive, struct cmdarg **args) in cmd_echo()
3057 cmd_only(int interactive, struct cmdarg **args) in cmd_only()
3401 cmd_help(int interactive, struct cmdarg **args) in cmd_help()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/servo/tests/unit/metrics/
H A Dinteractive_time.rs23 let mut interactive = InteractiveMetrics::new( in test_interactive() localVariable
40 let interactive = test_interactive(); in test_set_dcl() localVariable
55 let interactive = test_interactive(); in test_set_mta() localVariable
78 let interactive = test_interactive(); in test_set_tti_dcl() localVariable
99 let interactive = test_interactive(); in test_set_tti_mta() localVariable
/dports/sysutils/conan/conan-1.44.0/conans/client/
H A Dmanifest_manager.py19 def check_graph(self, graph, verify, interactive): argument
28 def _handle_recipe(self, node, verify, interactive): argument
39 def _handle_package(self, node, verify, interactive): argument
49 def _handle_folder(self, folder, ref, read_manifest, interactive, remote, verify): argument
65 def _check_accept_install(self, interactive, ref, remote_name): argument
79 def _handle_manifest(self, ref, folder, read_manifest, interactive, remote_name, verify): argument
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/main/java/org/opengrok/indexer/history/
H A DRepoRepository.java64 boolean isRepositoryFor(File file, boolean interactive) { in isRepositoryFor()
109 String determineParent(boolean interactive) throws IOException { in determineParent()
114 String determineBranch(boolean interactive) { in determineBranch()
119 String determineCurrentVersion(boolean interactive) throws IOException { in determineCurrentVersion()
H A DBazaarRepository.java180 boolean isRepositoryFor(File file, boolean interactive) { in isRepositoryFor()
228 protected void buildTagList(File directory, boolean interactive) { in buildTagList()
250 String determineParent(boolean interactive) throws IOException { in determineParent()
269 String determineBranch(boolean interactive) { in determineBranch()
274 String determineCurrentVersion(boolean interactive) throws IOException { in determineCurrentVersion()
H A DAccuRevRepository.java261 private boolean getAccuRevInfo(File wsPath, boolean interactive) { in getAccuRevInfo()
375 private boolean isInAccuRevDepot(File wsPath, boolean interactive) { in isInAccuRevDepot()
432 boolean isRepositoryFor(File sourceHome, boolean interactive) { in isRepositoryFor()
463 String determineParent(boolean interactive) throws IOException { in determineParent()
469 String determineBranch(boolean interactive) { in determineBranch()
474 String determineCurrentVersion(boolean interactive) throws IOException { in determineCurrentVersion()
H A DPerforceRepository.java152 boolean isInP4Depot(File file, boolean interactive) { in isInP4Depot()
201 boolean isRepositoryFor(File file, boolean interactive) { in isRepositoryFor()
232 String determineParent(boolean interactive) { in determineParent()
237 String determineBranch(boolean interactive) { in determineBranch()
277 String determineCurrentVersion(boolean interactive) throws IOException { in determineCurrentVersion()
H A DRCSRepository.java126 boolean isRepositoryFor(File file, boolean interactive) { in isRepositoryFor()
173 String determineParent(boolean interactive) throws IOException { in determineParent()
178 String determineBranch(boolean interactive) throws IOException { in determineBranch()
183 String determineCurrentVersion(boolean interactive) throws IOException { in determineCurrentVersion()
/dports/science/dvc/dvc-0.30.1/dvc/repo/
H A Dreproduce.py9 def _reproduce_stage(stages, node, force, dry, interactive, no_commit): argument
36 interactive=False, argument
96 interactive=False, argument
128 G, stages, node, force, dry, interactive, ignore_build_cache, no_commit argument
/dports/devel/py-dockerpty/dockerpty-0.4.1/dockerpty/
H A D__init__.py20 def start(client, container, interactive=True, stdout=None, stderr=None, stdin=None, logs=None): argument
34 client, container, command, interactive=True, stdout=None, stderr=None, stdin=None): argument
47 def start_exec(client, exec_id, interactive=True, stdout=None, stderr=None, stdin=None): argument
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/test/java/org/opengrok/indexer/history/
H A DRepositoryTest.java177 public boolean isRepositoryFor(File file, boolean interactive) { in isRepositoryFor()
182 public String determineParent(boolean interactive) throws IOException { in determineParent()
187 public String determineBranch(boolean interactive) throws IOException { in determineBranch()
192 String determineCurrentVersion(boolean interactive) throws IOException { in determineCurrentVersion()
/dports/math/eprover/eprover-E-2.0/CONTROL/
H A Dcco_einteractive_mode.c120 char* run_command(InteractiveSpec_p interactive, in run_command()
200 char* add_command(InteractiveSpec_p interactive, in add_command()
269 char* stage_command(InteractiveSpec_p interactive, DStr_p axiom_set) in stage_command()
308 char* list_command(InteractiveSpec_p interactive) in list_command()
402 void quit_command(InteractiveSpec_p interactive) in quit_command()
439 char* remove_commad(InteractiveSpec_p interactive, DStr_p axiom_set) in remove_commad()
497 char* download_command(InteractiveSpec_p interactive, DStr_p axiom_set) in download_command()
529 char* unstage_command(InteractiveSpec_p interactive, DStr_p axiom_set) in unstage_command()
619 char* load_command(InteractiveSpec_p interactive, DStr_p filename) in load_command()
898 InteractiveSpec_p interactive; in StartDeductionServer() local
/dports/x11-wm/mutter/mutter-41.1/src/tests/dbusmock-templates/
H A Dlocaled.py32 def SetLocale(self, locale, interactive): argument
39 def SetVConsoleKeyboard(self, keymap, keymap_toggle, convert, interactive): argument
47 def SetVConsoleKeyboard(self, layout, model, variant, options, convert, interactive): argument
/dports/databases/redis6/redis-6.0.16/src/
H A Dmemtest.c93 int memtest_addressing(unsigned long *l, size_t bytes, int interactive) { in memtest_addressing()
138 void memtest_fill_random(unsigned long *l, size_t bytes, int interactive) { in memtest_fill_random()
164 unsigned long v2, char sym, int interactive) in memtest_fill_value()
194 int memtest_compare(unsigned long *l, size_t bytes, int interactive) { in memtest_compare()
219 int interactive) in memtest_compare_times()
237 int memtest_test(unsigned long *m, size_t bytes, int passes, int interactive) { in memtest_test()

12345678910>>...75