/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/libchrome/sandbox/win/src/ |
D | crosscall_client.h | 81 ArgType GetType() { in GetType() function 118 ArgType GetType() { in GetType() function 164 ArgType GetType() { in GetType() function 203 ArgType GetType() { in GetType() function 231 ArgType GetType() { in GetType() function 279 ArgType GetType() { in GetType() function
|
/external/pdfium/xfa/fde/css/ |
D | cfde_cssvalue.h | 14 FDE_CSSPrimitiveType GetType() const { return m_value; } in GetType() function
|
/external/pdfium/core/fpdfapi/parser/ |
D | cpdf_null.cpp | 12 CPDF_Object::Type CPDF_Null::GetType() const { in GetType() function in CPDF_Null
|
D | cpdf_name.cpp | 21 CPDF_Object::Type CPDF_Name::GetType() const { in GetType() function in CPDF_Name
|
D | cpdf_boolean.cpp | 16 CPDF_Object::Type CPDF_Boolean::GetType() const { in GetType() function in CPDF_Boolean
|
D | cpdf_number.cpp | 21 CPDF_Object::Type CPDF_Number::GetType() const { in GetType() function in CPDF_Number
|
D | cpdf_string.cpp | 33 CPDF_Object::Type CPDF_String::GetType() const { in GetType() function in CPDF_String
|
/external/pdfium/core/fxge/android/ |
D | cfpf_skiabufferfont.h | 19 int32_t GetType() const override { return FPF_SKIAFONTTYPE_Buffer; } in GetType() function
|
D | cfpf_skiafilefont.h | 22 int32_t GetType() const override { return FPF_SKIAFONTTYPE_File; } in GetType() function
|
D | cfpf_skiapathfont.h | 21 int32_t GetType() const override { return FPF_SKIAFONTTYPE_Path; } in GetType() function
|
D | cfpf_skiafontdescriptor.h | 24 virtual int32_t GetType() const { return FPF_SKIAFONTTYPE_Unknown; } in GetType() function
|
/external/libmojo/ipc/ |
D | ipc_mojo_handle_attachment.cc | 20 MessageAttachment::Type MojoHandleAttachment::GetType() const { in GetType() function in IPC::internal::MojoHandleAttachment
|
D | ipc_platform_file_attachment_posix.cc | 22 MessageAttachment::Type PlatformFileAttachment::GetType() const { in GetType() function in IPC::internal::PlatformFileAttachment
|
D | brokerable_attachment.cc | 61 BrokerableAttachment::Type BrokerableAttachment::GetType() const { in GetType() function in IPC::BrokerableAttachment
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_formobject.cpp | 32 CPDF_PageObject::Type CPDF_FormObject::GetType() const { in GetType() function in CPDF_FormObject
|
D | cpdf_shadingobject.cpp | 17 CPDF_PageObject::Type CPDF_ShadingObject::GetType() const { in GetType() function in CPDF_ShadingObject
|
D | cpdf_pathobject.cpp | 13 CPDF_PageObject::Type CPDF_PathObject::GetType() const { in GetType() function in CPDF_PathObject
|
D | cpdf_imageobject.cpp | 22 CPDF_PageObject::Type CPDF_ImageObject::GetType() const { in GetType() function in CPDF_ImageObject
|
/external/pdfium/core/fxge/ge/ |
D | cfx_cliprgn.h | 20 ClipType GetType() const { return m_Type; } in GetType() function
|
/external/pdfium/xfa/fwl/ |
D | cfwl_message.h | 28 Type GetType() const { return m_type; } in GetType() function
|
/external/v8/tools/clang/rewrite_to_chrome_style/ |
D | RewriteToChromeStyle.cpp | 490 static const char* GetType() { return "NamedDecl"; } in GetType() function 499 static const char* GetType() { return "MemberExpr"; } in GetType() function 508 static const char* GetType() { return "DeclRefExpr"; } in GetType() function 518 static const char* GetType() { return "CXXCtorInitializer"; } in GetType() function 527 static const char* GetType() { return "UnresolvedLookupExpr"; } in GetType() function 536 static const char* GetType() { return "UnresolvedMemberExpr"; } in GetType() function
|
/external/pdfium/core/fxge/ |
D | cfx_pathdata.h | 40 FXPT_TYPE GetType(int index) const { return m_Points[index].m_Type; } in GetType() function
|
/external/pdfium/xfa/fxbarcode/ |
D | cbc_datamatrix.cpp | 64 BC_TYPE CBC_DataMatrix::GetType() { in GetType() function in CBC_DataMatrix
|