HomeSort by relevance Sort by last modified time
    Searched refs:x3 (Results 226 - 250 of 4500) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
trunc.d 13 0+000c <[^>]*> ori at,a0,0x3
23 0+0034 <[^>]*> ori at,a0,0x3
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/score/
ldi.d 18 10: 85188006 ldi r8, 0x3\(3\)
19 14: 87388006 ldi r25, 0x3\(3\)
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68hc11/
far-hc11.d 11 0+8003 <tramp._far_foo\+0x3> ldy \#0x0+8072 <_far_foo>
15 0+800d <tramp._far_bar\+0x3> ldy \#0x0+806a .*
18 0+8017 <_start\+0x3> ldx \#0x0+abcd .*
43 0+8051 <fail\+0x3> wai
50 0+8059 <__far_trampoline\+0x3> tsx
62 0+806d <_far_bar\+0x3> xgdx
67 0+8075 <_far_foo\+0x3> jmp 0x0+8054 <__return>
71 0+807c <_far_no_tramp\+0x3> jmp 0x0+8054 <__return>
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
tocopt.s 14 x3: label
35 lis 29,x3@got@ha
36 addi 29,29,x3@got@l
tocopt5.s 14 x3: label
  /bionic/libc/kernel/uapi/linux/
firewire-constants.h 37 #define EXTCODE_FETCH_ADD 0x3
69 #define SCODE_800 0x3
72 #define SCODE_BETA 0x3
  /development/ndk/platforms/android-21/include/linux/
firewire-constants.h 37 #define EXTCODE_FETCH_ADD 0x3
69 #define SCODE_800 0x3
72 #define SCODE_BETA 0x3
  /development/perftests/panorama/feature_stab/db_vlvm/
db_image_homography.h 39 \param x3 image 1 point 3
47 double x1[3],double x2[3],double x3[3],double x4[3],
56 \param x3 image 1 point 3
62 double x1[3],double x2[3],double x3[3],
100 DB_API int db_StitchRotationCommonFocalLength_3Points(double H[9],double x1[3],double x2[3],double x3[3],
  /external/clang/test/Sema/
expr-address-of.c 25 int *x3 = &y[10]; local
61 register int x3[10][10][10]; local
62 int (*_dummy3)[10] = &x3[0][0]; // expected-error {{address of register variable requested}}
  /external/kernel-headers/original/uapi/linux/
firewire-constants.h 43 #define EXTCODE_FETCH_ADD 0x3
74 #define SCODE_800 0x3
77 #define SCODE_BETA 0x3
  /external/libcxx/test/libcxx/utilities/memory/util.smartptr/
race_condition.pass.cpp 38 WeakPtr x3 = x; // increment weak count local
39 Ptr x4 = x3.lock(); // increment shared count via lock
40 WeakPtr x5 = x3; // increment weak count
  /external/libmpeg2/common/armv8/
impeg2_format_conv.s 85 //* x3 pu1_dest_y *
122 // pu1_dest_y, - x3
157 st1 {v0.8b, v1.8b}, [x3], #16
171 sub x3, x3, x16
174 st1 {v0.8b, v1.8b}, [x3], #16
178 add x3, x3, x8
256 //* x3 pu1_dest_y *
294 // pu1_dest_y, - x3
    [all...]
  /external/pdfium/xfa/src/fxbarcode/common/
BC_CommonPerspectiveTransform.h 28 FX_FLOAT x3,
44 FX_FLOAT x3,
52 FX_FLOAT x3,
  /frameworks/av/media/libeffects/loudness/common/core/
math.h 59 const T x3 = x2 * x; local
61 const T x5 = x3 * x2;
63 0.16666666666666665741480812812369549646973609924316406250f * x3 +
  /frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
convolve5x5.rs 30 uint32_t x3 = min((int32_t)x+1, gWidth-1);
42 + convert_float4(rsGetElementAt_uchar4(gIn, x3, y0)) * gCoeffs[3]
48 + convert_float4(rsGetElementAt_uchar4(gIn, x3, y1)) * gCoeffs[8]
54 + convert_float4(rsGetElementAt_uchar4(gIn, x3, y2)) * gCoeffs[13]
60 + convert_float4(rsGetElementAt_uchar4(gIn, x3, y3)) * gCoeffs[18]
66 + convert_float4(rsGetElementAt_uchar4(gIn, x3, y4)) * gCoeffs[23]
  /frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
convolve5x5.rs 30 uint32_t x3 = min((int32_t)x+1, gWidth-1);
42 + convert_float4(rsGetElementAt_uchar4(gIn, x3, y0)) * gCoeffs[3]
48 + convert_float4(rsGetElementAt_uchar4(gIn, x3, y1)) * gCoeffs[8]
54 + convert_float4(rsGetElementAt_uchar4(gIn, x3, y2)) * gCoeffs[13]
60 + convert_float4(rsGetElementAt_uchar4(gIn, x3, y3)) * gCoeffs[18]
66 + convert_float4(rsGetElementAt_uchar4(gIn, x3, y4)) * gCoeffs[23]
  /frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
convolve5x5.rs 30 uint32_t x3 = min((int32_t)x+1, gWidth-1);
42 + convert_float4(rsGetElementAt_uchar4(gIn, x3, y0)) * gCoeffs[3]
48 + convert_float4(rsGetElementAt_uchar4(gIn, x3, y1)) * gCoeffs[8]
54 + convert_float4(rsGetElementAt_uchar4(gIn, x3, y2)) * gCoeffs[13]
60 + convert_float4(rsGetElementAt_uchar4(gIn, x3, y3)) * gCoeffs[18]
66 + convert_float4(rsGetElementAt_uchar4(gIn, x3, y4)) * gCoeffs[23]
  /hardware/intel/bootstub/
spi-uart.h 26 #define CLK_SPI_CDIV_25M 0x3
69 #define FRF_RESV 0x3
76 #define TMOD_EPROMREAD 0x3 /* eeprom read mode */
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_image_homography.h 39 \param x3 image 1 point 3
47 double x1[3],double x2[3],double x3[3],double x4[3],
56 \param x3 image 1 point 3
62 double x1[3],double x2[3],double x3[3],
100 DB_API int db_StitchRotationCommonFocalLength_3Points(double H[9],double x1[3],double x2[3],double x3[3],
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
firewire-constants.h 18 #define EXTCODE_FETCH_ADD 0x3
49 #define SCODE_800 0x3
52 #define SCODE_BETA 0x3
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
firewire-constants.h 43 #define EXTCODE_FETCH_ADD 0x3
74 #define SCODE_800 0x3
77 #define SCODE_BETA 0x3
  /prebuilts/gdb/darwin-x86/lib/python2.7/
atexit.py 59 def x3(n, kwd=None): function in function:register
60 print "running x3(%r, kwd=%r)" % (n, kwd)
64 register(x3, 5, "bar")
65 register(x3, "no kwd args")
  /prebuilts/gdb/linux-x86/lib/python2.7/
atexit.py 59 def x3(n, kwd=None): function in function:register
60 print "running x3(%r, kwd=%r)" % (n, kwd)
64 register(x3, 5, "bar")
65 register(x3, "no kwd args")
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/
firewire-constants.h 37 #define EXTCODE_FETCH_ADD 0x3
69 #define SCODE_800 0x3
72 #define SCODE_BETA 0x3
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/
firewire-constants.h 37 #define EXTCODE_FETCH_ADD 0x3
69 #define SCODE_800 0x3
72 #define SCODE_BETA 0x3

Completed in 1588 milliseconds

1 2 3 4 5 6 7 8 91011>>