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

<<31323334353637383940>>

  /art/runtime/verifier/
reg_type.h 289 mutable GcRoot<mirror::Class>
    [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 134 mutable unsigned RefCount;
    [all...]
  /external/clang/lib/CodeGen/
CodeGenModule.h 291 mutable const TargetCodeGenInfo *TheTargetCodeGenInfo;
    [all...]
  /external/clang/lib/Driver/
Tools.h 90 mutable std::unique_ptr<visualstudio::Compile> CLFallback;
  /external/clang/test/SemaCXX/
warn-thread-safety-parsing.cpp     [all...]
  /external/elfutils/src/libdw/
known-dwarf.h 112 ONE_KNOWN_DW_AT (mutable, DW_AT_mutable) \
    [all...]
  /external/google-breakpad/src/testing/gtest/include/gtest/
gtest.h 598 // Protects mutable state of the property vector and of owned
730 // This field is mutable and needs to be reset before running the
807 // Gets the (mutable) vector of TestInfos in this TestCase.
    [all...]
  /external/gtest/include/gtest/
gtest.h 593 // Protects mutable state of the property vector and of owned
736 // This field is mutable and needs to be reset before running the
823 // Gets the (mutable) vector of TestInfos in this TestCase.
    [all...]
  /external/harfbuzz_ng/src/
hb-open-type-private.hh 281 mutable unsigned int debug_depth;
  /external/llvm/include/llvm/MC/
MCAssembler.h 910 mutable SmallPtrSet<const MCSymbol*, 64> ThumbFuncs;
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest.h 597 // Protects mutable state of the property vector and of owned
730 // This field is mutable and needs to be reset before running the
807 // Gets the (mutable) vector of TestInfos in this TestCase.
    [all...]
  /external/mesa3d/src/gtest/include/gtest/
gtest.h 597 // Protects mutable state of the property vector and of owned
730 // This field is mutable and needs to be reset before running the
807 // Gets the (mutable) vector of TestInfos in this TestCase.
    [all...]
  /external/openfst/src/include/fst/
fst.h 768 mutable uint64 properties_; // Property bits
lookahead-filter.h 315 mutable bool lookahead_arc_; // Look-ahead performed at last FilterArc()?
queue.h 514 mutable StateId front_;
randgen.h 32 #include <fst/mutable-fst.h>
vector-fst.h 19 // Simple concrete, mutable FST whose states and arcs are stored in STL
29 #include <fst/mutable-fst.h>
407 // Simple concrete, mutable FST. This class attaches interface to
719 // Provide information needed for the generic mutable arc iterator
  /external/protobuf/gtest/include/gtest/
gtest.h 579 // Protects mutable state of the property vector and of owned
749 // Gets the (mutable) vector of TestInfos in this TestCase.
    [all...]
  /external/protobuf/src/google/protobuf/
extension_set.h 215 // - Strings provide Mutable() in addition to Set() accessors.
274 // Fetches a mutable version of a RepeatedField extension by number,
498 mutable int cached_size;
638 // static inline MutableType Mutable(int number, ExtensionSet* set);
645 // static inline MutableType Mutable(int number, int index,
652 // "Mutable" methods only make sense for strings and messages, and the
661 // have a "Mutable()" method.
    [all...]
  /external/skia/experimental/PdfViewer/pdfparser/native/
SkPdfNativeObject.h 113 mutable bool fUsed;
    [all...]
  /frameworks/av/services/audioflinger/
Threads.h 370 mutable Mutex mLock;
    [all...]
  /frameworks/base/graphics/java/android/graphics/
Bitmap.java 225 throw new IllegalStateException("only mutable bitmaps may be reconfigured");
554 * @param isMutable True if the resulting bitmap should be mutable (i.e.
766 * Returns a mutable bitmap with the specified width and height. Its
779 * Returns a mutable bitmap with the specified width and height. Its
795 * Returns a mutable bitmap with the specified width and height. Its
812 * Returns a mutable bitmap with the specified width and height. Its
    [all...]
  /frameworks/native/libs/gui/
SurfaceComposerClient.cpp 115 mutable Mutex mLock;
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_copybit.cpp 69 mutable range r;
  /ndk/sources/third_party/googletest/googletest/include/gtest/
gtest.h 593 // Protects mutable state of the property vector and of owned
728 // This field is mutable and needs to be reset before running the
809 // Gets the (mutable) vector of TestInfos in this TestCase.
    [all...]

Completed in 1701 milliseconds

<<31323334353637383940>>