OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mutable
(Results
426 - 450
of
1023
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/hardware/ti/omap4xxx/camera/inc/
CameraProperties.h
189
mutable
Mutex mLock;
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.modifying.operations/alg.fill/
fill_n.pass.cpp
64
mutable
int i;
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-linked_ptr.h
132
mutable
linked_ptr_internal const* next_;
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
unit_test_log.hpp
84
mutable
bool m_last;
/ndk/tests/device/test-gnustl-full/unit/
bind_test.cpp
136
mutable
int m_n;
/ndk/tests/device/test-stlport/unit/
bind_test.cpp
136
mutable
int m_n;
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
ver4_patricia_trie_policy.h
167
mutable
bool mIsCorrupted;
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v2/
patricia_trie_policy.h
164
mutable
bool mIsCorrupted;
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
ver4_patricia_trie_policy.h
144
mutable
bool mIsCorrupted;
/prebuilts/misc/common/swig/include/2.0.11/ruby/
director.swg
304
mutable
bool swig_disown_flag;
331
mutable
swig_ownership_map swig_owner;
/system/netd/server/
NetworkController.h
108
mutable
android::RWLock mRWLock;
/external/clang/include/clang/AST/
DeclBase.h
286
mutable
unsigned CacheValidAndLinkage : 3;
[
all
...]
/external/openfst/src/include/fst/extensions/pdt/
shortest-path.h
281
mutable
SearchMap search_map_; // Maps from search state to data
282
mutable
SearchMultimap search_multimap_; // Maps from 'start' to subgraph
283
mutable
ParenMap paren_map_; // Maps paren spec to search data
284
mutable
SearchState state_; // Last state accessed
285
mutable
SearchData *state_data_; // Last state data accessed
286
mutable
ParenSpec paren_; // Last paren spec accessed
287
mutable
SearchData *paren_data_; // Last paren data accessed
289
mutable
size_t nstates_; // Total number of search states
291
mutable
SearchData null_search_data_; // Null search data
/art/runtime/gc/space/
large_object_space.h
153
mutable
Mutex lock_ DEFAULT_MUTEX_ACQUIRED_AFTER;
207
mutable
Mutex lock_ DEFAULT_MUTEX_ACQUIRED_AFTER;
/external/ceres-solver/internal/ceres/
parameter_block.h
357
// solver is running. While at first glance using
mutable
is a bad idea, this
359
// pitfalls of using "
mutable
."
360
mutable
const double* state_;
361
mutable
scoped_array<double> local_parameterization_jacobian_;
/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;
320
mutable
bool TargetInitialized;
328
mutable
DarwinPlatformKind TargetPlatform;
331
mutable
VersionTuple TargetVersion;
/external/clang/lib/StaticAnalyzer/Checkers/
DereferenceChecker.cpp
32
mutable
std::unique_ptr<BuiltinBug> BT_null;
33
mutable
std::unique_ptr<BuiltinBug> BT_undef;
/external/clang/test/CXX/special/class.copy/
p12-0x.cpp
55
mutable
TemplateCtor mtc;
62
mutable
TemplateCtor mtc;
/external/lldb/include/lldb/Core/
Module.h
[
all
...]
/external/skia/include/core/
SkStream.h
282
mutable
SkAutoTUnref<SkData> fData;
432
mutable
SkData* fCopy; // is invalidated if we write after it is created
/external/skia/src/effects/gradients/
SkGradientShaderPriv.h
265
mutable
SkMutex fCacheMutex;
266
mutable
SkAutoTUnref<GradientShaderCache> fCache;
/frameworks/av/media/libmediaplayerservice/
Drm.h
153
mutable
Mutex mEventLock;
154
mutable
Mutex mNotifyLock;
/frameworks/av/services/audioflinger/
PlaybackTracks.h
122
mutable
uint8_t mFillingUpStatus;
237
mutable
Mutex mTimedBufferQueueLock;
/frameworks/native/include/gui/
Surface.h
297
mutable
bool mConsumerRunningBehind;
302
mutable
Mutex mMutex;
/hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/
OMXCameraAdapter.h
[
all
...]
Completed in 1300 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>