Home
last modified time | relevance | path

Searched refs:from_char (Results 1 – 25 of 444) sorted by relevance

12345678910>>...18

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/seekpos/
H A D12790-3.cc44 fb.sputc(character::from_char('b')); in test01()
45 fb.sputc(character::from_char(0xff)); in test01()
46 fb.sputc(character::from_char('c')); in test01()
47 fb.sputc(character::from_char(0xff)); in test01()
59 fb.sputc(character::from_char('a')); in test01()
60 fb.sputc(character::from_char(0)); in test01()
61 fb.sputc(character::from_char(0)); in test01()
62 fb.sputc(character::from_char(0)); in test01()
63 fb.sputc(character::from_char(0)); in test01()
70 character::from_char('a')) ); in test01()
H A D12790-2.cc44 fb.sputc(character::from_char('b')); in test01()
45 fb.sputc(character::from_char(0xff)); in test01()
46 fb.sputc(character::from_char('a')); in test01()
47 fb.sputc(character::from_char(0xfc)); in test01()
48 fb.sputc(character::from_char(0)); in test01()
49 fb.sputc(character::from_char(0)); in test01()
65 character::from_char('a')) ); in test01()
72 character::from_char('a')) ); in test01()
H A D12790-1.cc46 fb.sputc(character::from_char('a')); in test01()
47 fb.sputc(character::from_char(0xff)); in test01()
48 fb.sputc(character::from_char(0)); in test01()
49 fb.sputc(character::from_char(0)); in test01()
57 character::from_char('a')) ); in test01()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/seekpos/
H A D12790-3.cc44 fb.sputc(character::from_char('b'));
45 fb.sputc(character::from_char(0xff));
46 fb.sputc(character::from_char('c'));
47 fb.sputc(character::from_char(0xff));
59 fb.sputc(character::from_char('a'));
60 fb.sputc(character::from_char(0));
61 fb.sputc(character::from_char(0));
62 fb.sputc(character::from_char(0));
63 fb.sputc(character::from_char(0));
70 character::from_char('a')) );
H A D12790-2.cc44 fb.sputc(character::from_char('b'));
45 fb.sputc(character::from_char(0xff)); in glade_gtk_scale_set_property()
46 fb.sputc(character::from_char('a'));
47 fb.sputc(character::from_char(0xfc));
48 fb.sputc(character::from_char(0));
49 fb.sputc(character::from_char(0));
65 character::from_char('a')) );
72 character::from_char('a')) );
H A D12790-1.cc46 fb.sputc(character::from_char('a')); in glade_gtk_revealer_post_create()
47 fb.sputc(character::from_char(0xff)); in glade_gtk_revealer_post_create()
48 fb.sputc(character::from_char(0)); in glade_gtk_revealer_post_create()
49 fb.sputc(character::from_char(0)); in glade_gtk_revealer_post_create()
57 character::from_char('a')) ); in glade_gtk_revealer_post_create()
/dports/www/anyterm/anyterm-1.1.29/libpbe/include/
H A DIconver.hh59 template <iconv_errmode errmode = valid, typename from_char = char, typename to_char = char>
80 std::basic_string<to_char> operator()(std::basic_string<from_char> i) { in operator ()()
84 std::basic_string<to_char> operator()(const from_char* i, size_t l) { in operator ()()
86 std::basic_string<from_char> s = carry; in operator ()()
92 const size_t bytes_in = sizeof(from_char) * l; in operator ()()
101 char* ip = reinterpret_cast<char*>(const_cast<from_char*>(i)); in operator ()()
120 ip += sizeof(from_char); in operator ()()
121 in -= sizeof(from_char); in operator ()()
130 … carry = std::basic_string<from_char>(reinterpret_cast<const from_char*>(ip),in/sizeof(from_char)); in operator ()()
186 std::basic_string<from_char> carry;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/
H A D12790-1.cc44 fb.sputc(character::from_char(0xff)); in test01()
45 fb.sputc(character::from_char(0)); in test01()
46 fb.sputc(character::from_char(0)); in test01()
47 fb.sputc(character::from_char('a')); in test01()
48 fb.sputc(character::from_char('a')); in test01()
49 fb.sputc(character::from_char('a')); in test01()
50 fb.sputc(character::from_char('a')); in test01()
65 character::from_char('a')) ); in test01()
71 character::from_char('a')) ); in test01()
H A D12790-2.cc44 fb.sputc(character::from_char(0xff)); in test01()
45 fb.sputc(character::from_char(0)); in test01()
46 fb.sputc(character::from_char(0)); in test01()
47 fb.sputc(character::from_char('a')); in test01()
48 fb.sputc(character::from_char('a')); in test01()
49 fb.sputc(character::from_char('a')); in test01()
50 fb.sputc(character::from_char('a')); in test01()
65 character::from_char(0xff)) ); in test01()
74 character::from_char('a')) ); in test01()
H A D12790-3.cc44 fb.sputc(character::from_char('b')); in test01()
45 fb.sputc(character::from_char(0xff)); in test01()
46 fb.sputc(character::from_char('a')); in test01()
47 fb.sputc(character::from_char(0xfc)); in test01()
48 fb.sputc(character::from_char(0)); in test01()
49 fb.sputc(character::from_char(0)); in test01()
63 character::from_char('a')) ); in test01()
71 character::from_char('a')) ); in test01()
H A D12790-4.cc45 fb.sputc(character::from_char('b')); in test01()
46 fb.sputc(character::from_char(0xff)); in test01()
50 fb.sputc(character::from_char('a')); in test01()
51 fb.sputc(character::from_char(0xff)); in test01()
52 fb.sputc(character::from_char(0)); in test01()
53 fb.sputc(character::from_char(0)); in test01()
62 character::from_char('a')) ); in test01()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/
H A D12790-1.cc44 fb.sputc(character::from_char(0xff)); in test01()
45 fb.sputc(character::from_char(0)); in test01()
46 fb.sputc(character::from_char(0)); in test01()
47 fb.sputc(character::from_char('a')); in test01()
48 fb.sputc(character::from_char('a')); in test01()
49 fb.sputc(character::from_char('a')); in test01()
50 fb.sputc(character::from_char('a')); in test01()
65 character::from_char('a')) ); in test01()
71 character::from_char('a')) ); in test01()
H A D12790-2.cc44 fb.sputc(character::from_char(0xff)); in test01()
45 fb.sputc(character::from_char(0)); in test01()
46 fb.sputc(character::from_char(0)); in test01()
47 fb.sputc(character::from_char('a')); in test01()
48 fb.sputc(character::from_char('a')); in test01()
49 fb.sputc(character::from_char('a')); in test01()
50 fb.sputc(character::from_char('a')); in test01()
65 character::from_char(0xff)) ); in test01()
74 character::from_char('a')) ); in test01()
H A D12790-3.cc44 fb.sputc(character::from_char('b')); in test01()
45 fb.sputc(character::from_char(0xff)); in test01()
46 fb.sputc(character::from_char('a')); in test01()
47 fb.sputc(character::from_char(0xfc)); in test01()
48 fb.sputc(character::from_char(0)); in test01()
49 fb.sputc(character::from_char(0)); in test01()
63 character::from_char('a')) ); in test01()
71 character::from_char('a')) ); in test01()
H A D12790-4.cc45 fb.sputc(character::from_char('b')); in test01()
46 fb.sputc(character::from_char(0xff)); in test01()
50 fb.sputc(character::from_char('a')); in test01()
51 fb.sputc(character::from_char(0xff)); in test01()
52 fb.sputc(character::from_char(0)); in test01()
53 fb.sputc(character::from_char(0)); in test01()
62 character::from_char('a')) ); in test01()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/close/
H A D12790-1.cc45 fb.sputc(character::from_char('b')); in test01()
46 fb.sputc(character::from_char(0xff)); in test01()
47 fb.sputc(character::from_char(0)); in test01()
54 fb.sputc(character::from_char('a')); in test01()
55 fb.sputc(character::from_char(0xff)); in test01()
56 fb.sputc(character::from_char(0)); in test01()
69 character::from_char('a')) ); in test01()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/close/
H A D12790-1.cc45 fb.sputc(character::from_char('b')); in test01()
46 fb.sputc(character::from_char(0xff)); in test01()
47 fb.sputc(character::from_char(0)); in test01()
54 fb.sputc(character::from_char('a')); in test01()
55 fb.sputc(character::from_char(0xff)); in test01()
56 fb.sputc(character::from_char(0)); in test01()
69 character::from_char('a')) ); in test01()
/dports/devel/texlab/texlab-3.3.0/cargo-crates/lexical-sort-0.3.1/src/
H A Diter.rs22 fn from_char(c: char) -> Self { in from_char() method
128 LexicalChar::from_char(c.to_ascii_lowercase()) in iterate_lexical_char()
131 s if s.is_empty() => LexicalChar::from_char(c), in iterate_lexical_char()
137 LexicalChar::from_char(c) in iterate_lexical_char()
147 LexicalChar::from_char(c.to_ascii_lowercase()) in iterate_lexical_char_only_alnum()
153 s if s.is_empty() => LexicalChar::from_char(c), in iterate_lexical_char_only_alnum()
/dports/www/zola/zola-0.15.2/cargo-crates/lexical-sort-0.3.1/src/
H A Diter.rs22 fn from_char(c: char) -> Self {
128 LexicalChar::from_char(c.to_ascii_lowercase())
131 s if s.is_empty() => LexicalChar::from_char(c),
137 LexicalChar::from_char(c)
147 LexicalChar::from_char(c.to_ascii_lowercase())
153 s if s.is_empty() => LexicalChar::from_char(c),
/dports/devel/tree-sitter/tree-sitter-0.20.1/cli/src/generate/
H A Dnfa.rs75 pub fn from_char(c: char) -> Self { in from_char() method
872 right: CharacterSet::from_char('/'), in test_character_set_remove_intersection()
875 intersection: CharacterSet::from_char('/'), in test_character_set_remove_intersection()
881 right: CharacterSet::from_char('/'), in test_character_set_remove_intersection()
969 CharacterSet::from_char('b'), in test_character_set_does_intersect()
976 CharacterSet::from_char('b'), in test_character_set_does_intersect()
983 CharacterSet::from_char('a').negate(), in test_character_set_does_intersect()
984 CharacterSet::from_char('a').negate(), in test_character_set_does_intersect()
990 CharacterSet::from_char('c'), in test_character_set_does_intersect()
991 CharacterSet::from_char('a').negate(), in test_character_set_does_intersect()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/utils/
H A Dunicode-case-fold.py35 from_char = int(m.group(1), 16)
39 if from_char <= previous_from:
41 yield from_char, to_char, from_name
42 previous_from = from_char
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/
H A Dunicode-case-fold.py41 from_char = int(m.group(1), 16)
45 if from_char <= previous_from:
47 yield from_char, to_char, from_name
48 previous_from = from_char
/dports/devel/llvm11/llvm-11.0.1.src/utils/
H A Dunicode-case-fold.py41 from_char = int(m.group(1), 16)
45 if from_char <= previous_from:
47 yield from_char, to_char, from_name
48 previous_from = from_char
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/
H A Dunicode-case-fold.py41 from_char = int(m.group(1), 16)
45 if from_char <= previous_from:
47 yield from_char, to_char, from_name
48 previous_from = from_char
/dports/devel/llvm90/llvm-9.0.1.src/utils/
H A Dunicode-case-fold.py41 from_char = int(m.group(1), 16)
45 if from_char <= previous_from:
47 yield from_char, to_char, from_name
48 previous_from = from_char

12345678910>>...18