/external/libbrillo/brillo/ |
D | flag_helper.cc | 36 const char* GetType() const override { return "bool"; } in GetType() function in brillo::HelpFlag 67 const char* BoolFlag::GetType() const { in GetType() function in brillo::BoolFlag 83 const char* Int32Flag::GetType() const { in GetType() function in brillo::Int32Flag 99 const char* Int64Flag::GetType() const { in GetType() function in brillo::Int64Flag 115 const char* UInt64Flag::GetType() const { in GetType() function in brillo::UInt64Flag 131 const char* DoubleFlag::GetType() const { in GetType() function in brillo::DoubleFlag 149 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/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | scalar_analysis_nodes.h | 218 SENodeType GetType() const final { return Constant; } in GetType() function 244 SENodeType GetType() const final { return RecurrentAddExpr; } in GetType() function 280 SENodeType GetType() const final { return Add; } in GetType() function 292 SENodeType GetType() const final { return Multiply; } in GetType() function 304 SENodeType GetType() const final { return Negative; } in GetType() function 320 SENodeType GetType() const final { return ValueUnknown; } in GetType() function 337 SENodeType GetType() const final { return CanNotCompute; } in GetType() function
|
D | loop_dependence.h | 203 ConstraintType GetType() const final { return Line; } in GetType() function 223 ConstraintType GetType() const final { return Distance; } in GetType() function 239 ConstraintType GetType() const final { return Point; } in GetType() function 255 ConstraintType GetType() const final { return None; } in GetType() function 264 ConstraintType GetType() const final { return Empty; } in GetType() function
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | scalar_analysis_nodes.h | 218 SENodeType GetType() const final { return Constant; } in GetType() function 244 SENodeType GetType() const final { return RecurrentAddExpr; } in GetType() function 280 SENodeType GetType() const final { return Add; } in GetType() function 292 SENodeType GetType() const final { return Multiply; } in GetType() function 304 SENodeType GetType() const final { return Negative; } in GetType() function 320 SENodeType GetType() const final { return ValueUnknown; } in GetType() function 337 SENodeType GetType() const final { return CanNotCompute; } in GetType() function
|
D | loop_dependence.h | 203 ConstraintType GetType() const final { return Line; } in GetType() function 223 ConstraintType GetType() const final { return Distance; } in GetType() function 239 ConstraintType GetType() const final { return Point; } in GetType() function 255 ConstraintType GetType() const final { return None; } in GetType() function 264 ConstraintType GetType() const final { return Empty; } in GetType() function
|
/external/pdfium/core/fxge/android/ |
D | cfpf_skiafilefont.cpp | 15 int32_t CFPF_SkiaFileFont::GetType() const { in GetType() function in CFPF_SkiaFileFont
|
D | cfpf_skiabufferfont.cpp | 14 int32_t CFPF_SkiaBufferFont::GetType() const { in GetType() function in CFPF_SkiaBufferFont
|
D | cfpf_skiafontdescriptor.cpp | 22 int32_t CFPF_SkiaFontDescriptor::GetType() const { in GetType() function in CFPF_SkiaFontDescriptor
|
D | cfpf_skiapathfont.cpp | 17 int32_t CFPF_SkiaPathFont::GetType() const { in GetType() function in CFPF_SkiaPathFont
|
/external/pdfium/fxbarcode/oned/ |
D | BC_OnedCode128Writer.h | 39 BC_TYPE GetType() const { return m_codeFormat; } in GetType() function
|
/external/pdfium/core/fxcrt/css/ |
D | cfx_cssvalue.h | 14 CFX_CSSPrimitiveType GetType() const { return m_value; } in GetType() function
|
/external/pdfium/core/fxcrt/xml/ |
D | cfx_xmlchardata.cpp | 16 FX_XMLNODETYPE CFX_XMLCharData::GetType() const { in GetType() function in CFX_XMLCharData
|
D | cfx_xmltext.cpp | 16 FX_XMLNODETYPE CFX_XMLText::GetType() const { in GetType() function in CFX_XMLText
|
D | cfx_xmlinstruction.cpp | 20 FX_XMLNODETYPE CFX_XMLInstruction::GetType() const { in GetType() function in CFX_XMLInstruction
|
/external/perfetto/src/trace_processor/ |
D | args_table.h | 56 Table::ColumnType GetType() const override { in GetType() function
|
/external/pdfium/core/fpdfapi/parser/ |
D | cpdf_null.cpp | 13 CPDF_Object::Type CPDF_Null::GetType() const { in GetType() function in CPDF_Null
|
/external/libchrome/ipc/ |
D | ipc_mojo_handle_attachment.cc | 19 MessageAttachment::Type MojoHandleAttachment::GetType() const { in GetType() function in IPC::internal::MojoHandleAttachment
|
D | ipc_platform_file_attachment_posix.cc | 21 MessageAttachment::Type PlatformFileAttachment::GetType() const { in GetType() function in IPC::internal::PlatformFileAttachment
|
/external/pdfium/core/fxge/ |
D | cfx_cliprgn.h | 23 ClipType GetType() const { return m_Type; } in GetType() function
|
/external/pdfium/xfa/fwl/ |
D | cfwl_message.h | 27 Type GetType() const { return m_type; } in GetType() function
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_pathobject.cpp | 13 CPDF_PageObject::Type CPDF_PathObject::GetType() const { in GetType() function in CPDF_PathObject
|
D | cpdf_shadingobject.cpp | 18 CPDF_PageObject::Type CPDF_ShadingObject::GetType() const { in GetType() function in CPDF_ShadingObject
|
D | cpdf_formobject.cpp | 36 CPDF_PageObject::Type CPDF_FormObject::GetType() const { in GetType() function in CPDF_FormObject
|
/external/pdfium/fxbarcode/ |
D | cbc_datamatrix.cpp | 51 BC_TYPE CBC_DataMatrix::GetType() { in GetType() function in CBC_DataMatrix
|