HomeSort by relevance Sort by last modified time
    Searched refs:mutable (Results 476 - 500 of 1259) sorted by null

<<11121314151617181920>>

  /external/llvm/include/llvm/ADT/
IntrusiveRefCntPtr.h 45 mutable unsigned ref_cnt;
67 mutable unsigned ref_cnt;
  /external/skia/include/utils/
SkCamera.h 134 mutable SkMatrix fOrientation;
135 mutable bool fNeedToUpdate;
  /external/v8/src/
lazy-instance.h 219 mutable OnceType once_;
223 mutable StorageType storage_;
  /frameworks/native/include/gui/
BufferQueue.h 525 mutable Condition mDequeueCondition;
546 mutable Mutex mMutex;
Surface.h 243 mutable bool mConsumerRunningBehind;
248 mutable Mutex mMutex;
  /frameworks/native/services/sensorservice/
SensorService.h 91 mutable Mutex mConnectionLock;
154 mutable Mutex mLock;
159 // The size of this vector is constant, only the items are mutable
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
basic_ios.h 92 mutable char_type _M_fill;
93 mutable bool _M_fill_init;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
basic_ios.h 94 mutable char_type _M_fill;
95 mutable bool _M_fill_init;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
basic_ios.h 94 mutable char_type _M_fill;
95 mutable bool _M_fill_init;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.h 92 mutable char_type _M_fill;
93 mutable bool _M_fill_init;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.h 92 mutable char_type _M_fill;
93 mutable bool _M_fill_init;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.h 92 mutable char_type _M_fill;
93 mutable bool _M_fill_init;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
basic_ios.h 92 mutable char_type _M_fill;
93 mutable bool _M_fill_init;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
basic_ios.h 94 mutable char_type _M_fill;
95 mutable bool _M_fill_init;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_ios.h 94 mutable char_type _M_fill;
95 mutable bool _M_fill_init;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
basic_ios.h 94 mutable char_type _M_fill;
95 mutable bool _M_fill_init;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_ios.h 94 mutable char_type _M_fill;
95 mutable bool _M_fill_init;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
basic_ios.h 96 mutable char_type _M_fill;
97 mutable bool _M_fill_init;
  /art/runtime/base/
timing_logger.h 61 mutable Mutex lock_ DEFAULT_MUTEX_ACQUIRED_AFTER;
  /art/runtime/
intern_table.h 83 mutable Mutex intern_table_lock_;
  /external/ceres-solver/internal/ceres/
parameter_block_test.cc 161 mutable int calls_;
  /external/chromium/chrome/browser/
browsing_data_database_helper.h 153 mutable base::Lock lock_;
browsing_data_indexed_db_helper.h 130 mutable base::Lock lock_;
browsing_data_local_storage_helper.h 140 mutable base::Lock lock_;
  /external/chromium/chrome/browser/content_settings/
content_settings_policy_provider.h 75 mutable base::Lock lock_;

Completed in 1754 milliseconds

<<11121314151617181920>>