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

<<11121314151617181920>>

  /external/eigen/Eigen/src/PardisoSupport/
PardisoSupport.h 271 mutable SparseMatrixType m_matrix;
275 mutable void *m_pt[64];
276 mutable ParameterType m_iparm;
277 mutable IntColVectorType m_perm;
  /external/eigen/unsupported/Eigen/src/IterativeSolvers/
Scaling.h 177 mutable ComputationInfo m_info;
  /external/google-breakpad/src/client/mac/handler/
minidump_generator.h 225 mutable PageAllocator allocator_;
  /external/icu/icu4c/source/common/
unifiedcache.h 88 mutable UErrorCode creationStatus;
  /external/lldb/include/lldb/Core/
StreamTee.h 170 mutable Mutex m_streams_mutex;
  /external/lldb/include/lldb/Host/
Predicate.h 471 mutable Mutex m_mutex; ///< The mutex to use when accessing the data
  /external/lldb/include/lldb/Target/
ExecutionContext.h 346 mutable lldb::ThreadWP m_thread_wp; ///< A weak reference to a thread
    [all...]
  /external/llvm/include/llvm/CodeGen/
TargetLoweringObjectFileImpl.h 37 mutable unsigned NextUniqueID = 0;
  /external/llvm/include/llvm/IR/
BasicBlock.h 46 mutable ilist_half_node<BasicBlock> Sentinel;
  /external/llvm/include/llvm/MC/
MCLinkerOptimizationHint.h 155 mutable uint64_t EmitSize;
  /external/llvm/include/llvm/Target/
TargetMachine.h 100 mutable TargetOptions Options;
  /external/llvm/lib/Bitcode/Writer/
ValueEnumerator.h 82 mutable DenseMap<const BasicBlock*, unsigned> GlobalBasicBlockIDs;
  /external/openfst/src/include/fst/
fstlib.h 51 #include <fst/mutable-fst.h>
reweight.h 27 #include <fst/mutable-fst.h>
union.h 28 #include <fst/mutable-fst.h>
  /external/parameter-framework/parameter/
ConfigurableDomain.h 219 mutable const CDomainConfiguration* _pLastAppliedConfiguration;
  /external/sfntly/cpp/src/sfntly/table/core/
name_table.h 437 mutable int32_t platform_id_;
438 mutable int32_t encoding_id_;
439 mutable int32_t language_id_;
440 mutable int32_t name_id_;
  /external/skia/gm/
colormatrix.cpp 28 mutable bool fOnce;
  /external/skia/include/views/
SkEvent.h 265 mutable char* fType; // may be characters with low bit set to know that it is not a pointer
  /external/skia/src/animator/
SkTDArray_Experimental.h 133 mutable T(* fTData)[kDebugArraySize];
  /external/v8/test/mjsunit/
array-store-and-grow.js 120 // Check the handling of mutable arrays.
154 // Check the handling of mutable arrays of doubles
  /frameworks/av/include/media/stagefright/
MediaSync.h 193 mutable Mutex mMutex;
  /frameworks/av/media/libstagefright/omx/
GraphicBufferSource.h 242 mutable Mutex mMutex;
  /frameworks/av/services/camera/libcameraservice/api1/
CameraClient.h 136 mutable Mutex mLock;
  /frameworks/av/services/radio/
RadioService.h 184 mutable Mutex mLock; // protects mClient, mConfig and mTuner

Completed in 1437 milliseconds

<<11121314151617181920>>