Home
last modified time | relevance | path

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

1234

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AMDGPU/
Dhsa-metadata-kernel-args.s53 ValueType: I8 label
58 ValueType: I64 label
62 ValueType: I64 label
66 ValueType: I64 label
70 ValueType: I8 label
Dhsa-metadata-unknown-key.s22 ValueType: I8 label
28 ValueType: I64 label
32 ValueType: I64 label
36 ValueType: I64 label
40 ValueType: I8 label
/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/tensorflow/tensorflow/core/kernels/
Dgpu_utils.h185 struct ValueType { struct
190 std::unordered_map<Parameters, ValueType, Hasher> params_config_map_ argument
Dgpu_device_array_gpu.h39 GpuDeviceArrayStruct<ValueType, MaxInlineValues>* data) { in GetGpuDeviceArrayOnDevice() argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFFormValue.h43 struct ValueType { struct
44 ValueType() { uval = 0; } in ValueType() argument
56 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
54 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/tensorflow/tensorflow/lite/delegates/gpu/gl/
Dvariable.h31 using ValueType = member
/external/protobuf/src/google/protobuf/
Dany.h60 typedef ArenaStringPtr ValueType; typedef
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.h133 MVT ValueType; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.h143 MVT 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/tensorflow/tensorflow/core/lib/monitoring/
Dmetric_def.h42 enum class ValueType : int { enum
Dgauge.h161 const MetricDef<MetricKind::kGauge, ValueType, NumLabels>& metric_def) in Gauge() argument
/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/vulkan-validation-layers/layers/
Dsparse_containers.h94 typedef value_type ValueType; typedef
234 using ValueType = typename SparseVector::ValueType; variable
/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/tensorflow/tensorflow/core/profiler/
Dprofile.proto23 message ValueType { message

1234