Home
last modified time | relevance | path

Searched defs:xvp (Results 1 – 7 of 7) sorted by relevance

/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
Dp1.cpp61 void test_spec(X0<void*> xvp, void *vp) { in test_spec()
91 void test_func_template(X0<void *> xvp, void *vp, const void *cvp) { in test_func_template()
Dp2.cpp97 void test_spec(N0::X0<void*> xvp, void *vp) { in test_spec()
235 void test_func_template(N0::X0<void *> xvp, void *vp, const void *cvp, in test_func_template()
Dp2-0x.cpp136 void test_spec(N0::X0<void*> xvp, void *vp) { in test_spec()
274 void test_func_template(N0::X0<void *> xvp, void *vp, const void *cvp, in test_func_template()
/external/clang/test/SemaCXX/
Doverload-member-call.cpp39 void test(X x, const X xc, X* xp, const X* xcp, volatile X xv, volatile X* xvp) { in test()
/external/libvncserver/rfb/
Drfbproto.h1208 rfbXvpMsg xvp; member
1464 rfbXvpMsg xvp; member
/external/libvncserver/libvncclient/
Drfbproto.c1662 rfbXvpMsg xvp; in SendXvpMsg() local
/external/libvncserver/libvncserver/
Drfbserver.c1120 rfbXvpMsg xvp; in rfbSendXvp() local