Home
last modified time | relevance | path

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

123456789

/external/u-boot/drivers/pci/
Dpci_rom.c239 bool emulate, alloced; in dm_pci_run_vga_bios() local
273 emulate = false; in dm_pci_run_vga_bios()
280 emulate = true; in dm_pci_run_vga_bios()
284 emulate = true; in dm_pci_run_vga_bios()
291 emulate = false; in dm_pci_run_vga_bios()
295 if (emulate) { in dm_pci_run_vga_bios()
/external/shflags/doc/
DTODO.txt3 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
4 emulate sh
/external/virglrenderer/docs/
Dpiglit-notes.txt5 virglrenderer could emulate GL_CLAMP, in practice
9 Edgeflag support - we would need to somehow emulate
/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/python/cpython2/Modules/_ctypes/libffi/
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/libcxx/include/
Dbit97 // Win32 doesn't have _BitScanForward64 so emulate it with two 32 bit calls.
130 // Win32 doesn't have _BitScanReverse64 so emulate it with two 32 bit calls.
/external/llvm/test/Object/
Dobjdump-sectionheaders.test5 ; results in a way that we don't emulate.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Object/
Dobjdump-sectionheaders.test5 ; results in a way that we don't emulate.
/external/swiftshader/third_party/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)
/external/autotest/test_suites/
Dcontrol.bluetooth_chameleon16 and software using chameleon boards and RN42 kit to emulate
Dcontrol.bluetooth_chameleon_sanity17 Bluetooth hardware and software using RN42 kit to emulate
/external/ImageMagick/MagickWand/tests/
DREADME13 emulate the BASH shell. In this way you would write scripts in exactly the
/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/tensorflow/tensorflow/lite/experimental/micro/testing/
DDockerfile.bluepill16 # This docker configuration file lets you emulate a Blue Pill board
DDockerfile.riscv16 # This docker configuration file lets you emulate a Hifive1 board
/external/autotest/client/site_tests/logging_FeedbackReport/
Dlogging_FeedbackReport.py27 self._player.emulate(input_type='keyboard')
/external/autotest/server/site_tests/firmware_BaseECKeyboard/
Dcontrol18 micro-servo. It talks to the base EC to emulate key-press. It checks
/external/autotest/client/site_tests/ui_AppLauncher/
Dui_AppLauncher.py60 player.emulate('keyboard', property_file)
/external/autotest/client/site_tests/policy_KeyboardDefaultToFunctionKeys/
Dpolicy_KeyboardDefaultToFunctionKeys.py34 self.player.emulate(input_type='keyboard')
/external/autotest/client/site_tests/platform_InputScreenshot/
Dplatform_InputScreenshot.py31 self.player.emulate(input_type='keyboard')

123456789