Home
last modified time | relevance | path

Searched defs:xv (Results 1 – 9 of 9) sorted by relevance

/external/clang/test/SemaCXX/
Doverload-call-copycon.cpp14 void test_copycon(X x, X const xc, X volatile xv) { in test_copycon()
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/clang/test/SemaTemplate/
Dinstantiate-method.cpp23 X<void> xv; // expected-note{{in instantiation of template class 'X<void>' requested here}} in test_bad() local
Dinstantiate-member-template.cpp20 X0<void> xv; in test_X0() local
/external/v8/benchmarks/
Dnavier-stokes.js309 this.setVelocity = function(x, y, xv, yv) { argument
/external/jdiff/src/jdiff/
DDiffMyers.java113 final int[] xv = xvec; // Still more help for the compiler. in diag() local
/external/u-boot/drivers/video/
Dmx3fb.c244 u32 xv:10; member
284 u32 xv:10; member
/external/arm-optimized-routines/test/rtest/
Dsemi.c466 uint32 xv; in test_frexpf() local
/external/libxml2/
Dxmlschemastypes.c4781 const xmlChar *xv, *yv; in xmlSchemaCompareValuesInternal() local