HomeSort by relevance Sort by last modified time
    Searched refs:__vector (Results 1 - 25 of 51) sorted by null

1 2 3

  /external/clang/test/Parser/
vsx.c 5 __vector double vv_d1;
9 __vector long double vv_ld3; // expected-error {{cannot use 'long double' with '__vector'}}
10 vector long double v_ld4; // expected-error {{cannot use 'long double' with '__vector'}}
cxx-altivec.cpp 6 __vector char vv_c;
7 __vector signed char vv_sc;
8 __vector unsigned char vv_uc;
9 __vector short vv_s;
10 __vector signed short vv_ss;
11 __vector unsigned short vv_us;
12 __vector short int vv_si;
13 __vector signed short int vv_ssi;
14 __vector unsigned short int vv_usi;
15 __vector int vv_i
    [all...]
altivec.c 5 __vector char vv_c;
6 __vector signed char vv_sc;
7 __vector unsigned char vv_uc;
8 __vector short vv_s;
9 __vector signed short vv_ss;
10 __vector unsigned short vv_us;
11 __vector short int vv_si;
12 __vector signed short int vv_ssi;
13 __vector unsigned short int vv_usi;
14 __vector int vv_i
    [all...]
  /external/clang/test/SemaCXX/
cxx-altivec.cpp 4 __vector float xyzw;
  /external/libjpeg-turbo/simd/
jccolext-altivec.c 38 __vector unsigned char rgb0, rgb1 = {0}, rgb2 = {0},
41 __vector unsigned char rgb3 = {0};
44 __vector unsigned char rgb4 = {0};
46 __vector short rg0, rg1, rg2, rg3, bg0, bg1, bg2, bg3;
47 __vector unsigned short yl, yh, crl, crh, cbl, cbh;
48 __vector int y0, y1, y2, y3, cr0, cr1, cr2, cr3, cb0, cb1, cb2, cb3;
51 __vector short pw_f0299_f0337 = { __4X2(F_0_299, F_0_337) },
55 __vector unsigned short pw_f050_f000 = { __4X2(F_0_500, 0) };
56 __vector int pd_onehalf = { __4X(ONE_HALF) },
58 __vector unsigned char pb_zero = { __16X(0) }
    [all...]
jcsample-altivec.c 39 __vector unsigned char this0, next0, out;
40 __vector unsigned short this0e, this0o, next0e, next0o, outl, outh;
43 __vector unsigned short pw_bias = { __4X2(0, 1) },
45 __vector unsigned char even_odd_index =
61 this0e = (__vector unsigned short)VEC_UNPACKHU(this0);
62 this0o = (__vector unsigned short)VEC_UNPACKLU(this0);
70 next0e = (__vector unsigned short)VEC_UNPACKHU(next0);
71 next0o = (__vector unsigned short)VEC_UNPACKLU(next0);
95 __vector unsigned char this0, next0, this1, next1, out;
96 __vector unsigned short this0e, this0o, next0e, next0o, this1e, this1o
    [all...]
jcgryext-altivec.c 39 __vector unsigned char rgb0, rgb1 = {0}, rgb2 = {0},
42 __vector unsigned char rgb3 = {0};
45 __vector unsigned char rgb4 = {0};
47 __vector short rg0, rg1, rg2, rg3, bg0, bg1, bg2, bg3;
48 __vector unsigned short yl, yh;
49 __vector int y0, y1, y2, y3;
52 __vector short pw_f0299_f0337 = { __4X2(F_0_299, F_0_337) },
54 __vector int pd_onehalf = { __4X(ONE_HALF) };
55 __vector unsigned char pb_zero = { __16X(0) },
75 __vector unsigned char unaligned_shift_index
    [all...]
jdsample-altivec.c 38 __vector unsigned char this0, last0, p_last0, next0 = {0}, p_next0,
40 __vector short this0e, this0o, this0l, this0h, last0l, last0h,
44 __vector unsigned char pb_zero = { __16X(0) }, pb_three = { __16X(3) },
54 __vector short pw_one = { __8X(1) }, pw_two = { __8X(2) };
82 this0e = (__vector short)vec_mule(this0, pb_three);
83 this0o = (__vector short)vec_mulo(this0, pb_three);
87 last0l = (__vector short)VEC_UNPACKHU(p_last0);
88 last0h = (__vector short)VEC_UNPACKLU(p_last0);
91 next0l = (__vector short)VEC_UNPACKHU(p_next0);
92 next0h = (__vector short)VEC_UNPACKLU(p_next0)
    [all...]
jdcolext-altivec.c 37 __vector unsigned char rgb0, rgb1, rgb2, rgbx0, rgbx1, rgbx2, rgbx3,
40 __vector unsigned char edgel, edgeh, edges, out0, out1, out2, out3;
42 __vector unsigned char out4;
46 __vector unsigned char rgb3;
48 __vector short rg0, rg1, rg2, rg3, bx0, bx1, bx2, bx3, yl, yh, cbl, cbh,
50 __vector int g0, g1, g2, g3;
56 __vector short pw_f0402 = { __8X(F_0_402 >> 1) },
61 __vector int pd_onehalf = { __4X(ONE_HALF) };
62 __vector unsigned char pb_zero = { __16X(0) },
84 yl = (__vector signed short)VEC_UNPACKHU(y)
    [all...]
jquanti-altivec.c 57 __vector unsigned char in0, in1, in2, in3, in4, in5, in6, in7;
58 __vector short out0, out1, out2, out3, out4, out5, out6, out7;
61 __vector short pw_centerjsamp = { __8X(CENTERJSAMPLE) };
62 __vector unsigned char pb_zero = { __16X(0) };
73 out0 = (__vector short)VEC_UNPACKHU(in0);
74 out1 = (__vector short)VEC_UNPACKHU(in1);
75 out2 = (__vector short)VEC_UNPACKHU(in2);
76 out3 = (__vector short)VEC_UNPACKHU(in3);
77 out4 = (__vector short)VEC_UNPACKHU(in4);
78 out5 = (__vector short)VEC_UNPACKHU(in5)
    [all...]
jdmrgext-altivec.c 38 __vector unsigned char rgb0, rgb1, rgb2, rgbx0, rgbx1, rgbx2, rgbx3,
41 __vector unsigned char edgel, edgeh, edges, out0, out1, out2, out3;
43 __vector unsigned char out4;
47 __vector unsigned char rgb3;
49 __vector short rg0, rg1, rg2, rg3, bx0, bx1, bx2, bx3, ye, yo, cbl, cbh,
52 __vector int g_y0, g_y1, g_y2, g_y3;
58 __vector short pw_f0402 = { __8X(F_0_402 >> 1) },
63 __vector int pd_onehalf = { __4X(ONE_HALF) };
64 __vector unsigned char pb_zero = { __16X(0) },
86 cbl = (__vector signed short)VEC_UNPACKHU(cb)
    [all...]
jidctfst-altivec.c 120 __vector short row0, row1, row2, row3, row4, row5, row6, row7,
126 __vector signed char outb;
129 __vector short pw_zero = { __8X(0) },
134 __vector unsigned short
137 __vector signed char pb_centerjsamp = { __16X(CENTERJSAMPLE) };
213 vec_ste((__vector int)outb, 0, outptr);
214 vec_ste((__vector int)outb, 4, outptr);
219 vec_ste((__vector int)outb, 0, outptr);
220 vec_ste((__vector int)outb, 4, outptr);
225 vec_ste((__vector int)outb, 0, outptr)
    [all...]
jidctint-altivec.c 215 __vector short row0, row1, row2, row3, row4, row5, row6, row7,
222 __vector int tmp0l, tmp0h, tmp1l, tmp1h, tmp2l, tmp2h, tmp3l, tmp3h,
227 __vector signed char outb;
230 __vector short pw_zero = { __8X(0) },
239 __vector unsigned short pass1_bits = { __8X(PASS1_BITS) };
240 __vector int pd_zero = { __4X(0) },
243 __vector unsigned int descale_p1 = { __4X(DESCALE_P1) },
246 __vector signed char pb_centerjsamp = { __16X(CENTERJSAMPLE) };
315 vec_ste((__vector int)outb, 0, outptr);
316 vec_ste((__vector int)outb, 4, outptr)
    [all...]
jfdctfst-altivec.c 94 __vector short row0, row1, row2, row3, row4, row5, row6, row7,
101 __vector short pw_zero = { __8X(0) },
106 __vector unsigned short
jfdctint-altivec.c 188 __vector short row0, row1, row2, row3, row4, row5, row6, row7,
194 __vector int z3l, z3h, z4l, z4h,
199 __vector short
209 __vector unsigned short pass1_bits = { __8X(PASS1_BITS) };
210 __vector int pd_descale_p1 = { __4X(1 << (DESCALE_P1 - 1)) },
212 __vector unsigned int descale_p1 = { __4X(DESCALE_P1) },
jsimd_altivec.h 42 __vector short row04l, row04h, row15l, row15h, \
44 __vector short col01e, col01o, col23e, col23o, \
  /external/flatbuffers/php/
Table.php 85 protected function __vector($offset) function
99 return substr($this->bb->_buffer, $this->__vector($o), $this->__vector_len($o) * $elem_size);
  /external/flatbuffers/tests/MyGame/Example/
Monster.java 29 public int inventory(int j) { int o = __offset(14); return o != 0 ? bb.get(__vector(o) + j * 1) & 0xFF : 0; }
32 public boolean mutateInventory(int j, int inventory) { int o = __offset(14); if (o != 0) { bb.put(__vector(o) + j * 1, (byte)inventory); return true; } else { return false; } }
39 public Test test4(Test obj, int j) { int o = __offset(22); return o != 0 ? obj.__assign(__vector(o) + j * 4, bb) : null; }
41 public String testarrayofstring(int j) { int o = __offset(24); return o != 0 ? __string(__vector(o) + j * 4) : null; }
48 public Monster testarrayoftables(Monster obj, int j) { int o = __offset(26); return o != 0 ? obj.__assign(__indirect(__vector(o) + j * 4), bb) : null; }
52 public int testnestedflatbuffer(int j) { int o = __offset(30); return o != 0 ? bb.get(__vector(o) + j * 1) & 0xFF : 0; }
56 public Monster testnestedflatbufferAsMonster(Monster obj) { int o = __offset(30); return o != 0 ? obj.__assign(__indirect(__vector(o)), bb) : null; }
57 public boolean mutateTestnestedflatbuffer(int j, int testnestedflatbuffer) { int o = __offset(30); if (o != 0) { bb.put(__vector(o) + j * 1, (byte)testnestedflatbuffer); return true; } else { return false; } }
78 public boolean testarrayofbools(int j) { int o = __offset(52); return o != 0 ? 0!=bb.get(__vector(o) + j * 1) : false; }
81 public boolean mutateTestarrayofbools(int j, boolean testarrayofbools) { int o = __offset(52); if (o != 0) { bb.put(__vector(o) + j * 1, (byte)(testarrayofbools ? 1 : 0)); return true; } else { return false; }
    [all...]
Monster.cs 27 public byte Inventory(int j) { int o = __p.__offset(14); return o != 0 ? __p.bb.Get(__p.__vector(o) + j * 1) : (byte)0; }
30 public bool MutateInventory(int j, byte inventory) { int o = __p.__offset(14); if (o != 0) { __p.bb.Put(__p.__vector(o) + j * 1, inventory); return true; } else { return false; } }
36 public Test? Test4(int j) { int o = __p.__offset(22); return o != 0 ? (Test?)(new Test()).__assign(__p.__vector(o) + j * 4, __p.bb) : null; }
38 public string Testarrayofstring(int j) { int o = __p.__offset(24); return o != 0 ? __p.__string(__p.__vector(o) + j * 4) : null; }
42 public Monster? Testarrayoftables(int j) { int o = __p.__offset(26); return o != 0 ? (Monster?)(new Monster()).__assign(__p.__indirect(__p.__vector(o) + j * 4), __p.bb) : null; }
45 public byte Testnestedflatbuffer(int j) { int o = __p.__offset(30); return o != 0 ? __p.bb.Get(__p.__vector(o) + j * 1) : (byte)0; }
48 public Monster? GetTestnestedflatbufferAsMonster() { int o = __p.__offset(30); return o != 0 ? (Monster?)(new Monster()).__assign(__p.__indirect(__p.__vector(o)), __p.bb) : null; }
49 public bool MutateTestnestedflatbuffer(int j, byte testnestedflatbuffer) { int o = __p.__offset(30); if (o != 0) { __p.bb.Put(__p.__vector(o) + j * 1, testnestedflatbuffer); return true; } else { return false; } }
69 public bool Testarrayofbools(int j) { int o = __p.__offset(52); return o != 0 ? 0!=__p.bb.Get(__p.__vector(o) + j * 1) : false; }
72 public bool MutateTestarrayofbools(int j, bool testarrayofbools) { int o = __p.__offset(52); if (o != 0) { __p.bb.Put(__p.__vector(o) + j * 1, (byte)(testarrayofbools ? 1 : 0)); return true; } else { return false; }
    [all...]
Monster.php 89 return $o != 0 ? $this->bb->getByte($this->__vector($o) + $j * 1) : 0;
143 return $o != 0 ? $obj->init($this->__vector($o) + $j *4, $this->bb) : null;
162 return $o != 0 ? $this->__string($this->__vector($o) + $j * 4) : 0;
183 return $o != 0 ? $obj->init($this->__indirect($this->__vector($o) + $j * 4), $this->bb) : null;
209 return $o != 0 ? $this->bb->getByte($this->__vector($o) + $j * 1) : 0;
324 return $o != 0 ? $this->bb->getBool($this->__vector($o) + $j * 1) : 0;
370 return $o != 0 ? $this->__string($this->__vector($o) + $j * 4) : 0;
  /external/flatbuffers/net/FlatBuffers/
Table.cs 75 public int __vector(int offset) method in struct:FlatBuffers.Table
92 var pos = this.__vector(o);
  /external/noto-fonts/emoji-compat/src/java/android/support/text/emoji/flatbuffer/
MetadataList.java 61 return o != 0 ? obj.__assign(__indirect(__vector(o) + j * 4), bb) : null;
MetadataItem.java 82 return o != 0 ? bb.getInt(__vector(o) + j * 4) : 0;
  /external/flatbuffers/java/com/google/flatbuffers/
Table.java 149 protected int __vector(int offset) { method in class:Table
169 int vectorstart = __vector(o);
  /external/eigen/Eigen/src/Core/arch/AltiVec/
PacketMath.h 34 typedef __vector float Packet4f;
35 typedef __vector int Packet4i;
36 typedef __vector unsigned int Packet4ui;
37 typedef __vector __bool int Packet4bi;
38 typedef __vector short int Packet8i;
39 typedef __vector unsigned char Packet16uc;
756 typedef __vector double Packet2d;
757 typedef __vector unsigned long long Packet2ul;
758 typedef __vector long long Packet2l;
762 typedef __vector __bool long Packet2bl
    [all...]

Completed in 746 milliseconds

1 2 3