Home
last modified time | relevance | path

Searched refs:SM (Results 1 – 11 of 11) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.submatch/re.submatch.members/
Dcompare_string_type.pass.cpp23 typedef std::sub_match<const CharT*> SM; in main() typedef
24 typedef SM::string_type string; in main()
25 SM sm = SM(); in main()
26 SM sm2 = SM(); in main()
37 typedef std::sub_match<const CharT*> SM; in main() typedef
38 typedef SM::string_type string; in main()
39 SM sm = SM(); in main()
40 SM sm2 = SM(); in main()
Dcompare_value_type_ptr.pass.cpp23 typedef std::sub_match<const CharT*> SM; in main() typedef
24 SM sm = SM(); in main()
25 SM sm2 = SM(); in main()
36 typedef std::sub_match<const CharT*> SM; in main() typedef
37 SM sm = SM(); in main()
38 SM sm2 = SM(); in main()
Dcompare_sub_match.pass.cpp23 typedef std::sub_match<const CharT*> SM; in main() typedef
24 SM sm = SM(); in main()
25 SM sm2 = SM(); in main()
39 typedef std::sub_match<const CharT*> SM; in main() typedef
40 SM sm = SM(); in main()
41 SM sm2 = SM(); in main()
Doperator_string.pass.cpp23 typedef std::sub_match<const CharT*> SM; in main() typedef
24 SM sm = SM(); in main()
25 SM::string_type str = sm; in main()
36 typedef std::sub_match<const CharT*> SM; in main() typedef
37 SM sm = SM(); in main()
38 SM::string_type str = sm; in main()
Dstr.pass.cpp23 typedef std::sub_match<const CharT*> SM; in main() typedef
24 SM sm = SM(); in main()
25 SM::string_type str = sm.str(); in main()
36 typedef std::sub_match<const CharT*> SM; in main() typedef
37 SM sm = SM(); in main()
38 SM::string_type str = sm.str(); in main()
Dlength.pass.cpp23 typedef std::sub_match<const CharT*> SM; in main() typedef
24 SM sm = SM(); in main()
34 typedef std::sub_match<const CharT*> SM; in main() typedef
35 SM sm = SM(); in main()
Ddefault.pass.cpp23 typedef std::sub_match<const CharT*> SM; in main() typedef
24 SM sm; in main()
29 typedef std::sub_match<const CharT*> SM; in main() typedef
30 SM sm; in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.submatch/
Dtypes.pass.cpp33 typedef std::sub_match<char*> SM; in main() typedef
34 static_assert((std::is_same<SM::iterator, char*>::value), ""); in main()
35 static_assert((std::is_same<SM::value_type, char>::value), ""); in main()
36 static_assert((std::is_same<SM::difference_type, std::ptrdiff_t>::value), ""); in main()
37 static_assert((std::is_same<SM::string_type, std::string>::value), ""); in main()
38 static_assert((std::is_convertible<SM*, std::pair<char*, char*>*>::value), ""); in main()
40 SM sm; in main()
46 typedef std::sub_match<wchar_t*> SM; in main() typedef
47 static_assert((std::is_same<SM::iterator, wchar_t*>::value), ""); in main()
48 static_assert((std::is_same<SM::value_type, wchar_t>::value), ""); in main()
[all …]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.submatch/re.submatch.op/
Dstream.pass.cpp27 typedef std::sub_match<typename string::const_iterator> SM; in test() typedef
29 SM sm; in test()
/ndk/sources/host-tools/make-3.81/config/
Dconfig.guess1137 SM[BE]S:UNIX_SV:*:*)
/ndk/sources/host-tools/sed-4.2.1/build-aux/
Dconfig.guess1160 SM[BE]S:UNIX_SV:*:*)