/external/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFFormValue.h | 38 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/ |
D | ValueType.java | 34 public final class ValueType { class 52 private ValueType() {} in ValueType() method in ValueType
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGSDNodes.h | 133 MVT ValueType; variable
|
D | StatepointLowering.cpp | 72 StatepointLoweringState::allocateStackSlot(EVT ValueType, in allocateStackSlot()
|
/external/deqp/framework/delibs/decpp/ |
D | deCommandLine.hpp | 54 typedef typename OptName::ValueType ValueType; typedef 121 typedef typename Option::ValueType ValueType; typedef 152 typedef typename OptTraits<Name>::ValueType ValueType; typedef
|
D | deCommandLine.cpp | 39 struct Help { typedef bool ValueType; }; typedef
|
/external/opencv3/modules/features2d/include/opencv2/ |
D | features2d.hpp | 692 typedef T ValueType; typedef 708 typedef T ValueType; typedef 724 typedef T ValueType; typedef
|
/external/eigen/unsupported/Eigen/src/AutoDiff/ |
D | AutoDiffJacobian.h | 36 typedef typename Functor::ValueType ValueType; typedef
|
/external/eigen/unsupported/Eigen/src/NumericalDiff/ |
D | NumericalDiff.h | 42 typedef typename Functor::ValueType ValueType; typedef
|
/external/clang/include/clang/ASTMatchers/Dynamic/ |
D | VariantValue.h | 304 enum ValueType { enum
|
/external/eigen/unsupported/test/ |
D | forward_adolc.cpp | 34 typedef Matrix<Scalar,ValuesAtCompileTime,1> ValueType; typedef
|
D | NumericalDiff.cpp | 21 typedef Matrix<Scalar,ValuesAtCompileTime,1> ValueType; typedef
|
D | autodiff.cpp | 40 typedef Matrix<Scalar,ValuesAtCompileTime,1> ValueType; typedef
|
/external/eigen/unsupported/Eigen/src/LevenbergMarquardt/ |
D | LevenbergMarquardt.h | 50 typedef Matrix<Scalar,ValuesAtCompileTime,1> ValueType; typedef 74 typedef Matrix<Scalar,Dynamic,1> ValueType; typedef
|
/external/clang/include/clang/Analysis/Analyses/ |
D | ThreadSafetyTIL.h | 131 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/ |
D | MipsOptimizePICCall.cpp | 38 typedef PointerUnion<const Value *, const PseudoSourceValue *> ValueType; typedef
|
/external/google-breakpad/src/processor/ |
D | static_map_unittest.cc | 41 typedef int ValueType; typedef
|
/external/guice/extensions/multibindings/test/com/google/inject/multibindings/ |
D | MapBinderTest.java | 485 class ValueType { in testMapBinderMapDoesNotDedupeDuplicateValues() class 488 private ValueType(int keyPart, int dataPart) { in testMapBinderMapDoesNotDedupeDuplicateValues() method in MapBinderTest.ValueType
|
D | MultibinderTest.java | 365 class ValueType { in testMultibinderSetShowsBothElementsIfToStringDifferent() class 368 ValueType(int a, int b) { in testMultibinderSetShowsBothElementsIfToStringDifferent() method in MultibinderTest.ValueType
|
/external/clang/include/clang/AST/ |
D | ExternalASTSource.h | 398 typedef llvm::PointerUnion<T, LazyData*> ValueType; typedef
|
/external/opencv3/modules/features2d/test/ |
D | test_descriptors_regression.cpp | 100 typedef typename Distance::ValueType ValueType; typedef in CV_DescriptorExtractorTest
|
/external/llvm/lib/Target/Hexagon/ |
D | BitTracker.h | 106 enum ValueType { enum
|
/external/llvm/include/llvm/IR/ |
D | GlobalValue.h | 77 Type *ValueType; variable
|
/external/clang/include/clang/Sema/ |
D | Template.h | 156 QualType ValueType, in DeducedTemplateArgument()
|
/external/jsoncpp/include/json/ |
D | value.h | 37 enum ValueType { enum
|