Searched defs:xv (Results 1 – 7 of 7) sorted by relevance
/external/clang/test/SemaCXX/ |
D | overload-call-copycon.cpp | 14 void test_copycon(X x, X const xc, X volatile xv) { in test_copycon()
|
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/clang/test/SemaTemplate/ |
D | instantiate-method.cpp | 23 X<void> xv; // expected-note{{in instantiation of template class 'X<void>' requested here}} in test_bad() local
|
D | instantiate-member-template.cpp | 20 X0<void> xv; in test_X0() local
|
/external/v8/benchmarks/ |
D | navier-stokes.js | 309 this.setVelocity = function(x, y, xv, yv) { argument
|
/external/jdiff/src/jdiff/ |
D | DiffMyers.java | 113 final int[] xv = xvec; // Still more help for the compiler. in diag() local
|
/external/libxml2/ |
D | xmlschemastypes.c | 4781 const xmlChar *xv, *yv; in xmlSchemaCompareValuesInternal() local
|