OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mutable
(Results
1201 - 1225
of
1259
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/chromium_org/chrome/browser/extensions/updater/
extension_updater_unittest.cc
444
//
Mutable
because the method that sets it (GetExtensionById) is const
447
mutable
std::string last_inquired_extension_id_;
[
all
...]
/external/chromium_org/net/dns/
host_resolver_impl_unittest.cc
169
mutable
base::Lock lock_;
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/editing/
TextIterator.cpp
104
mutable
Vector<UChar> m_normalizedMatch;
[
all
...]
/external/chromium_org/third_party/leveldatabase/src/db/
version_set.cc
215
mutable
char value_buf_[16];
[
all
...]
/external/clang/include/clang/AST/
DeclTemplate.h
615
mutable
CommonBase *Common;
[
all
...]
/external/llvm/lib/Support/
YAMLParser.cpp
148
mutable
Token Sentinel;
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
basic_string.h
269
mutable
_Alloc_hider _M_dataplus;
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
multiway_merge.h
190
mutable
Comparator& comp;
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
basic_string.h
284
mutable
_Alloc_hider _M_dataplus;
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
basic_string.h
284
mutable
_Alloc_hider _M_dataplus;
[
all
...]
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h
269
mutable
_Alloc_hider _M_dataplus;
[
all
...]
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h
269
mutable
_Alloc_hider _M_dataplus;
[
all
...]
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h
269
mutable
_Alloc_hider _M_dataplus;
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
basic_string.h
269
mutable
_Alloc_hider _M_dataplus;
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
basic_string.h
284
mutable
_Alloc_hider _M_dataplus;
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_string.h
286
mutable
_Alloc_hider _M_dataplus;
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
basic_string.h
284
mutable
_Alloc_hider _M_dataplus;
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_string.h
286
mutable
_Alloc_hider _M_dataplus;
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
basic_string.h
289
mutable
_Alloc_hider _M_dataplus;
[
all
...]
hashtable_policy.h
398
mutable
std::size_t _M_next_resize;
[
all
...]
/external/clang/lib/Serialization/
ASTReaderDecl.cpp
115
mutable
bool Owning;
157
mutable
bool AddResult;
[
all
...]
/external/llvm/include/llvm/Object/
ELF.h
602
mutable
const char *dt_soname;
628
mutable
SmallVector<VersionMapEntry, 16> VersionMap;
[
all
...]
/external/clang/include/clang/Sema/
Sema.h
207
mutable
const TargetAttributesSema* TheTargetAttributesSema;
[
all
...]
/external/chromium/chrome/browser/sync/engine/
syncapi.cc
[
all
...]
/external/chromium/testing/gmock/include/gmock/
gmock-matchers.h
321
// Returns a
mutable
reference to the underlying matcher
[
all
...]
Completed in 2021 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>