HomeSort by relevance Sort by last modified time
    Searched defs:Persistent (Results 1 - 9 of 9) sorted by null

  /external/v8/tools/clang/blink_gc_plugin/
Edge.h 22 class Persistent;
40 virtual void VisitPersistent(Persistent*) {}
57 void VisitPersistent(Persistent*) override;
77 virtual void AtPersistent(Persistent*);
219 class Persistent : public PtrEdge {
221 explicit Persistent(Edge* ptr) : PtrEdge(ptr) { }
  /external/v8/tools/clang/blink_gc_plugin/tests/heap/
stubs.h 220 template<typename T> class Persistent {
  /external/v8/tools/clang/blink_gc_plugin/tests/legacy_naming/heap/
stubs.h 220 template<typename T> class Persistent {
  /external/clang/tools/libclang/
Indexing.cpp 554 bool Persistent = requestedToGetTU;
587 IndexAction.get(), Unit, Persistent, CXXIdx->getClangResourcesPath(),
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntddmmc.h 31 UCHAR Persistent:1;
winnt.h     [all...]
  /external/v8/include/
v8.h 118 class Persistent;
202 * There are two types of handles: local and persistent handles.
204 * local operations. They are managed by HandleScopes. Persistent
280 const Persistent<S>& that) const {
311 template<class F, class M> friend class Persistent;
471 * A persistent handle contains a reference to a storage cell within
610 template<class F1, class F2> friend class Persistent;
628 * Default traits for Persistent. This class does not allow
636 typedef Persistent<T, NonCopyablePersistentTraits<T> > NonCopyablePersistent;
639 V8_INLINE static void Copy(const Persistent<S, M>& source
    [all...]
  /external/guice/extensions/persist/lib/
db4o-6.4.14.8131-java5.jar 
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-ec2/1.11.18/
aws-java-sdk-ec2-1.11.18.jar 

Completed in 143 milliseconds