HomeSort by relevance Sort by last modified time
    Searched defs:getConstantValue (Results 1 - 16 of 16) sorted by null

  /dalvik/dexgen/src/com/android/dexgen/rop/
Field.java 34 public TypedConstant getConstantValue();
AttConstantValue.java 74 public TypedConstant getConstantValue() {
StdField.java 71 public TypedConstant getConstantValue() {
80 return cval.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();
  /dalvik/dx/src/com/android/dx/cf/attrib/
AttConstantValue.java 74 public TypedConstant 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();
  /external/llvm/lib/ExecutionEngine/
ExecutionEngine.cpp 532 GenericValue ExecutionEngine::getConstantValue(const Constant *C) {
557 GenericValue Result = getConstantValue(Op0);
566 GenericValue GV = getConstantValue(Op0);
572 GenericValue GV = getConstantValue(Op0);
578 GenericValue GV = getConstantValue(Op0);
585 GenericValue GV = getConstantValue(Op0);
591 GenericValue GV = getConstantValue(Op0);
596 GenericValue GV = getConstantValue(Op0);
611 GenericValue GV = getConstantValue(Op0);
627 GenericValue GV = getConstantValue(Op0)
    [all...]
  /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...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jar 
org.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jar 
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /prebuilts/sdk/tools/lib/
dx.jar 
  /prebuilt/common/ecj/
ecj.jar 

Completed in 165 milliseconds