OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mutable
(Results
76 - 100
of
1023
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/hardware/qcom/display/msm8960/libgralloc/
ionalloc.h
67
mutable
Locker mLock;
/hardware/qcom/display/msm8974/libcopybit/
copybit_priv.h
55
mutable
int mCount;
/hardware/qcom/display/msm8974/libgralloc/
ionalloc.h
67
mutable
Locker mLock;
/hardware/qcom/display/msm8994/libcopybit/
copybit_priv.h
55
mutable
int mCount;
/hardware/qcom/display/msm8994/libgralloc/
ionalloc.h
67
mutable
Locker mLock;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/list_update_policy/
lu_counter_metadata.hpp
62
mutable
size_type m_count;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/list_update_policy/
lu_counter_metadata.hpp
62
mutable
size_type m_count;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/list_update_policy/
lu_counter_metadata.hpp
62
mutable
size_type m_count;
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_policy/
counter_lu_metadata.hpp
62
mutable
size_type m_count;
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_policy/
counter_lu_metadata.hpp
62
mutable
size_type m_count;
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_policy/
counter_lu_metadata.hpp
62
mutable
size_type m_count;
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/list_update_policy/
counter_lu_metadata.hpp
62
mutable
size_type m_count;
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/list_update_policy/
counter_lu_metadata.hpp
62
mutable
size_type m_count;
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/list_update_policy/
lu_counter_metadata.hpp
63
mutable
size_type m_count;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/list_update_policy/
counter_lu_metadata.hpp
62
mutable
size_type m_count;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/list_update_policy/
lu_counter_metadata.hpp
63
mutable
size_type m_count;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/list_update_policy/
lu_counter_metadata.hpp
62
mutable
size_type m_count;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/list_update_policy/
lu_counter_metadata.hpp
62
mutable
size_type m_count;
/hardware/ti/omap4-aah/camera/inc/
BaseCameraAdapter.h
221
mutable
android::Mutex mReturnFrameLock;
224
mutable
android::Mutex mLock;
246
mutable
android::Mutex mPreviewBufferLock;
250
mutable
android::Mutex mSnapshotBufferLock;
257
mutable
android::Mutex mVideoBufferLock;
264
mutable
android::Mutex mCaptureBufferLock;
271
mutable
android::Mutex mPreviewDataBufferLock;
276
mutable
android::Mutex mVideoInBufferLock;
280
mutable
android::Mutex mSubscriberLock;
/dalvik/dx/src/com/android/dx/cf/code/
LocalsArray.java
38
* @param
mutable
{@code true} if this instance is
mutable
40
protected LocalsArray(boolean
mutable
) {
41
super(
mutable
);
45
* Makes and returns a
mutable
copy of this instance.
/external/clang/include/clang/StaticAnalyzer/Core/
CheckerRegistry.h
126
mutable
CheckerInfoList Checkers;
127
mutable
llvm::StringMap<size_t> Packages;
/external/clang/lib/StaticAnalyzer/Checkers/
ObjCAtSyncChecker.cpp
29
mutable
std::unique_ptr<BuiltinBug> BT_null;
30
mutable
std::unique_ptr<BuiltinBug> BT_undef;
StackAddrEscapeChecker.cpp
31
mutable
std::unique_ptr<BuiltinBug> BT_stackleak;
32
mutable
std::unique_ptr<BuiltinBug> BT_returnstack;
/external/deqp/framework/opengl/
gluContextInfo.hpp
60
mutable
T m_value;
61
mutable
bool m_isComputed;
/external/icu/icu4c/source/common/
sharedobject.h
21
* If they are
mutable
, then they must implement their copy constructor
135
mutable
u_atomic_int32_t totalRefCount;
136
mutable
u_atomic_int32_t softRefCount;
Completed in 2338 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>