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/ |
D | hash.pass.cpp | 28 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/ |
D | hash.pass.cpp | 26 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=/ |
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 | 15 void x1 () in x1() function
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
D | eh2.cpp | 15 void x1 () in x1() function
|
/ndk/sources/android/support/src/stdio/ |
D | strtod.c | 511 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/ |
D | gtest_unittest.cc | 2360 bool GreaterThan(T1 x1, T2 x2) { in GreaterThan() 2403 const T1& x1, const T2& x2) { in EqualsFormat()
|