Searched defs:intValue (Results 26 - 50 of 67) sorted by relevance

123

/external/crcalc/src/com/hp/creals/
H A DCR.java687 public int intValue() { method in class:CR
688 return BigIntegerValue().intValue();
/external/dexmaker/src/test/java/com/google/dexmaker/
H A DDexMakerTest.java903 Method intSwap = instanceSwapMethod(int.class, "intValue");
904 instance.intValue = 5;
906 assertEquals(10, instance.intValue);
950 public int intValue; field in class:DexMakerTest.Instance
965 * int oldValue = instance.intValue;
966 * instance.intValue = newValue;
986 Method intSwap = staticSwapMethod(int.class, "intValue");
987 Static.intValue = 5;
989 assertEquals(10, Static.intValue);
1033 public static int intValue; field in class:DexMakerTest.Static
[all...]
/external/icu/icu4c/source/i18n/
H A Dplurrule_impl.h209 int64_t intValue; member in class:FixedDecimal
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/math/
H A DBigDecimal.java2387 public int intValue() { method in class:BigDecimal
2388 return toBigInteger().intValue();
/external/jsoncpp/chromium-overrides/include/json/
H A Dvalue.h33 intValue, ///< signed integer value enumerator in enum:Json::ValueType
/external/jsoncpp/include/json/
H A Dvalue.h33 intValue, ///< signed integer value enumerator in enum:Json::ValueType
/external/skia/experimental/PdfViewer/pdfparser/native/
H A DSkPdfNativeObject.h860 inline int64_t intValue() const { function in class:SkPdfNativeObject
/external/clang/lib/CodeGen/
H A DCGAtomic.cpp1446 llvm::Value *intValue = atomics.convertRValueToInt(rvalue); local
1451 intValue = Builder.CreateIntCast(
1452 intValue, addr->getType()->getPointerElementType(), /*isSigned=*/false);
1453 llvm::StoreInst *store = Builder.CreateStore(intValue, addr);
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DPluralRules.java586 // double fraction = intValue + (fractionalDigits / (double) visiblePower);
825 public int intValue() { method in class:PluralRules.FixedDecimal
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DNumberFormatTest.java172 nff.setRoundingMode(((Integer) item[0]).intValue());
796 if ( parsePos.getIndex() != item.getNumExpectPos() || (numVal != null && numVal.intValue() != item.getNumExpectVal()) ) {
800 ", get " + parsePos.getIndex() + "/" + numVal.intValue() );
810 if ( parsePos.getIndex() != item.getCurExpectPos() || (currAmt != null && (currAmt.getNumber().intValue() != item.getCurExpectVal() ||
815 ", get " + parsePos.getIndex() + "/" + currAmt.getNumber().intValue() + "/" + currAmt.getCurrency().getCurrencyCode() );
1366 public int intValue() { return (int)Math.PI; } method in class:NumberFormatTest.PI
/external/messageformat/java/com/ibm/icu/simple/
H A DPluralRules.java573 // double fraction = intValue + (fractionalDigits / (double) visiblePower);
809 public int intValue() { method in class:PluralRules.FixedDecimal
/external/v8/benchmarks/
H A Dcrypto.js723 r = (a+z.intValue()).toString(b).substr(1) + r;
726 return z.intValue().toString(b) + r;
1302 BigInteger.prototype.intValue = bnIntValue;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdi.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/lang/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.runtime_3.6.0.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/dexmaker/lib/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit3.8.2/ junit/awtui/ junit/extensions/ junit/framework/ ...
/external/slf4j/integration/lib/
H A Djunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/external/slf4j/log4j-over-slf4j/compatibility/lib/
H A Djunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/external/owasp/sanitizer/lib/junit/
H A Djunit-dep.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/external/libphonenumber/lib/
H A Djunit-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 1437 milliseconds

123