Searched refs:string_type (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/doc/
H A Dchew.c107 } string_type; typedef in typeref:struct:buffer
110 static void init_string_with_size (string_type *, unsigned int);
111 static void init_string (string_type *);
112 static int find (string_type *, char *);
113 static void write_buffer (string_type *, FILE *);
114 static void delete_string (string_type *);
115 static char *addr (string_type *, unsigned int);
116 static char at (string_type *, unsigned int);
117 static void catchar (string_type *, int);
118 static void overwrite_string (string_type *, string_typ
[all...]
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/bits/
H A Dmessages_members.h71 typename messages<_CharT>::string_type
73 const string_type& __dfault) const
H A Dlocale_facets.h1675 typedef basic_string<_CharT> string_type; typedef in class:numpunct
1783 * This function returns a string_type containing the text
1787 * @return string_type representing printed form of true.
1789 string_type
1796 * This function returns a string_type containing the text
1800 * @return string_type representing printed form of false.
1802 string_type
1851 * Returns a string_type containing the text representation for true
1855 * @return string_type representing printed form of true.
1857 virtual string_type
1904 typedef basic_string<_CharT> string_type; typedef in class:numpunct_byname
2550 typedef basic_string<_CharT> string_type; typedef in class:collate
2725 typedef basic_string<_CharT> string_type; typedef in class:collate_byname
3628 typedef basic_string<_CharT> string_type; typedef in class:moneypunct
4012 typedef basic_string<_CharT> string_type; typedef in class:moneypunct_byname
4059 typedef basic_string<_CharT> string_type; typedef in class:money_get
4207 typedef basic_string<_CharT> string_type; typedef in class:money_put
4377 typedef basic_string<_CharT> string_type; typedef in class:messages
4591 typedef basic_string<_CharT> string_type; typedef in class:messages_byname
[all...]
/macosx-10.9.5/libstdcxx-60/src/
H A Dlocale-inst.cc71 const string_type&) const;
77 const string_type&) const;
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tk/
H A Dvariable.rb989 alias string_type= set_string_type
/macosx-10.9.5/ruby-104/ruby/ext/ripper/
H A Dripper.c12111 enum string_type { enum
H A Dripper.y5525 enum string_type {
/macosx-10.9.5/ruby-104/ruby/
H A Dparse.c12021 enum string_type { enum
H A Dparse.y5525 enum string_type {

Completed in 198 milliseconds