HomeSort by relevance Sort by last modified time
    Searched refs:pmv (Results 1 - 6 of 6) sorted by null

  /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}}
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_ucm.c 3483 char *p, *ps, *pmv, temp_coeff[20]; local
    [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.d     [all...]
regs.s     [all...]

Completed in 116 milliseconds