/external/pdfium/xfa/include/fxbarcode/ |
D | BC_BarCode.h | 118 BC_TYPE GetType() { return BC_CODE39; } in GetType() function 136 BC_TYPE GetType() { return BC_CODABAR; } in GetType() function 156 BC_TYPE GetType() { return BC_CODE128; } in GetType() function 173 BC_TYPE GetType() { return BC_EAN8; } in GetType() function 190 BC_TYPE GetType() { return BC_EAN13; } in GetType() function 207 BC_TYPE GetType() { return BC_UPCA; } in GetType() function 224 BC_TYPE GetType() { return BC_QR_CODE; } in GetType() function 239 BC_TYPE GetType() { return BC_PDF417; } in GetType() function 254 BC_TYPE GetType() { return BC_DATAMATRIX; } in GetType() function
|
/external/pdfium/core/src/fxge/android/ |
D | fpf_skiafontmgr.h | 29 virtual int32_t GetType() const { return FPF_SKIAFONTTYPE_Unknown; } in GetType() function 51 int32_t GetType() const override { return FPF_SKIAFONTTYPE_Path; } in GetType() function 68 int32_t GetType() const override { return FPF_SKIAFONTTYPE_File; } in GetType() function 77 int32_t GetType() const override { return FPF_SKIAFONTTYPE_Buffer; } in GetType() function
|
/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/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/opencv3/modules/cudev/include/opencv2/cudev/warp/detail/ |
D | reduce.hpp | 61 template <typename T> struct GetType<T*> struct 63 typedef T type; 66 template <typename T> struct GetType<volatile T*> struct 68 typedef T type; 71 template <typename T> struct GetType<T&> struct 73 typedef T type;
|
D | reduce_key_val.hpp | 60 template <typename T> struct GetType<T*> struct 62 typedef T type; 65 template <typename T> struct GetType<volatile T*> struct 67 typedef T type; 70 template <typename T> struct GetType<T&> struct 72 typedef T type;
|
/external/opencv3/modules/cudev/include/opencv2/cudev/block/detail/ |
D | reduce.hpp | 63 template <typename T> struct GetType<T*> struct 65 typedef T type; 68 template <typename T> struct GetType<volatile T*> struct 70 typedef T type; 73 template <typename T> struct GetType<T&> struct 75 typedef T type;
|
D | reduce_key_val.hpp | 62 template <typename T> struct GetType<T*> struct 64 typedef T type; 67 template <typename T> struct GetType<volatile T*> struct 69 typedef T type; 72 template <typename T> struct GetType<T&> struct 74 typedef T type;
|
/external/opencv3/modules/core/include/opencv2/core/cuda/detail/ |
D | reduce.hpp | 57 template <typename T> struct GetType<T*> struct 59 typedef T type; 61 template <typename T> struct GetType<volatile T*> struct 63 typedef T type; 65 template <typename T> struct GetType<T&> struct 67 typedef T type;
|
D | reduce_key_val.hpp | 57 template <typename T> struct GetType<T*> struct 59 typedef T type; 61 template <typename T> struct GetType<volatile T*> struct 63 typedef T type; 65 template <typename T> struct GetType<T&> struct 67 typedef T type;
|
/external/pdfium/xfa/src/fdp/src/xml/ |
D | fde_xml.h | 26 virtual FDE_XMLNODETYPE GetType() const { return FDE_XMLNODE_Unknown; } in GetType() function 56 virtual FDE_XMLNODETYPE GetType() const { return FDE_XMLNODE_Instruction; } in GetType() function 93 virtual FDE_XMLNODETYPE GetType() const { return FDE_XMLNODE_Element; } in GetType() function 128 virtual FDE_XMLNODETYPE GetType() const { return FDE_XMLNODE_Text; } in GetType() function 146 virtual FDE_XMLNODETYPE GetType() const { return FDE_XMLNODE_CharData; } in GetType() function
|
/external/pdfium/xfa/src/fdp/src/fde/ |
D | fde_object.h | 28 virtual int32_t GetType() const { in GetType() function 90 virtual int32_t GetType() const { return FDE_BRUSHTYPE_Solid; } in GetType() function 115 virtual int32_t GetType() const { return FDE_BRUSHTYPE_Hatch; } in GetType() function 155 virtual int32_t GetType() const { return FDE_BRUSHTYPE_Texture; } in GetType() function 187 virtual int32_t GetType() const { return FDE_BRUSHTYPE_LinearGradient; } in GetType() function
|
/external/pdfium/core/src/fpdfdoc/ |
D | tagged_int.h | 49 const CFX_ByteString& GetType() const override { return m_Type; } in GetType() function
|
/external/pdfium/fpdfsdk/include/ |
D | fsdk_annothandler.h | 143 CFX_ByteString GetType() override { return CFX_ByteString("Widget"); } in GetType() function 245 virtual CFX_ByteString GetType() { return FSDK_XFAWIDGET_TYPENAME; } in GetType() function
|
D | fsdk_baseannot.h | 89 virtual CFX_ByteString GetType() const { return ""; } in GetType() function
|
/external/v8/src/compiler/ |
D | node-properties.h | 146 static Type* GetType(Node* node) { in GetType() function
|
/external/pdfium/fpdfsdk/src/javascript/ |
D | JS_Object.h | 89 int GetType() const { return m_nType; } in GetType() function
|
/external/gptfdisk/ |
D | gptpart.h | 59 PartType & GetType(void) {return partitionType;} in GetType() function
|
/external/webrtc/webrtc/modules/video_coding/test/ |
D | video_source.h | 68 webrtc::VideoType GetType() const { return _type; } in GetType() function
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
D | rtp_header_extension_unittest.cc | 92 TEST_F(RtpHeaderExtensionTest, GetType) { in TEST_F() argument
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
D | CommonTreeAdaptor.cs | 154 public override int GetType(object t) { in GetType() method in Antlr.Runtime.Tree.CommonTreeAdaptor
|
/external/libweave/third_party/chromium/base/ |
D | values.h | 75 Type GetType() const { return type_; } in GetType() function
|
/external/libchrome/base/ |
D | values.h | 76 Type GetType() const { return type_; } in GetType() function
|
/external/pdfium/xfa/src/fdp/src/css/ |
D | fde_cssstylesheet.h | 19 virtual FDE_CSSSELECTORTYPE GetType() const { return m_eType; } in GetType() function
|
/external/google-breakpad/src/common/linux/ |
D | elf_core_dump.cc | 54 ElfCoreDump::Word ElfCoreDump::Note::GetType() const { in GetType() function in google_breakpad::ElfCoreDump::Note
|