HomeSort by relevance Sort by last modified time
    Searched full:backwards (Results 26 - 50 of 2545) sorted by null

12 3 4 5 6 7 8 91011>>

  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
HardwareLayerEnabler.java 9 * A backwards-compatible substitute for {@link ViewPropertyAnimator#withLayer()}.
  /art/runtime/interpreter/mterp/mips/
op_goto.S 19 /* If backwards branch refresh rIBASE */
31 /* If backwards branch refresh rIBASE */
  /development/samples/ApiDemos/src/com/example/android/apis/accessibility/
_index.html 31 inheritance (non backwards compatible) and composition (backwards compatible).
  /external/caliper/examples/src/main/java/examples/
LoopingBackwardsBenchmark.java 23 * Testing the old canard that looping backwards is faster.
38 @Benchmark int backwards(int reps) { method in class:LoopingBackwardsBenchmark
  /art/runtime/interpreter/mterp/mips64/
op_goto.S 23 bltz a0, MterpCheckSuspendAndContinue # suspend check if backwards branch
op_goto_16.S 22 bltz a0, MterpCheckSuspendAndContinue # suspend check if backwards branch
  /developers/build/prebuilts/gradle/ActionBarCompat-ShareActionProvider/Application/src/main/res/values/
base-strings.xml 25 ActionBarCompat, backwards compatible to API v7.
  /development/samples/browseable/ActionBarCompat-ShareActionProvider/res/values/
base-strings.xml 25 ActionBarCompat, backwards compatible to API v7.
  /external/autotest/client/tests/kvm/autotest_control/
monotonic_time.control 21 # time interface does not go backwards by more than 'threshold'.
  /external/autotest/client/tests/monotonic_time/
control 21 # time interface does not go backwards by more than 'threshold'.
  /external/freetype/src/raster/
ftrend1.h 34 /* used for backwards-compatibility with FT 1.x anyway. */
  /external/iproute2/misc/
lnstat.h 31 int compat; /* 1 == backwards compat mode */
  /external/kernel-headers/original/uapi/linux/
selinux_netlink.h 26 /* Multicast groups - backwards compatiblility for userspace */
  /external/nanopb-c/tests/extra_fields/
SConscript 13 # This uses the backwards compatibility alltypes test, so that
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
selinux_netlink.h 25 /* Multicast groups - backwards compatiblility for userspace */
shm.h 20 /* Obsolete, used only for backwards compatibility and libc5 compiles */
56 /* Obsolete, used only for backwards compatibility */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter_ipv4/
nf_nat.h 48 /* For backwards compat: don't use in modern code. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
selinux_netlink.h 25 /* Multicast groups - backwards compatiblility for userspace */
shm.h 20 /* Obsolete, used only for backwards compatibility and libc5 compiles */
56 /* Obsolete, used only for backwards compatibility */
  /external/webrtc/webrtc/modules/audio_coding/neteq/tools/
input_audio_file.h 37 // Fast-forwards (|samples| > 0) or -backwards (|samples| < 0) the file by the
39 // beginning of the file if the end is reached. However, seeking backwards
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_xpickle.py 4 # loading them via the other. It also tests backwards compatibility with
131 # This is a cut-down version of pickletester's test_float. Backwards
153 # Backwards compatibility was explicitly broken in r67934 to fix a bug.
162 # This is a cut-down version of pickletester's test_unicode. Backwards
178 # Test backwards compatibility with Python 2.4.
203 # Test backwards compatibility with Python 2.5.
220 # Test backwards compatibility with Python 2.6.
245 print >>sys.stderr, "test_xpickle -- skipping backwards compat tests."
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_xpickle.py 4 # loading them via the other. It also tests backwards compatibility with
131 # This is a cut-down version of pickletester's test_float. Backwards
153 # Backwards compatibility was explicitly broken in r67934 to fix a bug.
162 # This is a cut-down version of pickletester's test_unicode. Backwards
178 # Test backwards compatibility with Python 2.4.
203 # Test backwards compatibility with Python 2.5.
220 # Test backwards compatibility with Python 2.6.
245 print >>sys.stderr, "test_xpickle -- skipping backwards compat tests."
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_xpickle.py 4 # loading them via the other. It also tests backwards compatibility with
131 # This is a cut-down version of pickletester's test_float. Backwards
153 # Backwards compatibility was explicitly broken in r67934 to fix a bug.
162 # This is a cut-down version of pickletester's test_unicode. Backwards
178 # Test backwards compatibility with Python 2.4.
203 # Test backwards compatibility with Python 2.5.
220 # Test backwards compatibility with Python 2.6.
245 print >>sys.stderr, "test_xpickle -- skipping backwards compat tests."
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_xpickle.py 4 # loading them via the other. It also tests backwards compatibility with
131 # This is a cut-down version of pickletester's test_float. Backwards
153 # Backwards compatibility was explicitly broken in r67934 to fix a bug.
162 # This is a cut-down version of pickletester's test_unicode. Backwards
178 # Test backwards compatibility with Python 2.4.
203 # Test backwards compatibility with Python 2.5.
220 # Test backwards compatibility with Python 2.6.
245 print >>sys.stderr, "test_xpickle -- skipping backwards compat tests."
  /development/samples/Support4Demos/src/com/example/android/supportv4/accessibility/
AccessibilityDelegateSupportActivity.java 54 * in a backwards compatible fashion. Note that overriding a method whose return
56 * not backwards compatible with that platform version.
68 // one can write a backwards compatible application by setting the delegate

Completed in 697 milliseconds

12 3 4 5 6 7 8 91011>>