HomeSort by relevance Sort by last modified time
    Searched refs:x1 (Results 426 - 450 of 4103) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
isdn_ppp.h 16 #define CALLTYPE_INCOMING 0x1
57 #define IPPP_COMP_FLAG_XMIT 0x1
if_vlan.h 34 VLAN_FLAG_REORDER_HDR = 0x1,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
isdn_ppp.h 16 #define CALLTYPE_INCOMING 0x1
57 #define IPPP_COMP_FLAG_XMIT 0x1
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
isdn_ppp.h 16 #define CALLTYPE_INCOMING 0x1
57 #define IPPP_COMP_FLAG_XMIT 0x1
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
TestGraphics.java 60 public void drawLine(int x1, int y1, int x2, int y2) {
61 mDrawn.add("drawLine(" + x1 + "," + y1 + "," + x2 + "," + y2 + ")");
70 public void drawRect(int x1, int y1, int x2, int y2) {
71 mDrawn.add("drawRect(" + x1 + "," + y1 + "," + x2 + "," + y2 + ")");
95 public void fillRect(int x1, int y1, int x2, int y2) {
96 mDrawn.add("fillRect(" + x1 + "," + y1 + "," + x2 + "," + y2 + ")");
169 public void drawArrow(int x1, int y1, int x2, int y2, int size) {
170 mDrawn.add("drawArrow(" + x1 + "," + y1 + "," + x2 + "," + y2 + ")");
  /bionic/libc/kernel/arch-mips/asm/
smp.h 34 #define SMP_RESCHEDULE_YOURSELF 0x1
  /bionic/libc/kernel/common/linux/
if_vlan.h 37 VLAN_FLAG_REORDER_HDR = 0x1,
  /development/ndk/platforms/android-9/arch-mips/include/asm/
smp.h 34 #define SMP_RESCHEDULE_YOURSELF 0x1
  /external/chromium/chrome/browser/metrics/
metrics_response.h 28 COLLECTOR_PROFILE = 0x1,
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
cpuid.h 39 static const int kCpuInit = 0x1;
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_draw_quad.h 56 float x0, float y0, float x1, float y1, float z);
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
pripcsem.h 86 #define PR_SEM_CREATE 0x1 /* create if not exist */
  /external/chromium_org/webkit/renderer/compositor_bindings/
web_filter_animation_curve_impl.h 34 double x1,
  /external/clang/test/Sema/
struct-decl.c 47 unsigned int x1; member in struct:x0
  /external/clang/test/SemaCXX/
attr-selectany.cpp 6 __declspec(selectany) int x1 = 1; variable
  /external/iproute2/include/linux/
if_vlan.h 34 VLAN_FLAG_REORDER_HDR = 0x1,
ip6_tunnel.h 10 #define IP6_TNL_F_IGN_ENCAP_LIMIT 0x1
  /external/mesa3d/src/gallium/auxiliary/util/
u_draw_quad.h 56 float x0, float y0, float x1, float y1, float z);
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
post_pro.cpp 186 state->x1 = 0;
226 state->x1 = 0;
296 x2 = st->x1;
297 st->x1 = st->x0;
306 L_tmp = L_mac (L_tmp, st->x1, b[1]);
365 x2 = st->x1;
366 st->x1 = st->x0;
377 L_tmp += ((Word32) st->x1) * c_b1;
post_pro.h 107 Word16 x1; member in struct:__anon29633
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
pre_proc.h 79 Word16 x1; member in struct:__anon29648
  /frameworks/base/core/java/android/provider/
LiveFolders.java 244 public static final int DISPLAY_MODE_GRID = 0x1;
  /hardware/ti/omap4xxx/domx/domx/
rpmsg_omx_defs.h 35 #define OMX_DESC_MSG 0x1 // exec sync command
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
mman.h 9 #define PROT_READ 0x1 /* page can be read */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
mman.h 9 #define PROT_READ 0x1 /* page can be read */

Completed in 998 milliseconds

<<11121314151617181920>>