OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mutable
(Results
751 - 775
of
1023
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/clang/test/OpenMP/
parallel_for_simd_reduction_messages.cpp
13
mutable
int a;
simd_reduction_messages.cpp
13
mutable
int a;
teams_reduction_messages.cpp
13
mutable
int a;
/external/eigen/Eigen/src/Core/
ProductBase.h
181
mutable
PlainObject m_result;
/external/google-breakpad/src/google_breakpad/processor/
minidump.h
256
mutable
vector<uint8_t>* memory_;
[
all
...]
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-param-util.h
336
// value_ needs to be
mutable
to be accessed in Current().
339
mutable
scoped_ptr<const T> value_;
/external/gtest/include/gtest/internal/
gtest-param-util.h
336
// value_ needs to be
mutable
to be accessed in Current().
339
mutable
scoped_ptr<const T> value_;
/external/llvm/include/llvm/Analysis/
RegionInfo.h
283
mutable
BBNodeMapT BBNodeMap;
[
all
...]
/external/llvm/lib/Support/
DAGDeltaAlgorithm.cpp
72
mutable
std::set<changeset_ty> FailedTestsCache;
/external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-param-util.h
336
// value_ needs to be
mutable
to be accessed in Current().
339
mutable
scoped_ptr<const T> value_;
/external/mesa3d/src/gtest/include/gtest/internal/
gtest-param-util.h
336
// value_ needs to be
mutable
to be accessed in Current().
339
mutable
scoped_ptr<const T> value_;
/external/opencv/cv/src/
_cvkdtree.hpp
324
mutable
bbf_pqueue tmp_pq;
/external/protobuf/gtest/include/gtest/internal/
gtest-param-util.h
335
// value_ needs to be
mutable
to be accessed in Current().
338
mutable
scoped_ptr<const T> value_;
/external/regex-re2/util/
pcre.h
512
mutable
int32_t hit_limit_; // Hit limit during execution (bool)?
/external/skia/tests/
PDFPrimitivesTest.cpp
379
mutable
bool fVisited;
/external/v8/src/compiler/
register-allocator.h
309
mutable
UseInterval* current_interval_;
/external/v8/src/
lithium-allocator.h
316
mutable
UseInterval* current_interval_;
/frameworks/av/services/audiopolicy/service/
AudioPolicyService.h
531
mutable
Mutex mLock; // prevents concurrent access to AudioPolicy manager functions changing
/frameworks/av/services/camera/libcameraservice/device3/
Camera3Device.h
558
mutable
Mutex mLatestRequestMutex;
/frameworks/base/services/usage/java/com/android/server/usage/
UsageStatsDatabase.java
378
* If the <code>stats</code> object is
mutable
, <code>
mutable
</code> will be true,
383
* @param
mutable
Whether or not the data inside the stats object is
mutable
.
386
void combine(IntervalStats stats, boolean
mutable
, List<T> accumulatedResult);
/frameworks/compile/slang/
slang_rs_export_type.h
189
mutable
llvm::Type *mLLVMType;
/frameworks/rs/cpp/util/
RefBase.h
192
mutable
volatile int32_t mCount;
/frameworks/rs/server/
RefBase.h
191
mutable
volatile int32_t mCount;
/hardware/qcom/display/msm8974/libhwcomposer/
hwc_utils.h
383
mutable
Locker mDrawLock;
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-param-util.h
336
// value_ needs to be
mutable
to be accessed in Current().
339
mutable
scoped_ptr<const T> value_;
Completed in 2262 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>