HomeSort by relevance Sort by last modified time
    Searched refs:char_type (Results 1 - 25 of 192) sorted by null

1 2 3 4 5 6 7 8

  /external/boringssl/src/crypto/x509/
charmap.h 6 static const unsigned char char_type[] = { variable
  /prebuilts/misc/common/swig/include/2.0.11/std/
std_char_traits.i 21 typedef char char_type;
28 assign(char_type& __c1, const char_type& __c2);
31 eq(const char_type& __c1, const char_type& __c2);
34 lt(const char_type& __c1, const char_type& __c2);
37 compare(const char_type* __s1, const char_type* __s2, size_t __n);
40 length(const char_type* __s)
    [all...]
std_streambuf.i 17 typedef _CharT char_type;
36 pubsetbuf(char_type* __s, streamsize __n);
64 sgetn(char_type* __s, streamsize __n);
68 sputbackc(char_type __c);
75 sputc(char_type __c);
78 sputn(const char_type* __s, streamsize __n);
  /external/libcxx/test/std/strings/basic.string/
test_traits.h 16 typedef charT char_type; typedef in struct:test_traits
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/strings/basic.string/
test_traits.h 16 typedef charT char_type; typedef in struct:test_traits
  /external/libcxx/test/support/
constexpr_char_traits.hpp 22 typedef _CharT char_type; typedef in struct:constexpr_char_traits
28 static TEST_CONSTEXPR_CXX14 void assign(char_type& __c1, const char_type& __c2) TEST_NOEXCEPT
31 static TEST_CONSTEXPR bool eq(char_type __c1, char_type __c2) TEST_NOEXCEPT
34 static TEST_CONSTEXPR bool lt(char_type __c1, char_type __c2) TEST_NOEXCEPT
37 static TEST_CONSTEXPR_CXX14 int compare(const char_type* __s1, const char_type* __s2, size_t __n);
38 static TEST_CONSTEXPR_CXX14 size_t length(const char_type* __s)
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/support/
constexpr_char_traits.hpp 22 typedef _CharT char_type; typedef in struct:constexpr_char_traits
28 static TEST_CONSTEXPR_CXX14 void assign(char_type& __c1, const char_type& __c2) TEST_NOEXCEPT
31 static TEST_CONSTEXPR bool eq(char_type __c1, char_type __c2) TEST_NOEXCEPT
34 static TEST_CONSTEXPR bool lt(char_type __c1, char_type __c2) TEST_NOEXCEPT
37 static TEST_CONSTEXPR_CXX14 int compare(const char_type* __s1, const char_type* __s2, size_t __n);
38 static TEST_CONSTEXPR_CXX14 size_t length(const char_type* __s)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
char_traits.h 85 typedef _CharT char_type; typedef in struct:char_traits
92 assign(char_type& __c1, const char_type& __c2)
96 eq(const char_type& __c1, const char_type& __c2)
100 lt(const char_type& __c1, const char_type& __c2)
104 compare(const char_type* __s1, const char_type* __s2, std::size_t __n);
107 length(const char_type* __s)
235 typedef char char_type; typedef in struct:char_traits
306 typedef wchar_t char_type; typedef in struct:char_traits
385 typedef char16_t char_type; typedef in struct:char_traits
478 typedef char32_t char_type; typedef in struct:char_traits
    [all...]
locale_facets.h 148 typedef _CharT char_type; typedef in class:__ctype_abstract_base
151 * @brief Test char_type classification.
155 * ctype<char_type>::do_is().
157 * @param __c The char_type to compare the mask of.
162 is(mask __m, char_type __c) const
168 * This function finds the mask for each char_type in the range [lo,hi)
171 * ctype<char_type>::do_is().
178 const char_type*
179 is(const char_type *__lo, const char_type *__hi, mask *__vec) cons
609 typedef _CharT char_type; typedef in class:ctype
679 typedef char char_type; typedef in class:ctype
1180 typedef wchar_t char_type; typedef in class:ctype
1647 typedef _CharT char_type; typedef in class:numpunct
1877 typedef _CharT char_type; typedef in class:numpunct_byname
1921 typedef _CharT char_type; typedef in class:num_get
2260 typedef _CharT char_type; typedef in class:num_put
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
char_traits.h 85 typedef _CharT char_type; typedef in struct:char_traits
92 assign(char_type& __c1, const char_type& __c2)
96 eq(const char_type& __c1, const char_type& __c2)
100 lt(const char_type& __c1, const char_type& __c2)
104 compare(const char_type* __s1, const char_type* __s2, std::size_t __n);
107 length(const char_type* __s)
235 typedef char char_type; typedef in struct:char_traits
306 typedef wchar_t char_type; typedef in struct:char_traits
385 typedef char16_t char_type; typedef in struct:char_traits
478 typedef char32_t char_type; typedef in struct:char_traits
    [all...]
locale_facets.h 148 typedef _CharT char_type; typedef in class:__ctype_abstract_base
151 * @brief Test char_type classification.
155 * ctype<char_type>::do_is().
157 * @param __c The char_type to compare the mask of.
162 is(mask __m, char_type __c) const
168 * This function finds the mask for each char_type in the range [lo,hi)
171 * ctype<char_type>::do_is().
178 const char_type*
179 is(const char_type *__lo, const char_type *__hi, mask *__vec) cons
609 typedef _CharT char_type; typedef in class:ctype
679 typedef char char_type; typedef in class:ctype
1180 typedef wchar_t char_type; typedef in class:ctype
1647 typedef _CharT char_type; typedef in class:numpunct
1877 typedef _CharT char_type; typedef in class:numpunct_byname
1921 typedef _CharT char_type; typedef in class:num_get
2260 typedef _CharT char_type; typedef in class:num_put
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
pod_char_traits.h 44 // NB: The char_type parameter is a subset of int_type, as to allow
45 // int_type to properly hold the full range of char_type values as
54 typedef character<V, I, S> char_type; typedef in struct:character
59 static char_type
62 char_type ret = { static_cast<value_type>(v) };
68 to(const char_type& c)
97 typedef __gnu_cxx::character<V, I, S> char_type; typedef in struct:char_traits
98 typedef typename char_type::int_type int_type;
99 typedef typename char_type::state_type state_type;
104 assign(char_type& __c1, const char_type& __c2
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
pod_char_traits.h 44 // NB: The char_type parameter is a subset of int_type, as to allow
45 // int_type to properly hold the full range of char_type values as
54 typedef character<V, I, S> char_type; typedef in struct:character
59 static char_type
62 char_type ret = { static_cast<value_type>(v) };
68 to(const char_type& c)
97 typedef __gnu_cxx::character<V, I, S> char_type; typedef in struct:char_traits
98 typedef typename char_type::int_type int_type;
99 typedef typename char_type::state_type state_type;
104 assign(char_type& __c1, const char_type& __c2
    [all...]
  /external/libchrome/base/strings/
string16.h 68 typedef char16 char_type;
71 // int_type needs to be able to hold each possible value of char_type, and in
73 static_assert(sizeof(int_type) > sizeof(char_type),
80 static void assign(char_type& c1, const char_type& c2) {
84 static bool eq(const char_type& c1, const char_type& c2) {
87 static bool lt(const char_type& c1, const char_type& c2) {
91 static int compare(const char_type* s1, const char_type* s2, size_t n)
    [all...]
  /external/libcxx/test/std/input.output/file.streams/fstreams/filebuf.virtuals/
pbackfail.pass.cpp 24 typedef typename base::char_type char_type; typedef in struct:test_buf
28 char_type* eback() const {return base::eback();}
29 char_type* gptr() const {return base::gptr();}
30 char_type* egptr() const {return base::egptr();}
  /external/libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/
pbackfail.pass.cpp 27 typedef base::char_type char_type; typedef in struct:test_buf
33 char_type* eback() const {return base::eback();}
34 char_type* gptr() const {return base::gptr();}
35 char_type* egptr() const {return base::egptr();}
  /external/libcxx/test/std/strings/string.view/string.view.hash/
string_view.pass.cpp 38 typedef typename SV::value_type char_type; typedef
39 typedef std::basic_string<char_type> String;
43 char_type g1 [ 10 ];
44 char_type g2 [ 10 ];
46 g1[i] = g2[9-i] = static_cast<char_type>('0' + i);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/input.output/file.streams/fstreams/filebuf.virtuals/
pbackfail.pass.cpp 24 typedef typename base::char_type char_type; typedef in struct:test_buf
28 char_type* eback() const {return base::eback();}
29 char_type* gptr() const {return base::gptr();}
30 char_type* egptr() const {return base::egptr();}
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/
pbackfail.pass.cpp 27 typedef base::char_type char_type; typedef in struct:test_buf
33 char_type* eback() const {return base::eback();}
34 char_type* gptr() const {return base::gptr();}
35 char_type* egptr() const {return base::egptr();}
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/strings/string.view/string.view.hash/
string_view.pass.cpp 38 typedef typename SV::value_type char_type; typedef
39 typedef std::basic_string<char_type> String;
43 char_type g1 [ 10 ];
44 char_type g2 [ 10 ];
46 g1[i] = g2[9-i] = static_cast<char_type>('0' + i);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/experimental/string.view/string.view.hash/
string_view.pass.cpp 37 typedef typename T::value_type char_type; typedef
38 char_type g1 [ 10 ];
39 char_type g2 [ 10 ];
  /external/libcxx/test/std/input.output/iostream.format/quoted.manip/
quoted_traits.fail.cpp 28 typedef charT char_type; typedef in struct:test_traits
  /external/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.members/streambuf.pub.get/
sgetn.pass.cpp 15 // streamsize sgetn(char_type* s, streamsize n);
28 std::streamsize xsgetn(char_type*, std::streamsize)
  /external/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.members/streambuf.pub.put/
sputn.pass.cpp 15 // streamsize sputn(const char_type* s, streamsize n);
28 std::streamsize xsputn(const char_type*, std::streamsize)
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/input.output/iostream.format/quoted.manip/
quoted_traits.fail.cpp 28 typedef charT char_type; typedef in struct:test_traits

Completed in 496 milliseconds

1 2 3 4 5 6 7 8