HomeSort by relevance Sort by last modified time
    Searched refs:x2 (Results 1226 - 1250 of 2906) sorted by null

<<41424344454647484950>>

  /external/libffi/src/powerpc/
darwin.S 233 .byte 0x2 ; uleb128 0x2
linux64.S 166 .byte 0x2 # DW_CFA_advance_loc1
176 .uleb128 0x2
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_short_iht4x4_add_neon.asm 62 vmull.s16 q13, d5, d18 ; s3 = sinpi_4_9 * x2
63 vmull.s16 q14, d3, d18 ; s4 = sinpi_1_9 * x2
67 vsubw.s16 q15, q15, d18 ; s7 = x0 + x3 - x2
75 vmul.s32 q15, q15, q8 ; x2 = sinpi_3_9 * s7
  /external/llvm/test/MC/ARM/
eh-directive-section-multiple-func.s 115 @ CHECK: Type: Function (0x2)
124 @ CHECK: Type: Function (0x2)
  /external/mesa3d/docs/
MESA_set_3dfx_mode.spec 51 GLX_3DFX_FULLSCREEN_MODE_MESA 0x2
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_private.h 342 #define DRAW_SPLIT_AFTER 0x2
430 #define DRAW_PIPE_EDGE_FLAG_1 0x2
  /external/mesa3d/src/gallium/auxiliary/util/
u_blitter.h 56 * \param x2 An X coordinate of the bottom-right corner.
77 unsigned x1, unsigned y1, unsigned x2, unsigned y2,
136 unsigned x2, unsigned y2,
  /external/mesa3d/src/gallium/include/pipe/
p_defines.h 55 #define PIPE_BLENDFACTOR_SRC_COLOR 0x2
98 #define PIPE_MASK_G 0x2
  /external/oprofile/events/mips/1004K/
events.h 8 {0x2, CTR(0), 0, "BRANCH_INSNS",
  /external/oprofile/events/mips/20K/
events 8 event:0x2 counters:0 um:zero minimum:500 name:FETCH_GROUPS : Fetch groups entering CPU execution pipes
  /external/oprofile/events/mips/24K/
events.h 8 {0x2, CTR(0), 0, "BRANCH_INSNS",
  /external/oprofile/events/mips/34K/
events.h 8 {0x2, CTR(0), 0, "BRANCH_INSNS",
  /external/oprofile/events/mips/5K/
events 9 event:0x2 counters:0,1 um:zero minimum:500 name:LOADS_EXECED : Load/pref(x)/sync/cache-ops executed
  /external/qemu/target-i386/
hax-interface.h 388 #define HAX_CAP_MEMQUOTA 0x2
396 #define HAX_CAP_FAILREASON_NX 0x2
  /external/skia/tests/
ClipCubicTest.cpp 61 float x2, float y2,
66 crv[2].fX = SkFloatToScalar(x2); crv[2].fY = SkFloatToScalar(y2);
  /external/v8/test/mjsunit/
obj-construct.js 41 var x2 = { a: 3, b: 4 };
  /external/valgrind/main/massif/
ms_print.in 557 for (my $x2 = $prev_x + 1; $x2 < $x; $x2++) {
558 $graph[$x2][$prev_y_max] = $prev_char;
  /frameworks/base/core/java/android/view/animation/
GridLayoutAnimationController.java 71 public static final int DIRECTION_BOTTOM_TO_TOP = 0x2;
81 public static final int DIRECTION_VERTICAL_MASK = 0x2;
  /frameworks/base/core/java/com/android/internal/widget/multiwaveview/
PointCloud.java 111 public Point(float x2, float y2, float r) {
112 x = (float) x2;
  /frameworks/base/media/java/android/media/
AudioSystem.java 213 public static final int DEVICE_OUT_SPEAKER = 0x2;
259 public static final int DEVICE_IN_AMBIENT = DEVICE_BIT_IN | 0x2;
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
ShaderProgram.java 266 float x2, float y2, float x3, float y3);
269 float x2, float y2, float x3, float y3);
  /frameworks/native/include/android/
configuration.h 78 ACONFIGURATION_SCREENLONG_YES = 0x2,
89 ACONFIGURATION_UI_MODE_NIGHT_YES = 0x2,
  /hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
fimg2d.h 283 int x2; /* x1 + width */ member in struct:fimg2d_rect
302 int x2; /* x1 + width */ member in struct:fimg2d_clip
  /hardware/ti/omap4xxx/security/tee_client_api/
schannel6_protocol.h 78 #define SCX_PARAM_TYPE_VALUE_OUTPUT 0x2
88 #define SCX_PARAM_TYPE_OUTPUT_FLAG 0x2
  /packages/apps/DeskClock/src/com/android/deskclock/widget/multiwaveview/
PointCloud.java 111 public Point(float x2, float y2, float r) {
112 x = (float) x2;

Completed in 952 milliseconds

<<41424344454647484950>>