HomeSort by relevance Sort by last modified time
    Searched full:toward (Results 1 - 25 of 431) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
KeyboardUtils.java 26 * Determine if the provided keycode is toward the start direction of the normal layout.
35 * Determine if the provided keycode is toward the end direction of the normal layout.
  /external/clang/test/CodeGen/
branch-target-layout.c 6 // attempt to preserve source order of control flow, and any bias toward source
  /external/jemalloc/
README 9 toward making jemalloc among the best allocators for a broad range of demanding
  /external/icu/icu4c/source/test/intltest/
sfwdchit.h 41 * (toward endIndex()). If there are
49 * (toward endIndex()). If there are
  /frameworks/base/core/java/android/hardware/
SensorListener.java 42 * <p>The Z axis points toward the sky when the device is lying on its back
56 * values when the z-axis moves toward the y-axis.
59 * when the z-axis moves toward the x-axis.
73 * <li>When the device is pushed on its left side toward the right, the
75 * to the push toward the left)</li>
  /bionic/libm/include/mips/machine/
fenv.h 66 * 01 - rounding toward zero (RZ)
67 * 10 - rounding (up) toward plus infinity (RP)
68 * 11 - rounding (down)toward minus infinity (RM)
  /development/ndk/platforms/android-21/arch-mips/include/machine/
fenv.h 66 * 01 - rounding toward zero (RZ)
67 * 10 - rounding (up) toward plus infinity (RP)
68 * 11 - rounding (down)toward minus infinity (RM)
  /development/ndk/platforms/android-21/arch-mips64/include/machine/
fenv.h 66 * 01 - rounding toward zero (RZ)
67 * 10 - rounding (up) toward plus infinity (RP)
68 * 11 - rounding (down)toward minus infinity (RM)
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
ShadowCardStack.java 74 Animator toward = ObjectAnimator.ofFloat(card, "translationZ", i * Z); local
75 toward.setStartDelay(200 * ((max) - i));
76 towardAnimators.add(toward);
  /hardware/akm/AK8975_FS/akmdfs/AKFS_APIs_8975/
AKFS_Direction.c 30 when y-axis moves toward the x-axis.
32 when z-axis moves toward the y-axis.
34 when x-axis moves toward the z-axis.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
fpu_control.h 49 * 01 - rounding down (toward - infinity)
50 * 10 - rounding up (toward + infinity)
51 * 11 - rounding toward zero
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/
fpu_control.h 46 * 01 - rounding down (toward - infinity)
47 * 10 - rounding up (toward + infinity)
48 * 11 - rounding toward zero
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/
fpu_control.h 49 * 01 - rounding down (toward - infinity)
50 * 10 - rounding up (toward + infinity)
51 * 11 - rounding toward zero
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/machine/
fenv.h 66 * 01 - rounding toward zero (RZ)
67 * 10 - rounding (up) toward plus infinity (RP)
68 * 11 - rounding (down)toward minus infinity (RM)
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/machine/
fenv.h 66 * 01 - rounding toward zero (RZ)
67 * 10 - rounding (up) toward plus infinity (RP)
68 * 11 - rounding (down)toward minus infinity (RM)
  /external/libvorbis/
config.h.in 76 STACK_DIRECTION > 0 => grows toward higher addresses
77 STACK_DIRECTION < 0 => grows toward lower addresses
  /build/target/product/
aosp_arm64.mk 18 # Open-Source part of the tree. It's geared toward a US-centric
full.mk 18 # Open-Source part of the tree. It's geared toward a US-centric
full_base_telephony.mk 18 # Open-Source part of the tree. It's geared toward a US-centric
full_mips.mk 18 # Open-Source part of the tree. It's geared toward a US-centric
full_mips64.mk 18 # Open-Source part of the tree. It's geared toward a US-centric
sdk_phone_arm64.mk 18 # Open-Source part of the tree. It's geared toward a US-centric
sdk_phone_mips.mk 18 # Open-Source part of the tree. It's geared toward a US-centric
sdk_phone_mips64.mk 18 # Open-Source part of the tree. It's geared toward a US-centric
sdk_phone_x86.mk 18 # Open-Source part of the tree. It's geared toward a US-centric

Completed in 480 milliseconds

1 2 3 4 5 6 7 8 91011>>