HomeSort by relevance Sort by last modified time
    Searched refs:mutable (Results 1151 - 1175 of 1259) sorted by null

<<41424344454647484950>>

  /external/clang/lib/AST/
ASTDumper.cpp 900 OS << " mutable";
    [all...]
StmtPrinter.cpp     [all...]
  /external/clang/lib/CodeGen/
CodeGenModule.h 244 mutable const TargetCodeGenInfo *TheTargetCodeGenInfo;
    [all...]
  /external/clang/test/SemaCXX/
warn-thread-safety-parsing.cpp     [all...]
  /external/eigen/Eigen/src/SparseCholesky/
SimplicialCholesky.h 288 mutable ComputationInfo m_info;
  /external/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/harfbuzz_ng/src/
hb-open-type-private.hh 271 mutable unsigned int debug_depth;
  /external/libvpx/libvpx/third_party/googletest/src/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/llvm/lib/ExecutionEngine/JIT/
JITEmitter.cpp 239 mutable sys::Mutex Lock;
    [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/open-vcdiff/gtest/include/gtest/
gtest.h 582 // Protects mutable state of the property vector and of owned
752 // 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 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...]
  /frameworks/native/libs/gui/
SurfaceComposerClient.cpp 115 mutable Mutex mLock;
  /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...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
hashtable_policy.h 444 mutable std::size_t _M_next_resize;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
hashtable_policy.h 417 mutable std::size_t _M_next_resize;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
hashtable_policy.h 417 mutable std::size_t _M_next_resize;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
hashtable_policy.h 444 mutable std::size_t _M_next_resize;

Completed in 2205 milliseconds

<<41424344454647484950>>