| /external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/value/ |
| D | EncodedValue.java | 47 int getValueType(); in getValueType() method
|
| /external/smali/dexlib2/src/main/java/org/jf/dexlib2/base/value/ |
| D | BaseNullEncodedValue.java | 58 public int getValueType() { return ValueType.NULL; } in getValueType() method in BaseNullEncodedValue
|
| D | BaseFloatEncodedValue.java | 63 public int getValueType() { return ValueType.FLOAT; } in getValueType() method in BaseFloatEncodedValue
|
| D | BaseShortEncodedValue.java | 64 public int getValueType() { return ValueType.SHORT; } in getValueType() method in BaseShortEncodedValue
|
| D | BaseCharEncodedValue.java | 64 public int getValueType() { return ValueType.CHAR; } in getValueType() method in BaseCharEncodedValue
|
| D | BaseBooleanEncodedValue.java | 64 public int getValueType() { return ValueType.BOOLEAN; } in getValueType() method in BaseBooleanEncodedValue
|
| D | BaseTypeEncodedValue.java | 63 public int getValueType() { return ValueType.TYPE; } in getValueType() method in BaseTypeEncodedValue
|
| D | BaseIntEncodedValue.java | 63 public int getValueType() { return ValueType.INT; } in getValueType() method in BaseIntEncodedValue
|
| D | BaseEnumEncodedValue.java | 63 public int getValueType() { return ValueType.ENUM; } in getValueType() method in BaseEnumEncodedValue
|
| D | BaseByteEncodedValue.java | 63 public int getValueType() { return ValueType.BYTE; } in getValueType() method in BaseByteEncodedValue
|
| D | BaseArrayEncodedValue.java | 63 public int getValueType() { return ValueType.ARRAY; } in getValueType() method in BaseArrayEncodedValue
|
| D | BaseFieldEncodedValue.java | 63 public int getValueType() { return ValueType.FIELD; } in getValueType() method in BaseFieldEncodedValue
|
| D | BaseMethodEncodedValue.java | 63 public int getValueType() { return ValueType.METHOD; } in getValueType() method in BaseMethodEncodedValue
|
| D | BaseStringEncodedValue.java | 63 public int getValueType() { return ValueType.STRING; } in getValueType() method in BaseStringEncodedValue
|
| D | BaseDoubleEncodedValue.java | 65 public int getValueType() { return ValueType.DOUBLE; } in getValueType() method in BaseDoubleEncodedValue
|
| D | BaseLongEncodedValue.java | 66 public int getValueType() { return ValueType.LONG; } in getValueType() method in BaseLongEncodedValue
|
| D | BaseAnnotationEncodedValue.java | 70 public int getValueType() { in getValueType() method in BaseAnnotationEncodedValue
|
| /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | MemRegion.h | 753 QualType getValueType() const override { in getValueType() function 789 QualType getValueType() const override { in getValueType() function 821 QualType getValueType() const override { in getValueType() function 877 QualType getValueType() const override { in getValueType() function 909 QualType getValueType() const override { in getValueType() function 932 QualType getValueType() const override { in getValueType() function 1025 QualType getValueType() const override { in getValueType() function 1059 QualType getValueType() const override { in getValueType() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
| D | CodeGenTarget.h | 204 MVT::SimpleValueType getValueType() const { return Ty; } in getValueType() function
|
| /external/swiftshader/third_party/LLVM/utils/TableGen/ |
| D | CodeGenTarget.h | 180 MVT::SimpleValueType getValueType() const { return Ty; } in getValueType() function
|
| D | CodeGenTarget.cpp | 36 MVT::SimpleValueType llvm::getValueType(Record *Rec) { in getValueType() function in llvm
|
| /external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/ |
| D | OdexedFieldInstructionMapper.java | 159 private static int getValueType(char type) { in getValueType() method in OdexedFieldInstructionMapper
|
| /external/llvm/utils/TableGen/ |
| D | CodeGenTarget.h | 203 MVT::SimpleValueType getValueType() const { return Ty; } in getValueType() function
|
| D | CodeGenTarget.cpp | 38 MVT::SimpleValueType llvm::getValueType(Record *Rec) { in getValueType() function in llvm
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUHSAMetadataStreamer.cpp | 123 ValueType MetadataStreamer::getValueType(Type *Ty, StringRef TypeName) const { in getValueType() function in llvm::AMDGPU::HSAMD::MetadataStreamer
|