OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_M_string
(Results
1 - 25
of
31
) sorted by null
1
2
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stream_iterator.h
160
const _CharT*
_M_string
;
164
ostream_iterator(ostream_type& __s) : _M_stream(&__s),
_M_string
(0) {}
177
: _M_stream(&__s),
_M_string
(__c) { }
181
: _M_stream(__obj._M_stream),
_M_string
(__obj.
_M_string
) { }
192
if (
_M_string
) *_M_stream <<
_M_string
;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stream_iterator.h
167
const _CharT*
_M_string
;
171
ostream_iterator(ostream_type& __s) : _M_stream(&__s),
_M_string
(0) {}
184
: _M_stream(&__s),
_M_string
(__c) { }
188
: _M_stream(__obj._M_stream),
_M_string
(__obj.
_M_string
) { }
199
if (
_M_string
) *_M_stream <<
_M_string
;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stream_iterator.h
167
const _CharT*
_M_string
;
171
ostream_iterator(ostream_type& __s) : _M_stream(&__s),
_M_string
(0) {}
184
: _M_stream(&__s),
_M_string
(__c) { }
188
: _M_stream(__obj._M_stream),
_M_string
(__obj.
_M_string
) { }
199
if (
_M_string
) *_M_stream <<
_M_string
;
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stream_iterator.h
160
const _CharT*
_M_string
;
164
ostream_iterator(ostream_type& __s) : _M_stream(&__s),
_M_string
(0) {}
177
: _M_stream(&__s),
_M_string
(__c) { }
181
: _M_stream(__obj._M_stream),
_M_string
(__obj.
_M_string
) { }
192
if (
_M_string
) *_M_stream <<
_M_string
;
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stream_iterator.h
160
const _CharT*
_M_string
;
164
ostream_iterator(ostream_type& __s) : _M_stream(&__s),
_M_string
(0) {}
177
: _M_stream(&__s),
_M_string
(__c) { }
181
: _M_stream(__obj._M_stream),
_M_string
(__obj.
_M_string
) { }
192
if (
_M_string
) *_M_stream <<
_M_string
;
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stream_iterator.h
160
const _CharT*
_M_string
;
164
ostream_iterator(ostream_type& __s) : _M_stream(&__s),
_M_string
(0) {}
177
: _M_stream(&__s),
_M_string
(__c) { }
181
: _M_stream(__obj._M_stream),
_M_string
(__obj.
_M_string
) { }
192
if (
_M_string
) *_M_stream <<
_M_string
;
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stream_iterator.h
160
const _CharT*
_M_string
;
164
ostream_iterator(ostream_type& __s) : _M_stream(&__s),
_M_string
(0) {}
177
: _M_stream(&__s),
_M_string
(__c) { }
181
: _M_stream(__obj._M_stream),
_M_string
(__obj.
_M_string
) { }
192
if (
_M_string
) *_M_stream <<
_M_string
;
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stream_iterator.h
167
const _CharT*
_M_string
;
171
ostream_iterator(ostream_type& __s) : _M_stream(&__s),
_M_string
(0) {}
184
: _M_stream(&__s),
_M_string
(__c) { }
188
: _M_stream(__obj._M_stream),
_M_string
(__obj.
_M_string
) { }
199
if (
_M_string
) *_M_stream <<
_M_string
;
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stream_iterator.h
167
const _CharT*
_M_string
;
171
ostream_iterator(ostream_type& __s) : _M_stream(&__s),
_M_string
(0) {}
184
: _M_stream(&__s),
_M_string
(__c) { }
188
: _M_stream(__obj._M_stream),
_M_string
(__obj.
_M_string
) { }
199
if (
_M_string
) *_M_stream <<
_M_string
;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stream_iterator.h
167
const _CharT*
_M_string
;
171
ostream_iterator(ostream_type& __s) : _M_stream(&__s),
_M_string
(0) {}
184
: _M_stream(&__s),
_M_string
(__c) { }
188
: _M_stream(__obj._M_stream),
_M_string
(__obj.
_M_string
) { }
199
if (
_M_string
) *_M_stream <<
_M_string
;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stream_iterator.h
167
const _CharT*
_M_string
;
171
ostream_iterator(ostream_type& __s) : _M_stream(&__s),
_M_string
(0) {}
184
: _M_stream(&__s),
_M_string
(__c) { }
188
: _M_stream(__obj._M_stream),
_M_string
(__obj.
_M_string
) { }
199
if (
_M_string
) *_M_stream <<
_M_string
;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stream_iterator.h
167
const _CharT*
_M_string
;
171
ostream_iterator(ostream_type& __s) : _M_stream(&__s),
_M_string
(0) {}
184
: _M_stream(&__s),
_M_string
(__c) { }
188
: _M_stream(__obj._M_stream),
_M_string
(__obj.
_M_string
) { }
199
if (
_M_string
) *_M_stream <<
_M_string
;
/external/stlport/stlport/stl/
_stream_iterator.h
177
ostream_iterator(ostream_type& __s) : _M_stream(&__s),
_M_string
(0) {}
179
: _M_stream(&__s),
_M_string
(__c) {}
182
if (
_M_string
) *_M_stream <<
_M_string
;
190
const _CharT*
_M_string
;
/ndk/sources/cxx-stl/stlport/stlport/stl/
_stream_iterator.h
177
ostream_iterator(ostream_type& __s) : _M_stream(&__s),
_M_string
(0) {}
179
: _M_stream(&__s),
_M_string
(__c) {}
182
if (
_M_string
) *_M_stream <<
_M_string
;
190
const _CharT*
_M_string
;
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_stream_iterator.h
177
ostream_iterator(ostream_type& __s) : _M_stream(&__s),
_M_string
(0) {}
179
: _M_stream(&__s),
_M_string
(__c) {}
182
if (
_M_string
) *_M_stream <<
_M_string
;
190
const _CharT*
_M_string
;
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_stream_iterator.h
177
ostream_iterator(ostream_type& __s) : _M_stream(&__s),
_M_string
(0) {}
179
: _M_stream(&__s),
_M_string
(__c) {}
182
if (
_M_string
) *_M_stream <<
_M_string
;
190
const _CharT*
_M_string
;
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_stream_iterator.h
177
ostream_iterator(ostream_type& __s) : _M_stream(&__s),
_M_string
(0) {}
179
: _M_stream(&__s),
_M_string
(__c) {}
182
if (
_M_string
) *_M_stream <<
_M_string
;
190
const _CharT*
_M_string
;
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_stream_iterator.h
177
ostream_iterator(ostream_type& __s) : _M_stream(&__s),
_M_string
(0) {}
179
: _M_stream(&__s),
_M_string
(__c) {}
182
if (
_M_string
) *_M_stream <<
_M_string
;
190
const _CharT*
_M_string
;
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_stream_iterator.h
177
ostream_iterator(ostream_type& __s) : _M_stream(&__s),
_M_string
(0) {}
179
: _M_stream(&__s),
_M_string
(__c) {}
182
if (
_M_string
) *_M_stream <<
_M_string
;
190
const _CharT*
_M_string
;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/
formatter.h
187
}
_M_string
;
202
_M_variant.
_M_string
._M_name = __name;
203
_M_variant.
_M_string
._M_value = __value;
326
_M_string
(const char* __value, const char* __name = 0) const
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/debug/
formatter.h
182
}
_M_string
;
197
_M_variant.
_M_string
._M_name = __name;
198
_M_variant.
_M_string
._M_value = __value;
349
_M_string
(const char* __value, const char* __name = 0) const
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/debug/
formatter.h
182
}
_M_string
;
197
_M_variant.
_M_string
._M_name = __name;
198
_M_variant.
_M_string
._M_value = __value;
349
_M_string
(const char* __value, const char* __name = 0) const
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/debug/
formatter.h
187
}
_M_string
;
202
_M_variant.
_M_string
._M_name = __name;
203
_M_variant.
_M_string
._M_value = __value;
326
_M_string
(const char* __value, const char* __name = 0) const
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/debug/
formatter.h
187
}
_M_string
;
202
_M_variant.
_M_string
._M_name = __name;
203
_M_variant.
_M_string
._M_value = __value;
326
_M_string
(const char* __value, const char* __name = 0) const
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/debug/
formatter.h
187
}
_M_string
;
202
_M_variant.
_M_string
._M_name = __name;
203
_M_variant.
_M_string
._M_value = __value;
326
_M_string
(const char* __value, const char* __name = 0) const
Completed in 577 milliseconds
1
2