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

<<21222324252627282930>>

  /frameworks/base/libs/hwui/
GradientCache.h 187 mutable Mutex mLock;
TessellationCache.h 161 mutable Mutex mLock;
  /frameworks/base/libs/input/
PointerController.h 128 mutable Mutex mLock;
SpriteController.h 265 mutable Mutex mLock;
  /frameworks/compile/slang/BitWriter_2_9/
ValueEnumerator.h 76 mutable llvm::DenseMap<const llvm::BasicBlock*, unsigned> GlobalBasicBlockIDs;
  /frameworks/compile/slang/BitWriter_2_9_func/
ValueEnumerator.h 76 mutable llvm::DenseMap<const llvm::BasicBlock*, unsigned> GlobalBasicBlockIDs;
  /frameworks/compile/slang/BitWriter_3_2/
ValueEnumerator.h 79 mutable llvm::DenseMap<const llvm::BasicBlock*, unsigned> GlobalBasicBlockIDs;
  /frameworks/native/opengl/libs/EGL/
egl_object.h 44 mutable volatile int32_t count;
  /frameworks/rs/
rsElement.h 40 mutable void *drv;
rsType.h 39 mutable void *drv;
  /hardware/ti/omap4-aah/camera/inc/
BufferSourceAdapter.h 202 mutable android::Mutex mLock;
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/utility/
value_init.hpp 89 mutable
  /prebuilts/misc/common/swig/include/2.0.11/python/
director.swg 361 mutable bool swig_disown_flag;
417 mutable swig_ownership_map swig_owner;
  /external/google-breakpad/src/testing/include/gmock/
gmock-generated-function-mockers.h 360 mutable ::testing::FunctionMocker<F> GMOCK_MOCKER_(0, constness, Method)
376 mutable ::testing::FunctionMocker<F> GMOCK_MOCKER_(1, constness, Method)
394 mutable ::testing::FunctionMocker<F> GMOCK_MOCKER_(2, constness, Method)
416 mutable ::testing::FunctionMocker<F> GMOCK_MOCKER_(3, constness, Method)
440 mutable ::testing::FunctionMocker<F> GMOCK_MOCKER_(4, constness, Method)
466 mutable ::testing::FunctionMocker<F> GMOCK_MOCKER_(5, constness, Method)
494 mutable ::testing::FunctionMocker<F> GMOCK_MOCKER_(6, constness, Method)
524 mutable ::testing::FunctionMocker<F> GMOCK_MOCKER_(7, constness, Method)
556 mutable ::testing::FunctionMocker<F> GMOCK_MOCKER_(8, constness, Method)
592 mutable ::testing::FunctionMocker<F> GMOCK_MOCKER_(9, constness, Method
    [all...]
  /external/clang/include/clang/Basic/
PartialDiagnostic.h 117 mutable unsigned DiagID;
120 mutable Storage *DiagStorage;
  /external/clang/include/clang/Lex/
MacroInfo.h 54 mutable unsigned DefinitionLength;
55 mutable bool IsDefinitionLengthCached : 1;
  /external/clang/lib/StaticAnalyzer/Checkers/
UnixAPIChecker.cpp 33 mutable std::unique_ptr<BugType> BT_open, BT_pthreadOnce, BT_mallocZero;
34 mutable Optional<uint64_t> Val_O_CREAT;
  /external/lldb/include/lldb/Core/
ModuleSpec.h 429 mutable PathMappingList m_source_mappings;
589 mutable Mutex m_mutex;
  /external/lldb/include/lldb/Target/
Thread.h     [all...]
  /external/llvm/include/llvm/IR/
Function.h 48 mutable ilist_half_node<Argument> Sentinel;
66 mutable ArgumentListType ArgumentList; ///< The formal arguments
  /frameworks/av/include/media/
AudioTrack.h     [all...]
  /frameworks/av/media/libstagefright/include/
AwesomePlayer.h 149 mutable Mutex mLock;
151 mutable Mutex mStatsLock;
  /frameworks/native/services/sensorservice/
SensorService.h 194 mutable Mutex mConnectionLock;
400 mutable Mutex mLock;
414 // The size of this vector is constant, only the items are mutable
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.h 333 mutable Locker mBlankLock;
335 mutable Locker mExtSetLock;
  /ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.h 368 mutable __owned_link _M_node;
369 mutable _STLP_mutex _M_lock;

Completed in 2208 milliseconds

<<21222324252627282930>>