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

<<41424344454647484950>>

  /external/llvm/include/llvm/Analysis/
LazyCallGraph.h 172 mutable NodeVectorT Callees;
RegionInfo.h 235 mutable BBNodeMapT BBNodeMap;
  /external/llvm/include/llvm/CodeGen/
MachineFunction.h 47 mutable ilist_half_node<MachineBasicBlock> Sentinel;
  /external/skia/include/utils/
SkMatrix44.h 382 mutable unsigned fTypeMask;
  /external/skia/src/gpu/
GrStencil.h 114 mutable uint32_t fFlags;
  /frameworks/av/services/audioflinger/
Effects.h 140 mutable Mutex mLock; // mutex for process, commands and handles list protection
  /frameworks/av/services/camera/libcameraservice/
CameraService.h 394 mutable Mutex mStatusMutex;
  /frameworks/base/services/usage/java/com/android/server/usage/
UsageStatsDatabase.java 248 * If the <code>stats</code> object is mutable, <code>mutable</code> will be true,
253 * @param mutable Whether or not the data inside the stats object is mutable.
256 void combine(IntervalStats stats, boolean mutable, List<T> accumulatedResult);
  /frameworks/native/services/inputflinger/
EventHub.h 406 mutable Mutex mLock;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/list_update_map_/
lu_map_.hpp 337 mutable entry_pointer m_p_l;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/list_update_map_/
lu_map_.hpp 325 mutable entry_pointer m_p_l;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/list_update_map_/
lu_map_.hpp 325 mutable entry_pointer m_p_l;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdipluspen.h 335 mutable Status lastStatus;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_map_/
lu_map_.hpp 337 mutable entry_pointer m_p_l;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_map_/
lu_map_.hpp 337 mutable entry_pointer m_p_l;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_map_/
lu_map_.hpp 337 mutable entry_pointer m_p_l;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/list_update_map_/
lu_map_.hpp 337 mutable entry_pointer m_p_l;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/list_update_map_/
lu_map_.hpp 337 mutable entry_pointer m_p_l;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/list_update_map_/
lu_map_.hpp 325 mutable entry_pointer m_p_l;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/list_update_map_/
lu_map_.hpp 337 mutable entry_pointer m_p_l;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/list_update_map_/
lu_map_.hpp 325 mutable entry_pointer m_p_l;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/list_update_map_/
lu_map_.hpp 325 mutable entry_pointer m_p_l;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/list_update_map_/
lu_map_.hpp 325 mutable entry_pointer m_p_l;
  /art/compiler/driver/
compiler_driver.h 718 mutable ReaderWriterMutex freezing_constructor_lock_ DEFAULT_MUTEX_ACQUIRED_AFTER;
723 mutable Mutex compiled_classes_lock_ DEFAULT_MUTEX_ACQUIRED_AFTER;
728 mutable Mutex compiled_methods_lock_ DEFAULT_MUTEX_ACQUIRED_AFTER;
    [all...]
  /art/runtime/
dex_file.h     [all...]

Completed in 2097 milliseconds

<<41424344454647484950>>