HomeSort by relevance Sort by last modified time
    Searched refs:x2 (Results 351 - 375 of 4857) sorted by null

<<11121314151617181920>>

  /external/skia/experimental/Intersection/
QuadraticParameterization.h 8 double x2() const { return p[xx_coeff]; } function in class:QuadImplicitForm
  /frameworks/base/core/java/android/provider/
LiveFolders.java 251 public static final int DISPLAY_MODE_LIST = 0x2;
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonGNUInfo.h 22 V3 = 0x2,
  /ndk/sources/android/support/src/musl-multibyte/
internal.c 25 C(0x2),C(0x3),C(0x4),C(0x5),C(0x6),C(0x7),
27 D(0x0),D(0x1),D(0x2),D(0x3),D(0x4),D(0x5),D(0x6),D(0x7),
29 E(0x0),E(0x1),E(0x2),E(0x3),E(0x4),E(0x5),E(0x6),E(0x7),
31 F(0x0),F(0x1),F(0x2),F(0x3),F(0x4)
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
grad.rs 59 float x2 = xPos2[i];
62 float denom = (y2 * y2 - 2 * y1 * y2 + x2 * x2 - 2 * x1 * x2 + y1 * y1 + x1 * x1);
67 grads[k].dx = (x1 - x2) / denom;
68 grads[k].off = (y2 * y2 + x2 * x2 - x1 * x2 - y1 * y2) / denom;
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
CandidateFilter.java 30 public static final int FILTER_NON_ASCII = 0x2;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
mman-common.h 10 #define PROT_WRITE 0x2 /* page can be written */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
if_vlan.h 35 VLAN_FLAG_GVRP = 0x2,
ip6_tunnel.h 12 #define IP6_TNL_F_USE_ORIG_TCLASS 0x2
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
mman-common.h 10 #define PROT_WRITE 0x2 /* page can be written */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
if_vlan.h 35 VLAN_FLAG_GVRP = 0x2,
ip6_tunnel.h 12 #define IP6_TNL_F_USE_ORIG_TCLASS 0x2
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
mman.h 16 #define PROT_WRITE 0x2
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
mman.h 16 #define PROT_WRITE 0x2
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
mman.h 16 #define PROT_WRITE 0x2
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
mman.h 16 #define PROT_WRITE 0x2
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
mman.h 16 #define PROT_WRITE 0x2
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm-generic/
mman.h 16 #define PROT_WRITE 0x2
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm-generic/
mman.h 16 #define PROT_WRITE 0x2
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm-generic/
mman.h 16 #define PROT_WRITE 0x2
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/asm-generic/
mman.h 16 #define PROT_WRITE 0x2
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm-generic/
mman.h 16 #define PROT_WRITE 0x2
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm-generic/
mman.h 16 #define PROT_WRITE 0x2
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm-generic/
mman.h 16 #define PROT_WRITE 0x2
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/asm-generic/
mman.h 16 #define PROT_WRITE 0x2

Completed in 2710 milliseconds

<<11121314151617181920>>