/external/libbrillo/brillo/ |
D | flag_helper.cc | 38 const char* GetType() const override { return "bool"; } in GetType() function in brillo::HelpFlag 69 const char* BoolFlag::GetType() const { in GetType() function in brillo::BoolFlag 85 const char* Int32Flag::GetType() const { in GetType() function in brillo::Int32Flag 101 const char* UInt32Flag::GetType() const { in GetType() function in brillo::UInt32Flag 117 const char* Int64Flag::GetType() const { in GetType() function in brillo::Int64Flag 133 const char* UInt64Flag::GetType() const { in GetType() function in brillo::UInt64Flag 149 const char* DoubleFlag::GetType() const { in GetType() function in brillo::DoubleFlag 167 const char* StringFlag::GetType() const { in GetType() function in brillo::StringFlag
|
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
D | TensorSycl.h | 39 template<bool IsConst, typename T> struct GetType{ struct 42 template<typename T> struct GetType<false, T>{ argument
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
D | scalar_analysis_nodes.h | 220 SENodeType GetType() const final { return Constant; } in GetType() function 246 SENodeType GetType() const final { return RecurrentAddExpr; } in GetType() function 282 SENodeType GetType() const final { return Add; } in GetType() function 294 SENodeType GetType() const final { return Multiply; } in GetType() function 306 SENodeType GetType() const final { return Negative; } in GetType() function 322 SENodeType GetType() const final { return ValueUnknown; } in GetType() function 339 SENodeType GetType() const final { return CanNotCompute; } in GetType() function
|
D | loop_dependence.h | 205 ConstraintType GetType() const final { return Line; } in GetType() function 225 ConstraintType GetType() const final { return Distance; } in GetType() function 241 ConstraintType GetType() const final { return Point; } in GetType() function 257 ConstraintType GetType() const final { return None; } in GetType() function 266 ConstraintType GetType() const final { return Empty; } in GetType() function
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | scalar_analysis_nodes.h | 220 SENodeType GetType() const final { return Constant; } in GetType() function 246 SENodeType GetType() const final { return RecurrentAddExpr; } in GetType() function 282 SENodeType GetType() const final { return Add; } in GetType() function 294 SENodeType GetType() const final { return Multiply; } in GetType() function 306 SENodeType GetType() const final { return Negative; } in GetType() function 322 SENodeType GetType() const final { return ValueUnknown; } in GetType() function 339 SENodeType GetType() const final { return CanNotCompute; } in GetType() function
|
D | loop_dependence.h | 205 ConstraintType GetType() const final { return Line; } in GetType() function 225 ConstraintType GetType() const final { return Distance; } in GetType() function 241 ConstraintType GetType() const final { return Point; } in GetType() function 257 ConstraintType GetType() const final { return None; } in GetType() function 266 ConstraintType GetType() const final { return Empty; } in GetType() function
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | scalar_analysis_nodes.h | 220 SENodeType GetType() const final { return Constant; } in GetType() function 246 SENodeType GetType() const final { return RecurrentAddExpr; } in GetType() function 282 SENodeType GetType() const final { return Add; } in GetType() function 294 SENodeType GetType() const final { return Multiply; } in GetType() function 306 SENodeType GetType() const final { return Negative; } in GetType() function 322 SENodeType GetType() const final { return ValueUnknown; } in GetType() function 339 SENodeType GetType() const final { return CanNotCompute; } in GetType() function
|
D | loop_dependence.h | 205 ConstraintType GetType() const final { return Line; } in GetType() function 225 ConstraintType GetType() const final { return Distance; } in GetType() function 241 ConstraintType GetType() const final { return Point; } in GetType() function 257 ConstraintType GetType() const final { return None; } in GetType() function 266 ConstraintType GetType() const final { return Empty; } in GetType() function
|
/external/llvm-project/lldb/include/lldb/DataFormatters/ |
D | TypeFormat.h | 140 virtual Type GetType() { return Type::eTypeUnknown; } in GetType() function 172 TypeFormatImpl::Type GetType() override { in GetType() function 202 TypeFormatImpl::Type GetType() override { in GetType() function
|
/external/llvm-project/flang/include/flang/Evaluate/ |
D | constant.h | 114 constexpr DynamicType GetType() const { return result_.GetType(); } in GetType() function 185 static constexpr DynamicType GetType() { in GetType() function
|
/external/pdfium/core/fxcrt/css/ |
D | cfx_cssvalue.h | 15 CFX_CSSPrimitiveType GetType() const { return m_value; } in GetType() function
|
/external/pdfium/fxbarcode/oned/ |
D | BC_OnedCode128Writer.h | 38 BC_TYPE GetType() const { return m_codeFormat; } in GetType() function
|
/external/llvm-project/lldb/include/lldb/Interpreter/ |
D | OptionValueArgs.h | 26 Type GetType() const override { return eTypeArgs; } in GetType() function
|
/external/pdfium/fxbarcode/ |
D | cbc_ean8.cpp | 33 BC_TYPE CBC_EAN8::GetType() { in GetType() function in CBC_EAN8
|
D | cbc_ean13.cpp | 34 BC_TYPE CBC_EAN13::GetType() { in GetType() function in CBC_EAN13
|
D | cbc_upca.cpp | 33 BC_TYPE CBC_UPCA::GetType() { in GetType() function in CBC_UPCA
|
/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/ |
D | InstrumentationRuntimeASan.h | 38 virtual lldb::InstrumentationRuntimeType GetType() { return GetTypeStatic(); } in GetType() function
|
/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/ |
D | InstrumentationRuntimeUBSan.h | 39 virtual lldb::InstrumentationRuntimeType GetType() { return GetTypeStatic(); } in GetType() function
|
/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/ |
D | InstrumentationRuntimeTSan.h | 38 virtual lldb::InstrumentationRuntimeType GetType() { return GetTypeStatic(); } in GetType() function
|
/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/ |
D | InstrumentationRuntimeMainThreadChecker.h | 39 virtual lldb::InstrumentationRuntimeType GetType() { return GetTypeStatic(); } in GetType() function
|
/external/libchrome/ipc/ |
D | ipc_mojo_handle_attachment.cc | 19 MessageAttachment::Type MojoHandleAttachment::GetType() const { in GetType() function in IPC::internal::MojoHandleAttachment
|
/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/ragged/ |
D | ragged_range_tflite_test.cc | 79 TensorType RaggedRangeOpModel<int32>::GetType() { in GetType() function in tflite::__anon7bee03b80111::RaggedRangeOpModel 84 TensorType RaggedRangeOpModel<float>::GetType() { in GetType() function in tflite::__anon7bee03b80111::RaggedRangeOpModel
|
/external/pdfium/core/fpdfapi/parser/ |
D | cpdf_null.cpp | 14 CPDF_Object::Type CPDF_Null::GetType() const { in GetType() function in CPDF_Null
|
/external/pdfium/core/fxcrt/xml/ |
D | cfx_xmltext.cpp | 15 CFX_XMLNode::Type CFX_XMLText::GetType() const { in GetType() function in CFX_XMLText
|
D | cfx_xmlchardata.cpp | 16 CFX_XMLNode::Type CFX_XMLCharData::GetType() const { in GetType() function in CFX_XMLCharData
|