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

  /external/mesa3d/src/mesa/state_tracker/
st_atom_shader.h 38 struct translated_vertex_program *xvp);
  /external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
p1.cpp 61 void test_spec(X0<void*> xvp, void *vp) {
62 xvp.f1(vp);
91 void test_func_template(X0<void *> xvp, void *vp, const void *cvp) {
92 xvp.ft1(vp, cvp);
p2.cpp 97 void test_spec(N0::X0<void*> xvp, void *vp) {
98 xvp.f1(vp);
235 void test_func_template(N0::X0<void *> xvp, void *vp, const void *cvp,
237 xvp.ft1(vp, cvp);
238 xvp.ft1(vp, i);
239 xvp.ft1(vp, u);
p2-0x.cpp 136 void test_spec(N0::X0<void*> xvp, void *vp) {
137 xvp.f1(vp);
274 void test_func_template(N0::X0<void *> xvp, void *vp, const void *cvp,
276 xvp.ft1(vp, cvp);
277 xvp.ft1(vp, i);
278 xvp.ft1(vp, u);
  /external/clang/test/SemaCXX/
overload-member-call.cpp 39 void test(X x, const X xc, X* xp, const X* xcp, volatile X xv, volatile X* xvp) {
45 xvp->f(0); // expected-error{{no matching member function for call to 'f'}}
  /external/libvncserver/rfb/
rfbproto.h 424 /* Xvp message - bidirectional */
463 /* Xvp pseudo-encoding */
1208 rfbXvpMsg xvp; member in union:__anon16365
1464 rfbXvpMsg xvp; member in union:__anon16375
    [all...]
  /external/libvncserver/libvncclient/
rfbproto.c 1662 rfbXvpMsg xvp; local
    [all...]
  /external/libvncserver/libvncserver/
rfbserver.c 1114 * Send an xvp server message
1120 rfbXvpMsg xvp; local
1122 xvp.type = rfbXvp;
1123 xvp.pad = 0;
1124 xvp.version = version;
1125 xvp.code = code;
1128 if (rfbWriteExact(cl, (char *)&xvp, sz_rfbXvpMsg) < 0) {
    [all...]
  /external/webrtc/talk/media/testdata/
voice.rtpdump 2 4??[`????9,?4???pj????????????????????????????????????????????????nH8@HHKELK`bkW[a|mnla??rr}???fk????????????????????????????mw?????rbel???wfk???????vi`r??_W`p???hnt???|???niid????9-?4????pjla^cykcf????m^^[]\^nj]Y??????????????n?????????????q???|_]ai???ovll^__nm[Xb???c_j???????????????vaYd~?igoy?l^_phldxn_WWf???????????k????|nhg?qaVS^uxfcj??????????%?9.?4?*??pj?????o?????y?????????kin???mt???]Xaw??tx???????wkz?rmg[dd`\_lgi`fbft~?l?r~????{t??o`_j???????ko???li?k?????~fgkltdhgkokp???rce?xzl{|dfm???zefx}?lymytxp?v????????:?9/?4???pj??????????????zz????gl???vlq???objqikpj?{nc`}??hi??|?}?~????????????????~????~??~~???????????{z|z{??xt||wrz?{t||vry???~????????|}????xqx??z??O?90?4?j??pjos|?~{~~?w??????????vxmz|{swr??zwktx?~yu????{{yyqyoz{??}??~z}??|tkq????~??xvp???krn?????????}?{|???????~?pov?????~}mphwr????vpoptuu??????????zo?????lfdt??td_bjl??e?91?4?
    [all...]

Completed in 160 milliseconds