Home
last modified time | relevance | path

Searched defs:get (Results 1 – 10 of 10) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_num_get.h64 _InputIter get(_InputIter __ii, _InputIter __end, ios_base& __str, in get() function
70 _InputIter get(_InputIter __ii, _InputIter __end, ios_base& __str, in get() function
74 _InputIter get(_InputIter __ii, _InputIter __end, ios_base& __str, in get() function
79 _InputIter get(_InputIter __ii, _InputIter __end, ios_base& __str, in get() function
83 _InputIter get(_InputIter __ii, _InputIter __end, ios_base& __str, in get() function
87 _InputIter get(_InputIter __ii, _InputIter __end, ios_base& __str, in get() function
91 _InputIter get(_InputIter __ii, _InputIter __end, ios_base& __str, in get() function
96 _InputIter get(_InputIter __ii, _InputIter __end, ios_base& __str, in get() function
100 _InputIter get(_InputIter __ii, _InputIter __end, ios_base& __str, in get() function
105 _InputIter get(_InputIter __ii, _InputIter __end, ios_base& __str, in get() function
[all …]
D_istream.h134 _Self& get(char_type* __s, streamsize __n) in get() function
140 _Self& get(basic_streambuf<_CharT, _Traits>& __buf) in get() function
D_messages_facets.h65 string_type get(catalog __c, int __set, int __msgid, in get() function
98 inline string_type get(catalog __c, int __set, int __msgid, in get() function
D_auto_ptr.h66 _Tp* get() const _STLP_NOTHROW in get() function
D_monetary.h61 iter_type get(iter_type __s, iter_type __end, bool __intl, in get() function
65 iter_type get(iter_type __s, iter_type __end, bool __intl, in get() function
D_move_construct_fwk.h40 _Tp& get() const in get() function
D_istream.c339 basic_istream<_CharT, _Traits>::get() { in get() function
364 basic_istream<_CharT, _Traits>::get(_CharT& __c) { in get() function
721 basic_istream<_CharT, _Traits>::get(_CharT* __s, streamsize __n, in get() function
1351 ::get(basic_streambuf<_CharT, _Traits>& __dest, _CharT __delim) { in get() function
/ndk/sources/cxx-stl/stlport/src/
Dstrstream.cpp60 strstreambuf::strstreambuf(char* get, streamsize n, char* put) in strstreambuf()
66 strstreambuf::strstreambuf(signed char* get, streamsize n, signed char* put) in strstreambuf()
72 strstreambuf::strstreambuf(unsigned char* get, streamsize n, in strstreambuf()
79 strstreambuf::strstreambuf(const char* get, streamsize n) in strstreambuf()
85 strstreambuf::strstreambuf(const signed char* get, streamsize n) in strstreambuf()
91 strstreambuf::strstreambuf(const unsigned char* get, streamsize n) in strstreambuf()
277 void strstreambuf::_M_setup(char* get, char* put, streamsize n) { in _M_setup()
Dlocale_impl.cpp305 locale::facet *get = 0; in insert_time_facets() local
/ndk/sources/host-tools/ndk-stack/elff/
Ddwarf_defs.h811 const Dwarf_Abbr_DIE* get(Dwarf_AbbrNum num) const { in get() function