/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/ |
H A D | chew.c | 107 } string_type; typedef 118 static void overwrite_string (string_type *, string_type *); 121 static void catstr (string_type *, string_type *); 269 string_type *tos; 325 static void remove_noncomments (string_type *, string_type *); 495 string_type out; in paramstuff() 565 string_type out; in translatecomments() 597 string_type out; in outputdots() 641 string_type out; in courierize() 730 string_type out; in bulletize() [all …]
|
/openbsd/gnu/usr.bin/binutils/bfd/doc/ |
H A D | chew.c | 106 } string_type; typedef 117 static void overwrite_string (string_type *, string_type *); 120 static void catstr (string_type *, string_type *); 268 string_type *tos; 324 static void remove_noncomments (string_type *, string_type *); 494 string_type out; in paramstuff() 564 string_type out; in translatecomments() 601 string_type out; 635 string_type out; in outputdots() 679 string_type out; in courierize() [all …]
|
/openbsd/gnu/lib/libstdc++/libstdc++/config/locale/ieee_1003.1-2001/ |
H A D | c_locale.cc | 86 _M_curr_symbol = string_type(); in _M_initialize_moneypunct() 87 _M_positive_sign = string_type(); in _M_initialize_moneypunct() 88 _M_negative_sign = string_type(); in _M_initialize_moneypunct() 103 _M_curr_symbol = string_type(); in _M_initialize_moneypunct() 104 _M_positive_sign = string_type(); in _M_initialize_moneypunct() 105 _M_negative_sign = string_type(); in _M_initialize_moneypunct()
|
H A D | messages_members.h | 55 typename messages<_CharT>::string_type 57 const string_type& __dfault) const in do_get()
|
/openbsd/gnu/gcc/libstdc++-v3/config/locale/ieee_1003.1-2001/ |
H A D | c_locale.cc | 86 _M_curr_symbol = string_type(); in _M_initialize_moneypunct() 87 _M_positive_sign = string_type(); in _M_initialize_moneypunct() 88 _M_negative_sign = string_type(); in _M_initialize_moneypunct() 103 _M_curr_symbol = string_type(); in _M_initialize_moneypunct() 104 _M_positive_sign = string_type(); in _M_initialize_moneypunct() 105 _M_negative_sign = string_type(); in _M_initialize_moneypunct()
|
H A D | messages_members.h | 62 typename messages<_CharT>::string_type 64 const string_type& __dfault) const in do_get()
|
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/ |
H A D | moneypunct.cc | 38 typedef test_type::string_type string_type; in test01() typedef 51 typedef test_type::string_type string_type; in test02() typedef
|
H A D | collate.cc | 37 typedef test_type::string_type string_type; in test01() typedef
|
H A D | money_put.cc | 37 typedef test_type::string_type string_type; in test01() typedef
|
H A D | money_get.cc | 37 typedef test_type::string_type string_type; in test01() typedef
|
H A D | messages.cc | 39 typedef test_type::string_type string_type; in test01() typedef
|
H A D | messages_byname.cc | 33 typedef std::messages<char>::string_type string_type; in test01() typedef
|
H A D | messages_members_char.cc | 33 typedef std::messages<char>::string_type string_type; in test01() typedef
|
/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/ |
H A D | locale_facets.h | 626 string_type 630 string_type 650 virtual string_type 1013 string_type 1037 virtual string_type 1537 string_type 1541 string_type 1545 string_type 1790 string_type 1820 string_type [all …]
|
H A D | locale_facets.tcc | 1097 string_type __str; in do_get() 1142 string_type __sign; in do_get() 1153 string_type __temp_units; in do_get() 1347 const string_type& __digits) const in do_put() 1367 string_type __sign; in do_put() 1387 string_type __res; in do_put() 1388 string_type __value; in do_put() 1408 __value = string_type(__beg, __end); in do_put() 2103 string_type __str(__lo, __hi); in do_transform() 2110 string_type __ret; in do_transform() [all …]
|
/openbsd/gnu/llvm/libcxx/include/__filesystem/ |
H A D | path.h | 527 path& assign(string_type&& __s) noexcept { 654 path& operator+=(const string_type& __x) { 939 return string_type(__root_name()); 942 return string_type(__root_directory()); 946 return string_type(__root_path_raw()); 952 return string_type(__relative_path()); 955 return string_type(__parent_path()); 958 return string_type(__filename()); 962 return string_type(__extension()); 1072 __pn_ = string_type(__s); [all …]
|
/openbsd/gnu/gcc/libstdc++-v3/include/bits/ |
H A D | locale_facets.h | 1783 string_type 1796 string_type 1851 virtual string_type 1864 virtual string_type 2613 string_type 3739 string_type 3756 string_type 3773 string_type 4454 string_type 4524 string_type [all …]
|
/openbsd/gnu/llvm/libcxx/include/ |
H A D | sstream | 224 string_type __str_; 239 explicit basic_stringbuf(const string_type& __s, 253 string_type str() const; 254 void str(const string_type& __s); 457 return string_type(__str_.get_allocator()); 689 string_type str() const { 693 void str(const string_type& __s) { 770 string_type str() const { 774 void str(const string_type& __s) { 850 string_type str() const { [all …]
|
H A D | locale | 900 typedef typename numpunct<_CharT>::string_type string_type; 1466 typedef typename numpunct<char_type>::string_type string_type; 2360 string_type __c_; 2361 string_type __r_; 2362 string_type __x_; 2363 string_type __X_; 2618 virtual string_type do_curr_symbol() const {return string_type();} 2619 virtual string_type do_positive_sign() const {return string_type();} 2715 string_type& __sym, string_type& __psn, 3141 string_type& __sym, string_type& __sn, [all …]
|
H A D | regex | 106 string_type 109 string_type 112 string_type 131 typedef typename traits::string_type string_type; 502 string_type 1064 string_type 2337 typedef typename _Traits::string_type string_type; 2342 vector<pair<string_type, string_type> > __ranges_; 2390 void __add_range(string_type __b, string_type __e) 2629 typedef typename _Traits::string_type string_type; [all …]
|
H A D | filesystem | 22 using string_type = basic_string<value_type>; 30 path(string_type&& source, format fmt = auto_format); 43 path& operator=(string_type&& source); 44 path& assign(string_type&& source); 61 path& operator+=(const string_type& x); 91 const string_type& native() const noexcept; 93 operator string_type() const; 116 int compare(const string_type& s) const;
|
/openbsd/gnu/llvm/clang/tools/scan-build-py/tests/unit/ |
H A D | test_clang.py | 51 string_type = unicode if sys.version_info < (3,) else str 53 self.assertEqual(string_type, type(key)) 54 self.assertEqual(string_type, type(value[0]))
|
/openbsd/gnu/lib/libstdc++/libstdc++/config/locale/generic/ |
H A D | messages_members.h | 64 typename messages<_CharT>::string_type 66 const string_type& __dfault) const in do_get()
|
/openbsd/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/ |
H A D | spawnbase.py | 88 self.string_type = bytes 109 self.string_type = text_type 438 return self.string_type() 472 return self.string_type() 483 return iter(self.readline, self.string_type())
|
/openbsd/gnu/gcc/libstdc++-v3/config/locale/generic/ |
H A D | messages_members.h | 71 typename messages<_CharT>::string_type 73 const string_type& __dfault) const in do_get()
|