Home
last modified time | relevance | path

Searched defs:ValueType (Results 1 – 25 of 50) sorted by relevance

12

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFFormValue.h38 struct ValueType { struct
39 ValueType() : data(nullptr) { in ValueType() argument
52 ValueType Value; // Contains all data for the form. argument
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/
DValueType.java34 public final class ValueType { class
52 private ValueType() {} in ValueType() method in ValueType
/external/lldb/tools/lldb-perf/lib/
DGauge.h24 typedef T ValueType; typedef
/external/lldb/include/lldb/Core/
DUUID.h26 typedef uint8_t ValueType[20]; typedef
DError.h54 typedef uint32_t ValueType; typedef
DFlags.h33 typedef uint32_t ValueType; typedef
DValue.h34 enum ValueType enum
/external/lldb/include/lldb/Utility/
DRange.h22 typedef uint64_t ValueType; typedef
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.h138 MVT ValueType; variable
/external/lldb/tools/debugserver/source/
DDNBError.h25 typedef uint32_t ValueType; typedef
/external/lldb/include/lldb/DataFormatters/
DTypeCategoryMap.h29 typedef TypeCategoryImpl ValueType; typedef
/external/deqp/framework/delibs/decpp/
DdeCommandLine.hpp54 typedef typename OptName::ValueType ValueType; typedef
121 typedef typename Option::ValueType ValueType; typedef
152 typedef typename OptTraits<Name>::ValueType ValueType; typedef
/external/eigen/unsupported/Eigen/src/AutoDiff/
DAutoDiffJacobian.h36 typedef typename Functor::ValueType ValueType; typedef
/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFFormValue.h36 } ValueType; typedef
/external/eigen/unsupported/Eigen/src/NumericalDiff/
DNumericalDiff.h42 typedef typename Functor::ValueType ValueType; typedef
/external/clang/include/clang/ASTMatchers/Dynamic/
DVariantValue.h304 enum ValueType { enum
/external/eigen/unsupported/test/
Dforward_adolc.cpp34 typedef Matrix<Scalar,ValuesAtCompileTime,1> ValueType; typedef
DNumericalDiff.cpp21 typedef Matrix<Scalar,ValuesAtCompileTime,1> ValueType; typedef
Dautodiff.cpp40 typedef Matrix<Scalar,ValuesAtCompileTime,1> ValueType; typedef
/external/eigen/unsupported/Eigen/src/LevenbergMarquardt/
DLevenbergMarquardt.h50 typedef Matrix<Scalar,ValuesAtCompileTime,1> ValueType; typedef
74 typedef Matrix<Scalar,Dynamic,1> ValueType; typedef
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h131 struct ValueType { struct
155 inline static ValueType getValueType(); argument
157 ValueType(BaseType B, SizeType Sz, bool S, unsigned char VS) in ValueType() function
168 inline ValueType::SizeType ValueType::getSizeType(unsigned nbytes) { in getSizeType() argument
/external/llvm/lib/Target/Mips/
DMipsOptimizePICCall.cpp38 typedef PointerUnion<const Value *, const PseudoSourceValue *> ValueType; typedef
/external/google-breakpad/src/processor/
Dstatic_map_unittest.cc41 typedef int ValueType; typedef
/external/clang/include/clang/AST/
DExternalASTSource.h395 typedef llvm::PointerUnion<T, LazyData*> ValueType; typedef
/external/clang/test/SemaTemplate/
Dinstantiate-local-class.cpp19 typedef T ValueType; in Bar() typedef

12