HomeSort by relevance Sort by last modified time
    Searched refs:getConstantValue (Results 1 - 25 of 33) sorted by null

1 2

  /dalvik/dexgen/src/com/android/dexgen/rop/
Field.java 34 public TypedConstant getConstantValue();
StdField.java 71 public TypedConstant getConstantValue() {
80 return cval.getConstantValue();
AttConstantValue.java 74 public TypedConstant getConstantValue() {
  /dalvik/dx/src/com/android/dx/cf/iface/
Field.java 34 public TypedConstant getConstantValue();
StdField.java 43 public TypedConstant getConstantValue() {
52 return cval.getConstantValue();
  /external/javassist/src/main/javassist/bytecode/
ConstantAttribute.java 55 public int getConstantValue() {
68 int index = getConstPool().copy(getConstantValue(), newCp,
FieldInfo.java 110 int index = getConstantValue();
191 public int getConstantValue() {
200 return attr.getConstantValue();
  /dalvik/dx/src/com/android/dx/cf/attrib/
AttConstantValue.java 74 public TypedConstant getConstantValue() {
  /external/javassist/src/main/javassist/
CtField.java 372 public Object getConstantValue() {
376 int index = fieldInfo.getConstantValue();
823 int getConstantValue(ConstPool cp, CtClass type) { return 0; }
    [all...]
CtClassType.java     [all...]
  /external/llvm/lib/ExecutionEngine/
ExecutionEngine.cpp 575 GenericValue ExecutionEngine::getConstantValue(const Constant *C) {
602 Result.AggregateVal[i] = getConstantValue(ElemUndef);
629 GenericValue Result = getConstantValue(Op0);
638 GenericValue GV = getConstantValue(Op0);
644 GenericValue GV = getConstantValue(Op0);
650 GenericValue GV = getConstantValue(Op0);
657 GenericValue GV = getConstantValue(Op0);
663 GenericValue GV = getConstantValue(Op0);
668 GenericValue GV = getConstantValue(Op0);
683 GenericValue GV = getConstantValue(Op0)
    [all...]
  /external/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 553 GenericValue getConstantValue(const Constant *C);
  /dalvik/dx/src/com/android/dx/dex/cf/
CfTranslator.java 179 TypedConstant constVal = one.getConstantValue();
  /external/javassist/src/main/javassist/compiler/
TypeChecker.java 457 Object value = f.getConstantValue();
    [all...]
  /external/robolectric/lib/main/
javassist-3.14.0-GA.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
bcel.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jar 
org.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.repository.tools_2.1.0.v20130327-2119.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.repository.tools_2.1.0.v20130327-2119.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.0.600.v20130530-1010/
org.eclipse.jdt.compiler.apt-1.0.600.v20130530-1010.jar 
  /external/llvm/lib/ExecutionEngine/Interpreter/
Execution.cpp     [all...]
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/sdk/tools/lib/
dx.jar 

Completed in 463 milliseconds

1 2