HomeSort by relevance Sort by last modified time
    Searched full:emulate (Results 51 - 75 of 890) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/autotest/client/site_tests/ui_SettingsPage/
ui_SettingsPage.py 48 # Emulate a modem on the device.
  /external/autotest/server/site_tests/network_WiFi_MaskedBSSID/
network_WiFi_MaskedBSSID.py 34 # but an different SSID. These APs together are meant to emulate
  /external/chromium-trace/catapult/devil/devil/utils/
parallelizer.py 74 """Emulate getting the |name| attribute of |self|.
88 """Emulate getting the value of |self| at |index|.
100 """Emulate calling |self| with |args| and |kwargs|.
209 """Emulate calling |self| with |args| and |kwargs|.
  /external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/java/lang/
StrictMath.java 27 * GWT doesn't support strict math, so we "emulate" it with non-strict math.
  /frameworks/base/packages/FakeOemFeatures/src/com/android/fakeoemfeatures/
FakeView.java 29 * Dummy view to emulate stuff an OEM may want to do.
  /hardware/bsp/intel/peripheral/libmraa/docs/
testing.md 31 * Create a physical layer that will emulate sensors behavior and generate I/O
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
uio.h 37 the C library implementation of readv/writev is able to emulate the
  /prebuilts/go/darwin-x86/src/runtime/
signal_dragonfly.go 20 /* 7 */ {_SigThrow, "SIGEMT: emulate instruction executed"},
signal_freebsd.go 20 /* 7 */ {_SigThrow, "SIGEMT: emulate instruction executed"},
signal_nacl.go 20 /* 7 */ {_SigThrow, "SIGEMT: emulate instruction executed"},
signal_netbsd.go 20 /* 7 */ {_SigThrow, "SIGEMT: emulate instruction executed"},
signal_openbsd.go 20 /* 7 */ {_SigThrow, "SIGEMT: emulate instruction executed"},
  /prebuilts/go/linux-x86/src/runtime/
signal_dragonfly.go 20 /* 7 */ {_SigThrow, "SIGEMT: emulate instruction executed"},
signal_freebsd.go 20 /* 7 */ {_SigThrow, "SIGEMT: emulate instruction executed"},
signal_nacl.go 20 /* 7 */ {_SigThrow, "SIGEMT: emulate instruction executed"},
signal_netbsd.go 20 /* 7 */ {_SigThrow, "SIGEMT: emulate instruction executed"},
signal_openbsd.go 20 /* 7 */ {_SigThrow, "SIGEMT: emulate instruction executed"},
  /external/webrtc/talk/app/webrtc/test/
fakedatachannelprovider.h 93 // Set true to emulate the SCTP stream being blocked by congestion control.
110 // Set true to emulate the transport channel creation, e.g. after
116 // Set true to emulate the transport ReadyToSendData signal when the transport
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
AppCompatPopupWindow.java 89 // If we're pre-L, emulate overlapAnchor by modifying the yOff
99 // If we're pre-L, emulate overlapAnchor by modifying the yOff
108 // If we're pre-L, emulate overlapAnchor by modifying the yOff
  /external/autotest/client/cros/
touch_playback_test_base.py 46 Emulate a USB mouse if a property file is provided.
49 @param mouse_props: optional property file for a mouse to emulate.
55 self.player.emulate(input_type='mouse', property_file=mouse_props)
118 """Emulate a mouse with the given property file.
123 self.player.emulate(input_type='mouse', property_file=property_file)
  /cts/tests/tests/widget/src/android/widget/cts/
PopupMenuTest.java 59 // (such as menu dismissal when we emulate a tap outside the menu bounds).
179 // emulate a click outside the popup window bounds.
186 // Determine the location of the anchor on the screen so that we can emulate
194 // The logic below uses Instrumentation to emulate a tap outside the bounds of the
198 // It is not correct to emulate these two sequences separately in the test, as it
199 // wouldn't emulate the user-facing interaction for this test. Note that usage
  /device/google/accessory/demokit/hardware/eng/shield/
ashield_gerb274x.cam 22 Emulate="0 0 0"
42 Emulate="0 0 0"
62 Emulate="0 0 0"
82 Emulate="0 0 0"
102 Emulate="0 0 0"
122 Emulate="0 0 0"
  /external/libgdx/backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/
LwjglApplicationConfiguration.java 38 /** The OpenGL context major version (the part in front of the decimal point) used to emulate OpenGL ES 3.0, when the version is
44 /** The OpenGL context major version (the part after the decimal point) used to emulate OpenGL ES 3.0, when the version is not
63 /** used to emulate screen densities **/
  /bionic/libc/bionic/
fchmod.cpp 48 // Use /proc/self/fd instead to emulate this support.
fchmodat.cpp 46 // Emulate AT_SYMLINK_NOFOLLOW using the mechanism described

Completed in 1171 milliseconds

1 23 4 5 6 7 8 91011>>