Home
last modified time | relevance | path

Searched refs:interactive (Results 1 – 25 of 237) sorted by relevance

12345678910

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/apt/apt/
H A D0001-aptwebserver.cc-Include-array.patch9 test/interactive-helper/aptwebserver.cc:36:55: error: constexpr variable cannot have non-literal ty…
16 test/interactive-helper/aptwebserver.cc | 1 +
19 diff --git a/test/interactive-helper/aptwebserver.cc b/test/interactive-helper/aptwebserver.cc
21 --- a/test/interactive-helper/aptwebserver.cc
22 +++ b/test/interactive-helper/aptwebserver.cc
/OK3568_Linux_fs/kernel/scripts/kconfig/tests/
H A Dconftest.py40 interactive=False, in_keys=None, extra_env={}): argument
79 if interactive:
124 interactive=True, in_keys=in_keys)
134 interactive=True, in_keys=in_keys)
/OK3568_Linux_fs/kernel/kernel/
H A DKconfig.hz31 while also showing good interactive responsiveness even
39 while also showing good interactive responsiveness even
47 systems requiring fast interactive responses to events.
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/expect/
H A Dexpect_5.45.4.bb1 SUMMARY = "tool for automating interactive applications according to a script"
2 DESCRIPTION = "Expect is a tool for automating interactive applications according to a script. \
5 applications. And by adding Tk, you can also wrap interactive applications in \
/OK3568_Linux_fs/buildroot/package/opus/
H A DConfig.in4 The Opus codec is designed for interactive speech and audio
9 It is intended to suit a wide range of interactive audio
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/pam/libpam/pam.d/
H A Dcommon-session6 # at the start and end of sessions of *any* kind (both interactive and
7 # non-interactive).
H A Dcommon-session-noninteractive3 # common to all non-interactive services
7 # at the start and end of all non-interactive sessions.
/OK3568_Linux_fs/u-boot/arch/sandbox/cpu/
H A Dstart.c100 if (!state->interactive) in sandbox_main_loop_init()
153 state->interactive = true; in sandbox_cmdline_cb_interactive()
157 SANDBOX_CMDLINE_OPT_SHORT(interactive, 'i', 0, "Enter interactive mode");
/OK3568_Linux_fs/u-boot/scripts/
H A Dget_maintainer.pl42 my $interactive = 0;
230 'i|interactive!' => \$interactive,
275 $output_rolestats = 1 if ($interactive);
287 $interactive = 0;
793 if ($interactive) {
1413 save_commits_by_author(@lines) if ($interactive);
1414 save_commits_by_signer(@lines) if ($interactive);
1448 save_commits_by_author(@lines) if ($interactive);
1449 save_commits_by_signer(@lines) if ($interactive);
1660 $interactive = 0;
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libnet/
H A Dlibnet-telnet-perl_3.05.bb5 interactive features are provided because connecting to a TELNET port \
7 These interactive features include the ability to specify a time-out and to \
/OK3568_Linux_fs/buildroot/package/dump1090/
H A D0001-dump1090.h-fix-build-with-gcc-10.patch9interactive.o:/home/test/autobuild/run/instance-0/output-1/build/dump1090-bff92c4ad772a0a8d433f788…
11 …nux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/bin/ld: interactive.o:/home/test/au…
/OK3568_Linux_fs/buildroot/package/poke/
H A DConfig.in11 GNU poke is a new interactive editor for binary data. Not
13 it provides a full-fledged procedural, interactive
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/poke/
H A Dpoke_1.2.bb3interactive, extensible editor for binary data. Not limited to editing basic entities such as bits…
/OK3568_Linux_fs/buildroot/package/gptfdisk/
H A DConfig.in23 bool "interactive gdisk"
25 Install the interactive GUID partition table (GPT) manipulator
/OK3568_Linux_fs/kernel/scripts/
H A Dget_maintainer.pl45 my $interactive = 0;
253 'i|interactive!' => \$interactive,
309 $output_rolestats = 1 if ($interactive);
321 $interactive = 0;
1008 if ($interactive) {
1609 save_commits_by_author(@lines) if ($interactive);
1610 save_commits_by_signer(@lines) if ($interactive);
1644 save_commits_by_author(@lines) if ($interactive);
1645 save_commits_by_signer(@lines) if ($interactive);
1882 $interactive = 0;
[all …]
/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/debian-hacks/
H A DAdd-a-2-minutes-timeout-on-xpcshell-tests.patch23 if self.interactive:
47 if self.interactive:
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dnettest.c104 static unsigned int interactive; variable
791 if (!interactive && server_mode) { in socket_read_dgram()
873 if (!interactive && server_mode) { in socket_read_stream()
959 if (!interactive) { in msg_loop()
966 nfds = interactive ? MAX(fileno(stdin), sd) + 1 : sd + 1; in msg_loop()
970 if (interactive) in msg_loop()
1004 if (interactive) in msg_loop()
1260 if (!interactive) in do_server()
1713 interactive = 1; in main()
1802 if (interactive) { in main()
/OK3568_Linux_fs/external/xserver/doc/
H A Dsmartsched99 So, the X server doesn't share well with clients which are more interactive
123 4 Some priority scheme is needed to keep interactive clients
129 is good enough for interactive response almost all of the time.
166 CPU intensive processes on the same machine can reduce interactive
197 The effect of these changes is to both improve interactive application
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/bash/
H A Dbash.inc3 …plementation of the IEEE POSIX and Open Group shell specification with interactive command line ed…
14 # startup files, even if they are not interactive.
22 # causes a lot of garbage in non-interactive shells
/OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/
H A DNEWS63 + add kernel bootchart tab to interactive gui
89 + fix interactive CPU rendering (Michael)
187 + interactive UI (Michael)
203 + add a filename string to the window title in interactive mode
/OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/
H A Daml-debugger.rst47 That spawns the interactive AML debugger environment where you can execute
61 The interactive debugger interface can be closed by pressing Ctrl+C or using
/OK3568_Linux_fs/buildroot/package/bash/
H A Dbash.bashrc1 # System-wide .bashrc file for interactive bash(1) shells.
34 # enable bash completion in interactive shells
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_xdp_vlan.sh62 --long verbose,flush,help,interactive,debug,mode: -- "$@")
77 -i | --interactive | --debug )
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A DKconfig116 bool "interactive"
121 Use the CPUFreq governor 'interactive' as default. This allows
124 'interactive' governor for latency-sensitive workloads.
225 tristate "'interactive' cpufreq policy governor"
231 'interactive' - This driver adds a dynamic cpufreq policy governor
236 interactive workloads.
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dtcp-thin.rst19 After analysing a large number of time-dependent interactive
50 "Improving latency for interactive, thin-stream applications over

12345678910