Searched defs:xv (Results 1 – 15 of 15) sorted by relevance
/external/llvm-project/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/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/toybox/toys/posix/ |
D | xargs.c | 194 int xv = (TT.np == TT.P) || (!data && done); in xargs_main() local
|
/external/igt-gpu-tools/overlay/ |
D | meson.build | 28 xv = dependency('xv', required : xv_backend_required) variable
|
/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/llvm-project/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/jdiff/src/jdiff/ |
D | DiffMyers.java | 113 final int[] xv = xvec; // Still more help for the compiler. in diag() local
|
/external/arm-optimized-routines/math/test/rtest/ |
D | semi.c | 466 uint32 xv; in test_frexpf() local
|
/external/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
D | semi.c | 467 uint32 xv; in test_frexpf() local
|
/external/deqp/external/vulkancts/modules/vulkan/query_pool/ |
D | vktQueryPoolStatisticsTests.cpp | 290 double xv = static_cast<double>(x[i]) - xMean; in calculatePearsonCorrelation() local 303 double xv = (static_cast<double>(x[i]) - xMean ) / xS; in calculatePearsonCorrelation() local
|
/external/libxml2/ |
D | xmlschemastypes.c | 4895 const xmlChar *xv, *yv; in xmlSchemaCompareValuesInternal() local
|