OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mutable
(Results
551 - 575
of
1023
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_classes.h
346
mutable
_Atomic_word _M_refcount;
455
mutable
size_t _M_index;
streambuf_iterator.h
99
mutable
streambuf_type* _M_sbuf;
100
mutable
int_type _M_c;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
locale_classes.h
344
mutable
_Atomic_word _M_refcount;
453
mutable
size_t _M_index;
streambuf_iterator.h
97
mutable
streambuf_type* _M_sbuf;
98
mutable
int_type _M_c;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
locale_classes.h
344
mutable
_Atomic_word _M_refcount;
453
mutable
size_t _M_index;
streambuf_iterator.h
97
mutable
streambuf_type* _M_sbuf;
98
mutable
int_type _M_c;
/prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.4/
commons-lang-2.4.jar
/external/clang/include/clang/Basic/
Diagnostic.h
253
mutable
DiagStatePointsTy DiagStatePoints;
[
all
...]
TargetInfo.h
81
mutable
StringRef PlatformName;
82
mutable
VersionTuple PlatformMinVersion;
/external/openfst/src/include/fst/
matcher.h
27
#include <fst/
mutable
-fst.h> // for all internal FST accessors
517
mutable
Arc rho_arc_; // Arc to return when rho match
705
mutable
Arc sigma_arc_; // Arc to return when sigma match
873
mutable
Arc phi_arc_; // Arc to return
[
all
...]
/hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/
OMXCameraAdapter.h
807
mutable
Mutex mFocusAreasLock;
811
mutable
Mutex mMeteringAreasLock;
823
mutable
Mutex mFaceDetectionLock;
[
all
...]
/external/clang/lib/CodeGen/
BackendUtil.cpp
58
mutable
legacy::PassManager *CodeGenPasses;
59
mutable
legacy::PassManager *PerModulePasses;
60
mutable
legacy::FunctionPassManager *PerFunctionPasses;
/external/eigen/Eigen/src/CholmodSupport/
CholmodSupport.h
356
mutable
cholmod_common m_cholmod;
359
mutable
ComputationInfo m_info;
/external/llvm/include/llvm/CodeGen/
DIE.h
477
mutable
unsigned Size; // Size in bytes excluding size header.
520
mutable
unsigned Size; // Size in bytes excluding size header.
/external/llvm/utils/TableGen/
CodeGenRegisters.h
63
mutable
unsigned LaneMask;
64
mutable
SmallVector<MaskRolPair,1> CompositionLaneMaskTransform;
/external/openfst/src/include/fst/extensions/far/
far.h
494
mutable
Fst<A> *fst_;
495
mutable
bool error_;
/external/skia/src/ports/
SkRemotableFontMgr_win_dw.cpp
50
mutable
SkTArray<DataId> fDataIdCache;
51
mutable
SkMutex fDataIdCacheMutex;
/external/clang/lib/StaticAnalyzer/Checkers/
MallocChecker.cpp
225
mutable
std::unique_ptr<BugType> BT_DoubleFree[CK_NumCheckKinds];
226
mutable
std::unique_ptr<BugType> BT_DoubleDelete;
227
mutable
std::unique_ptr<BugType> BT_Leak[CK_NumCheckKinds];
228
mutable
std::unique_ptr<BugType> BT_UseFree[CK_NumCheckKinds];
229
mutable
std::unique_ptr<BugType> BT_BadFree[CK_NumCheckKinds];
230
mutable
std::unique_ptr<BugType> BT_FreeAlloca[CK_NumCheckKinds];
231
mutable
std::unique_ptr<BugType> BT_MismatchedDealloc;
232
mutable
std::unique_ptr<BugType> BT_OffsetFree[CK_NumCheckKinds];
233
mutable
std::unique_ptr<BugType> BT_UseZerroAllocated[CK_NumCheckKinds];
234
mutable
IdentifierInfo *II_alloca, *II_malloc, *II_free, *II_realloc
[
all
...]
/art/compiler/utils/
swap_space.h
97
mutable
Mutex lock_ DEFAULT_MUTEX_ACQUIRED_AFTER;
/art/runtime/base/
arena_allocator.h
194
mutable
Mutex lock_ DEFAULT_MUTEX_ACQUIRED_AFTER;
/art/runtime/
gc_root.h
168
mutable
mirror::CompressedReference<mirror::Object> root_;
intern_table_test.cc
87
mutable
std::vector<const mirror::String*> expected_;
/device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCameraStream.h
150
mutable
Mutex mLock;
/external/clang/include/clang/AST/
Comment.h
86
mutable
unsigned IsWhitespaceValid : 1;
89
mutable
unsigned IsWhitespace : 1;
131
mutable
unsigned IsWhitespaceValid : 1;
134
mutable
unsigned IsWhitespace : 1;
Redeclarable.h
43
mutable
llvm::PointerUnion<NotKnownLatest, KnownLatest> Next;
Completed in 1111 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>