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

  /external/clang/tools/libclang/
Indexing.cpp 601 bool Persistent = requestedToGetTU;
634 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;
  /external/v8/include/
v8.h 120 class Persistent;
204 * There are two types of handles: local and persistent handles.
206 * local operations. They are managed by HandleScopes. Persistent
282 const Persistent<S>& that) const {
313 template<class F, class M> friend class Persistent;
473 * A persistent handle contains a reference to a storage cell within
621 template<class F1, class F2> friend class Persistent;
641 * Default traits for Persistent. This class does not allow
649 typedef Persistent<T, NonCopyablePersistentTraits<T> > NonCopyablePersistent;
652 V8_INLINE static void Copy(const Persistent<S, M>& source
    [all...]
  /external/guice/extensions/persist/lib/
db4o-6.4.14.8131-java5.jar 

Completed in 207 milliseconds