Home
last modified time | relevance | path

Searched defs:x1 (Results 1 – 8 of 8) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.collate/locale.collate.byname/
Dhash.pass.cpp28 std::string x1("1234"); in main() local
35 std::wstring x1(L"1234"); in main() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.collate/locale.collate/locale.collate.members/
Dhash.pass.cpp26 std::string x1("1234"); in main() local
33 std::wstring x1(L"1234"); in main() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/predef.iterators/insert.iterators/insert.iter.ops/insert.iter.op=/
Dlv_value.pass.cpp26 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()
Drv_value.pass.cpp28 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/
Deh2.cpp15 void x1 () in x1() function
/ndk/tests/device/test-stlport_shared-exception/jni/
Deh2.cpp15 void x1 () in x1() function
/ndk/sources/android/support/src/stdio/
Dstrtod.c511 ULong *x, *x0, x1, x2; in any_on() local
536 ULong *x, *x1, *xe, y; in rshift() local
1078 ULong *x, *x1, *xe, z; local
/ndk/sources/third_party/googletest/googletest/test/
Dgtest_unittest.cc2360 bool GreaterThan(T1 x1, T2 x2) { in GreaterThan()
2403 const T1& x1, const T2& x2) { in EqualsFormat()