Searched defs:isComplete (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/image-decoders/png/
H A DPNGImageDecoder.h57 bool isComplete() const function in class:WebCore::PNGImageDecoder
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/java/CyrusSasl/
H A DSaslServer.java12 public boolean isComplete(); method in interface:SaslServer
H A DSaslClient.java14 public boolean isComplete(); method in interface:SaslClient
H A DGenericCommon.java282 public boolean isComplete() method in class:GenericCommon
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Analysis/
H A DLoopIterator.h68 bool isComplete() const { return PostBlocks.size() == L->getNumBlocks(); } function in class:llvm::LoopBlocksDFS
/macosx-10.10/WebCore-7600.1.25/loader/appcache/
H A DApplicationCache.cpp65 bool ApplicationCache::isComplete() const function in class:WebCore::ApplicationCache
/macosx-10.10/WebCore-7600.1.25/platform/image-decoders/gif/
H A DGIFImageReader.h206 bool isComplete() const { return m_isComplete; } function in struct:GIFFrameContext
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/
H A DScheduleDAGInstrs.cpp944 bool isComplete() const { return DFSStack.empty(); } function in class:__anon10263::SchedDAGReverseDFS
/macosx-10.10/llvmCore-3425.0.34/include/llvm/TableGen/
H A DRecord.h446 virtual bool isComplete() const { return true; } function in class:llvm::Init
583 virtual bool isComplete() const { return false; } function in class:llvm::UnsetInit
639 virtual bool isComplete() const { function in class:llvm::BitInit
971 virtual bool isComplete() const { return false; } function in class:llvm::TernOpInit
/macosx-10.10/WebCore-7600.1.25/loader/
H A DFrameLoader.cpp1135 bool FrameLoader::isComplete() const function in class:WebCore::FrameLoader
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c101461 int isComplete = 0; /* RHS of LIKE/GLOB ends with wildcard */ local
[all...]

Completed in 528 milliseconds