Home
last modified time | relevance | path

Searched defs:one (Results 76 – 100 of 12401) sorted by relevance

12345678910>>...497

/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/wchar_t/
H A Dstoll.cc39 wstring one; in test01() local
54 wstring one(L"a"); in test01() local
69 wstring one(L"a"); in test01() local
82 wstring one(L"78"); in test01() local
95 wstring one(L"10112"); in test01() local
108 wstring one(L"0XE"); in test01() local
122 wstring one(1000, L'9'); in test01() local
138 wstring one(to_wstring(ll1)); in test01() local
151 wstring one(to_wstring(ll1)); in test01() local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/char/
H A Dstoll.cc38 string one; in test01() local
53 string one("a"); in test01() local
68 string one("a"); in test01() local
81 string one("78"); in test01() local
94 string one("10112"); in test01() local
107 string one("0XE"); in test01() local
121 string one(1000, '9'); in test01() local
137 string one(to_string(ll1)); in test01() local
150 string one(to_string(ll1)); in test01() local
H A Dstol.cc38 string one; in test01() local
53 string one("a"); in test01() local
68 string one("a"); in test01() local
81 string one("78"); in test01() local
94 string one("10112"); in test01() local
107 string one("0XE"); in test01() local
121 string one(1000, '9'); in test01() local
137 string one(to_string((long long)l1)); in test01() local
150 string one(to_string((long long)l1)); in test01() local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/wchar_t/
H A Dstol.cc39 wstring one; in test01() local
54 wstring one(L"a"); in test01() local
69 wstring one(L"a"); in test01() local
82 wstring one(L"78"); in test01() local
95 wstring one(L"10112"); in test01() local
108 wstring one(L"0XE"); in test01() local
122 wstring one(1000, L'9'); in test01() local
138 wstring one(to_wstring((long long)l1)); in test01() local
151 wstring one(to_wstring((long long)l1)); in test01() local
H A Dstoll.cc39 wstring one; in test01() local
54 wstring one(L"a"); in test01() local
69 wstring one(L"a"); in test01() local
82 wstring one(L"78"); in test01() local
95 wstring one(L"10112"); in test01() local
108 wstring one(L"0XE"); in test01() local
122 wstring one(1000, L'9'); in test01() local
138 wstring one(to_wstring(ll1)); in test01() local
151 wstring one(to_wstring(ll1)); in test01() local
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/wchar_t/
H A Dstoll.cc39 wstring one; in test01() local
54 wstring one(L"a"); in test01() local
69 wstring one(L"a"); in test01() local
82 wstring one(L"78"); in test01() local
95 wstring one(L"10112"); in test01() local
108 wstring one(L"0XE"); in test01() local
122 wstring one(1000, L'9'); in test01() local
138 wstring one(to_wstring(ll1)); in test01() local
151 wstring one(to_wstring(ll1)); in test01() local
H A Dstol.cc39 wstring one; in test01() local
54 wstring one(L"a"); in test01() local
69 wstring one(L"a"); in test01() local
82 wstring one(L"78"); in test01() local
95 wstring one(L"10112"); in test01() local
108 wstring one(L"0XE"); in test01() local
122 wstring one(1000, L'9'); in test01() local
138 wstring one(to_wstring((long long)l1)); in test01() local
151 wstring one(to_wstring((long long)l1)); in test01() local
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/char/
H A Dstol.cc38 string one; in test01() local
53 string one("a"); in test01() local
68 string one("a"); in test01() local
81 string one("78"); in test01() local
94 string one("10112"); in test01() local
107 string one("0XE"); in test01() local
121 string one(1000, '9'); in test01() local
137 string one(to_string((long long)l1)); in test01() local
150 string one(to_string((long long)l1)); in test01() local
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/char/
H A Dstoll.cc38 string one; in test01() local
53 string one("a"); in test01() local
68 string one("a"); in test01() local
81 string one("78"); in test01() local
94 string one("10112"); in test01() local
107 string one("0XE"); in test01() local
121 string one(1000, '9'); in test01() local
137 string one(to_string(ll1)); in test01() local
150 string one(to_string(ll1)); in test01() local
H A Dstol.cc38 string one; in test01() local
53 string one("a"); in test01() local
68 string one("a"); in test01() local
81 string one("78"); in test01() local
94 string one("10112"); in test01() local
107 string one("0XE"); in test01() local
121 string one(1000, '9'); in test01() local
137 string one(to_string((long long)l1)); in test01() local
150 string one(to_string((long long)l1)); in test01() local
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/wchar_t/
H A Dstol.cc39 wstring one; in test01() local
54 wstring one(L"a"); in test01() local
69 wstring one(L"a"); in test01() local
82 wstring one(L"78"); in test01() local
95 wstring one(L"10112"); in test01() local
108 wstring one(L"0XE"); in test01() local
122 wstring one(1000, L'9'); in test01() local
138 wstring one(to_wstring((long long)l1)); in test01() local
151 wstring one(to_wstring((long long)l1)); in test01() local
H A Dstoll.cc39 wstring one; in test01() local
54 wstring one(L"a"); in test01() local
69 wstring one(L"a"); in test01() local
82 wstring one(L"78"); in test01() local
95 wstring one(L"10112"); in test01() local
108 wstring one(L"0XE"); in test01() local
122 wstring one(1000, L'9'); in test01() local
138 wstring one(to_wstring(ll1)); in test01() local
151 wstring one(to_wstring(ll1)); in test01() local
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/char/
H A Dstol.cc38 string one; in test01() local
53 string one("a"); in test01() local
68 string one("a"); in test01() local
81 string one("78"); in test01() local
94 string one("10112"); in test01() local
107 string one("0XE"); in test01() local
121 string one(1000, '9'); in test01() local
137 string one(to_string((long long)l1)); in test01() local
150 string one(to_string((long long)l1)); in test01() local
H A Dstoll.cc38 string one; in test01() local
53 string one("a"); in test01() local
68 string one("a"); in test01() local
81 string one("78"); in test01() local
94 string one("10112"); in test01() local
107 string one("0XE"); in test01() local
121 string one(1000, '9'); in test01() local
137 string one(to_string(ll1)); in test01() local
150 string one(to_string(ll1)); in test01() local
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/wchar_t/
H A Dstol.cc39 wstring one; in test01() local
54 wstring one(L"a"); in test01() local
69 wstring one(L"a"); in test01() local
82 wstring one(L"78"); in test01() local
95 wstring one(L"10112"); in test01() local
108 wstring one(L"0XE"); in test01() local
122 wstring one(1000, L'9'); in test01() local
138 wstring one(to_wstring((long long)l1)); in test01() local
151 wstring one(to_wstring((long long)l1)); in test01() local
H A Dstoll.cc39 wstring one; in test01() local
54 wstring one(L"a"); in test01() local
69 wstring one(L"a"); in test01() local
82 wstring one(L"78"); in test01() local
95 wstring one(L"10112"); in test01() local
108 wstring one(L"0XE"); in test01() local
122 wstring one(1000, L'9'); in test01() local
138 wstring one(to_wstring(ll1)); in test01() local
151 wstring one(to_wstring(ll1)); in test01() local
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/char/
H A Dstoll.cc38 string one; in test01() local
53 string one("a"); in test01() local
68 string one("a"); in test01() local
81 string one("78"); in test01() local
94 string one("10112"); in test01() local
107 string one("0XE"); in test01() local
121 string one(1000, '9'); in test01() local
137 string one(to_string(ll1)); in test01() local
150 string one(to_string(ll1)); in test01() local
H A Dstol.cc38 string one; in test01() local
53 string one("a"); in test01() local
68 string one("a"); in test01() local
81 string one("78"); in test01() local
94 string one("10112"); in test01() local
107 string one("0XE"); in test01() local
121 string one(1000, '9'); in test01() local
137 string one(to_string((long long)l1)); in test01() local
150 string one(to_string((long long)l1)); in test01() local
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/wchar_t/
H A Dstoll.cc39 wstring one; in test01() local
54 wstring one(L"a"); in test01() local
69 wstring one(L"a"); in test01() local
82 wstring one(L"78"); in test01() local
95 wstring one(L"10112"); in test01() local
108 wstring one(L"0XE"); in test01() local
122 wstring one(1000, L'9'); in test01() local
138 wstring one(to_wstring(ll1)); in test01() local
151 wstring one(to_wstring(ll1)); in test01() local
H A Dstol.cc39 wstring one; in test01() local
54 wstring one(L"a"); in test01() local
69 wstring one(L"a"); in test01() local
82 wstring one(L"78"); in test01() local
95 wstring one(L"10112"); in test01() local
108 wstring one(L"0XE"); in test01() local
122 wstring one(1000, L'9'); in test01() local
138 wstring one(to_wstring((long long)l1)); in test01() local
151 wstring one(to_wstring((long long)l1)); in test01() local
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/wchar_t/
H A Dstol.cc39 wstring one; in test01() local
54 wstring one(L"a"); in test01() local
69 wstring one(L"a"); in test01() local
82 wstring one(L"78"); in test01() local
95 wstring one(L"10112"); in test01() local
108 wstring one(L"0XE"); in test01() local
122 wstring one(1000, L'9'); in test01() local
138 wstring one(to_wstring((long long)l1)); in test01() local
151 wstring one(to_wstring((long long)l1)); in test01() local
H A Dstoll.cc39 wstring one; in test01() local
54 wstring one(L"a"); in test01() local
69 wstring one(L"a"); in test01() local
82 wstring one(L"78"); in test01() local
95 wstring one(L"10112"); in test01() local
108 wstring one(L"0XE"); in test01() local
122 wstring one(1000, L'9'); in test01() local
138 wstring one(to_wstring(ll1)); in test01() local
151 wstring one(to_wstring(ll1)); in test01() local
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/char/
H A Dstol.cc38 string one; in test01() local
53 string one("a"); in test01() local
68 string one("a"); in test01() local
81 string one("78"); in test01() local
94 string one("10112"); in test01() local
107 string one("0XE"); in test01() local
121 string one(1000, '9'); in test01() local
137 string one(to_string((long long)l1)); in test01() local
150 string one(to_string((long long)l1)); in test01() local
H A Dstoll.cc38 string one; in test01() local
53 string one("a"); in test01() local
68 string one("a"); in test01() local
81 string one("78"); in test01() local
94 string one("10112"); in test01() local
107 string one("0XE"); in test01() local
121 string one(1000, '9'); in test01() local
137 string one(to_string(ll1)); in test01() local
150 string one(to_string(ll1)); in test01() local
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/char/
H A Dstol.cc38 string one; in test01() local
53 string one("a"); in test01() local
68 string one("a"); in test01() local
81 string one("78"); in test01() local
94 string one("10112"); in test01() local
107 string one("0XE"); in test01() local
121 string one(1000, '9'); in test01() local
137 string one(to_string((long long)l1)); in test01() local
150 string one(to_string((long long)l1)); in test01() local

12345678910>>...497