HomeSort by relevance Sort by last modified time
    Searched refs:mutable (Results 751 - 775 of 1259) sorted by null

<<31323334353637383940>>

  /frameworks/rs/
rsType.h 37 mutable void *drv;
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/utility/
value_init.hpp 89 mutable
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
GLSharedGroup.h 105 mutable android::Mutex m_lock;
  /external/chromium/testing/gmock/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/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_win.h 535 mutable ITextDocument* text_object_model_;
542 mutable base::win::ScopedComPtr<IAccessible> autocomplete_accessibility_;
  /external/chromium/chrome/browser/task_manager/
task_manager_resource_providers.h 287 mutable string16 title_;
511 mutable string16 title_;
  /external/chromium_org/chrome/browser/task_manager/
task_manager.h 558 mutable PerResourceCache per_resource_cache_;
561 mutable PerProcessCache per_process_cache_;
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
Font.h 289 mutable RefPtr<FontFallbackList> m_fontFallbackList;
294 mutable unsigned m_typesettingFeatures : 2; // (TypesettingFeatures) Caches values computed from m_fontDescription.
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
InlineBox.h 366 mutable unsigned m_determinedIfNextOnLineExists : 1;
373 mutable unsigned m_nextOnLineExists : 1;
  /external/chromium_org/ui/native_theme/
native_theme_win.h 353 mutable HANDLE theme_handles_[LAST];
357 mutable std::map<int, SkColor> system_colors_;
  /external/clang/include/clang/Basic/
PartialDiagnostic.h 122 mutable unsigned DiagID;
125 mutable Storage *DiagStorage;
TargetInfo.h 81 mutable StringRef PlatformName;
82 mutable VersionTuple PlatformMinVersion;
  /external/clang/lib/StaticAnalyzer/Checkers/
UnixAPIChecker.cpp 33 mutable OwningPtr<BugType> BT_open, BT_pthreadOnce, BT_mallocZero;
34 mutable Optional<uint64_t> Val_O_CREAT;
  /external/harfbuzz_ng/util/
options.hh 262 mutable hb_font_t *font;
354 mutable FILE *fp;
  /external/stlport/stlport/stl/debug/
_debug.h 368 mutable __owned_link _M_node;
369 mutable _STLP_mutex _M_lock;
  /frameworks/av/media/libstagefright/include/
AwesomePlayer.h 144 mutable Mutex mLock;
146 mutable Mutex mStatsLock;
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.h 333 mutable Locker mBlankLock;
335 mutable Locker mExtSetLock;
  /hardware/qcom/display/msm8x26/libhwcomposer/
hwc_utils.h 332 mutable Locker mBlankLock;
334 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;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
locale_classes.h 341 mutable _Atomic_word _M_refcount;
443 mutable size_t _M_index;
streambuf_iterator.h 86 mutable streambuf_type* _M_sbuf;
87 mutable int_type _M_c;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
locale_classes.h 345 mutable _Atomic_word _M_refcount;
454 mutable size_t _M_index;
streambuf_iterator.h 93 mutable streambuf_type* _M_sbuf;
94 mutable int_type _M_c;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
locale_classes.h 345 mutable _Atomic_word _M_refcount;
454 mutable size_t _M_index;
streambuf_iterator.h 93 mutable streambuf_type* _M_sbuf;
94 mutable int_type _M_c;

Completed in 5747 milliseconds

<<31323334353637383940>>