OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mutable
(Results
1076 - 1100
of
1473
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/skia/include/core/
SkCanvas.h
[
all
...]
/frameworks/base/tools/aapt/
ResourceTable.h
302
mutable
bool isId;
307
mutable
bool evaluating;
/hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.h
536
mutable
Locker mDrawLock;
547
mutable
Locker mWfdSyncLock;
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/
iterator_facade.hpp
148
// Returning a
mutable
reference allows nonsense like
158
mutable
value_type stored_value;
214
mutable
value_type stored_value;
739
// enables the user to provide fully interoperable constant/
mutable
741
// for all
mutable
/constant iterator combinations.
743
// Note though that this kind of interoperability for constant/
mutable
745
// All the standard asks for is a conversion
mutable
-> constant.
/external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor.pb.h
229
mutable
int _cached_size_;
450
mutable
int _cached_size_;
542
mutable
int _cached_size_;
708
mutable
int _cached_size_;
[
all
...]
/external/chromium_org/courgette/
memory_allocator.h
49
mutable
bool checked_;
/external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXObject.h
558
mutable
bool m_haveChildren;
/external/chromium_org/third_party/skia/include/utils/
SkMatrix44.h
382
mutable
unsigned fTypeMask;
/external/chromium_org/third_party/skia/src/gpu/
GrStencil.h
114
mutable
uint32_t fFlags;
/external/chromium_org/third_party/webrtc/modules/audio_device/win/
audio_device_core_win.h
373
mutable
char _str[512];
/external/chromium_org/webkit/browser/quota/
quota_manager.h
404
mutable
scoped_ptr<QuotaDatabase> database_;
/external/clang/include/clang/Lex/
HeaderSearch.h
230
mutable
ModuleMap ModMap;
/external/clang/lib/Driver/
Multilib.cpp
239
mutable
llvm::Regex R;
/external/clang/lib/StaticAnalyzer/Checkers/
ObjCSelfInitChecker.cpp
65
mutable
std::unique_ptr<BugType> BT;
TestAfterDivZeroChecker.cpp
82
mutable
std::unique_ptr<BuiltinBug> DivZeroBug;
/external/clang/test/OpenMP/
for_firstprivate_messages.cpp
13
mutable
int a;
for_lastprivate_messages.cpp
13
mutable
int a;
parallel_for_firstprivate_messages.cpp
13
mutable
int a;
parallel_for_lastprivate_messages.cpp
13
mutable
int a;
parallel_reduction_messages.cpp
13
mutable
int a;
parallel_sections_reduction_messages.cpp
13
mutable
int a;
sections_reduction_messages.cpp
13
mutable
int a;
simd_linear_messages.cpp
73
mutable
int a;
/external/eigen/unsupported/Eigen/src/Skyline/
SkylineInplaceLU.h
110
mutable
int m_status;
/external/lldb/include/lldb/Target/
Platform.h
746
mutable
Mutex m_mutex;
Completed in 1292 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>