Home
last modified time | relevance | path

Searched refs:extern_type (Results 1 – 25 of 35) sorted by relevance

12

/external/libcxx/include/
Dcodecvt86 typedef char extern_type;
98 extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const;
101 const extern_type* __frm, const extern_type* __frm_end, const extern_type*& __frm_nxt,
105 extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const;
108 virtual int do_length(state_type&, const extern_type* __frm, const extern_type* __end,
121 typedef char extern_type;
133 extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const;
136 const extern_type* __frm, const extern_type* __frm_end, const extern_type*& __frm_nxt,
140 extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const;
143 virtual int do_length(state_type&, const extern_type* __frm, const extern_type* __end,
[all …]
D__locale874 typedef char extern_type;
884 extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const
891 extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const
898 const extern_type* __frm, const extern_type* __frm_end, const extern_type*& __frm_nxt,
917 …int length(state_type& __st, const extern_type* __frm, const extern_type* __end, size_t __mx) const
939 extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const;
941 … const extern_type* __frm, const extern_type* __frm_end, const extern_type*& __frm_nxt,
944extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const;
947 …virtual int do_length(state_type& __st, const extern_type* __frm, const extern_type* __end, size_t…
961 typedef char extern_type;
[all …]
/external/llvm-project/libcxx/include/
Dcodecvt85 typedef char extern_type;
97 extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const;
100 const extern_type* __frm, const extern_type* __frm_end, const extern_type*& __frm_nxt,
104 extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const;
107 virtual int do_length(state_type&, const extern_type* __frm, const extern_type* __end,
121 typedef char extern_type;
135 extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const;
138 const extern_type* __frm, const extern_type* __frm_end, const extern_type*& __frm_nxt,
142 extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const;
145 virtual int do_length(state_type&, const extern_type* __frm, const extern_type* __end,
[all …]
D__locale916 typedef char extern_type;
926 extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const
933 extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const
940 const extern_type* __frm, const extern_type* __frm_end, const extern_type*& __frm_nxt,
959 …int length(state_type& __st, const extern_type* __frm, const extern_type* __end, size_t __mx) const
981 extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const;
983 … const extern_type* __frm, const extern_type* __frm_end, const extern_type*& __frm_nxt,
986extern_type* __to, extern_type* __to_end, extern_type*& __to_nxt) const;
989 …virtual int do_length(state_type& __st, const extern_type* __frm, const extern_type* __end, size_t…
1003 typedef char extern_type;
[all …]
/external/llvm-project/libcxx/src/
Dlocale.cpp1469 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_out() argument
1478 const extern_type* frm, const extern_type*, const extern_type*& frm_nxt, in do_in() argument
1488 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument
1508 const extern_type* frm, const extern_type* end, size_t mx) const in do_length()
1547 extern_type* to, extern_type* to_end, extern_type*& to_nxt) const in do_out()
1583 extern_type tmp[MB_LEN_MAX]; in do_out()
1589 for (extern_type* p = tmp; n; --n) // write it in do_out()
1603 const extern_type* frm, const extern_type* frm_end, const extern_type*& frm_nxt, in do_in()
1607 const extern_type* fend = frm; in do_in()
1669 extern_type* to, extern_type* to_end, extern_type*& to_nxt) const in do_unshift()
[all …]
/external/libcxx/src/
Dlocale.cpp1456 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_out() argument
1465 const extern_type* frm, const extern_type*, const extern_type*& frm_nxt, in do_in() argument
1475 extern_type* to, extern_type*, extern_type*& to_nxt) const in do_unshift() argument
1495 const extern_type* frm, const extern_type* end, size_t mx) const in do_length()
1534 extern_type* to, extern_type* to_end, extern_type*& to_nxt) const in do_out()
1570 extern_type tmp[MB_LEN_MAX]; in do_out()
1576 for (extern_type* p = tmp; n; --n) // write it in do_out()
1590 const extern_type* frm, const extern_type* frm_end, const extern_type*& frm_nxt, in do_in()
1594 const extern_type* fend = frm; in do_in()
1656 extern_type* to, extern_type* to_end, extern_type*& to_nxt) const in do_unshift()
[all …]
/external/llvm-project/libcxx/test/std/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/
Dutf_sanity_check.pass.cpp54 F32_8::extern_type* c8p; in main()
57 const F32_8::extern_type* c_c8p; in main()
62 F32_8::extern_type c8[4]; in main()
71 F32_8T::extern_type* c8tp; in main()
72 const F32_8T::extern_type* c_c8tp; in main()
73 F32_8T::extern_type c8t[4]; in main()
Dwchar_t_unshift.pass.cpp30 std::vector<F::extern_type> to(3); in main()
33 F::extern_type* to_next = 0; in main()
Dchar32_t_char8_t_out.pass.cpp37 F::extern_type to[9] = {0}; in main()
40 F::extern_type* to_next = nullptr; in main()
Dchar32_t_char8_t_in.pass.cpp35 const F::extern_type from[] = u8"some text"; in main()
39 const F::extern_type* from_next = nullptr; in main()
Dchar16_t_char8_t_in.pass.cpp35 const F::extern_type from[] = u8"some text"; in main()
39 const F::extern_type* from_next = nullptr; in main()
Dchar16_t_char8_t_out.pass.cpp37 F::extern_type to[9] = {0}; in main()
40 F::extern_type* to_next = nullptr; in main()
Dwchar_t_in.pass.cpp30 const std::basic_string<F::extern_type> from("some text"); in main()
35 const F::extern_type* from_next = 0; in main()
/external/libcxx/test/std/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/
Dwchar_t_unshift.pass.cpp29 std::vector<F::extern_type> to(3); in main()
32 F::extern_type* to_next = 0; in main()
Dwchar_t_in.pass.cpp29 const std::basic_string<F::extern_type> from("some text"); in main()
34 const F::extern_type* from_next = 0; in main()
Dutf_sanity_check.pass.cpp36 F32_8::extern_type* c8p; in main()
39 const F32_8::extern_type* c_c8p; in main()
44 F32_8::extern_type c8[4]; in main()
/external/rust/cxx/src/
Dlib.rs405 mod extern_type; module
428 pub use crate::extern_type::{kind, ExternType};
453 pub use crate::extern_type::{verify_extern_kind, verify_extern_type};
/external/libabigail/tests/data/test-diff-filter/
Dtest31-pr18535-libstdc++-report-0.txt95 …tate_t>::extern_type*, const std::codecvt<wchar_t, char, __mbstate_t>::extern_type*, const std::co…
96 … __mbstate_t>::extern_type*, std::codecvt<wchar_t, char, __mbstate_t>::extern_type*, std::codecvt<…
Dtest31-pr18535-libstdc++-report-1.txt95 …tate_t>::extern_type*, const std::codecvt<wchar_t, char, __mbstate_t>::extern_type*, const std::co…
96 … __mbstate_t>::extern_type*, std::codecvt<wchar_t, char, __mbstate_t>::extern_type*, std::codecvt<…
/external/libcxx/test/std/localization/locale.categories/category.ctype/locale.codecvt/
Dtypes_wchar_t.pass.cpp34 static_assert((std::is_same<F::extern_type, char>::value), ""); in main()
Dtypes_char.pass.cpp34 static_assert((std::is_same<F::extern_type, char>::value), ""); in main()
Dtypes_char16_t.pass.cpp34 static_assert((std::is_same<F::extern_type, char>::value), ""); in main()
/external/llvm-project/libcxx/test/std/localization/locale.categories/category.ctype/locale.codecvt/
Dtypes_char16_t_char8_t.pass.cpp45 static_assert(std::is_same_v<F::extern_type, char8_t>); in main()
Dtypes_char.pass.cpp35 static_assert((std::is_same<F::extern_type, char>::value), ""); in main()
Dtypes_char16_t.pass.cpp38 static_assert((std::is_same<F::extern_type, char>::value), ""); in main()

12