Searched defs:LongValue (Results 1 - 4 of 4) sorted by relevance

/external/proguard/src/proguard/evaluation/value/
H A DLongValue.java30 public abstract class LongValue extends Category2Value class in inherits:Category2Value
44 * Returns the negated value of this LongValue.
46 public abstract LongValue negate();
50 * Converts this LongValue to an IntegerValue.
55 * Converts this LongValue to a FloatValue.
60 * Converts this LongValue to a DoubleValue.
68 * Returns the generalization of this LongValue and the given other
69 * LongValue.
71 public LongValue generalize(LongValue othe
[all...]
/external/clang/test/SemaTemplate/
H A Dtemp_arg_nontype.cpp21 const long LongValue = 12345678; variable
22 A<LongValue> *a8;
/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 ...
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/DataEntryWriterFactory.class DataEntryWriterFactory.java package proguard public ...

Completed in 126 milliseconds