Searched refs:interact (Results 1 – 25 of 169) sorted by relevance
1234567
/external/pcre/dist2/ |
D | perltest.sh | 91 $interact = 0; 97 $interact = 1; 114 printf " re> " if $interact; 116 printf $outfile "$_" if ! $interact; 123 printf " > " if $interact; 125 printf $outfile "$_" if ! $interact; 175 if (! $interact) 204 printf "data> " if $interact; 207 printf $outfile "%s", "$_\n" if ! $interact;
|
/external/autotest/client/site_tests/documentscan_AppTestWithFakeLorgnette/ |
D | control | 17 - The extension is unable to interact with the Chrome scanning API 18 - The Chrome scanning API cannot interact with the mock lorgnette
|
/external/chromium-trace/catapult/telemetry/third_party/chromite/ |
D | README.chromium | 14 ('cros chrome-sdk'), as well as interact with the Chromium OS
|
/external/clang/test/Index/ |
D | headerfile-comment-to-html.m | 16 …a remote or local computer or device with which the Developer Tools can interact. Each Device sup… 20 …a remote or local computer or device with which the Developer Tools can interact. Each Device sup… 31 …a remote or local computer or device with which the Developer Tools can interact. Each Device sup…
|
/external/autotest/server/samples/ |
D | autoserv_console.srv | 20 code.interact("Autoserv console", raw_input, locals())
|
/external/autotest/client/samples/ |
D | control.interactive_console | 25 code.interact('autotest console', raw_input)
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/profiler/ |
D | iprofiler_profiler.py | 38 self._proc.interact(escape_character='\x0d')
|
/external/libvpx/libvpx/ |
D | mainpage.dox | 28 - Read the \ref samples "sample code" for examples of how to interact with the
|
/external/autotest/client/cros/multimedia/ |
D | multimedia_xmlrpc_server.py | 112 code.interact(local=locals())
|
/external/autotest/test_suites/ |
D | control.wimax | 20 - shill is built with WiMAX support and is able to interact with WiMAX manager
|
/external/autotest/server/site_tests/sequences/ |
D | control.power_build | 23 files since they do not need to interact with the RPM.
|
/external/chromium-trace/catapult/telemetry/third_party/mox3/ |
D | README.rst | 28 installed locally already. In this case, you can interact with the testr
|
/external/netperf/ |
D | README.ovms | 50 downshift everything to lower case. This does not interact well with
|
/external/skia/site/dev/sheriffing/ |
D | android.md | 18 …autoroller documentation <a href="#autoroller_doc">here</a> for details on how to interact with it.
|
/external/protobuf/src/google/protobuf/ |
D | unittest_custom_options.proto | 94 // regular options, to make sure they interact nicely). 113 // some regular options, to make sure they interact nicely).
|
/external/webrtc/webrtc/base/ |
D | callback.h.pump | 29 // breaking dependencies between objects that need to interact with one another.
|
/external/eigen/doc/ |
D | CustomizingEigen_CustomScalar.dox | 62 …gative and only zero is allowed to have a score of zero. Also, this can interact badly with thresh…
|
/external/libxml2/os400/libxmlrpg/ |
D | xlink.rpgle | 73 * The link detection module interact with the upper layers using
|
/external/v8/tools/testrunner/ |
D | README | 82 Interface to interact with the server. Contains code to setup the server's
|
/external/boringssl/src/ |
D | INCORPORATING.md | 83 interact poorly with assembly code.
|
D | API-CONVENTIONS.md | 42 queue to determine whether an operation failed. Some codepaths may not interact
|
/external/mesa3d/docs/ |
D | MESA_texture_signed_rgba.spec | 123 fetches interact with fragment coloring?
|
/external/dhcpcd-6.8.2/ |
D | README | 77 We try and detect how dhcpcd should interact with system services at runtime.
|
/external/clang/docs/ |
D | DriverInternals.rst | 242 during one compilation in order to interact with tools for separate 273 Some tools, such as the assembler, only interact with a handful of
|
/external/llvm/test/Transforms/Float2Int/ |
D | basic.ll | 82 ; The two chains don't interact - failure of one shouldn't
|
1234567