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

<<21222324252627282930>>

  /external/chromium_org/third_party/WebKit/Source/core/loader/
FrameLoader.h 233 mutable FrameLoaderStateMachine m_stateMachine;
234 mutable MixedContentChecker m_mixedContentChecker;
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
FontPlatformData.h 192 mutable RetainPtr<CTFontRef> m_CTFont;
196 mutable RefPtr<SkTypeface> m_typeface;
  /external/chromium_org/third_party/skia/include/utils/
SkCamera.h 112 mutable SkMatrix fOrientation;
113 mutable bool fNeedToUpdate;
  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
normal_async_test.h 129 mutable bool _hasReceivedSLI;
130 mutable bool _hasReceivedRPSI;
  /external/clang/include/clang/Sema/
Designator.h 53 mutable unsigned RBracketLoc;
58 mutable unsigned RBracketLoc;
  /external/clang/lib/Driver/
ToolChains.h 182 mutable std::unique_ptr<tools::gcc::Preprocess> Preprocess;
183 mutable std::unique_ptr<tools::gcc::Compile> Compile;
192 mutable std::unique_ptr<tools::darwin::Lipo> Lipo;
193 mutable std::unique_ptr<tools::darwin::Dsymutil> Dsymutil;
194 mutable std::unique_ptr<tools::darwin::VerifyDebug> VerifyDebug;
319 mutable bool TargetInitialized;
327 mutable DarwinPlatformKind TargetPlatform;
330 mutable VersionTuple TargetVersion;
  /external/clang/lib/StaticAnalyzer/Checkers/
ChrootChecker.cpp 42 mutable IdentifierInfo *II_chroot, *II_chdir;
44 mutable std::unique_ptr<BuiltinBug> BT_BreakJail;
NonNullParamChecker.cpp 32 mutable std::unique_ptr<BugType> BTAttrNonNull;
33 mutable std::unique_ptr<BugType> BTNullRefArg;
ObjCMissingSuperCallChecker.cpp 80 mutable llvm::StringMap<llvm::SmallSet<Selector, 16> > SelectorsForClass;
81 mutable bool IsInitialized;
  /external/eigen/Eigen/src/PaStiXSupport/
PaStiXSupport.h 264 mutable ComputationInfo m_info;
265 mutable pastix_data_t *m_pastixdata; // Data structure for pastix
266 mutable int m_comm; // The MPI communicator identifier
267 mutable Matrix<int,IPARM_SIZE,1> m_iparm; // integer vector for the input parameters
268 mutable Matrix<double,DPARM_SIZE,1> m_dparm; // Scalar vector for the input parameters
269 mutable Matrix<Index,Dynamic,1> m_perm; // Permutation vector
270 mutable Matrix<Index,Dynamic,1> m_invp; // Inverse permutation vector
271 mutable int m_size; // Size of the matrix
  /external/skia/include/utils/
SkCamera.h 112 mutable SkMatrix fOrientation;
113 mutable bool fNeedToUpdate;
  /frameworks/native/include/gui/
Surface.h 275 mutable bool mConsumerRunningBehind;
280 mutable Mutex mMutex;
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderDefs.h 180 mutable volatile bool renderDone; // indicated whether frame is rendered, this must be set to false by the client of this library once
185 mutable volatile bool driverRenderDone;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/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.11-4.8/x86_64-linux/include/c++/4.8/bits/
basic_ios.h 96 mutable char_type _M_fill;
97 mutable bool _M_fill_init;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
basic_ios.h 96 mutable char_type _M_fill;
97 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;

Completed in 1441 milliseconds

<<21222324252627282930>>