Searched refs:NoUpdate (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/port/
H A Dinstall.sh.in78 NoUpdate=no
127 *config\(noupdate\)*) NoUpdate=yes;;
238 elif [ $NoUpdate = yes ]; then
/macosx-10.10/WebCore-7600.1.25/dom/
H A DDocumentStyleSheetCollection.h73 enum UpdateFlag { NoUpdate = 0, OptimizedUpdate, FullUpdate }; enumerator in enum:WebCore::DocumentStyleSheetCollection::UpdateFlag
84 if (m_pendingUpdateType != NoUpdate)
H A DDocumentStyleSheetCollection.cpp58 , m_pendingUpdateType(NoUpdate)
468 m_pendingUpdateType = NoUpdate;
/macosx-10.10/WebCore-7600.1.25/loader/appcache/
H A DApplicationCacheGroup.h177 NoUpdate, enumerator in enum:WebCore::ApplicationCacheGroup::CompletionType
H A DApplicationCacheGroup.cpp248 case NoUpdate:
301 case NoUpdate:
736 m_completionType = NoUpdate;
873 case NoUpdate:

Completed in 117 milliseconds