Home
last modified time | relevance | path

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

12

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFFormValue.h38 struct ValueType { struct
39 ValueType() : data(nullptr) { in ValueType() function
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/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.h133 MVT ValueType; variable
DStatepointLowering.cpp72 StatepointLoweringState::allocateStackSlot(EVT ValueType, in allocateStackSlot()
/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
DdeCommandLine.cpp39 struct Help { typedef bool ValueType; }; typedef
/external/opencv3/modules/features2d/include/opencv2/
Dfeatures2d.hpp692 typedef T ValueType; typedef
708 typedef T ValueType; typedef
724 typedef T ValueType; typedef
/external/eigen/unsupported/Eigen/src/AutoDiff/
DAutoDiffJacobian.h36 typedef typename Functor::ValueType 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/guice/extensions/multibindings/test/com/google/inject/multibindings/
DMapBinderTest.java485 class ValueType { in testMapBinderMapDoesNotDedupeDuplicateValues() class
488 private ValueType(int keyPart, int dataPart) { in testMapBinderMapDoesNotDedupeDuplicateValues() method in MapBinderTest.ValueType
DMultibinderTest.java365 class ValueType { in testMultibinderSetShowsBothElementsIfToStringDifferent() class
368 ValueType(int a, int b) { in testMultibinderSetShowsBothElementsIfToStringDifferent() method in MultibinderTest.ValueType
/external/clang/include/clang/AST/
DExternalASTSource.h398 typedef llvm::PointerUnion<T, LazyData*> ValueType; typedef
/external/opencv3/modules/features2d/test/
Dtest_descriptors_regression.cpp100 typedef typename Distance::ValueType ValueType; typedef in CV_DescriptorExtractorTest
/external/llvm/lib/Target/Hexagon/
DBitTracker.h106 enum ValueType { enum
/external/llvm/include/llvm/IR/
DGlobalValue.h77 Type *ValueType; variable
/external/clang/include/clang/Sema/
DTemplate.h156 QualType ValueType, in DeducedTemplateArgument()
/external/jsoncpp/include/json/
Dvalue.h37 enum ValueType { enum

12