/external/skia/src/core/ |
H A D | SkScan_AntiPath.cpp | 43 const SkRegion& clip, bool isInverse); 76 bool isInverse) { 80 if (isInverse) { 106 SuperBlitter(SkBlitter* realBlitter, const SkIRect& ir, const SkRegion& clip, bool isInverse); 152 bool isInverse) 153 : BaseSuperBlitter(realBlitter, ir, clip, isInverse) 398 MaskSuperBlitter(SkBlitter* realBlitter, const SkIRect& ir, const SkRegion&, bool isInverse); 437 bool isInverse) 438 : BaseSuperBlitter(realBlitter, ir, clip, isInverse) 441 SkASSERT(!isInverse); 75 BaseSuperBlitter(SkBlitter* realBlit, const SkIRect& ir, const SkRegion& clip, bool isInverse) argument 151 SuperBlitter(SkBlitter* realBlitter, const SkIRect& ir, const SkRegion& clip, bool isInverse) argument [all...] |
H A D | SkRasterClip.cpp | 78 bool SkRasterClip::setConservativeRect(const SkRect& r, const SkIRect& clipR, bool isInverse) { argument 80 if (isInverse) {
|
H A D | SkPath.cpp | 3130 bool isInverse = this->isInverseFillType(); local 3132 return isInverse; 3136 return isInverse; 3172 return !isInverse; 3175 return SkToBool(onCurveCount) ^ isInverse; 3178 return SkToBool(onCurveCount & 1) ^ isInverse; 3227 return SkToBool(tangents.count()) ^ isInverse;
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/transform/ |
H A D | FastFourierTransformer.java | 297 * @param isInverse the indicator of forward or inverse transform 301 protected Complex[] fft(double f[], boolean isInverse) argument 318 roots.computeOmega(isInverse ? -N : N); 322 roots.computeOmega(isInverse ? -2*N : 2*N);
|
/external/icu/icu4c/source/common/ |
H A D | ubidiimp.h | 294 UBool isInverse; member in struct:UBiDi
|
H A D | ubidi.c | 271 ubidi_setInverse(UBiDi *pBiDi, UBool isInverse) { argument 273 pBiDi->isInverse=isInverse; 274 pBiDi->reorderingMode = isInverse ? UBIDI_REORDER_INVERSE_NUMBERS_AS_L 282 return pBiDi->isInverse; 308 pBiDi->isInverse = (UBool)(reorderingMode == UBIDI_REORDER_INVERSE_NUMBERS_AS_L);
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
H A D | Bidi.java | 1023 boolean isInverse; field in class:Bidi 1405 * <p>Calling this method with argument <code>isInverse</code> set to 1409 * Calling this method with argument <code>isInverse</code> set to 1414 * @param isInverse specifies "forward" or "inverse" Bidi operation. 1422 public void setInverse(boolean isInverse) { argument 1423 this.isInverse = (isInverse); 1424 this.reorderingMode = isInverse ? REORDER_INVERSE_NUMBERS_AS_L 1444 public boolean isInverse() { method in class:Bidi 1445 return isInverse; [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | Bidi.java | 1049 boolean isInverse; field in class:Bidi 1434 * <p>Calling this method with argument <code>isInverse</code> set to 1438 * Calling this method with argument <code>isInverse</code> set to 1443 * @param isInverse specifies "forward" or "inverse" Bidi operation. 1452 public void setInverse(boolean isInverse) { argument 1453 this.isInverse = (isInverse); 1454 this.reorderingMode = isInverse ? REORDER_INVERSE_NUMBERS_AS_L 1475 public boolean isInverse() { method in class:Bidi 1476 return isInverse; [all...] |
/external/guice/extensions/persist/lib/ |
H A D | antlr-2.7.5h3.jar | META-INF/ META-INF/MANIFEST.MF antlr/ antlr/ActionElement.class ActionElement.java package antlr ... |
H A D | hibernate-annotations.jar | META-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/annotationfactory/ org/hibernate/annotations/ org/ ... |
H A D | hibernate3.jar | META-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/AssertionFailure.class AssertionFailure. ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
/external/antlr/antlr-3.4/lib/ |
H A D | antlr-3.4-complete.jar | META-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ... |
/external/libgdx/backends/gdx-backend-moe/libs/ |
H A D | intel-moe-core.jar | META-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ... |
/external/libgdx/backends/gdx-backends-gwt/libs/ |
H A D | gwt-dev.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ... |