HomeSort by relevance Sort by last modified time
    Searched refs:wssub_match (Results 1 - 16 of 16) sorted by null

  /external/libcxx/test/re/re.syn/
wssub_match.pass.cpp 12 // typedef sub_match<wstring::const_iterator> wssub_match;
19 static_assert((std::is_same<std::sub_match<std::wstring::const_iterator>, std::wssub_match>::value), "");
Android.mk 75 test_name := re/re.syn/wssub_match
76 test_src := wssub_match.pass.cpp
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.syn/
wssub_match.pass.cpp 12 // typedef sub_match<wstring::const_iterator> wssub_match;
19 static_assert((std::is_same<std::sub_match<std::wstring::const_iterator>, std::wssub_match>::value), "");
  /external/libcxx/test/re/re.submatch/
types.pass.cpp 62 static_assert((std::is_same<std::wssub_match, std::sub_match<std::wstring::const_iterator> >::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.submatch/
types.pass.cpp 62 static_assert((std::is_same<std::wssub_match, std::sub_match<std::wstring::const_iterator> >::value), "");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
regex.h 857 typedef sub_match<wstring::const_iterator> wssub_match; typedef
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
regex.h 844 typedef sub_match<wstring::const_iterator> wssub_match; typedef
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
regex.h 844 typedef sub_match<wstring::const_iterator> wssub_match; typedef
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex.h 857 typedef sub_match<wstring::const_iterator> wssub_match; typedef
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex.h 860 typedef sub_match<wstring::const_iterator> wssub_match; typedef
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex.h 857 typedef sub_match<wstring::const_iterator> wssub_match; typedef
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex.h 860 typedef sub_match<wstring::const_iterator> wssub_match; typedef
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
regex.h 844 typedef sub_match<wstring::const_iterator> wssub_match; typedef
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
regex.h 922 typedef sub_match<wstring::const_iterator> wssub_match; typedef
    [all...]
  /ndk/tests/device/test-libc++-shared-full/jni/
Android.mk     [all...]
  /ndk/tests/device/test-libc++-static-full/jni/
Android.mk     [all...]

Completed in 712 milliseconds