Home
last modified time | relevance | path

Searched refs:emulate (Results 1 – 25 of 200) sorted by relevance

12345678

/external/shflags/doc/
DTODO.txt3 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
4 emulate sh
/external/curl/tests/data/
Dtest103615 but we emulate that
58 but we emulate that
Dtest11014 but we emulate that
Dtest103715 but we emulate that
/external/libmicrohttpd/doc/
Dmdate-sh31 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
32 emulate sh
/external/python/cpython2/Modules/_ctypes/libffi/
Dmdate-sh31 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
32 emulate sh
/external/bison/build-aux/
Dmdate-sh31 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
32 emulate sh
/external/python/cpython2/Modules/
Dlinuxaudiodev.c242 int rate, ssize, nchannels, n, fmt, emulate=0; in lad_setparameters() local
245 &rate, &ssize, &nchannels, &fmt, &emulate)) in lad_setparameters()
278 if (emulate == 0) { in lad_setparameters()
/external/swiftshader/third_party/LLVM/test/Object/
Dobjdump-sectionheaders.test5 ; results in a way that we don't emulate.
/external/llvm/test/Object/
Dobjdump-sectionheaders.test5 ; results in a way that we don't emulate.
/external/autotest/client/cros/input_playback/
Dkeyboard.py21 self.keyboard.emulate(input_type=_KEYBOARD)
Dstylus.py41 self.stylus.emulate(input_type=_STYLUS_DEVICE,
/external/ImageMagick/MagickWand/tests/
DREADME13 emulate the BASH shell. In this way you would write scripts in exactly the
/external/autotest/client/site_tests/platform_InputBrightness/
Dplatform_InputBrightness.py24 self._player.emulate(input_type='keyboard')
/external/autotest/client/site_tests/touch_MouseScroll/
Dcontrol19 Uses a mouse description file to emulate a USB mouse. Plays back a single
/external/autotest/client/site_tests/platform_InputNewTab/
Dplatform_InputNewTab.py26 self._player.emulate(input_type='keyboard')
/external/autotest/client/site_tests/logging_FeedbackReport/
Dlogging_FeedbackReport.py27 self._player.emulate(input_type='keyboard')
/external/autotest/client/site_tests/ui_AppLauncher/
Dui_AppLauncher.py60 player.emulate('keyboard', property_file)
/external/autotest/client/cros/a11y/
Da11y_test_base.py28 self._player.emulate(input_type='keyboard')
/external/autotest/client/site_tests/platform_InputScreenshot/
Dplatform_InputScreenshot.py31 self.player.emulate(input_type='keyboard')
/external/autotest/client/site_tests/platform_InputVolume/
Dplatform_InputVolume.py30 self._player.emulate(input_type='keyboard')
/external/autotest/client/site_tests/policy_DisableScreenshots/
Dpolicy_DisableScreenshots.py42 self.player.emulate(input_type='keyboard')
/external/autotest/client/site_tests/platform_InputBrowserNav/
Dplatform_InputBrowserNav.py28 self._player.emulate(input_type='keyboard')
/external/python/cpython2/Doc/library/
Dcode.rst27 Closely emulate the behavior of the interactive Python interpreter. This class
45 This function is useful for programs that want to emulate Python's interpreter
137 Closely emulate the interactive Python console. The optional banner argument
/external/autotest/test_suites/
Dcontrol.chameleon_vga16 The Chameleon board can emulate a monitor such that the test can control

12345678