OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LongValue
(Results
1 - 6
of
6
) sorted by null
/external/proguard/src/proguard/evaluation/value/
LongValue.java
30
public abstract class
LongValue
extends 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
other
[
all
...]
/external/clang/test/SemaTemplate/
temp_arg_nontype.cpp
21
const long
LongValue
= 12345678;
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/
jdi.jar
/external/proguard/lib/
proguard.jar
/prebuilts/tools/common/proguard/proguard4.7/lib/
proguard.jar
/prebuilts/tools/common/m2/internal/net/sf/proguard/proguard-base/4.9/
proguard-base-4.9.jar
Completed in 3179 milliseconds