OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mutable
(Results
826 - 850
of
1473
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/chromium_org/third_party/tcmalloc/chromium/src/
page_heap.h
231
mutable
PageMapCache pagemap_cache_;
/external/chromium_org/third_party/tcmalloc/vendor/src/
page_heap.h
219
mutable
PageMapCache pagemap_cache_;
/external/chromium_org/third_party/webrtc/modules/audio_device/win/
audio_mixer_manager_win.h
134
mutable
char _str[MAXERRORLENGTH];
/external/chromium_org/ui/views/bubble/
bubble_delegate.h
168
mutable
gfx::Rect anchor_rect_;
/external/chromium_org/ui/views/controls/button/
label_button.h
165
mutable
gfx::Size min_size_;
/external/chromium_org/ui/views/controls/combobox/
combobox.h
204
mutable
gfx::Size content_size_;
/external/chromium_org/v8/test/mjsunit/
array-store-and-grow.js
120
// Check the handling of
mutable
arrays.
154
// Check the handling of
mutable
arrays of doubles
/external/clang/include/clang/Basic/
FileManager.h
73
mutable
std::unique_ptr<vfs::File> File;
/external/clang/lib/CodeGen/
CGBlocks.h
197
/// UsesStret : True if the block uses an stret return.
Mutable
199
mutable
bool UsesStret : 1;
/external/clang/lib/StaticAnalyzer/Checkers/
ObjCContainersChecker.cpp
33
mutable
std::unique_ptr<BugType> BT;
VLASizeChecker.cpp
32
mutable
std::unique_ptr<BugType> BT;
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
p1.cpp
30
mutable
constexpr int mi3 = 3; // expected-error-re {{non-static data member cannot be constexpr{{$}}}} expected-error {{'
mutable
' and 'const' cannot be mixed}}
/external/clang/test/CXX/special/class.copy/
p13-0x.cpp
118
namespace
Mutable
{
125
mutable
A a;
/external/clang/test/OpenMP/
for_private_messages.cpp
13
mutable
int a;
parallel_sections_private_messages.cpp
13
mutable
int a;
single_copyprivate_messages.cpp
8
mutable
int a;
/external/clang/test/SemaCXX/
crashes.cpp
199
mutable
_Alloc_hider _M_dataplus;
/external/eigen/Eigen/src/PardisoSupport/
PardisoSupport.h
271
mutable
SparseMatrixType m_matrix;
275
mutable
void *m_pt[64];
276
mutable
ParameterType m_iparm;
277
mutable
IntColVectorType m_perm;
/external/eigen/unsupported/Eigen/src/IterativeSolvers/
Scaling.h
177
mutable
ComputationInfo m_info;
/external/lldb/include/lldb/Core/
StreamTee.h
170
mutable
Mutex m_streams_mutex;
/external/lldb/include/lldb/Host/
Predicate.h
471
mutable
Mutex m_mutex; ///< The mutex to use when accessing the data
/external/lldb/include/lldb/Target/
ExecutionContext.h
346
mutable
lldb::ThreadWP m_thread_wp; ///< A weak reference to a thread
[
all
...]
/external/llvm/include/llvm/IR/
BasicBlock.h
54
mutable
ilist_half_node<Instruction> Sentinel;
/external/llvm/include/llvm/MC/
MCLinkerOptimizationHint.h
155
mutable
uint64_t EmitSize;
/external/llvm/include/llvm/Target/
TargetMachine.h
104
mutable
TargetOptions Options;
Completed in 1475 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>