/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/include/bits/ |
H A D | basic_string.h | 761 { return _M_replace_aux(this->size(), size_type(0), __n, __c); } in append() 782 { _M_replace_aux(this->size(), size_type(0), size_type(1), __c); } in push_back() 850 { return _M_replace_aux(size_type(0), this->size(), __n, __c); } in assign() 995 { return _M_replace_aux(_M_check(__pos, "basic_string::insert"), in insert() 1015 _M_replace_aux(__pos, size_type(0), size_type(1), __c); in insert() 1184 { return _M_replace_aux(_M_check(__pos, "basic_string::replace"), in replace() 1265 return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __c); in replace() 1343 { return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __val); } in _M_replace_dispatch() 1351 _M_replace_aux(size_type __pos1, size_type __n1, size_type __n2, in _M_replace_aux() function
|
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/include/bits/ |
H A D | basic_string.h | 761 { return _M_replace_aux(this->size(), size_type(0), __n, __c); } in append() 782 { _M_replace_aux(this->size(), size_type(0), size_type(1), __c); } in push_back() 850 { return _M_replace_aux(size_type(0), this->size(), __n, __c); } in assign() 995 { return _M_replace_aux(_M_check(__pos, "basic_string::insert"), in insert() 1015 _M_replace_aux(__pos, size_type(0), size_type(1), __c); in insert() 1184 { return _M_replace_aux(_M_check(__pos, "basic_string::replace"), in replace() 1265 return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __c); in replace() 1343 { return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __val); } in _M_replace_dispatch() 1351 _M_replace_aux(size_type __pos1, size_type __n1, size_type __n2, in _M_replace_aux() function
|
/dports/lang/gcc6-aux/bootstrap/include/c++/5.1.0/bits/ |
H A D | basic_string.h | 1038 { return _M_replace_aux(this->size(), size_type(0), __n, __c); } in _GLIBCXX_VISIBILITY() 1177 { return _M_replace_aux(size_type(0), this->size(), __n, __c); } in _GLIBCXX_VISIBILITY() 1413 { return _M_replace_aux(_M_check(__pos, "basic_string::insert"), in _GLIBCXX_VISIBILITY() 1434 _M_replace_aux(__pos, size_type(0), size_type(1), __c); in _GLIBCXX_VISIBILITY() 1624 { return _M_replace_aux(_M_check(__pos, "basic_string::replace"), in _GLIBCXX_VISIBILITY() 1709 return _M_replace_aux(__i1 - begin(), __i2 - __i1, __n, __c); in _GLIBCXX_VISIBILITY() 1838 _M_replace_aux(size_type __pos1, size_type __n1, size_type __n2, in _GLIBCXX_VISIBILITY() 3556 { return _M_replace_aux(size_type(0), this->size(), __n, __c); } in _GLIBCXX_VISIBILITY() 3731 { return _M_replace_aux(_M_check(__pos, "basic_string::insert"), in _GLIBCXX_VISIBILITY() 3752 _M_replace_aux(__pos, size_type(0), size_type(1), __c); in _GLIBCXX_VISIBILITY() [all …]
|
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/include/bits/ |
H A D | basic_string.h | 1143 { return _M_replace_aux(this->size(), size_type(0), __n, __c); } in _GLIBCXX_VISIBILITY() 1283 { return _M_replace_aux(size_type(0), this->size(), __n, __c); } in _GLIBCXX_VISIBILITY() 1519 { return _M_replace_aux(_M_check(__pos, "basic_string::insert"), in _GLIBCXX_VISIBILITY() 1540 _M_replace_aux(__pos, size_type(0), size_type(1), __c); in _GLIBCXX_VISIBILITY() 1733 { return _M_replace_aux(_M_check(__pos, "basic_string::replace"), in _GLIBCXX_VISIBILITY() 1818 return _M_replace_aux(__i1 - begin(), __i2 - __i1, __n, __c); in _GLIBCXX_VISIBILITY() 1947 _M_replace_aux(size_type __pos1, size_type __n1, size_type __n2, in _GLIBCXX_VISIBILITY() 3710 { return _M_replace_aux(size_type(0), this->size(), __n, __c); } in _GLIBCXX_VISIBILITY() 3885 { return _M_replace_aux(_M_check(__pos, "basic_string::insert"), in _GLIBCXX_VISIBILITY() 3906 _M_replace_aux(__pos, size_type(0), size_type(1), __c); in _GLIBCXX_VISIBILITY() [all …]
|
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/include/bits/ |
H A D | basic_string.h | 1143 { return _M_replace_aux(this->size(), size_type(0), __n, __c); } in _GLIBCXX_VISIBILITY() 1283 { return _M_replace_aux(size_type(0), this->size(), __n, __c); } in _GLIBCXX_VISIBILITY() 1519 { return _M_replace_aux(_M_check(__pos, "basic_string::insert"), in _GLIBCXX_VISIBILITY() 1540 _M_replace_aux(__pos, size_type(0), size_type(1), __c); in _GLIBCXX_VISIBILITY() 1733 { return _M_replace_aux(_M_check(__pos, "basic_string::replace"), in _GLIBCXX_VISIBILITY() 1818 return _M_replace_aux(__i1 - begin(), __i2 - __i1, __n, __c); in _GLIBCXX_VISIBILITY() 1947 _M_replace_aux(size_type __pos1, size_type __n1, size_type __n2, in _GLIBCXX_VISIBILITY() 3710 { return _M_replace_aux(size_type(0), this->size(), __n, __c); } in _GLIBCXX_VISIBILITY() 3885 { return _M_replace_aux(_M_check(__pos, "basic_string::insert"), in _GLIBCXX_VISIBILITY() 3906 _M_replace_aux(__pos, size_type(0), size_type(1), __c); in _GLIBCXX_VISIBILITY() [all …]
|
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/include/ext/ |
H A D | vstring.h | 748 { return _M_replace_aux(this->size(), size_type(0), __n, __c); } in _GLIBCXX_VISIBILITY() 887 { return _M_replace_aux(size_type(0), this->size(), __n, __c); } in _GLIBCXX_VISIBILITY() 1073 { return _M_replace_aux(_M_check(__pos, "__versa_string::insert"), in _GLIBCXX_VISIBILITY() 1094 _M_replace_aux(__pos, size_type(0), size_type(1), __c); in _GLIBCXX_VISIBILITY() 1291 { return _M_replace_aux(_M_check(__pos, "__versa_string::replace"), in _GLIBCXX_VISIBILITY() 1372 return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __c); in _GLIBCXX_VISIBILITY() 1484 { return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __val); } in _GLIBCXX_VISIBILITY() 1492 _M_replace_aux(size_type __pos1, size_type __n1, size_type __n2, in _GLIBCXX_VISIBILITY()
|
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/include/ext/ |
H A D | vstring.h | 748 { return _M_replace_aux(this->size(), size_type(0), __n, __c); } in _GLIBCXX_VISIBILITY() 887 { return _M_replace_aux(size_type(0), this->size(), __n, __c); } in _GLIBCXX_VISIBILITY() 1073 { return _M_replace_aux(_M_check(__pos, "__versa_string::insert"), in _GLIBCXX_VISIBILITY() 1094 _M_replace_aux(__pos, size_type(0), size_type(1), __c); in _GLIBCXX_VISIBILITY() 1291 { return _M_replace_aux(_M_check(__pos, "__versa_string::replace"), in _GLIBCXX_VISIBILITY() 1372 return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __c); in _GLIBCXX_VISIBILITY() 1484 { return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __val); } in _GLIBCXX_VISIBILITY() 1492 _M_replace_aux(size_type __pos1, size_type __n1, size_type __n2, in _GLIBCXX_VISIBILITY()
|
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/include/ext/ |
H A D | vstring.h | 754 { return _M_replace_aux(this->size(), size_type(0), __n, __c); } in _GLIBCXX_VISIBILITY() 893 { return _M_replace_aux(size_type(0), this->size(), __n, __c); } in _GLIBCXX_VISIBILITY() 1129 { return _M_replace_aux(_M_check(__pos, "__versa_string::insert"), in _GLIBCXX_VISIBILITY() 1154 _M_replace_aux(__pos, size_type(0), size_type(1), __c); in _GLIBCXX_VISIBILITY() 1359 { return _M_replace_aux(_M_check(__pos, "__versa_string::replace"), in _GLIBCXX_VISIBILITY() 1459 return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __c); in _GLIBCXX_VISIBILITY() 1594 { return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __val); } in _GLIBCXX_VISIBILITY() 1603 _M_replace_aux(size_type __pos1, size_type __n1, size_type __n2, in _GLIBCXX_VISIBILITY()
|
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/include/ext/ |
H A D | vstring.h | 752 { return _M_replace_aux(this->size(), size_type(0), __n, __c); } in _GLIBCXX_VISIBILITY() 891 { return _M_replace_aux(size_type(0), this->size(), __n, __c); } in _GLIBCXX_VISIBILITY() 1127 { return _M_replace_aux(_M_check(__pos, "__versa_string::insert"), in _GLIBCXX_VISIBILITY() 1152 _M_replace_aux(__pos, size_type(0), size_type(1), __c); in _GLIBCXX_VISIBILITY() 1357 { return _M_replace_aux(_M_check(__pos, "__versa_string::replace"), in _GLIBCXX_VISIBILITY() 1457 return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __c); in _GLIBCXX_VISIBILITY() 1592 { return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __val); } in _GLIBCXX_VISIBILITY() 1601 _M_replace_aux(size_type __pos1, size_type __n1, size_type __n2, in _GLIBCXX_VISIBILITY()
|
/dports/lang/gcc6-aux/bootstrap/include/c++/5.1.0/ext/ |
H A D | vstring.h | 752 { return _M_replace_aux(this->size(), size_type(0), __n, __c); } in _GLIBCXX_VISIBILITY() 891 { return _M_replace_aux(size_type(0), this->size(), __n, __c); } in _GLIBCXX_VISIBILITY() 1127 { return _M_replace_aux(_M_check(__pos, "__versa_string::insert"), in _GLIBCXX_VISIBILITY() 1152 _M_replace_aux(__pos, size_type(0), size_type(1), __c); in _GLIBCXX_VISIBILITY() 1357 { return _M_replace_aux(_M_check(__pos, "__versa_string::replace"), in _GLIBCXX_VISIBILITY() 1457 return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __c); in _GLIBCXX_VISIBILITY() 1592 { return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __val); } in _GLIBCXX_VISIBILITY() 1601 _M_replace_aux(size_type __pos1, size_type __n1, size_type __n2, in _GLIBCXX_VISIBILITY()
|
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/ext/ |
H A D | vstring.h | 752 { return _M_replace_aux(this->size(), size_type(0), __n, __c); } in _GLIBCXX_VISIBILITY() 891 { return _M_replace_aux(size_type(0), this->size(), __n, __c); } in _GLIBCXX_VISIBILITY() 1127 { return _M_replace_aux(_M_check(__pos, "__versa_string::insert"), in _GLIBCXX_VISIBILITY() 1152 _M_replace_aux(__pos, size_type(0), size_type(1), __c); in _GLIBCXX_VISIBILITY() 1357 { return _M_replace_aux(_M_check(__pos, "__versa_string::replace"), in _GLIBCXX_VISIBILITY() 1457 return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __c); in _GLIBCXX_VISIBILITY() 1592 { return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __val); } in _GLIBCXX_VISIBILITY() 1601 _M_replace_aux(size_type __pos1, size_type __n1, size_type __n2, in _GLIBCXX_VISIBILITY()
|
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/include/ext/ |
H A D | vstring.h | 753 { return _M_replace_aux(this->size(), size_type(0), __n, __c); } in _GLIBCXX_VISIBILITY() 892 { return _M_replace_aux(size_type(0), this->size(), __n, __c); } in _GLIBCXX_VISIBILITY() 1128 { return _M_replace_aux(_M_check(__pos, "__versa_string::insert"), in _GLIBCXX_VISIBILITY() 1153 _M_replace_aux(__pos, size_type(0), size_type(1), __c); in _GLIBCXX_VISIBILITY() 1358 { return _M_replace_aux(_M_check(__pos, "__versa_string::replace"), in _GLIBCXX_VISIBILITY() 1458 return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __c); in _GLIBCXX_VISIBILITY() 1593 { return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __val); } in _GLIBCXX_VISIBILITY() 1602 _M_replace_aux(size_type __pos1, size_type __n1, size_type __n2, in _GLIBCXX_VISIBILITY()
|
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/include/ext/ |
H A D | vstring.h | 753 { return _M_replace_aux(this->size(), size_type(0), __n, __c); } in _GLIBCXX_VISIBILITY() 892 { return _M_replace_aux(size_type(0), this->size(), __n, __c); } in _GLIBCXX_VISIBILITY() 1128 { return _M_replace_aux(_M_check(__pos, "__versa_string::insert"), in _GLIBCXX_VISIBILITY() 1153 _M_replace_aux(__pos, size_type(0), size_type(1), __c); in _GLIBCXX_VISIBILITY() 1358 { return _M_replace_aux(_M_check(__pos, "__versa_string::replace"), in _GLIBCXX_VISIBILITY() 1458 return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __c); in _GLIBCXX_VISIBILITY() 1593 { return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __val); } in _GLIBCXX_VISIBILITY() 1602 _M_replace_aux(size_type __pos1, size_type __n1, size_type __n2, in _GLIBCXX_VISIBILITY()
|
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/include/ext/ |
H A D | vstring.h | 753 { return _M_replace_aux(this->size(), size_type(0), __n, __c); } in _GLIBCXX_VISIBILITY() 892 { return _M_replace_aux(size_type(0), this->size(), __n, __c); } in _GLIBCXX_VISIBILITY() 1128 { return _M_replace_aux(_M_check(__pos, "__versa_string::insert"), in _GLIBCXX_VISIBILITY() 1153 _M_replace_aux(__pos, size_type(0), size_type(1), __c); in _GLIBCXX_VISIBILITY() 1358 { return _M_replace_aux(_M_check(__pos, "__versa_string::replace"), in _GLIBCXX_VISIBILITY() 1458 return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __c); in _GLIBCXX_VISIBILITY() 1593 { return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __val); } in _GLIBCXX_VISIBILITY() 1602 _M_replace_aux(size_type __pos1, size_type __n1, size_type __n2, in _GLIBCXX_VISIBILITY()
|
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/include/ext/ |
H A D | vstring.h | 752 { return _M_replace_aux(this->size(), size_type(0), __n, __c); } in _GLIBCXX_VISIBILITY() 891 { return _M_replace_aux(size_type(0), this->size(), __n, __c); } in _GLIBCXX_VISIBILITY() 1127 { return _M_replace_aux(_M_check(__pos, "__versa_string::insert"), in _GLIBCXX_VISIBILITY() 1152 _M_replace_aux(__pos, size_type(0), size_type(1), __c); in _GLIBCXX_VISIBILITY() 1357 { return _M_replace_aux(_M_check(__pos, "__versa_string::replace"), in _GLIBCXX_VISIBILITY() 1457 return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __c); in _GLIBCXX_VISIBILITY() 1592 { return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __val); } in _GLIBCXX_VISIBILITY() 1601 _M_replace_aux(size_type __pos1, size_type __n1, size_type __n2, in _GLIBCXX_VISIBILITY()
|
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/include/ext/ |
H A D | vstring.h | 753 { return _M_replace_aux(this->size(), size_type(0), __n, __c); } in _GLIBCXX_VISIBILITY() 892 { return _M_replace_aux(size_type(0), this->size(), __n, __c); } in _GLIBCXX_VISIBILITY() 1128 { return _M_replace_aux(_M_check(__pos, "__versa_string::insert"), in _GLIBCXX_VISIBILITY() 1153 _M_replace_aux(__pos, size_type(0), size_type(1), __c); in _GLIBCXX_VISIBILITY() 1358 { return _M_replace_aux(_M_check(__pos, "__versa_string::replace"), in _GLIBCXX_VISIBILITY() 1458 return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __c); in _GLIBCXX_VISIBILITY() 1593 { return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __val); } in _GLIBCXX_VISIBILITY() 1602 _M_replace_aux(size_type __pos1, size_type __n1, size_type __n2, in _GLIBCXX_VISIBILITY()
|
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/include/ext/ |
H A D | vstring.h | 752 { return _M_replace_aux(this->size(), size_type(0), __n, __c); } in _GLIBCXX_VISIBILITY() 891 { return _M_replace_aux(size_type(0), this->size(), __n, __c); } in _GLIBCXX_VISIBILITY() 1127 { return _M_replace_aux(_M_check(__pos, "__versa_string::insert"), in _GLIBCXX_VISIBILITY() 1152 _M_replace_aux(__pos, size_type(0), size_type(1), __c); in _GLIBCXX_VISIBILITY() 1357 { return _M_replace_aux(_M_check(__pos, "__versa_string::replace"), in _GLIBCXX_VISIBILITY() 1457 return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __c); in _GLIBCXX_VISIBILITY() 1592 { return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __val); } in _GLIBCXX_VISIBILITY() 1601 _M_replace_aux(size_type __pos1, size_type __n1, size_type __n2, in _GLIBCXX_VISIBILITY()
|
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/include/ext/ |
H A D | vstring.h | 752 { return _M_replace_aux(this->size(), size_type(0), __n, __c); } in _GLIBCXX_VISIBILITY() 891 { return _M_replace_aux(size_type(0), this->size(), __n, __c); } in _GLIBCXX_VISIBILITY() 1127 { return _M_replace_aux(_M_check(__pos, "__versa_string::insert"), in _GLIBCXX_VISIBILITY() 1152 _M_replace_aux(__pos, size_type(0), size_type(1), __c); in _GLIBCXX_VISIBILITY() 1357 { return _M_replace_aux(_M_check(__pos, "__versa_string::replace"), in _GLIBCXX_VISIBILITY() 1457 return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __c); in _GLIBCXX_VISIBILITY() 1592 { return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __val); } in _GLIBCXX_VISIBILITY() 1601 _M_replace_aux(size_type __pos1, size_type __n1, size_type __n2, in _GLIBCXX_VISIBILITY()
|
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/include/ext/ |
H A D | vstring.h | 752 { return _M_replace_aux(this->size(), size_type(0), __n, __c); } in _GLIBCXX_VISIBILITY() 891 { return _M_replace_aux(size_type(0), this->size(), __n, __c); } in _GLIBCXX_VISIBILITY() 1127 { return _M_replace_aux(_M_check(__pos, "__versa_string::insert"), in _GLIBCXX_VISIBILITY() 1152 _M_replace_aux(__pos, size_type(0), size_type(1), __c); in _GLIBCXX_VISIBILITY() 1357 { return _M_replace_aux(_M_check(__pos, "__versa_string::replace"), in _GLIBCXX_VISIBILITY() 1457 return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __c); in _GLIBCXX_VISIBILITY() 1592 { return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __val); } in _GLIBCXX_VISIBILITY() 1601 _M_replace_aux(size_type __pos1, size_type __n1, size_type __n2, in _GLIBCXX_VISIBILITY()
|
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/include/ext/ |
H A D | vstring.h | 752 { return _M_replace_aux(this->size(), size_type(0), __n, __c); } in _GLIBCXX_VISIBILITY() 891 { return _M_replace_aux(size_type(0), this->size(), __n, __c); } in _GLIBCXX_VISIBILITY() 1127 { return _M_replace_aux(_M_check(__pos, "__versa_string::insert"), in _GLIBCXX_VISIBILITY() 1152 _M_replace_aux(__pos, size_type(0), size_type(1), __c); in _GLIBCXX_VISIBILITY() 1357 { return _M_replace_aux(_M_check(__pos, "__versa_string::replace"), in _GLIBCXX_VISIBILITY() 1457 return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __c); in _GLIBCXX_VISIBILITY() 1592 { return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __val); } in _GLIBCXX_VISIBILITY() 1601 _M_replace_aux(size_type __pos1, size_type __n1, size_type __n2, in _GLIBCXX_VISIBILITY()
|
/dports/lang/gcc9-aux/bootstrap/include/c++/9.1.0/ext/ |
H A D | vstring.h | 752 { return _M_replace_aux(this->size(), size_type(0), __n, __c); } in _GLIBCXX_VISIBILITY() 891 { return _M_replace_aux(size_type(0), this->size(), __n, __c); } in _GLIBCXX_VISIBILITY() 1127 { return _M_replace_aux(_M_check(__pos, "__versa_string::insert"), in _GLIBCXX_VISIBILITY() 1152 _M_replace_aux(__pos, size_type(0), size_type(1), __c); in _GLIBCXX_VISIBILITY() 1357 { return _M_replace_aux(_M_check(__pos, "__versa_string::replace"), in _GLIBCXX_VISIBILITY() 1457 return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __c); in _GLIBCXX_VISIBILITY() 1592 { return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __val); } in _GLIBCXX_VISIBILITY() 1601 _M_replace_aux(size_type __pos1, size_type __n1, size_type __n2, in _GLIBCXX_VISIBILITY()
|
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/ext/ |
H A D | vstring.h | 752 { return _M_replace_aux(this->size(), size_type(0), __n, __c); } in _GLIBCXX_VISIBILITY() 891 { return _M_replace_aux(size_type(0), this->size(), __n, __c); } in _GLIBCXX_VISIBILITY() 1127 { return _M_replace_aux(_M_check(__pos, "__versa_string::insert"), in _GLIBCXX_VISIBILITY() 1152 _M_replace_aux(__pos, size_type(0), size_type(1), __c); in _GLIBCXX_VISIBILITY() 1357 { return _M_replace_aux(_M_check(__pos, "__versa_string::replace"), in _GLIBCXX_VISIBILITY() 1457 return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __c); in _GLIBCXX_VISIBILITY() 1592 { return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __val); } in _GLIBCXX_VISIBILITY() 1601 _M_replace_aux(size_type __pos1, size_type __n1, size_type __n2, in _GLIBCXX_VISIBILITY()
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/include/ext/ |
H A D | vstring.h | 753 { return _M_replace_aux(this->size(), size_type(0), __n, __c); } in _GLIBCXX_VISIBILITY() 892 { return _M_replace_aux(size_type(0), this->size(), __n, __c); } in _GLIBCXX_VISIBILITY() 1128 { return _M_replace_aux(_M_check(__pos, "__versa_string::insert"), in _GLIBCXX_VISIBILITY() 1153 _M_replace_aux(__pos, size_type(0), size_type(1), __c); in _GLIBCXX_VISIBILITY() 1358 { return _M_replace_aux(_M_check(__pos, "__versa_string::replace"), in _GLIBCXX_VISIBILITY() 1458 return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __c); in _GLIBCXX_VISIBILITY() 1593 { return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __val); } in _GLIBCXX_VISIBILITY() 1602 _M_replace_aux(size_type __pos1, size_type __n1, size_type __n2, in _GLIBCXX_VISIBILITY()
|
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/include/ext/ |
H A D | vstring.h | 752 { return _M_replace_aux(this->size(), size_type(0), __n, __c); } in _GLIBCXX_VISIBILITY() 891 { return _M_replace_aux(size_type(0), this->size(), __n, __c); } in _GLIBCXX_VISIBILITY() 1127 { return _M_replace_aux(_M_check(__pos, "__versa_string::insert"), in _GLIBCXX_VISIBILITY() 1152 _M_replace_aux(__pos, size_type(0), size_type(1), __c); in _GLIBCXX_VISIBILITY() 1357 { return _M_replace_aux(_M_check(__pos, "__versa_string::replace"), in _GLIBCXX_VISIBILITY() 1457 return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __c); in _GLIBCXX_VISIBILITY() 1592 { return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __val); } in _GLIBCXX_VISIBILITY() 1601 _M_replace_aux(size_type __pos1, size_type __n1, size_type __n2, in _GLIBCXX_VISIBILITY()
|
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/include/ext/ |
H A D | vstring.h | 752 { return _M_replace_aux(this->size(), size_type(0), __n, __c); } in _GLIBCXX_VISIBILITY() 891 { return _M_replace_aux(size_type(0), this->size(), __n, __c); } in _GLIBCXX_VISIBILITY() 1127 { return _M_replace_aux(_M_check(__pos, "__versa_string::insert"), in _GLIBCXX_VISIBILITY() 1152 _M_replace_aux(__pos, size_type(0), size_type(1), __c); in _GLIBCXX_VISIBILITY() 1357 { return _M_replace_aux(_M_check(__pos, "__versa_string::replace"), in _GLIBCXX_VISIBILITY() 1457 return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __c); in _GLIBCXX_VISIBILITY() 1592 { return _M_replace_aux(__i1 - _M_ibegin(), __i2 - __i1, __n, __val); } in _GLIBCXX_VISIBILITY() 1601 _M_replace_aux(size_type __pos1, size_type __n1, size_type __n2, in _GLIBCXX_VISIBILITY()
|