HomeSort by relevance Sort by last modified time
    Searched refs:mutable (Results 1201 - 1225 of 1473) sorted by null

<<41424344454647484950>>

  /external/clang/include/clang/Lex/
Preprocessor.h 161 mutable bool ReadMacrosFromExternalSource : 1;
177 mutable IdentifierTable Identifiers;
    [all...]
  /external/clang/test/CXX/drs/
dr4xx.cpp 1202 mutable int i;
1212 mutable int i;
  /external/clang/test/SemaCXX/
cxx1y-generic-lambdas-capturing.cpp 1273 return [=](auto b) mutable {
1275 return [&, n](auto c) mutable {
  /external/llvm/include/llvm/Object/
ELF.h 271 mutable const char *dt_soname;
294 mutable SmallVector<VersionMapEntry, 16> VersionMap;
    [all...]
  /external/llvm/tools/llvm-ar/
llvm-ar.cpp 405 mutable int NewFD;
406 mutable sys::fs::file_status NewStatus;
  /external/skia/src/ports/
SkFontMgr_win_dw.cpp 293 mutable SkMutex fTFCacheMutex;
294 mutable SkTypefaceCache fTFCache;
  /external/stlport/stlport/stl/
_string_sum.h 406 mutable bool _M_init;
407 mutable basic_string<_CharT, _Traits, _Alloc> _M_storage;
  /frameworks/native/services/inputflinger/
InputDispatcher.h 408 mutable int32_t refCount;
431 mutable int32_t refCount;
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_string_sum.h 406 mutable bool _M_init;
407 mutable basic_string<_CharT, _Traits, _Alloc> _M_storage;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/tr1/
shared_ptr.h 985 mutable __weak_ptr<_Tp, _Lp> _M_weak_this;
1172 mutable weak_ptr<_Tp> _M_weak_this;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
shared_ptr.h 978 mutable __weak_ptr<_Tp, _Lp> _M_weak_this;
1165 mutable weak_ptr<_Tp> _M_weak_this;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
shared_ptr.h 978 mutable __weak_ptr<_Tp, _Lp> _M_weak_this;
1165 mutable weak_ptr<_Tp> _M_weak_this;
  /prebuilts/misc/common/swig/include/2.0.11/
swig.swg 46 #define %readwrite %warn "115:%readwrite is deprecated. Use %mutable; " %feature("immutable","");
51 #define %mutable %clearimmutable
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/
shared_ptr.h 824 mutable __weak_ptr<_Tp, _Lp> _M_weak_this;
1014 mutable weak_ptr<_Tp> _M_weak_this;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_string_sum.h 406 mutable bool _M_init;
407 mutable basic_string<_CharT, _Traits, _Alloc> _M_storage;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/
shared_ptr.h 824 mutable __weak_ptr<_Tp, _Lp> _M_weak_this;
1014 mutable weak_ptr<_Tp> _M_weak_this;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_string_sum.h 406 mutable bool _M_init;
407 mutable basic_string<_CharT, _Traits, _Alloc> _M_storage;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1/
shared_ptr.h 824 mutable __weak_ptr<_Tp, _Lp> _M_weak_this;
1014 mutable weak_ptr<_Tp> _M_weak_this;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_string_sum.h 406 mutable bool _M_init;
407 mutable basic_string<_CharT, _Traits, _Alloc> _M_storage;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1/
shared_ptr.h 824 mutable __weak_ptr<_Tp, _Lp> _M_weak_this;
1014 mutable weak_ptr<_Tp> _M_weak_this;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
shared_ptr.h 985 mutable __weak_ptr<_Tp, _Lp> _M_weak_this;
1172 mutable weak_ptr<_Tp> _M_weak_this;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
shared_ptr.h 985 mutable __weak_ptr<_Tp, _Lp> _M_weak_this;
1172 mutable weak_ptr<_Tp> _M_weak_this;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_string_sum.h 406 mutable bool _M_init;
407 mutable basic_string<_CharT, _Traits, _Alloc> _M_storage;
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_string_sum.h 406 mutable bool _M_init;
407 mutable basic_string<_CharT, _Traits, _Alloc> _M_storage;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
shared_ptr.h 985 mutable __weak_ptr<_Tp, _Lp> _M_weak_this;
1172 mutable weak_ptr<_Tp> _M_weak_this;

Completed in 1699 milliseconds

<<41424344454647484950>>