HomeSort by relevance Sort by last modified time
    Searched full:pmv (Results 1 - 25 of 34) sorted by null

1 2

  /external/clang/test/CXX/expr/expr.mptr.oper/
p5.cpp 12 void (X0::*pmv)() volatile,
24 (p->*pmv)();
29 (pc->*pmv)(); // expected-error-re{{call to pointer to member function of type 'void (){{( __attribute__\(\(thiscall\)\))?}} volatile' drops 'const' qualifier}}
34 (pv->*pmv)();
39 (pcv->*pmv)(); // expected-error-re{{call to pointer to member function of type 'void (){{( __attribute__\(\(thiscall\)\))?}} volatile' drops 'const' qualifier}}
44 (o.*pmv)();
49 (oc.*pmv)(); // expected-error-re{{call to pointer to member function of type 'void (){{( __attribute__\(\(thiscall\)\))?}} volatile' drops 'const' qualifier}}
54 (ov.*pmv)();
59 (ocv.*pmv)(); // expected-error-re{{call to pointer to member function of type 'void (){{( __attribute__\(\(thiscall\)\))?}} volatile' drops 'const' qualifier}}
  /external/mesa3d/src/gallium/state_trackers/xvmc/tests/
test_rendering.c 200 /*mb->PMV[0][0][0] = ;
201 mb->PMV[0][0][1] = ;
202 mb->PMV[0][1][0] = ;
203 mb->PMV[0][1][1] = ;
204 mb->PMV[1][0][0] = ;
205 mb->PMV[1][0][1] = ;
206 mb->PMV[1][1][0] = ;
207 mb->PMV[1][1][1] = ;*/
xvmc_bench.c 243 /*mb->PMV[0][0][0] = ;
244 mb->PMV[0][0][1] = ;
245 mb->PMV[0][1][0] = ;
246 mb->PMV[0][1][1] = ;
247 mb->PMV[1][0][0] = ;
248 mb->PMV[1][0][1] = ;
249 mb->PMV[1][1][0] = ;
250 mb->PMV[1][1][1] = ;*/
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_mpeg12_bitstream.c 670 mb->PMV[0][s][0] = wrap(mb->PMV[0][s][0] + delta[0], bs->desc->f_code[s][0]);
671 mb->PMV[0][s][1] = wrap(DIV2DOWN(mb->PMV[0][s][1]) + delta[1], bs->desc->f_code[s][1]) * 2;
675 mb->PMV[1][s][0] = wrap(mb->PMV[1][s][0] + delta[0], bs->desc->f_code[s][0]);
676 mb->PMV[1][s][1] = wrap(DIV2DOWN(mb->PMV[1][s][1]) + delta[1], bs->desc->f_code[s][1]) * 2;
680 mb->PMV[0][s][0] = wrap(mb->PMV[0][s][0] + delta[0], bs->desc->f_code[s][0])
    [all...]
vl_mpeg12_decoder.c 287 mv.top.x = mb->PMV[0][vector][0];
288 mv.top.y = mb->PMV[0][vector][1];
292 mv.bottom.x = mb->PMV[0][vector][0];
293 mv.bottom.y = mb->PMV[0][vector][1];
299 mv.top.x = mb->PMV[0][vector][0];
300 mv.top.y = mb->PMV[0][vector][1];
305 mv.bottom.x = mb->PMV[1][vector][0];
306 mv.bottom.y = mb->PMV[1][vector][1];
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_video.c 311 x, y, mb->PMV[0][0], dec->past, TRUE);
313 x, y2, mb->PMV[0][0], dec->past, FALSE);
317 x, y, mb->PMV[1][0], dec->future, TRUE);
319 x, y2, mb->PMV[1][1], dec->future, FALSE);
336 x, y, mb->PMV[0][0], dec->past, TRUE);
340 x, y, mb->PMV[0][1], dec->future, TRUE);
356 x, y, mb->PMV[0][0], dec->past, TRUE);
359 x, y, mb->PMV[0][1], dec->future, TRUE);
369 x, y, mb->PMV[0][0], dec->past, TRUE);
372 x, y2, mb->PMV[1][0], dec->past, FALSE)
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
dv-raw-err.s 229 // CR[PMV]
230 mov cr.pmv = r0
231 mov r1 = cr.pmv
dv-waw-err.s 247 // CR[PMV]
248 mov cr.pmv = r0
249 mov cr.pmv = r1
regs.pl 124 "tpr", "eoi", "irr0", "irr1", "irr2", "irr3", "itv", "pmv",
dv-raw-err.l 100 .*:231: Warning: Use of 'mov' violates RAW dependency 'CR\[PMV\]' \(data\)
  /hardware/intel/img/psb_video/src/mrst/
psb_MPEG2MC.c 302 MVector[0].horz = mb_param->PMV[0][0][0]; \
303 MVector[0].vert = mb_param->PMV[0][0][1]; \
305 MVector[1].horz = mb_param->PMV[0][1][0]; \
306 MVector[1].vert = mb_param->PMV[0][1][1]; \
308 MVector[2].horz = mb_param->PMV[1][0][0]; \
309 MVector[2].vert = mb_param->PMV[1][0][1]; \
311 MVector[3].horz = mb_param->PMV[1][1][0]; \
312 MVector[3].vert = mb_param->PMV[1][1][1]; \
    [all...]
  /external/mesa3d/src/gallium/include/pipe/
p_video_state.h 171 short PMV[2][2][2];
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_gl.py 56 'perspective', 'pick', 'picksize', 'pixmode', 'pmv', 'pmv2', 'pmv2i',
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_gl.py 56 'perspective', 'pick', 'picksize', 'pixmode', 'pmv', 'pmv2', 'pmv2i',
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_gl.py 56 'perspective', 'pick', 'picksize', 'pixmode', 'pmv', 'pmv2', 'pmv2i',
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_gl.py 56 'perspective', 'pick', 'picksize', 'pixmode', 'pmv', 'pmv2', 'pmv2i',
  /external/mesa3d/src/gallium/state_trackers/xvmc/
surface.c 87 mb->PMV[i][j][k] = xvmc_mb->PMV[i][j][k];
  /toolchain/binutils/binutils-2.25/opcodes/
ia64-ic.tbl 120 mov-from-CR-PMV; IC:mov-from-CR[Field(cr3) == PMV]
189 mov-to-CR-PMV; IC:mov-to-CR[Field(cr3) == PMV]
ia64-waw.tbl 66 CR[PMV]; IC:mov-to-CR-PMV; IC:mov-to-CR-PMV; impliedF
ia64-dis.c 254 case 73: strcpy (regname, "cr.pmv"); break;
ia64-raw.tbl 73 CR[PMV]; IC:mov-to-CR-PMV; IC:mov-from-CR-PMV; data
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_ucm.c 3483 char *p, *ps, *pmv, temp_coeff[20]; local
    [all...]
  /prebuilts/misc/windows/sdl2/lib/x64/
SDL2main.lib 63 !??p??JI??9?PMV x?B?jmba?? ?a?r???q??4Ikz?am??????p??A][?$/\T????1??<??ca?#*O2hS????:?k?P????:?o?ƒ????MP=??y^?Iakytp[O:ac???????i*{y????`-?]iy?? ?????C??|PD9???y?qY?Jf????p?_-?????z?&??-????h3?;?Z????!|?d?????&%??1?\f&??????j?tæ??O1?v/?j?M?A#2???4}??4X|??@?2 zX??Z?g}???'Uot?Q
    [all...]
SDL2test.lib     [all...]
  /prebuilts/misc/windows/sdl2/lib/x86/
SDL2main.lib 90 !??p??J?@?2 zX??Z?g}?*f_??M?????$OV?ifN5K?\?`Q+t?:P ??Q8?Y?????9?PMV x?B?j?[>1s??zh???f??R-?????i*{y???m<:??*?}*?u??????'Uot?Q
    [all...]

Completed in 1189 milliseconds

1 2