Home
last modified time | relevance | path

Searched refs:mutable (Results 1 – 15 of 15) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_istreambuf_iterator.h100 mutable _CharT _M_c;
101 mutable bool _M_eof;
102 mutable bool _M_have_c;
D_stream_iterator.h142 mutable _Tp _M_value;
143 mutable bool _M_ok;
144 mutable bool _M_read_done;
D_string_sum.h406 mutable bool _M_init;
407 mutable basic_string<_CharT, _Traits, _Alloc> _M_storage;
/ndk/sources/cxx-stl/stlport/src/
Dmessage_facets.h137 mutable _Catalog_nl_catd_map _M_cat;
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-linked_ptr.h132 mutable linked_ptr_internal const* next_;
Dgtest-param-util.h339 mutable scoped_ptr<const T> value_;
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/
D_debug.h368 mutable __owned_link _M_node;
369 mutable _STLP_mutex _M_lock;
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
Dfeatures.h635 # define mutable macro
/ndk/sources/third_party/googletest/googletest/include/gtest/
Dgtest.h1257 mutable internal::Mutex mutex_;
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dios648 mutable int_type __fill_;
Diterator540 mutable _Iter __t; // no longer used as of LWG #2360, not removed due to ABI break
830 mutable streambuf_type* __sbuf_;
Dsstream205 mutable char_type* __hm_;
Dfuture518 mutable mutex __mut_;
519 mutable condition_variable __cv_;
Datomic821 mutable _Atomic(_Tp) __a_;
Dmemory5226 mutable weak_ptr<_Tp> __weak_this_;