Home
last modified time | relevance | path

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

123

/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFFormValue.h22 struct ValueType { struct
23 ValueType() : data(NULL) { in ValueType() function
45 ValueType Value; // Contains all data for the form. argument
/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/tensorflow/tensorflow/core/kernels/
Dgpu_utils.h133 struct ValueType { struct
138 std::unordered_map<Parameters, ValueType, Hasher> params_config_map_ argument
Dcuda_device_array_gpu.h38 CudaDeviceArrayStruct<ValueType, MaxInlineValues>* data) { in GetCudaDeviceArrayOnDevice() 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/tensorflow/tensorflow/core/lib/gtl/
Dflatmap.h50 struct ValueType { struct
56 ValueType(const Key& k, Val& v) : first(k), second(v) {} in ValueType() argument
Dint_type.h190 typedef _ValueType ValueType; // for non-member operators typedef
/external/protobuf/src/google/protobuf/
Dany.h48 typedef ArenaStringPtr ValueType; typedef
/external/libcxx/benchmarks/
Dalgorithms.bench.cpp12 using ValueType = typename decltype(gen(0))::value_type; in BM_Sort() typedef
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.h133 MVT ValueType; variable
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.h127 EVT ValueType; variable
/external/eigen/unsupported/test/
Dautodiff.cpp41 typedef Matrix<Scalar,ValuesAtCompileTime,1> ValueType; typedef
115 typedef Matrix<Scalar, 2, 1> ValueType; typedef
160 typedef typename Func::ValueType ValueType; in forward_jacobian_cpp11() typedef
Dforward_adolc.cpp32 typedef Matrix<Scalar,ValuesAtCompileTime,1> ValueType; typedef
DNumericalDiff.cpp21 typedef Matrix<Scalar,ValuesAtCompileTime,1> 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/tensorflow/tensorflow/core/lib/monitoring/
Dmetric_def.h40 enum class ValueType : int { kInt64 = 0, kHistogram, kString, kBool }; enum
Dgauge.h154 const MetricDef<MetricKind::kGauge, ValueType, NumLabels>& metric_def) in Gauge() argument
/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/llvm/include/llvm/DebugInfo/CodeView/
DStreamArray.h89 VarStreamArray(const VarStreamArray<ValueType, Extractor> &Other) in VarStreamArray()
/external/perf_data_converter/src/
Dprofile.proto88 message ValueType { message
/external/tensorflow/tensorflow/core/profiler/
Dprofile.proto23 message ValueType { message
/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

123