/aosp_15_r20/external/javassist/src/main/javassist/ |
H A D | CtField.java | 425 public Object getConstantValue() { in getConstantValue() method in CtField 868 int getConstantValue(ConstPool cp, CtClass type) { return 0; } in getConstantValue() method in CtField.Initializer 944 int getConstantValue(ConstPool cp, CtClass type) { in getConstantValue() method in CtField.CodeInitializer 966 int getConstantValue(ConstPool cp, CtClass type) { in getConstantValue() method in CtField.PtreeInitializer 1243 int getConstantValue(ConstPool cp, CtClass type) { in getConstantValue() method in CtField.IntInitializer 1280 int getConstantValue(ConstPool cp, CtClass type) { in getConstantValue() method in CtField.LongInitializer 1319 int getConstantValue(ConstPool cp, CtClass type) { in getConstantValue() method in CtField.FloatInitializer 1358 int getConstantValue(ConstPool cp, CtClass type) { in getConstantValue() method in CtField.DoubleInitializer 1391 int getConstantValue(ConstPool cp, CtClass type) { in getConstantValue() method in CtField.StringInitializer
|
/aosp_15_r20/external/turbine/java/com/google/turbine/processing/ |
H A D | TurbineElement.java | 897 public Object getConstantValue() { in getConstantValue() method in TurbineElement.TurbineFieldElement 1161 public Object getConstantValue() { in getConstantValue() method in TurbineElement.TurbineParameterElement 1266 public Object getConstantValue() { in getConstantValue() method in TurbineElement.TurbineRecordComponentElement
|
/aosp_15_r20/external/angle/src/compiler/translator/ |
H A D | IntermNode.cpp | 588 const TConstantUnion *TIntermSymbol::getConstantValue() const in getConstantValue() function in sh::TIntermSymbol 855 const TConstantUnion *TIntermAggregate::getConstantValue() const in getConstantValue() function in sh::TIntermAggregate 1153 const TConstantUnion *TIntermTyped::getConstantValue() const in getConstantValue() function in sh::TIntermTyped 2087 const TConstantUnion *TIntermConstantUnion::getConstantValue() const in getConstantValue() function in sh::TIntermConstantUnion 2261 const TConstantUnion *TIntermBinary::getConstantValue() const in getConstantValue() function in sh::TIntermBinary
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/cf/iface/ |
H A D | Field.java | 34 public TypedConstant getConstantValue(); in getConstantValue() method
|
H A D | StdField.java | 44 public TypedConstant getConstantValue() { in getConstantValue() method in StdField
|
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/rop/ |
H A D | Field.java | 34 public TypedConstant getConstantValue(); in getConstantValue() method
|
H A D | AttConstantValue.java | 74 public TypedConstant getConstantValue() { in getConstantValue() method in AttConstantValue
|
H A D | StdField.java | 71 public TypedConstant getConstantValue() { in getConstantValue() method in StdField
|
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/ |
H A D | ConstantObject.java | 31 Object getConstantValue( ConstantPool cp ); in getConstantValue() method
|
H A D | ConstantFloat.java | 121 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantFloat
|
H A D | ConstantInteger.java | 120 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantInteger
|
H A D | ConstantLong.java | 120 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantLong
|
H A D | ConstantDouble.java | 120 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantDouble
|
H A D | ConstantPackage.java | 114 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantPackage
|
H A D | ConstantClass.java | 111 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantClass
|
H A D | ConstantString.java | 120 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantString
|
H A D | ConstantModule.java | 114 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantModule
|
H A D | Field.java | 102 public final ConstantValue getConstantValue() { in getConstantValue() method in Field
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/cf/attrib/ |
H A D | AttConstantValue.java | 75 public TypedConstant getConstantValue() { in getConstantValue() method in AttConstantValue
|
/aosp_15_r20/external/skia/src/sksl/ir/ |
H A D | SkSLConstructorSplat.h | 52 std::optional<double> getConstantValue(int n) const override { in getConstantValue() function
|
H A D | SkSLConstructorMatrixResize.cpp | 31 std::optional<double> ConstructorMatrixResize::getConstantValue(int n) const { in getConstantValue() function in SkSL::ConstructorMatrixResize
|
H A D | SkSLConstructorDiagonalMatrix.cpp | 32 std::optional<double> ConstructorDiagonalMatrix::getConstantValue(int n) const { in getConstantValue() function in SkSL::ConstructorDiagonalMatrix
|
H A D | SkSLExpression.h | 116 virtual std::optional<double> getConstantValue(int n) const { in getConstantValue() function
|
/aosp_15_r20/external/javassist/src/main/javassist/bytecode/ |
H A D | ConstantAttribute.java | 56 public int getConstantValue() { in getConstantValue() method in ConstantAttribute
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelDAGToDAG.h | 34 static inline bool getConstantValue(SDValue N, uint32_t &Out) { in getConstantValue() function
|