HomeSort by relevance Sort by last modified time
    Searched refs:mutable (Results 1326 - 1350 of 1473) sorted by null

<<515253545556575859

  /external/chromium_org/net/proxy/
proxy_resolver_v8.cc 701 mutable base::Lock lock_;
  /external/chromium_org/testing/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/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBox.h     [all...]
  /external/chromium_org/third_party/WebKit/Source/wtf/text/
StringImpl.h 441 mutable unsigned m_hash : 24;
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-open-type-private.hh 269 mutable unsigned int debug_depth;
  /external/chromium_org/third_party/leveldatabase/src/table/
table_test.cc 308 mutable Status status_;
  /external/chromium_org/third_party/libjingle/source/talk/base/
proxydetect.cc 89 mutable std::string def_;
    [all...]
  /external/chromium_org/third_party/mesa/src/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/chromium_org/third_party/protobuf/src/google/protobuf/
extension_set.h 213 // - Strings provide Mutable() in addition to Set() accessors.
480 mutable int cached_size;
595 // static inline MutableType Mutable(int number, ExtensionSet* set);
602 // static inline MutableType Mutable(int number, int index,
609 // "Mutable" methods only make sense for strings and messages, and the
618 // have a "Mutable()" method.
685 // Strings support both Set() and Mutable().
    [all...]
  /external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/
SkPdfNativeObject.h 113 mutable bool fUsed;
    [all...]
  /external/chromium_org/third_party/webrtc/base/
proxydetect.cc 72 mutable std::string def_;
    [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 134 mutable unsigned RefCount;
    [all...]
  /external/clang/lib/AST/
ASTDumper.cpp 990 OS << " mutable";
    [all...]
StmtPrinter.cpp     [all...]
  /external/clang/lib/CodeGen/
CodeGenModule.h 284 mutable const TargetCodeGenInfo *TheTargetCodeGenInfo;
    [all...]
  /external/clang/test/SemaCXX/
warn-thread-safety-parsing.cpp     [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 278 mutable unsigned int debug_depth;
  /external/llvm/include/llvm/MC/
MCAssembler.h 905 mutable SmallPtrSet<const MCSymbol*, 64> ThumbFuncs;
    [all...]
  /external/llvm/lib/ExecutionEngine/JIT/
JITEmitter.cpp 233 mutable sys::Mutex Lock;
    [all...]
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86AsmBackend.cpp 436 mutable unsigned SavedRegs[CU_NUM_SAVED_REGS];
  /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/protobuf/gtest/include/gtest/
gtest.h 500 // Protects mutable state of the property vector and of owned
670 // Gets the (mutable) vector of TestInfos in this TestCase.
    [all...]
  /external/protobuf/src/google/protobuf/
extension_set.h 213 // - Strings provide Mutable() in addition to Set() accessors.
431 mutable int cached_size;
521 // static inline MutableType Mutable(int number, ExtensionSet* set);
528 // static inline MutableType Mutable(int number, int index,
535 // "Mutable" methods only make sense for strings and messages, and the
544 // have a "Mutable()" method.
611 // Strings support both Set() and Mutable().
625 static inline string* Mutable(int number, FieldType field_type,
644 static inline string* Mutable(int number, int index, ExtensionSet* set) {
716 static inline MutableType Mutable(int number, FieldType field_type
    [all...]

Completed in 1732 milliseconds

<<515253545556575859