Searched defs:x2 (Results 1 – 9 of 9) sorted by relevance
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.collate/locale.collate.byname/ |
D | hash.pass.cpp | 29 std::string x2("12345"); in main() local 36 std::wstring x2(L"12345"); in main() local
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.collate/locale.collate/locale.collate.members/ |
D | hash.pass.cpp | 27 std::string x2("12345"); in main() local 34 std::wstring x2(L"12345"); in main() local
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/predef.iterators/insert.iterators/insert.iter.ops/insert.iter.op=/ |
D | lv_value.pass.cpp | 26 typename C::value_type x1, typename C::value_type x2, in test() 39 typename C::value_type x1, typename C::value_type x2, in insert3at()
|
D | rv_value.pass.cpp | 28 typename C::value_type x1, typename C::value_type x2, in test() 41 typename C::value_type x1, typename C::value_type x2, in insert3at()
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
D | eh2.cpp | 21 void x2 () in x2() function
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
D | eh2.cpp | 21 void x2 () in x2() function
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.star/ |
D | op_star.pass.cpp | 39 typename std::iterator_traits<It>::value_type x2 = *r; in test() local
|
/ndk/sources/android/support/src/stdio/ |
D | strtod.c | 511 ULong *x, *x0, x1, x2; in any_on() local
|
/ndk/sources/third_party/googletest/googletest/test/ |
D | gtest_unittest.cc | 2360 bool GreaterThan(T1 x1, T2 x2) { in GreaterThan() 2403 const T1& x1, const T2& x2) { in EqualsFormat()
|