Searched
refs:mutable (Results
926 -
950 of
1473) sorted by null
<<31323334353637383940>>
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
| streambuf_iterator.h | 97 mutable streambuf_type* _M_sbuf; 98 mutable int_type _M_c;
|
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
| locale_classes.h | 344 mutable _Atomic_word _M_refcount; 453 mutable size_t _M_index;
|
| streambuf_iterator.h | 97 mutable streambuf_type* _M_sbuf; 98 mutable int_type _M_c;
|
| /prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.4/ |
| commons-lang-2.4.jar | |
| /external/clang/lib/StaticAnalyzer/Checkers/ |
| MallocChecker.cpp | 205 mutable std::unique_ptr<BugType> BT_DoubleFree[CK_NumCheckKinds]; 206 mutable std::unique_ptr<BugType> BT_DoubleDelete; 207 mutable std::unique_ptr<BugType> BT_Leak[CK_NumCheckKinds]; 208 mutable std::unique_ptr<BugType> BT_UseFree[CK_NumCheckKinds]; 209 mutable std::unique_ptr<BugType> BT_BadFree[CK_NumCheckKinds]; 210 mutable std::unique_ptr<BugType> BT_MismatchedDealloc; 211 mutable std::unique_ptr<BugType> BT_OffsetFree[CK_NumCheckKinds]; 212 mutable IdentifierInfo *II_malloc, *II_free, *II_realloc, *II_calloc, 215 mutable Optional<uint64_t> KernelZeroFlagVal; [all...] |
| /external/clang/include/clang/Basic/ |
| Diagnostic.h | 253 mutable DiagStatePointsTy DiagStatePoints; [all...] |
| /hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/ |
| OMXCameraAdapter.h | 807 mutable Mutex mFocusAreasLock; 811 mutable Mutex mMeteringAreasLock; 823 mutable Mutex mFaceDetectionLock; [all...] |
| /external/clang/lib/CodeGen/ |
| BackendUtil.cpp | 56 mutable PassManager *CodeGenPasses; 57 mutable PassManager *PerModulePasses; 58 mutable FunctionPassManager *PerFunctionPasses;
|
| /external/llvm/include/llvm/Support/ |
| GenericDomTree.h | 67 mutable int DFSNumIn, DFSNumOut; 199 mutable bool DFSInfoValid; 200 mutable unsigned int SlowQueries;
|
| /external/protobuf/src/google/protobuf/compiler/ |
| plugin.pb.h | 139 mutable int _cached_size_; 254 mutable int _cached_size_; 365 mutable int _cached_size_; 408 return file_to_generate_.Mutable(index); 411 file_to_generate_.Mutable(index)->assign(value); 414 file_to_generate_.Mutable(index)->assign(value); 417 file_to_generate_.Mutable(index)->assign( 494 return proto_file_.Mutable(index); 695 return file_.Mutable(index);
|
| /external/chromium_org/chrome/browser/ui/views/autofill/ |
| autofill_dialog_views.h | 424 mutable std::map<int, std::pair<bool, int> > calculated_heights_; 596 mutable gfx::Size preferred_size_;
|
| /external/chromium_org/third_party/WebKit/Source/core/rendering/ |
| InlineBox.h | 356 mutable unsigned m_determinedIfNextOnLineExists : 1; 363 mutable unsigned m_nextOnLineExists : 1;
|
| /external/chromium_org/third_party/libjingle/source/talk/base/ |
| stream.h | 536 mutable CriticalSection crit_stream_; 700 mutable CriticalSection crit_; // object lock [all...] |
| /external/chromium_org/third_party/skia/include/core/ |
| SkPath.h | [all...] |
| /external/chromium_org/third_party/skia/src/core/ |
| SkPictureFlat.h | 358 mutable SkScalar fTopBot[2]; // Cache of FontMetrics fTop, fBottom. Starts as [NaN,?]. 502 // As findAndReturnFlat, but returns a mutable pointer for internal use. 605 mutable SkTypefacePlayback fTypefacePlayback;
|
| /external/chromium_org/third_party/skia/src/ports/ |
| SkRemotableFontMgr_win_dw.cpp | 71 mutable SkTArray<DataId> fDataIdCache; 72 mutable SkMutex fDataIdCacheMutex;
|
| /external/chromium_org/third_party/webrtc/base/ |
| stream.h | 519 mutable CriticalSection crit_stream_; 683 mutable CriticalSection crit_; // object lock
|
| /external/eigen/Eigen/src/CholmodSupport/ |
| CholmodSupport.h | 356 mutable cholmod_common m_cholmod; 359 mutable ComputationInfo m_info;
|
| /external/llvm/lib/CodeGen/AsmPrinter/ |
| DIE.h | 476 mutable unsigned Size; // Size in bytes excluding size header. 519 mutable unsigned Size; // Size in bytes excluding size header.
|
| /external/protobuf/src/google/protobuf/ |
| descriptor.pb.h | 221 mutable int _cached_size_; 394 mutable int _cached_size_; 499 mutable int _cached_size_; 661 mutable int _cached_size_; [all...] |
| /external/skia/include/core/ |
| SkPath.h | [all...] |
| /external/skia/src/core/ |
| SkPictureFlat.h | 358 mutable SkScalar fTopBot[2]; // Cache of FontMetrics fTop, fBottom. Starts as [NaN,?]. 502 // As findAndReturnFlat, but returns a mutable pointer for internal use. 605 mutable SkTypefacePlayback fTypefacePlayback;
|
| /external/skia/src/ports/ |
| SkRemotableFontMgr_win_dw.cpp | 71 mutable SkTArray<DataId> fDataIdCache; 72 mutable SkMutex fDataIdCacheMutex;
|
| /art/runtime/gc/space/ |
| large_object_space.h | 132 mutable Mutex lock_ DEFAULT_MUTEX_ACQUIRED_AFTER;
|
| /art/runtime/ |
| intern_table_test.cc | 87 mutable std::vector<const mirror::String*> expected_;
|
Completed in 1571 milliseconds
<<31323334353637383940>>