Home
last modified time | relevance | path

Searched defs:GetType (Results 1 – 25 of 264) sorted by relevance

1234567891011

/external/libbrillo/brillo/
Dflag_helper.cc38 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/
DTensorSycl.h39 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/
Dscalar_analysis_nodes.h220 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
Dloop_dependence.h205 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/
Dscalar_analysis_nodes.h220 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
Dloop_dependence.h205 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/
Dscalar_analysis_nodes.h220 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
Dloop_dependence.h205 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/
DTypeFormat.h140 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/
Dconstant.h114 constexpr DynamicType GetType() const { return result_.GetType(); } in GetType() function
185 static constexpr DynamicType GetType() { in GetType() function
/external/pdfium/core/fxcrt/css/
Dcfx_cssvalue.h15 CFX_CSSPrimitiveType GetType() const { return m_value; } in GetType() function
/external/pdfium/fxbarcode/oned/
DBC_OnedCode128Writer.h38 BC_TYPE GetType() const { return m_codeFormat; } in GetType() function
/external/llvm-project/lldb/include/lldb/Interpreter/
DOptionValueArgs.h26 Type GetType() const override { return eTypeArgs; } in GetType() function
/external/pdfium/fxbarcode/
Dcbc_ean8.cpp33 BC_TYPE CBC_EAN8::GetType() { in GetType() function in CBC_EAN8
Dcbc_ean13.cpp34 BC_TYPE CBC_EAN13::GetType() { in GetType() function in CBC_EAN13
Dcbc_upca.cpp33 BC_TYPE CBC_UPCA::GetType() { in GetType() function in CBC_UPCA
/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/
DInstrumentationRuntimeASan.h38 virtual lldb::InstrumentationRuntimeType GetType() { return GetTypeStatic(); } in GetType() function
/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
DInstrumentationRuntimeUBSan.h39 virtual lldb::InstrumentationRuntimeType GetType() { return GetTypeStatic(); } in GetType() function
/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
DInstrumentationRuntimeTSan.h38 virtual lldb::InstrumentationRuntimeType GetType() { return GetTypeStatic(); } in GetType() function
/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
DInstrumentationRuntimeMainThreadChecker.h39 virtual lldb::InstrumentationRuntimeType GetType() { return GetTypeStatic(); } in GetType() function
/external/libchrome/ipc/
Dipc_mojo_handle_attachment.cc19 MessageAttachment::Type MojoHandleAttachment::GetType() const { in GetType() function in IPC::internal::MojoHandleAttachment
/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/ragged/
Dragged_range_tflite_test.cc79 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/
Dcpdf_null.cpp14 CPDF_Object::Type CPDF_Null::GetType() const { in GetType() function in CPDF_Null
/external/pdfium/core/fxcrt/xml/
Dcfx_xmltext.cpp15 CFX_XMLNode::Type CFX_XMLText::GetType() const { in GetType() function in CFX_XMLText
Dcfx_xmlchardata.cpp16 CFX_XMLNode::Type CFX_XMLCharData::GetType() const { in GetType() function in CFX_XMLCharData

1234567891011