HomeSort by relevance Sort by last modified time
    Searched refs:y1 (Results 301 - 325 of 468) sorted by null

<<111213141516171819

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBgeom.h 94 short x1,y1; member in struct:_XkbBounds
98 #define XkbBoundsHeight(b) (((b)->y2)-((b)->y1))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mathcalls.h 242 __MATHCALL (y1,, (_Mdouble_));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBgeom.h 94 short x1,y1; member in struct:_XkbBounds
98 #define XkbBoundsHeight(b) (((b)->y2)-((b)->y1))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mathcalls.h 242 __MATHCALL (y1,, (_Mdouble_));
  /development/ndk/platforms/android-3/include/
math.h 266 double y1(double);
  /development/ndk/platforms/android-9/include/
math.h 266 double y1(double);
  /external/aac/libFDK/src/
qmf.cpp 496 FIXP_QMF x0, x1, y0, y1; local
501 y1 = timeIn[L2 - 2 - i] >> 1;
504 rSubband[i+1] = x1 - y1;
506 iSubband[i+1] = x1 + y1;
    [all...]
  /external/jmonkeyengine/engine/src/core/com/jme3/math/
Quaternion.java 965 float y1 = -x * q.z + y * q.w + z * q.x + w * q.y; local
992 float y1 = -x * qz + y * qw + z * qx + w * qy; local
    [all...]
  /external/libvpx/libvpx/vp8/encoder/arm/armv6/
vp8_fast_quantize_b_armv6.asm 61 pkhtb r0, r9, r0, asr #16 ; [y1 | y0]
67 eor r0, r0, lr ; [(y1 ^ sz1) | (y0 ^ sz0)]
  /external/v8/test/mjsunit/
debug-evaluate-locals-optimized-double.js 47 { locals: {a1: 3.03, b1: 4.04}, args: { names: ["i", "x1", "y1"], values: [1, 5.05, 6.06] } },
191 function g3(i, x1, y1) {
debug-evaluate-locals-optimized.js 39 { locals: {a1: 3, b1: 4}, args: { names: ["i", "x1", "y1"], values: [1, 5, 6] } },
179 function g3(i, x1, y1) {
  /external/webkit/Source/WebCore/platform/graphics/android/layers/
AndroidAnimation.cpp 142 bezierFunction->y1(),
  /frameworks/rs/
rsFont.h 247 void appendMeshQuad(float x1, float y1, float z1,
  /hardware/qcom/msm8960/kernel-headers/linux/
msm_q6vdec.h 164 u32 y1; member in struct:vdec_cropping_window
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_q6vdec.h 139 u32 y1; member in struct:vdec_cropping_window
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
math.h 266 double y1(double);
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
math.h 266 double y1(double);
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
math.h 266 double y1(double);
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
math.h 266 double y1(double);
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
math.h 266 double y1(double);
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
math.h 266 double y1(double);
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
math.h 266 double y1(double);
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
math.h 266 double y1(double);
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
math.h 266 double y1(double);
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
math.h 266 double y1(double);

Completed in 1298 milliseconds

<<111213141516171819