| /external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/ | 
| D | ConstantObject.java | 31     Object getConstantValue( ConstantPool cp );  in getConstantValue()  method
 | 
| D | ConstantDouble.java | 120     public Object getConstantValue( final ConstantPool cp ) {  in getConstantValue()  method in ConstantDouble
 | 
| D | ConstantFloat.java | 121     public Object getConstantValue( final ConstantPool cp ) {  in getConstantValue()  method in ConstantFloat
 | 
| D | ConstantLong.java | 120     public Object getConstantValue( final ConstantPool cp ) {  in getConstantValue()  method in ConstantLong
 | 
| D | ConstantInteger.java | 120     public Object getConstantValue( final ConstantPool cp ) {  in getConstantValue()  method in ConstantInteger
 | 
| D | ConstantModule.java | 114     public Object getConstantValue( final ConstantPool cp ) {  in getConstantValue()  method in ConstantModule
 | 
| D | ConstantPackage.java | 114     public Object getConstantValue( final ConstantPool cp ) {  in getConstantValue()  method in ConstantPackage
 | 
| D | ConstantString.java | 120     public Object getConstantValue( final ConstantPool cp ) {  in getConstantValue()  method in ConstantString
 | 
| D | ConstantClass.java | 112     public Object getConstantValue( final ConstantPool cp ) {  in getConstantValue()  method in ConstantClass
 | 
| D | Field.java | 102     public final ConstantValue getConstantValue() {  in getConstantValue()  method in Field
 | 
| /external/skia/src/sksl/ir/ | 
| D | SkSLConstructorSplat.h | 52     std::optional<double> getConstantValue(int n) const override {  in getConstantValue()  function
 | 
| D | SkSLConstructorDiagonalMatrix.cpp | 32 std::optional<double> ConstructorDiagonalMatrix::getConstantValue(int n) const {  in getConstantValue()  function in SkSL::ConstructorDiagonalMatrix
 | 
| D | SkSLConstructorMatrixResize.cpp | 31 std::optional<double> ConstructorMatrixResize::getConstantValue(int n) const {  in getConstantValue()  function in SkSL::ConstructorMatrixResize
 | 
| D | SkSLExpression.h | 116     virtual std::optional<double> getConstantValue(int n) const {  in getConstantValue()  function
 | 
| D | SkSLConstructor.cpp | 180 std::optional<double> AnyConstructor::getConstantValue(int n) const {  in getConstantValue()  function in SkSL::AnyConstructor
 | 
| D | SkSLLiteral.h | 132     std::optional<double> getConstantValue(int n) const override {  in getConstantValue()  function
 | 
| /external/javassist/src/main/javassist/ | 
| D | CtField.java | 425     public Object getConstantValue() {  in getConstantValue()  method in CtField868         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
 
 | 
| /external/javassist/src/main/javassist/bytecode/ | 
| D | ConstantAttribute.java | 56     public int getConstantValue() {  in getConstantValue()  method in ConstantAttribute
 | 
| D | FieldInfo.java | 202     public int getConstantValue() {  in getConstantValue()  method in FieldInfo
 | 
| /external/turbine/java/com/google/turbine/processing/ | 
| D | TurbineElement.java | 897     public Object getConstantValue() {  in getConstantValue()  method in TurbineElement.TurbineFieldElement1161     public Object getConstantValue() {  in getConstantValue()  method in TurbineElement.TurbineParameterElement
 1266     public Object getConstantValue() {  in getConstantValue()  method in TurbineElement.TurbineRecordComponentElement
 
 | 
| /external/angle/src/compiler/translator/ | 
| D | IntermNode.cpp | 572 const TConstantUnion *TIntermSymbol::getConstantValue() const  in getConstantValue()  function in sh::TIntermSymbol840 const TConstantUnion *TIntermAggregate::getConstantValue() const  in getConstantValue()  function in sh::TIntermAggregate
 1138 const TConstantUnion *TIntermTyped::getConstantValue() const  in getConstantValue()  function in sh::TIntermTyped
 2072 const TConstantUnion *TIntermConstantUnion::getConstantValue() const  in getConstantValue()  function in sh::TIntermConstantUnion
 2235 const TConstantUnion *TIntermBinary::getConstantValue() const  in getConstantValue()  function in sh::TIntermBinary
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/ | 
| D | GVNExpression.h | 600   Constant *getConstantValue() const { return ConstantValue; }  in getConstantValue()  function
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ | 
| D | ExecutionEngine.cpp | 594 GenericValue ExecutionEngine::getConstantValue(const Constant *C) {  in getConstantValue()  function in ExecutionEngine
 | 
| /external/llvm/lib/ExecutionEngine/ | 
| D | ExecutionEngine.cpp | 592 GenericValue ExecutionEngine::getConstantValue(const Constant *C) {  in getConstantValue()  function in ExecutionEngine
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ | 
| D | AMDGPUISelDAGToDAG.cpp | 82 static bool getConstantValue(SDValue N, uint32_t &Out) {  in getConstantValue()  function
 |