Searched defs:xvp (Results 1 – 7 of 7) sorted by relevance
/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/ |
D | p1.cpp | 61 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()
|
D | p2.cpp | 97 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()
|
D | p2-0x.cpp | 136 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/ |
D | overload-member-call.cpp | 39 void test(X x, const X xc, X* xp, const X* xcp, volatile X xv, volatile X* xvp) { in test()
|
/external/libvncserver/rfb/ |
D | rfbproto.h | 1208 rfbXvpMsg xvp; member 1464 rfbXvpMsg xvp; member
|
/external/libvncserver/libvncclient/ |
D | rfbproto.c | 1662 rfbXvpMsg xvp; in SendXvpMsg() local
|
/external/libvncserver/libvncserver/ |
D | rfbserver.c | 1120 rfbXvpMsg xvp; in rfbSendXvp() local
|