OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mutable
(Results
151 - 175
of
1825
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/hardware/intel/img/hwcomposer/merrifield/common/observers/
VsyncEventObserver.h
38
mutable
Mutex mLock;
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/observers/
VsyncEventObserver.h
38
mutable
Mutex mLock;
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/
interoperable.hpp
27
// standards requirements on constant/
mutable
container
/packages/services/Car/libvehiclenetwork/include/
HandlerThread.h
42
mutable
Mutex mLock;
/prebuilts/gdb/darwin-x86/include/python2.7/
bytearrayobject.h
11
/* Type PyByteArrayObject represents a
mutable
array of bytes.
/prebuilts/gdb/linux-x86/include/python2.7/
bytearrayobject.h
11
/* Type PyByteArrayObject represents a
mutable
array of bytes.
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/python/
python_generator.h
148
mutable
Mutex mutex_;
149
mutable
const FileDescriptor* file_; // Set in Generate(). Under mutex_.
150
mutable
string file_descriptor_serialized_;
151
mutable
io::Printer* printer_; // Set in Generate(). Under mutex_.
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/python/
python_generator.h
148
mutable
Mutex mutex_;
149
mutable
const FileDescriptor* file_; // Set in Generate(). Under mutex_.
150
mutable
string file_descriptor_serialized_;
151
mutable
io::Printer* printer_; // Set in Generate(). Under mutex_.
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/python/
python_generator.h
148
mutable
Mutex mutex_;
149
mutable
const FileDescriptor* file_; // Set in Generate(). Under mutex_.
150
mutable
string file_descriptor_serialized_;
151
mutable
io::Printer* printer_; // Set in Generate(). Under mutex_.
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
bytearrayobject.h
11
/* Type PyByteArrayObject represents a
mutable
array of bytes.
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
bytearrayobject.h
11
/* Type PyByteArrayObject represents a
mutable
array of bytes.
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/python/
python_generator.h
159
mutable
Mutex mutex_;
160
mutable
const FileDescriptor* file_; // Set in Generate(). Under mutex_.
161
mutable
string file_descriptor_serialized_;
162
mutable
io::Printer* printer_; // Set in Generate(). Under mutex_.
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/python/
python_generator.h
148
mutable
Mutex mutex_;
149
mutable
const FileDescriptor* file_; // Set in Generate(). Under mutex_.
150
mutable
string file_descriptor_serialized_;
151
mutable
io::Printer* printer_; // Set in Generate(). Under mutex_.
/system/core/libpixelflinger/codeflinger/
CodeCache.h
72
mutable
int32_t mCount;
98
mutable
int64_t when;
111
mutable
pthread_mutex_t mLock;
112
mutable
int64_t mWhen;
/system/tpm/attestation/server/
database.h
32
//
Mutable
access to the database protobuf. Changes made to the protobuf will
/frameworks/native/libs/binder/
IMemory.cpp
108
mutable
volatile int32_t mHeapId;
109
mutable
void* mBase;
110
mutable
size_t mSize;
111
mutable
uint32_t mFlags;
112
mutable
uint32_t mOffset;
113
mutable
bool mRealHeap;
114
mutable
Mutex mLock;
131
mutable
sp<IMemoryHeap> mHeap;
132
mutable
ssize_t mOffset;
133
mutable
size_t mSize
[
all
...]
/libcore/ojluni/src/main/java/java/util/stream/
Collector.java
37
* A <a href="package-summary.html#Reduction">
mutable
reduction operation</a> that
38
* accumulates input elements into a
mutable
result container, optionally transforming
43
* <p>Examples of
mutable
reduction operations include:
48
* provides implementations of many common
mutable
reductions.
51
* accumulate entries into a
mutable
result container, and optionally perform
192
* @param <A> the
mutable
accumulation type of the reduction operation (often
199
* A function that creates and returns a new
mutable
result container.
201
* @return a function which returns a new,
mutable
result container
206
* A function that folds a value into a
mutable
result container.
208
* @return a function which folds a value into a
mutable
result containe
[
all
...]
/dalvik/dx/src/com/android/dx/cf/code/
LocalsArray.java
38
* @param
mutable
{@code true} if this instance is
mutable
40
protected LocalsArray(boolean
mutable
) {
41
super(
mutable
);
45
* Makes and returns a
mutable
copy of this instance.
/frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.h
194
mutable
std::unordered_map<int32_t,
208
mutable
Mutex mDisplayLock;
216
mutable
Mutex mLock;
217
mutable
std::unordered_map<int32_t, nsecs_t> mLastHwVSync;
220
mutable
Mutex mVsyncLock;
/frameworks/rs/
rsContext.h
206
mutable
ThreadIO mIO;
235
mutable
struct {
246
mutable
const ObjectBase * mObjHead;
324
mutable
bool mFatalErrorOccured;
325
mutable
RsError mError;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/debug/
safe_base.h
82
* constant iterator, and false if it is a
mutable
iterator. Note
93
iterator, and false if it is
mutable
. */
169
* iterators, one for constant iterators and one for
mutable
180
/// The list of
mutable
iterators that reference this container
187
mutable
unsigned int _M_version;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/debug/
safe_base.h
82
* constant iterator, and false if it is a
mutable
iterator. Note
93
iterator, and false if it is
mutable
. */
169
* iterators, one for constant iterators and one for
mutable
180
/// The list of
mutable
iterators that reference this container
187
mutable
unsigned int _M_version;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/
safe_base.h
82
* constant iterator, and false if it is a
mutable
iterator. Note
93
iterator, and false if it is
mutable
. */
169
* iterators, one for constant iterators and one for
mutable
180
/// The list of
mutable
iterators that reference this container
187
mutable
unsigned int _M_version;
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
safe_base.h
82
* constant iterator, and false if it is a
mutable
iterator. Note
93
iterator, and false if it is
mutable
. */
169
* iterators, one for constant iterators and one for
mutable
180
/// The list of
mutable
iterators that reference this container
187
mutable
unsigned int _M_version;
/external/clang/test/SemaCXX/
err_typecheck_assign_const_filecheck.cpp
6
mutable
int Mnum;
14
mutable
E Me;
24
mutable
D Md;
34
mutable
C Mc;
46
mutable
B Mb;
195
//
Mutable
cases
Completed in 651 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>