Home
last modified time | relevance | path

Searched refs:x2 (Results 1 – 15 of 15) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.collate/locale.collate.byname/
Dhash.pass.cpp29 std::string x2("12345"); in main() local
32 != f.hash(x2.data(), x2.data() + x2.size())); in main()
36 std::wstring x2(L"12345"); in main() local
39 != f.hash(x2.data(), x2.data() + x2.size())); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.collate/locale.collate/locale.collate.members/
Dhash.pass.cpp27 std::string x2("12345"); in main() local
30 != f.hash(x2.data(), x2.data() + x2.size())); in main()
34 std::wstring x2(L"12345"); in main() local
37 != f.hash(x2.data(), x2.data() + x2.size())); in main()
/ndk/tests/device/test-stlport_static-exception/jni/
Deh2.cpp21 void x2 () in x2() function
30 x2 (); in main()
/ndk/tests/device/test-stlport_shared-exception/jni/
Deh2.cpp21 void x2 () in x2() function
30 x2 (); in main()
/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() argument
31 q = x2; in test()
39 typename C::value_type x1, typename C::value_type x2, in insert3at() argument
43 i = c.insert(++i, x2); in insert3at()
Drv_value.pass.cpp28 typename C::value_type x1, typename C::value_type x2, in test() argument
33 q = std::move(x2); in test()
41 typename C::value_type x1, typename C::value_type x2, in insert3at() argument
45 i = c.insert(++i, std::move(x2)); in insert3at()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.star/
Dop_star.pass.cpp39 typename std::iterator_traits<It>::value_type x2 = *r; in test() local
40 assert(x2 == x); in test()
/ndk/sources/cxx-stl/stlport/stlport/
Dbitset42 # define _STLP_OUTERMOST_HEADER_ID 0x2
47 #if (_STLP_OUTERMOST_HEADER_ID == 0x2)
53 #if (_STLP_OUTERMOST_HEADER_ID != 0x2) || defined (_STLP_IMPORT_VENDOR_STD)
61 #if (_STLP_OUTERMOST_HEADER_ID == 0x2 )
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindRegistersSave.S244 stp x2, x3, [x0, #0x010]
DUnwindRegistersRestore.S272 ldp x2, x3, [x0, #0x010]
/ndk/sources/android/support/src/stdio/
Dstrtod.c511 ULong *x, *x0, x1, x2; in any_on() local
519 x1 = x2 = x[n]; in any_on()
522 if (x1 != x2) in any_on()
/ndk/sources/third_party/googletest/googletest/test/
Dgtest_unittest.cc2360 bool GreaterThan(T1 x1, T2 x2) { in GreaterThan() argument
2361 return x1 > x2; in GreaterThan()
2403 const T1& x1, const T2& x2) { in EqualsFormat() argument
2404 return x1 == x2 ? AssertionSuccess() : in EqualsFormat()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dios259 static const iostate eofbit = 0x2;
Dtype_traits1138 _CREATE_ALIGNED_STORAGE_SPECIALIZATION(0x2);
/ndk/sources/host-tools/make-3.81/
DChangeLog1091 type fix x2