/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/ |
D | ConstantValue.java | 34 public final class ConstantValue extends Attribute { class 43 public ConstantValue(final ConstantValue c) { in ConstantValue() method in ConstantValue 56 …ConstantValue(final int name_index, final int length, final DataInput input, final ConstantPool co… in ConstantValue() method in ConstantValue 68 public ConstantValue(final int name_index, final int length, final int constantvalue_index, in ConstantValue() method in ConstantValue
|
/external/skia/src/sksl/ |
D | SkSLSPIRVCodeGenerator.h | 45 union ConstantValue { union 46 ConstantValue(int64_t i) in ConstantValue() function 49 ConstantValue(double d) in ConstantValue() function
|
/external/turbine/java/com/google/turbine/bytecode/ |
D | Attribute.java | 147 class ConstantValue implements Attribute { class 151 public ConstantValue(Value value) { in ConstantValue() method in Attribute.ConstantValue
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | node_matchers.cc | 510 NodeMatcherProperties ConstantValue( in ConstantValue() function
|
/external/libchrome/mojo/public/tools/bindings/generators/ |
D | mojom_java_generator.py | 305 def ConstantValue(context, constant): function
|
/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/ |
D | module.py | 243 class ConstantValue(NamedValue): class
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Instructions.cpp | 199 Value *ConstantValue = getIncomingValue(0); in hasConstantValue() local 218 Value *ConstantValue = nullptr; in hasConstantOrUndefValue() local
|
/external/llvm/lib/IR/ |
D | Instructions.cpp | 144 Value *ConstantValue = getIncomingValue(0); in hasConstantValue() local 163 Value *ConstantValue = nullptr; in hasConstantOrUndefValue() local
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Instructions.cpp | 162 Value *ConstantValue = getIncomingValue(0); in hasConstantValue() local
|
/external/clang/lib/Sema/ |
D | SemaInit.cpp | 7748 APValue ConstantValue; in DiagnoseNarrowingInInitList() local
|
D | SemaChecking.cpp | 7540 enum ConstantValue { LT_Zero, Zero, One, GT_One, SizeOfConstVal }; in DiagnoseOutOfRangeComparison() enum
|
D | SemaOverload.cpp | 288 APValue &ConstantValue, in getNarrowingKind()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 6308 SDValue ConstantValue; in LowerBUILD_VECTOR() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 7021 SDValue ConstantValue; in LowerBUILD_VECTOR() local
|