HomeSort by relevance Sort by last modified time
    Searched refs:char_type (Results 276 - 300 of 581) sorted by null

<<11121314151617181920>>

  /external/lldb/test/types/
HideTestFailures.py 48 self.char_type()
55 self.char_type()
118 def char_type(self): member in class:DebugIntegerTypesFailures
  /external/libcxx/test/strings/basic.string/
types.pass.cpp 20 // typedef typename traits::char_type value_type;
47 typedef std::basic_string<typename Traits::char_type, Traits, Allocator> S;
50 static_assert((std::is_same<typename S::value_type, typename Traits::char_type>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/
types.pass.cpp 20 // typedef typename traits::char_type value_type;
47 typedef std::basic_string<typename Traits::char_type, Traits, Allocator> S;
50 static_assert((std::is_same<typename S::value_type, typename Traits::char_type>::value), "");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
stream_iterator.h 53 typedef _CharT char_type; typedef in class:istream_iterator
149 * @param CharT The ostream char_type.
160 typedef _CharT char_type; typedef in class:ostream_iterator
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stream_iterator.h 53 typedef _CharT char_type; typedef in class:istream_iterator
149 * @tparam _CharT The ostream char_type.
160 typedef _CharT char_type; typedef in class:ostream_iterator
regex.h 54 typedef _Ch_type char_type; typedef in struct:regex_traits
55 typedef std::basic_string<char_type> string_type;
71 * default-initialized value of type @p char_type. In other words, uses
76 length(const char_type* __p)
86 char_type
87 translate(char_type __c) const
99 char_type
100 translate_nocase(char_type __c) const
102 typedef std::ctype<char_type> __ctype_type;
131 typedef std::collate<char_type> __collate_type
1460 typedef typename __iter_traits::value_type char_type; typedef in class:match_results
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stream_iterator.h 53 typedef _CharT char_type; typedef in class:istream_iterator
149 * @tparam _CharT The ostream char_type.
160 typedef _CharT char_type; typedef in class:ostream_iterator
regex.h 54 typedef _Ch_type char_type; typedef in struct:regex_traits
55 typedef std::basic_string<char_type> string_type;
71 * default-initialized value of type @p char_type. In other words, uses
76 length(const char_type* __p)
86 char_type
87 translate(char_type __c) const
99 char_type
100 translate_nocase(char_type __c) const
102 typedef std::ctype<char_type> __ctype_type;
131 typedef std::collate<char_type> __collate_type
1460 typedef typename __iter_traits::value_type char_type; typedef in class:match_results
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stream_iterator.h 46 typedef _CharT char_type; typedef in class:istream_iterator
142 * @param CharT The ostream char_type.
153 typedef _CharT char_type; typedef in class:ostream_iterator
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stream_iterator.h 46 typedef _CharT char_type; typedef in class:istream_iterator
142 * @param CharT The ostream char_type.
153 typedef _CharT char_type; typedef in class:ostream_iterator
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stream_iterator.h 46 typedef _CharT char_type; typedef in class:istream_iterator
142 * @param CharT The ostream char_type.
153 typedef _CharT char_type; typedef in class:ostream_iterator
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stream_iterator.h 46 typedef _CharT char_type; typedef in class:istream_iterator
142 * @param CharT The ostream char_type.
153 typedef _CharT char_type; typedef in class:ostream_iterator
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stream_iterator.h 53 typedef _CharT char_type; typedef in class:istream_iterator
149 * @param CharT The ostream char_type.
160 typedef _CharT char_type; typedef in class:ostream_iterator
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stream_iterator.h 53 typedef _CharT char_type; typedef in class:istream_iterator
149 * @tparam _CharT The ostream char_type.
160 typedef _CharT char_type; typedef in class:ostream_iterator
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stream_iterator.h 53 typedef _CharT char_type; typedef in class:istream_iterator
149 * @param CharT The ostream char_type.
160 typedef _CharT char_type; typedef in class:ostream_iterator
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stream_iterator.h 53 typedef _CharT char_type; typedef in class:istream_iterator
149 * @tparam _CharT The ostream char_type.
160 typedef _CharT char_type; typedef in class:ostream_iterator
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stream_iterator.h 53 typedef _CharT char_type; typedef in class:istream_iterator
149 * @tparam _CharT The ostream char_type.
160 typedef _CharT char_type; typedef in class:ostream_iterator
regex.h 54 typedef _Ch_type char_type; typedef in struct:regex_traits
55 typedef std::basic_string<char_type> string_type;
71 * default-initialized value of type @p char_type. In other words, uses
76 length(const char_type* __p)
86 char_type
87 translate(char_type __c) const
99 char_type
100 translate_nocase(char_type __c) const
102 typedef std::ctype<char_type> __ctype_type;
131 typedef std::collate<char_type> __collate_type
1460 typedef typename __iter_traits::value_type char_type; typedef in class:match_results
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stream_iterator.h 53 typedef _CharT char_type; typedef in class:istream_iterator
149 * @tparam _CharT The ostream char_type.
160 typedef _CharT char_type; typedef in class:ostream_iterator
regex_compiler.h 54 typedef typename _TraitsT::char_type _CharT;
149 __compile_nfa(const typename _TraitsT::char_type* __first,
150 const typename _TraitsT::char_type* __last,
163 typedef typename _TraitsT::char_type _CharT;
211 typedef typename _TraitsT::char_type _CharT;
  /external/libcxx/test/re/re.results/
types.pass.cpp 25 // typedef typename iterator_traits<BidirectionalIterator>::value_type char_type;
26 // typedef basic_string<char_type> string_type;
43 static_assert((std::is_same<typename MR::char_type, CharT>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.results/
types.pass.cpp 25 // typedef typename iterator_traits<BidirectionalIterator>::value_type char_type;
26 // typedef basic_string<char_type> string_type;
43 static_assert((std::is_same<typename MR::char_type, CharT>::value), "");
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/
modifier.hpp 49 nfp::typed_keyword<char_type,struct input_separator_t> input_separator;
  /external/libcxx/test/re/re.traits/
lookup_collatename.pass.cpp 23 template <class char_type>
25 test(const char_type* A, const std::basic_string<char_type>& expected)
27 std::regex_traits<char_type> t;
28 typedef forward_iterator<const char_type*> F;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.traits/
lookup_collatename.pass.cpp 23 template <class char_type>
25 test(const char_type* A, const std::basic_string<char_type>& expected)
27 std::regex_traits<char_type> t;
28 typedef forward_iterator<const char_type*> F;

Completed in 1985 milliseconds

<<11121314151617181920>>