HomeSort by relevance Sort by last modified time
    Searched refs:__do_guard (Results 1 - 7 of 7) sorted by null

  /external/stlport/stlport/stl/
_ostream.c 122 : __pfrom(pfrom), __c(0), __do_guard(false) {}
124 if (__do_guard) {
131 __do_guard = true;
134 __do_guard = false;
140 bool __do_guard; member in struct:_SPutBackC
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ostream.c 122 : __pfrom(pfrom), __c(0), __do_guard(false) {}
124 if (__do_guard) {
131 __do_guard = true;
134 __do_guard = false;
140 bool __do_guard; member in struct:_SPutBackC
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_ostream.c 122 : __pfrom(pfrom), __c(0), __do_guard(false) {}
124 if (__do_guard) {
131 __do_guard = true;
134 __do_guard = false;
140 bool __do_guard; member in struct:_SPutBackC
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_ostream.c 122 : __pfrom(pfrom), __c(0), __do_guard(false) {}
124 if (__do_guard) {
131 __do_guard = true;
134 __do_guard = false;
140 bool __do_guard; member in struct:_SPutBackC
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_ostream.c 122 : __pfrom(pfrom), __c(0), __do_guard(false) {}
124 if (__do_guard) {
131 __do_guard = true;
134 __do_guard = false;
140 bool __do_guard; member in struct:_SPutBackC
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_ostream.c 122 : __pfrom(pfrom), __c(0), __do_guard(false) {}
124 if (__do_guard) {
131 __do_guard = true;
134 __do_guard = false;
140 bool __do_guard; member in struct:_SPutBackC
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_ostream.c 122 : __pfrom(pfrom), __c(0), __do_guard(false) {}
124 if (__do_guard) {
131 __do_guard = true;
134 __do_guard = false;
140 bool __do_guard; member in struct:_SPutBackC

Completed in 1651 milliseconds