Home
last modified time | relevance | path

Searched full:interactive (Results 1 – 25 of 1704) sorted by relevance

12345678910>>...69

/external/v4l-utils/utils/cec-compliance/
Dcec-test-power.cpp36 … util_interactive_ensure_power_state(struct node *node, unsigned me, unsigned la, bool interactive, in util_interactive_ensure_power_state() argument
45 while (interactive) { in util_interactive_ensure_power_state()
64 static int power_status_give(struct node *node, unsigned me, unsigned la, bool interactive) in power_status_give() argument
85 static int power_status_report(struct node *node, unsigned me, unsigned la, bool interactive) in power_status_report() argument
107 static int one_touch_play_view_on(struct node *node, unsigned me, unsigned la, bool interactive, in one_touch_play_view_on() argument
139 …tic int one_touch_play_image_view_on(struct node *node, unsigned me, unsigned la, bool interactive) in one_touch_play_image_view_on() argument
141 return one_touch_play_view_on(node, me, la, interactive, CEC_MSG_IMAGE_VIEW_ON); in one_touch_play_image_view_on()
144 …atic int one_touch_play_text_view_on(struct node *node, unsigned me, unsigned la, bool interactive) in one_touch_play_text_view_on() argument
146 return one_touch_play_view_on(node, me, la, interactive, CEC_MSG_TEXT_VIEW_ON); in one_touch_play_text_view_on()
149 …ic int one_touch_play_view_on_wakeup(struct node *node, unsigned me, unsigned la, bool interactive, in one_touch_play_view_on_wakeup() argument
[all …]
Dcec-test.cpp56 int system_info_polling(struct node *node, unsigned me, unsigned la, bool interactive) in system_info_polling() argument
78 int system_info_phys_addr(struct node *node, unsigned me, unsigned la, bool interactive) in system_info_phys_addr() argument
93 int system_info_version(struct node *node, unsigned me, unsigned la, bool interactive) in system_info_version() argument
110 int system_info_get_menu_lang(struct node *node, unsigned me, unsigned la, bool interactive) in system_info_get_menu_lang() argument
139 static int system_info_set_menu_lang(struct node *node, unsigned me, unsigned la, bool interactive) in system_info_set_menu_lang() argument
154 int system_info_give_features(struct node *node, unsigned me, unsigned la, bool interactive) in system_info_give_features() argument
215 int core_unknown(struct node *node, unsigned me, unsigned la, bool interactive) in core_unknown() argument
248 int core_abort(struct node *node, unsigned me, unsigned la, bool interactive) in core_abort() argument
270 int vendor_specific_commands_id(struct node *node, unsigned me, unsigned la, bool interactive) in vendor_specific_commands_id() argument
296 static int device_osd_transfer_set(struct node *node, unsigned me, unsigned la, bool interactive) in device_osd_transfer_set() argument
[all …]
Dcec-compliance.h171 int (*const test_fn)(struct node *node, unsigned me, unsigned la, bool interactive);
212 if (interactive) { \
440 int core_unknown(struct node *node, unsigned me, unsigned la, bool interactive);
441 int core_abort(struct node *node, unsigned me, unsigned la, bool interactive);
442 int system_info_polling(struct node *node, unsigned me, unsigned la, bool interactive);
443 int system_info_phys_addr(struct node *node, unsigned me, unsigned la, bool interactive);
444 int system_info_version(struct node *node, unsigned me, unsigned la, bool interactive);
445 int system_info_get_menu_lang(struct node *node, unsigned me, unsigned la, bool interactive);
446 int system_info_give_features(struct node *node, unsigned me, unsigned la, bool interactive);
447 int vendor_specific_commands_id(struct node *node, unsigned me, unsigned la, bool interactive);
[all …]
Dcec-test-audio.cpp214 …atic int dal_request_current_latency(struct node *node, unsigned me, unsigned la, bool interactive) in dal_request_current_latency() argument
277 … int dal_req_current_latency_invalid(struct node *node, unsigned me, unsigned la, bool interactive) in dal_req_current_latency_invalid() argument
330 static int arc_initiate_tx(struct node *node, unsigned me, unsigned la, bool interactive) in arc_initiate_tx() argument
371 static int arc_terminate_tx(struct node *node, unsigned me, unsigned la, bool interactive) in arc_terminate_tx() argument
400 static int arc_initiate_rx(struct node *node, unsigned me, unsigned la, bool interactive) in arc_initiate_rx() argument
446 static int arc_terminate_rx(struct node *node, unsigned me, unsigned la, bool interactive) in arc_terminate_rx() argument
527 static int sac_request_sad_probe(struct node *node, unsigned me, unsigned la, bool interactive) in sac_request_sad_probe() argument
548 static int sac_request_sad_invalid(struct node *node, unsigned me, unsigned la, bool interactive) in sac_request_sad_invalid() argument
570 static int sac_sad_format_check(struct node *node, unsigned me, unsigned la, bool interactive) in sac_sad_format_check() argument
622 static int sac_sad_req_multiple(struct node *node, unsigned me, unsigned la, bool interactive) in sac_sad_req_multiple() argument
[all …]
/external/libxkbcommon/tools/
Dxkbcli.138 .It Ic interactive\-x11
39 Interactive debugger for XKB keymaps for X11, see
40 .Xr xkbcli\-interactive\-x11 1
42 .It Ic interactive\-wayland
43 Interactive debugger for XKB keymaps for Wayland, see
44 .Xr xkbcli\-interactive\-wayland 1
46 .It Ic interactive\-evdev
47 Interactive debugger for XKB keymaps for evdev, see
48 .Xr xkbcli\-interactive\-evdev 1
Dxkbcli.c47 " interactive-wayland\n" in usage()
48 " Interactive debugger for XKB keymaps for Wayland\n" in usage()
52 " interactive-x11\n" in usage()
53 " Interactive debugger for XKB keymaps for X11\n" in usage()
57 " interactive-evdev\n" in usage()
58 " Interactive debugger for XKB keymaps for evdev\n" in usage()
Dxkbcli-interactive-x11.16 .Nm "xkbcli interactive\-x11"
7 .Nd interactive debugger for XKB keymaps
35 .Xr xkbcli\-interactive\-evdev 1 ,
36 .Xr xkbcli\-interactive\-wayland 1 ,
Dxkbcli-interactive-wayland.16 .Nm "xkbcli interactive\-wayland"
7 .Nd interactive debugger for XKB keymaps
35 .Xr xkbcli\-interactive\-evdev 1 ,
36 .Xr xkbcli\-interactive\-x11 1 ,
Dxkbcli-interactive-evdev.16 .Nm "xkbcli interactive\-evdev"
7 .Nd interactive debugger for XKB keymaps
75 .Xr xkbcli\-interactive\-wayland 1 ,
76 .Xr xkbcli\-interactive\-x11 1 ,
/external/autotest/client/site_tests/autoupdate_CannedOmahaUpdate/
Dautoupdate_CannedOmahaUpdate.py19 def run_canned_update(self, allow_failure, update_url, interactive): argument
25 @param interactive: Whether the update is interactive or not.
33 interactive=interactive)
47 interactive=True): argument
55 @param interactive: Whether the update is interactive or not.
65 nebraska.get_update_url(), interactive)
81 interactive)
/external/python/cpython3/Doc/tutorial/
Dappendix.rst10 Interactive Mode
13 There are two variants of the interactive :term:`REPL`. The classic
18 a new interactive shell is used by default.
22 :kbd:`F1` enters the interactive help browser :mod:`pydoc`.
28 When using the new interactive shell, exit the shell by typing :kbd:`exit`
32 If the new interactive shell is not desired, it can be disabled via
41 In interactive mode, it then returns to the primary prompt; when input came from
90 The Interactive Startup File
99 This file is only read in interactive sessions, not when Python reads commands
101 commands (which otherwise behaves like an interactive session). It is executed
[all …]
Dinteractive.rst4 Interactive Input Editing and History Substitution
29 The history will be available again during the next interactive interpreter
35 Alternatives to the Interactive Interpreter
45 One alternative enhanced interactive interpreter that has been around for quite
48 into other applications. Another similar enhanced interactive environment is
/external/selinux/libsepol/tests/
Dlibsepol-tests.c58 printf("\t-i, --interactive\t\tinteractive console\n"); in usage()
61 static bool do_tests(int interactive, int verbose) in do_tests() argument
82 if (interactive) in do_tests()
94 int i, verbose = 1, interactive = 0; in main() local
98 {"interactive", 0, NULL, 'i'}, in main()
108 interactive = 1; in main()
120 if (!do_tests(interactive, verbose)) in main()
125 if (!do_tests(interactive, verbose)) in main()
/external/python/cpython3/Doc/reference/
Dtoplevel_components.rst40 single: interactive mode
43 The interpreter may also be invoked in interactive mode; in this case, it does
58 or standard input is a tty device, the interpreter enters interactive mode;
67 All input read from non-interactive files has the same form:
83 Interactive input
86 Input in interactive mode is parsed using the following grammar:
92 interactive mode; this is needed to help the parser detect the end of the input.
/external/selinux/libsemanage/tests/
Dlibsemanage-tests.c61 printf("\t-i, --interactive\t\tinteractive console\n"); in usage()
64 static bool do_tests(int interactive, int verbose) in do_tests() argument
90 if (interactive) in do_tests()
105 int i, verbose = 1, interactive = 0; in main() local
109 {"interactive", 0, NULL, 'i'}, in main()
119 interactive = 1; in main()
129 if (!do_tests(interactive, verbose)) in main()
/external/autotest/client/site_tests/autoupdate_InstallAndUpdateDLC/
Dautoupdate_InstallAndUpdateDLC.py16 def run_once(self, payload_urls, interactive=True): argument
27 @param interactive: Whether the update should be interactive.
43 interactive=interactive)
/external/autotest/client/cros/cellular/pseudomodem/
Dstate_machine.py36 Using the StateMachine in |interactive| mode:
37 In interactive mode, the state machine object exposes a dbus object under
79 Run this machine in interactive mode.
88 self.warning('Cannot enter interactive mode without a |bus|.')
97 logging.info('Running state machine in interactive mode')
110 Advance a step on a state machine running in interactive mode.
113 @raises: TestError if called on a non-interactive state machine.
118 'Can not advance a non-interactive state machine')
135 Signal sent out by an interactive machine when it is waiting for remote
/external/autotest/client/common_lib/feedback/
Dclient.py5 """Interactive feedback layer abstraction."""
55 """Interface for an interactive feedback layer."""
151 """Interactive feedback query base class.
181 """Validates the interactive input/output result.
204 """Interface for an output interactive feedback query.
216 """Validates the interactive input/output result.
229 """Interface for an input interactive feedback query.
242 """Validates the interactive input/output result.
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_xdp_vlan.sh23 echo " --flush : Flush before starting (e.g. after --interactive)"
24 echo " --interactive : Keep netns setup running after test-run"
52 if [ -n "$INTERACTIVE" ]; then
67 --long verbose,flush,help,interactive,debug,mode: -- "$@")
82 -i | --interactive | --debug )
83 INTERACTIVE=yes
128 # Interactive mode likely require us to cleanup netns
129 if [ -n "$INTERACTIVE" ]; then
189 # Bringup lo in netns (to avoids confusing people using --interactive)
/external/libnl/src/
Dnl-route-delete.c14 static int interactive = 0, default_yes = 0, quiet = 0; variable
30 " -i, --interactive Run interactively\n" in print_usage()
68 if (interactive && !nl_cli_confirm(obj, &params, default_yes)) in delete_cb()
109 { "interactive", 0, 0, 'i' }, in main()
134 case 'i': interactive = 1; break; in main()
154 if (nf == 0 && !interactive && !default_yes) { in main()
156 "non-interactive mode, aborting.\n"); in main()
Dnl-qdisc-delete.c15 static int quiet = 0, default_yes = 0, deleted = 0, interactive = 0; variable
24 " --interactive Run interactively.\n" in print_usage()
52 if (interactive && !nl_cli_confirm(obj, &params, default_yes)) in delete_cb()
87 { "interactive", 0, 0, ARG_INTERACTIVE }, in main()
105 case ARG_INTERACTIVE: interactive = 1; break; in main()
129 if (nfilter == 0 && !interactive && !default_yes) { in main()
/external/python/cpython3/Parser/lexer/
Dstate.h20 /* Normal mode of operation: return a new token when asked in interactive mode */
22 /* Forcefully return ENDMARKER when asked for a new token in interactive mode. This
71 int fp_interactive; /* If the file descriptor is interactive */
72 char *interactive_src_start; /* The start of the source parsed so far in interactive mode */
73 char *interactive_src_end; /* The end of the source parsed so far in interactive mode */
84 const char *prompt, *nextprompt; /* For interactive prompting */
116 /* How to proceed when asked for a new token in interactive mode */
/external/grpc-grpc/tools/dockerfile/distribtest/python_opensuse_x64/
DDockerfile17 RUN zypper --non-interactive install python3
18 RUN zypper --non-interactive install python3-pip
21 RUN zypper --non-interactive install which
25 RUN zypper --non-interactive install ca-certificates-mozilla
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/dockerfile/distribtest/python_opensuse_x64/
DDockerfile17 RUN zypper --non-interactive install python3
18 RUN zypper --non-interactive install python3-pip
21 RUN zypper --non-interactive install which
25 RUN zypper --non-interactive install ca-certificates-mozilla
/external/toolchain-utils/binary_search_tool/
DREADME.bisect.md25 By default the ChromeOS package method will do a simple interactive test that
58 1. Basic interactive test package bisection, on daisy board:
85 By default the ChromeOS object method will do a simple interactive test that
129 1. Basic interactive test object bisection, on daisy board for cryptohome
160 By default the Android object method will do a simple interactive test that
206 1. Basic interactive test android bisection, where the android source is at
231 Example 1 (do boot test instead of interactive test):
237 Example 2 (do package bisector system test instead of interactive test, this

12345678910>>...69