/development/samples/ApiDemos/src/com/example/android/apis/app/ |
SecureWindowActivity.java | 41 * "Overlay Display" created using the "Simulate secondary displays" option in
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
_index.html | 24 <dd>Demonstrates calling the {@link android.graphics.Matrix.html#setPolyToPoly(float[],int,float[],int,int)} method to translate coordinates on a canvas to a new perspective (used to simulate perspective). </dd>
|
/device/google/wahoo/ |
system.prop | 49 # Simulate sdcard on /data/media
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
profilee.py | 16 # In order to have reproducible time, we simulate a timer in the global
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
thread_wince.h | 67 * simulate the non reentrant requirements of Python locks
|
/device/linaro/bootloader/edk2/Nt32Pkg/TimerDxe/ |
Timer.h | 19 This Timer module uses an NT Thread to simulate the timer-tick driven
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ |
ANTLRDFA.h | 52 // simulate the DFA using the static tables and predict an alternative
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ |
ANTLRDFA.h | 52 // simulate the DFA using the static tables and predict an alternative
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ |
ANTLRDFA.h | 52 // simulate the DFA using the static tables and predict an alternative
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/ |
NFA.java | 35 * by the Grammar object so we can, for example, convert to DFA or simulate
|
/external/autotest/client/site_tests/platform_CrosDisksFormat/ |
platform_CrosDisksFormat.py | 26 # Create a zero-filled virtual filesystem image to help simulate
|
/external/autotest/client/site_tests/security_DeviceJail_Detach/ |
security_DeviceJail_Detach.py | 18 Simulate permission_broker detaching the kernel driver before we
|
/external/autotest/client/site_tests/security_DeviceJail_Lockdown/ |
security_DeviceJail_Lockdown.py | 35 Simulate permission_broker locking the device down before letting us
|
/external/compiler-rt/test/asan/TestCases/Linux/ |
swapcontext_test.cc | 37 ThrowAndCatch(); // Simulate __asan_handle_no_return().
|
/external/fio/engines/ |
falloc.c | 4 * IO engine that does regular fallocate to simulate data transfer
|
/external/libmojo/base/android/javatests/src/org/chromium/base/ |
ApiCompatibilityUtilsTest.java | 76 // LOLLIPOP to simulate an exceptional case. In that case, MockActivity#finish()
|
/external/libopus/ |
README.draft | 51 -loss <perc> : simulate packet loss, in percent (0-100); default: 0
|
/external/mockftpserver/branches/1.x_Branch/src/site/apt/ |
index.apt | 9 to simulate either success or failure scenarios. Expected command invocations can also be verified.
|
/external/mockito/src/main/java/org/mockito/invocation/ |
MockHandler.java | 16 * Handler can be used to programmatically simulate invocations on the mock object.
|
/external/protobuf/python/google/protobuf/internal/ |
message_set_extensions.proto | 67 // out since it must not actually exist in code, to simulate an "unknown"
|
/external/protobuf/src/google/protobuf/ |
unittest_mset.proto | 67 // out since it must not actually exist in code, to simulate an "unknown"
|
/external/python/cpython2/Demo/tkinter/guido/ |
electrons.py | 3 # Simulate "electrons" migrating across the screen.
|
/external/python/cpython2/Lib/test/ |
profilee.py | 16 # In order to have reproducible time, we simulate a timer in the global
|
/external/python/cpython2/Python/ |
thread_wince.h | 67 * simulate the non reentrant requirements of Python locks
|
/external/python/cpython3/Lib/idlelib/idle_test/ |
test_search.py | 4 # A usage test should simulate clicks and check hilighting.
|