HomeSort by relevance Sort by last modified time
    Searched refs:x2 (Results 401 - 425 of 687) sorted by null

<<11121314151617181920>>

  /external/webkit/JavaScriptCore/bytecode/
SamplingTool.h 248 bool inCTIFunction() { return m_sample & 0x2; }
  /external/webkit/WebCore/platform/graphics/android/
AndroidAnimation.cpp 106 m_timingFunction.x2(),
  /external/webkit/WebCore/rendering/style/
RenderStyleConstants.h 313 TDNONE = 0x0 , UNDERLINE = 0x1, OVERLINE = 0x2, LINE_THROUGH= 0x4, BLINK = 0x8
  /frameworks/base/awt/java/awt/
Graphics.java 619 * Draws a line from the point (x1, y1) to the point (x2, y2). This method
627 * @param x2
632 public abstract void drawLine(int x1, int y1, int x2, int y2);
    [all...]
  /frameworks/base/core/java/android/os/
MemoryFile.java 42 private static final int PROT_WRITE = 0x2;
  /frameworks/base/packages/TtsService/jni/
android_tts_SynthProxy.cpp 79 double x2; // x[n-2] variable
116 x2 = 0.0f;
128 out0 = (m_fa*x0) + (m_fb*x1) + (m_fc*x2) + (m_fd*out1) + (m_fe*out2);
130 x2 = x1;
  /hardware/broadcom/wlan/bcm4329/src/include/
sbconfig.h 236 #define SBBS_HRD 0x2
sdioh.h 203 #define SD4_MODE 0x2 /* SD Host Cntrlr Spec */
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_rt.c 885 double x2 = me->dRate[i].ax / me->dRate[i].an; local
887 xx = my_sqrt(xx - x2 * x2);
892 1/x, xx, s, x2-1/x);
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
requestHandler.c 547 enableBit = (measurementMode & 0x2)>>1;
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
mtio.h 238 #define MT_ST_ASYNC_WRITES 0x2
pkt_cls.h 45 #define AT_EGRESS 0x2
  /ndk/build/platforms/android-3/arch-arm/usr/include/net/
if_types.h 46 #define IFT_1822 0x2 /* old-style arpanet imp */
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
mtio.h 238 #define MT_ST_ASYNC_WRITES 0x2
pkt_cls.h 45 #define AT_EGRESS 0x2
  /ndk/build/platforms/android-4/arch-arm/usr/include/net/
if_types.h 46 #define IFT_1822 0x2 /* old-style arpanet imp */
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
mtio.h 238 #define MT_ST_ASYNC_WRITES 0x2
pkt_cls.h 45 #define AT_EGRESS 0x2
  /ndk/build/platforms/android-5/arch-arm/usr/include/net/
if_types.h 46 #define IFT_1822 0x2 /* old-style arpanet imp */
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
mtio.h 238 #define MT_ST_ASYNC_WRITES 0x2
pkt_cls.h 45 #define AT_EGRESS 0x2
  /ndk/build/platforms/android-5/arch-x86/usr/include/net/
if_types.h 46 #define IFT_1822 0x2 /* old-style arpanet imp */
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
mtio.h 238 #define MT_ST_ASYNC_WRITES 0x2
pkt_cls.h 45 #define AT_EGRESS 0x2
  /ndk/build/platforms/android-8/arch-arm/usr/include/net/
if_types.h 46 #define IFT_1822 0x2 /* old-style arpanet imp */

Completed in 407 milliseconds

<<11121314151617181920>>