HomeSort by relevance Sort by last modified time
    Searched refs:mutable (Results 776 - 800 of 1023) sorted by null

<<31323334353637383940>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
shared_ptr.h 579 mutable weak_ptr<_Tp> _M_weak_this;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
shared_ptr.h 579 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/bits/
shared_ptr.h 579 mutable weak_ptr<_Tp> _M_weak_this;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
shared_ptr.h 516 mutable weak_ptr<_Tp> _M_weak_this;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
shared_ptr.h 580 mutable weak_ptr<_Tp> _M_weak_this;
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/util/
RefBase.h 192 mutable volatile int32_t mCount;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/util/
RefBase.h 192 mutable volatile int32_t mCount;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/util/
RefBase.h 192 mutable volatile int32_t mCount;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
shared_ptr.h 516 mutable weak_ptr<_Tp> _M_weak_this;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
shared_ptr.h 580 mutable weak_ptr<_Tp> _M_weak_this;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
shared_ptr.h 579 mutable weak_ptr<_Tp> _M_weak_this;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
shared_ptr.h 569 mutable weak_ptr<_Tp> _M_weak_this;
  /system/core/include/utils/
RefBase.h 203 mutable volatile int32_t mCount;
  /system/core/libutils/
RefBase.cpp 308 mutable Mutex mMutex;
  /art/runtime/
dex_file.h     [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h 170 mutable bool ReadMacrosFromExternalSource : 1;
186 mutable IdentifierTable Identifiers;
    [all...]
  /external/clang/test/CXX/drs/
dr4xx.cpp 1203 mutable int i;
1213 mutable int i;
  /external/clang/test/SemaCXX/
cxx1y-generic-lambdas-capturing.cpp 1273 return [=](auto b) mutable {
1275 return [&, n](auto c) mutable {
  /external/google-breakpad/src/testing/include/gmock/
gmock-spec-builders.h 471 // be modified, but the mutable methods of the ExpectationBase
861 mutable bool action_count_checked_; // Under mutex_.
862 mutable Mutex mutex_; // Protects action_count_checked_.
    [all...]
  /external/llvm/include/llvm/Object/
ELF.h 271 mutable const char *dt_soname;
294 mutable SmallVector<VersionMapEntry, 16> VersionMap;
    [all...]
  /external/protobuf/src/google/protobuf/compiler/
command_line_interface_unittest.cc 203 mutable bool called_;
204 mutable string parameter_;
    [all...]
  /external/skia/src/ports/
SkFontMgr_win_dw.cpp 312 mutable SkMutex fTFCacheMutex;
313 mutable SkTypefaceCache fTFCache;
    [all...]
  /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.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;

Completed in 2110 milliseconds

<<31323334353637383940>>