HomeSort by relevance Sort by last modified time
    Searched refs:mutable (Results 301 - 325 of 1023) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.h 92 mutable char_type _M_fill;
93 mutable bool _M_fill_init;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
basic_ios.h 92 mutable char_type _M_fill;
93 mutable bool _M_fill_init;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
basic_ios.h 94 mutable char_type _M_fill;
95 mutable bool _M_fill_init;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_ios.h 94 mutable char_type _M_fill;
95 mutable bool _M_fill_init;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
basic_ios.h 94 mutable char_type _M_fill;
95 mutable bool _M_fill_init;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_ios.h 94 mutable char_type _M_fill;
95 mutable bool _M_fill_init;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
basic_ios.h 96 mutable char_type _M_fill;
97 mutable bool _M_fill_init;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
basic_ios.h 96 mutable char_type _M_fill;
97 mutable bool _M_fill_init;
  /external/clang/lib/StaticAnalyzer/Checkers/
DivZeroChecker.cpp 26 mutable std::unique_ptr<BuiltinBug> BT;
UndefBranchChecker.cpp 27 mutable std::unique_ptr<BuiltinBug> BT;
UndefCapturedBlockVarChecker.cpp 30 mutable std::unique_ptr<BugType> BT;
UndefResultChecker.cpp 31 mutable std::unique_ptr<BugType> BT;
  /external/clang/test/CodeGenCXX/
blocks.cpp 32 // ...unless they have mutable fields...
37 struct mut { mutable int x; };
  /external/clang/test/OpenMP/
parallel_private_messages.cpp 13 mutable int a;
parallel_sections_copyin_messages.cpp 12 mutable int a;
task_private_messages.cpp 13 mutable int a;
  /external/google-breakpad/src/client/linux/minidump_writer/
linux_dumper.h 173 mutable PageAllocator allocator_;
  /external/harfbuzz_ng/util/
options.hh 301 mutable double font_size_x;
302 mutable double font_size_y;
306 mutable hb_font_t *font;
398 mutable FILE *fp;
  /external/icu/icu4c/source/i18n/unicode/
sortkey.h 300 mutable int32_t fHashCode;
  /external/lldb/include/lldb/Breakpoint/
WatchpointList.h 269 mutable Mutex m_mutex;
  /external/lldb/include/lldb/Target/
StackFrameList.h 140 mutable Mutex m_mutex;
  /external/lldb/source/Plugins/SymbolFile/DWARF/
DWARFDebugPubnamesSet.h 96 mutable cstr_to_index_mmap m_name_to_descriptor_index;
  /external/lldb/tools/debugserver/source/MacOSX/
MachThreadList.h 72 mutable PThreadMutex m_threads_mutex;
  /external/llvm/include/llvm/Support/
Recycler.h 46 mutable RecyclerStruct Sentinel;
  /external/llvm/include/llvm/Transforms/Utils/
SymbolRewriter.h 116 mutable ilist_half_node<SymbolRewriter::RewriteDescriptor> Sentinel;

Completed in 1224 milliseconds

<<11121314151617181920>>