/external/autotest/server/site_tests/bluetooth_Sanity_LEDiscovery/ |
control | 32 interactive=False)
|
/external/autotest/server/site_tests/bluetooth_Sanity_ValidAddress/ |
control | 25 interactive=False)
|
/external/curl/tests/data/ |
test564 | 3 # the user's shell profiles sends output to stdout of a non-interactive shell.
|
/external/libnl/man/ |
nl-qdisc-add.8 | 13 .B nl\-qdisc\-delete [ \-\-interactive ] [OPTIONS] 65 .B \-\-interactive 66 The interactive mode requires confirmation by the user for each qdisc deleted. It 71 Make the default answer for interactive prompts be 'y'es. This option is also
|
/external/python/cpython2/Doc/library/ |
__main__.rst | 11 input, from a script file, or from an interactive prompt. It is this
|
/external/python/cpython3/Lib/ |
_sitebuiltins.py | 30 """interactive prompt objects for printing the license text, a list of 92 when 'help' is typed at the Python interactive prompt. 94 Calling help() at the Python prompt starts an interactive help session. 99 return "Type help() for interactive help, " \
|
/external/python/cpython3/Tools/msi/tcltk/ |
tcltk_en-US.wxl_template | 7 <String Id="ShortcutDescription">Launches IDLE, the interactive environment for !(loc.ProductName).</String>
|
/external/scapy/bin/ |
scapy | 5 ## scapy.py --- Interactive packet manipulation tool ##
|
/external/selinux/policycoreutils/run_init/ |
run_init.8 | 14 should be possible to configure PAM such that interactive input is
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
completion1-actual-applyCompletion1.xml | 5 typing for interactive code completion
|
completion1.xml | 5 typing for interactive code completion
|
/tools/test/connectivity/acts/tests/google/power/tel/lab/temp/ |
liveplot.py | 8 plt.ion() # This allows for interactive plots, i.e. plots that do not block execution of the script
|
/frameworks/base/services/tests/servicestests/src/com/android/server/power/batterysaver/ |
BatterySavingStatsTest.java | 131 InteractiveState.INTERACTIVE, 147 InteractiveState.INTERACTIVE, 163 InteractiveState.INTERACTIVE, 187 InteractiveState.INTERACTIVE, 195 InteractiveState.INTERACTIVE, 203 InteractiveState.INTERACTIVE, 216 InteractiveState.INTERACTIVE, 242 private void assertLog(boolean batterySaver, boolean interactive, long deltaTimeMs, 252 assertEquals(interactive ? 1 : 0, lm.getTaggedData(MetricsEvent.FIELD_INTERACTIVE)); 288 InteractiveState.INTERACTIVE, [all...] |
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEConfig/ |
TrEEConfig.vfr | 43 flags = INTERACTIVE,
59 flags = INTERACTIVE | NUMERIC_SIZE_1,
|
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/Device/ |
IIO.h | 2 Constants and declarations for the Interactive IO library.
36 /** Structure defining an instance of the Interactive I/O "class". **/
|
/external/autotest/server/brillo/feedback/ |
client_factory.py | 10 _AVAILABLE_AUDIO_CLIENTS = set(('loop', 'interactive')) 44 elif fb_client_name == 'interactive':
|
/external/ply/ply/example/BASIC/ |
basic.py | 16 # interactive mode below 32 # Interactive mode. This incrementally adds/deletes statements
|
basiclog.py | 24 # interactive mode below 40 # Interactive mode. This incrementally adds/deletes statements
|
/external/scapy/scapy/ |
error.py | 63 log_interactive = logging.getLogger("scapy.interactive") # logs in interactive functions
|
/frameworks/base/core/proto/android/view/ |
enums.proto | 33 // non-interactive. 37 // device is non-interactive.
|
/system/update_engine/client_library/include/update_engine/ |
update_status.h | 42 // Treat the update like a non-interactive update, even when being triggered 43 // by the interactive APIs.
|
/development/ide/emacs/ |
android-host.el | 19 ;; This module defines interactive functions to send the most common 70 (interactive) 75 (interactive) 80 (interactive) 85 (interactive) 105 (interactive "P")
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DriverSampleDxe/ |
Vfr.vfr | 131 flags = INTERACTIVE, // VfrCompiler will generate opcode EFI_IFR_ACTION for Text marked as INTERACTIVE
137 flags = INTERACTIVE,
143 flags = INTERACTIVE,
149 flags = INTERACTIVE,
249 flags = INTERACTIVE, // INTERACTIVE indicate it's marked with EFI_IFR_FLAG_CALLBACK
255 flags = INTERACTIVE,
298 flags = INTERACTIVE,
345 flags = DISPLAY_UINT_HEX | INTERACTIVE, // Display in HEX format (if not specified, default is in decimal format) [all...] |
/external/scapy/ |
README | 16 Scapy is a powerful Python-based interactive packet manipulation program and 38 ### Interactive shell ### 40 Scapy can easily be used as an interactive shell to interact with the network. 81 hands-on](doc/notebooks/Scapy%20in%2015%20minutes.ipynb) and the [interactive 82 tutorial](http://scapy.readthedocs.io/en/latest/usage.html#interactive-tutorial). 83 If you want to learn more, see [the quick demo: an interactive
|
README.md | 16 Scapy is a powerful Python-based interactive packet manipulation program and 38 ### Interactive shell ### 40 Scapy can easily be used as an interactive shell to interact with the network. 81 hands-on](doc/notebooks/Scapy%20in%2015%20minutes.ipynb) and the [interactive 82 tutorial](http://scapy.readthedocs.io/en/latest/usage.html#interactive-tutorial). 83 If you want to learn more, see [the quick demo: an interactive
|