/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() argument 62 xvp.f1(vp); in test_spec() 91 void test_func_template(X0<void *> xvp, void *vp, const void *cvp) { in test_func_template() argument 92 xvp.ft1(vp, cvp); in test_func_template()
|
D | p2.cpp | 97 void test_spec(N0::X0<void*> xvp, void *vp) { in test_spec() argument 98 xvp.f1(vp); in test_spec() 235 void test_func_template(N0::X0<void *> xvp, void *vp, const void *cvp, in test_func_template() argument 237 xvp.ft1(vp, cvp); in test_func_template() 238 xvp.ft1(vp, i); in test_func_template() 239 xvp.ft1(vp, u); in test_func_template()
|
D | p2-0x.cpp | 136 void test_spec(N0::X0<void*> xvp, void *vp) { in test_spec() argument 137 xvp.f1(vp); in test_spec() 274 void test_func_template(N0::X0<void *> xvp, void *vp, const void *cvp, in test_func_template() argument 276 xvp.ft1(vp, cvp); in test_func_template() 277 xvp.ft1(vp, i); in test_func_template() 278 xvp.ft1(vp, u); 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() argument 45 xvp->f(0); // expected-error{{no matching member function for call to 'f'}} in test()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_atom_shader.h | 38 struct translated_vertex_program *xvp);
|
/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 1665 xvp.type = rfbXvp; in SendXvpMsg() 1666 xvp.pad = 0; in SendXvpMsg() 1667 xvp.version = version; in SendXvpMsg() 1668 xvp.code = code; in SendXvpMsg() 1670 if (!WriteToRFBServer(client, (char *)&xvp, sz_rfbXvpMsg)) in SendXvpMsg() 2289 client->HandleXvpMsg(client, msg.xvp.version, msg.xvp.code); in HandleRFBServerMessage()
|
/external/libvncserver/libvncserver/ |
D | rfbserver.c | 1120 rfbXvpMsg xvp; in rfbSendXvp() local 1122 xvp.type = rfbXvp; in rfbSendXvp() 1123 xvp.pad = 0; in rfbSendXvp() 1124 xvp.version = version; in rfbSendXvp() 1125 xvp.code = code; in rfbSendXvp() 1128 if (rfbWriteExact(cl, (char *)&xvp, sz_rfbXvpMsg) < 0) { in rfbSendXvp() 2655 if(msg.xvp.version != 1) { in rfbProcessClientNormalMessage() 2656 rfbSendXvp(cl, msg.xvp.version, rfbXvp_Fail); in rfbProcessClientNormalMessage() 2660 if(cl->screen->xvpHook && !cl->screen->xvpHook(cl, msg.xvp.version, msg.xvp.code)) in rfbProcessClientNormalMessage()
|
/external/libvncserver/ |
D | NEWS | 74 * Implemented xvp VNC extension.
|
D | ChangeLog | 2233 xvp VNC extension. This implements the xvp VNC extension, which is described in the
|
/external/webrtc/talk/media/testdata/ |
D | voice.rtpdump | 2 …jos|�~{~~�w����������vxmz|{swr��zwktx�~yu����{{yyqyoz{��}��~z}��|tkq����~��xvp���krn���������}�{|�…
|