Searched defs:isModified (Results 1 - 17 of 17) sorted by relevance

/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/
H A DEmptyProperty.java47 public boolean isModified() throws Exception { method in class:EmptyProperty
H A DComplexProperty.java128 public boolean isModified() throws Exception { method in class:ComplexProperty
H A DProperty.java68 public abstract boolean isModified() throws Exception; method in class:Property
/external/icu4c/tools/icupkg/
H A Dicupkg.cpp225 UBool isHelp, isModified, isPackage; local
251 isModified=FALSE;
284 isModified=TRUE;
290 isModified=(UBool)(sourcePath!=destPath);
313 * Set the isModified flag if the output type differs from the
318 isModified|=(UBool)(!isPackage || outType!=pkg->getInType());
326 isModified=TRUE;
345 if(isModified) {
378 isModified=TRUE;
396 isModified
[all...]
/external/icu4c/test/cintltst/
H A Dputiltst.c195 UBool isModified = FALSE; local
284 u_isDataOlder(version, &isModified, &status);
/external/webkit/Source/WebKit/qt/Api/
H A Dqgraphicswebview.cpp792 bool QGraphicsWebView::isModified() const function in class:QGraphicsWebView
795 return d->page->isModified();
H A Dqwebview.cpp655 bool QWebView::isModified() const function in class:QWebView
658 return d->page->isModified();
H A Dqwebpage.cpp2993 bool QWebPage::isModified() const function in class:QWebPage
/external/javassist/src/main/javassist/
H A DCtClass.java255 public boolean isModified() { return false; } method in class:CtClass
281 // isModified() must return true after this method is invoked.
H A DCtClassType.java228 if (!isModified() && ClassPool.releaseUnmodifiedClassFile)
258 if (classfile != null && !isModified() && hasMemberCache() == null)
274 public boolean isModified() { return wasChanged; } method in class:CtClassType
1406 if (isModified()) {
/external/proguard/src/proguard/classfile/editor/
H A DCodeAttributeEditor.java288 public boolean isModified(int instructionOffset) method in class:CodeAttributeEditor
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.security_1.0.200.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/evaluation/Stack.class Stack.java package proguard ...

Completed in 345 milliseconds