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

<<21222324252627282930>>

  /external/srtp/tables/
aes_tables.c 94 uint32_t x1, x2, x3; local
104 x3 = x2 ^ x1;
109 tmp.v8[3] = x3;
112 tmp.v8[0] = x3;
119 tmp.v8[1] = x3;
126 tmp.v8[2] = x3;
  /external/webp/src/dsp/
rescaler_mips_dsp_r2.c 36 const int temp6 = (x_out_max & ~0x3) << 2;
107 for (i = 0; i < (x_out_max & 0x3); ++i) {
156 for (i = 0; i < (x_out_max & 0x3); ++i) {
172 const int temp6 = (x_out_max & ~0x3) << 2;
216 for (i = 0; i < (x_out_max & 0x3); ++i) {
286 for (i = 0; i < (x_out_max & 0x3); ++i) {
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/
control_code2.d 11 8: 1f 0c CC = R7 == 0x3;
13 c: 18 0c CC = R0 == 0x3;
21 1c: 9f 0c CC = R7 < 0x3;
22 1e: 99 0c CC = R1 < 0x3;
30 2e: 1f 0d CC = R7 <= 0x3;
31 30: 19 0d CC = R1 <= 0x3;
56 62: 5d 0c CC = P5 == 0x3;
59 68: 5a 0c CC = P2 == 0x3;
66 76: dd 0c CC = P5 < 0x3;
69 7c: da 0c CC = P2 < 0x3;
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
opers12-dwarf2.d 169 d0: 18 04 00 03 movw 0x3 <start\+0x3>, 0x8 <start\+0x8>
172 d6: 18 03 00 03 movw #0x3 <start\+0x3>, 0x3 <start\+0x3>
175 dc: 18 00 01 00 movw #0x3 <start\+0x3>, 0x1,X
178 e1: 18 01 01 00 movw 0x3 <start\+0x3>, 0x1,
    [all...]
  /external/llvm/test/MC/AArch64/
arm64-diags.s 8 ldr x3, (foo + 4)
9 ldr x3, [foo + 4]
10 ; CHECK: ldr x3, foo+4 ; encoding: [0bAAA00011,A,A,0x58]
28 ldp x3, x4, [x5, #12]!
31 ldp x3, x4, [x5], #12
58 ; CHECK-ERRORS: ldp x3, x4, [x5, #12]!
67 ; CHECK-ERRORS: ldp x3, x4, [x5], #12
77 ldrb w1, [x3, w3, sxtw #4]
78 ldrh w1, [x3, w3, sxtw #4]
79 ldr w1, [x3, w3, sxtw #4
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_dct.c 112 int x0, x1, x2, x3; local
118 x3 = input[3];
120 if (!(x0 | x1 | x2 | x3)) {
130 s5 = sinpi_4_9 * x3;
131 s6 = sinpi_2_9 * x3;
132 s7 = x0 + x1 - x3;
137 x3 = s4;
139 s0 = x0 + x3;
141 s2 = x2 - x3;
142 s3 = x2 - x0 + x3;
194 \/*canbe16*\/ int x0, x1, x2, x3; local
252 \/*canbe16*\/ int x0, x1, x2, x3; local
378 \/*canbe16*\/ int x0, x1, x2, x3; local
498 int x3 = input[2]; local
687 \/*canbe16*\/ int x0, x1, x2, x3; local
804 int x3 = input[2]; local
    [all...]
  /prebuilts/go/darwin-x86/src/crypto/elliptic/
p224.go 55 var x3 p224FieldElement
56 p224Square(&x3, &x, &tmp)
57 p224Mul(&x3, &x3, &x, &tmp)
62 p224Sub(&x3, &x3, &x)
63 p224Reduce(&x3)
64 p224Add(&x3, &x3, &curve.b)
65 p224Contract(&x3, &x3
    [all...]
  /prebuilts/go/linux-x86/src/crypto/elliptic/
p224.go 55 var x3 p224FieldElement
56 p224Square(&x3, &x, &tmp)
57 p224Mul(&x3, &x3, &x, &tmp)
62 p224Sub(&x3, &x3, &x)
63 p224Reduce(&x3)
64 p224Add(&x3, &x3, &curve.b)
65 p224Contract(&x3, &x3
    [all...]
  /external/libhevc/common/arm64/
ihevc_intra_pred_chroma_mode_3_to_9.s 83 //x3 => dst_strd
143 sub x7, x7, x3, lsl #3 //x7 = 8-8x3
206 st1 {v24.8b},[x2], x3 //st (row 0)
217 st1 {v22.8b},[x2], x3 //st (row 1)
228 st1 {v20.8b},[x2], x3 //st (row 2)
239 st1 {v18.8b},[x2], x3 //st (row 3)
252 st1 {v24.8b},[x2], x3 //st (row 4)
263 st1 {v22.8b},[x2], x3 //st (row 5)
267 st1 {v20.8b},[x2], x3 //st (row 6
    [all...]
ihevc_intra_pred_filters_chroma_mode_11_to_17.s 85 //x3 => dst_strd
262 sub x7, x7, x3, lsl #3 //x7 = 8-8x3
328 st1 {v24.8b},[x2], x3 //st (row 0)
339 st1 {v22.8b},[x2], x3 //st (row 1)
350 st1 {v20.8b},[x2], x3 //st (row 2)
361 st1 {v18.8b},[x2], x3 //st (row 3)
374 st1 {v24.8b},[x2], x3 //st (row 4)
385 st1 {v22.8b},[x2], x3 //st (row 5)
389 st1 {v20.8b},[x2], x3 //st (row 6
    [all...]
  /external/libgdx/gdx/src/com/badlogic/gdx/math/
DelaunayTriangulator.java 125 float x1, y1, x2, y2, x3, y3; local
144 x3 = superTriangle[i];
147 x3 = points[p3];
150 switch (circumCircle(x, y, x1, y1, x2, y2, x3, y3)) {
223 /** Returns INSIDE if point xp,yp is inside the circumcircle made up of the points x1,y1, x2,y2, x3,y3. Returns COMPLETE if xp
226 private int circumCircle (float xp, float yp, float x1, float y1, float x2, float y2, float x3, float y3) {
232 float m2 = -(x3 - x2) / (y3 - y2);
233 float mx2 = (x2 + x3) / 2f;
242 xc = (x3 + x2) / 2f;
245 float m2 = -(x3 - x2) / (y3 - y2);
    [all...]
  /external/lzma/Asm/x86/
XzCrc64Opt.asm 25 movzx x3, x0_L
26 xor x6, x3
81 movzx x3, x0_H
124 movzx x3, x0_L
125 xor x6, x3
  /external/v8/src/arm64/
deoptimizer-arm64.cc 138 __ Mov(x3, Operand(ExternalReference(Isolate::kCEntryFPAddress, isolate())));
139 __ Str(fp, MemOperand(x3));
152 Register code_object = x3;
167 // - x3: code object address
214 __ Add(x3, x1, FrameDescription::frame_content_offset());
220 __ Str(x4, MemOperand(x3, kPointerSize, PostIndex));
247 __ Ldr(x3, MemOperand(current_frame, FrameDescription::frame_size_offset()));
251 __ Sub(x3, x3, kPointerSize);
252 __ Add(x6, current_frame, x3);
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
defs1_solaris_amd64.go 32 _SIGQUIT = 0x3
63 _FPE_FLTDIV = 0x3
72 _BUS_OBJERR = 0x3
92 _F_GETFL = 0x3
227 _REG_R12 = 0x3
  /prebuilts/go/linux-x86/src/runtime/
defs1_solaris_amd64.go 32 _SIGQUIT = 0x3
63 _FPE_FLTDIV = 0x3
72 _BUS_OBJERR = 0x3
92 _F_GETFL = 0x3
227 _REG_R12 = 0x3
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
diagnostic.s 81 st2 {v4.2d, v5.2d, v6.2d}, [x3]
84 st2 {v4.2d, v5.2d, v6.2d}, \[x3\]
85 ldnp w7, w15, [x3, #3]
86 stnp x7, x15, [x3, #32]!
87 ldnp w7, w15, [x3, #256]
reloc-insn.d 50 80: 10000003 adr x3, 0 <xlit>
62 98: 90000003 adrp x3, 0 <xlit>
74 b0: 90000003 adrp x3, 0 <xlit>
86 c8: 91000063 add x3, x3, #0x0
99 e4: 39400063 ldrb w3, \[x3\]
150 180: 3dc00063 ldr q3, \[x3\]