Home
last modified time | relevance | path

Searched defs:SetType (Results 1 – 25 of 26) sorted by relevance

12

/external/pdfium/core/fxcrt/css/
Dcfx_cssselector.h35 void SetType(CFX_CSSSelectorType eType) { m_eType = eType; } in SetType() function
/external/perfetto/include/perfetto/ext/traced/
Ddata_source_types.h48 void SetType(InodeFileMap_Entry_Type entry_type) { entry_type_ = entry_type; } in SetType() function
/external/dagger2/java/dagger/internal/codegen/
DSetType.java33 abstract class SetType { class
/external/image_io/includes/image_io/base/
Ddata_match_result.h66 DataMatchResult& SetType(Type type) { in SetType() function
/external/gptfdisk/
Dgptpart.h76 void SetType(uint16_t hex) {partitionType = hex;} in SetType() function
Dmbrpart.cc151 int MBRPart::SetType(uint8_t typeCode, int isExtended) { in SetType() function in MBRPart
Dgptpart.cc168 void GPTPart::SetType(PartType t) { function in GPTPart
/external/pdfium/xfa/fwl/
Dcfwl_barcode.cpp58 void CFWL_Barcode::SetType(BC_TYPE type) { in SetType() function in CFWL_Barcode
/external/OpenCSD/decoder/include/opencsd/ptm/
Dtrc_pkt_elem_ptm.h137 inline void PtmTrcPacket::SetType(const ocsd_ptm_pkt_type p_type) in SetType() function
/external/lzma/CS/7zip/Compress/LZ/
DLzBinTree.cs34 public void SetType(int numHashBytes) in SetType() method in SevenZip.Compression.LZ.BinTree
/external/v8/src/compiler/
Dnode-properties.h253 static void SetType(Node* node, Type type) { in SetType() function
/external/OpenCSD/decoder/include/opencsd/etmv3/
Dtrc_pkt_elem_etmv3.h181 inline void EtmV3TrcPacket::SetType(const ocsd_etmv3_pkt_type p_type) in SetType() function
/external/protobuf/src/google/protobuf/
Dunknown_field_set.h385 inline void UnknownField::SetType(Type type) { in SetType() function
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DITreeAdaptor.cs241 void SetType(object t, int type); in SetType() method
DBaseTreeAdaptor.cs227 public virtual void SetType(object t, int type) { in SetType() method in Antlr.Runtime.Tree.BaseTreeAdaptor
/external/lzma/Java/SevenZip/Compression/LZ/
DBinTree.java34 public void SetType(int numHashBytes) in SetType() method in BinTree
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/
DITreeAdaptor`1.cs229 void SetType(T t, int type); in SetType() method
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DITreeAdaptor.cs261 void SetType( object t, int type ); in SetType() method
DBaseTreeAdaptor.cs289 public virtual void SetType( object t, int type ) in SetType() method in Antlr.Runtime.Tree.BaseTreeAdaptor
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DDebugTreeAdaptor.cs168 public virtual void SetType(object t, int type) { in SetType() method in Antlr.Runtime.Debug.DebugTreeAdaptor
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DDebugTreeAdaptor.cs219 public virtual void SetType( object t, int type ) in SetType() method in Antlr.Runtime.Debug.DebugTreeAdaptor
/external/webrtc/webrtc/p2p/base/
Dstun.h148 void SetType(int type) { type_ = static_cast<uint16_t>(type); } in SetType() function
Dstun.cc833 void StunUInt16ListAttribute::SetType(int index, uint16_t value) { in SetType() function in cricket::StunUInt16ListAttribute
/external/v8/src/torque/
Dtypes.h795 void SetType(const Type* new_type) { type_ = new_type; } in SetType() function
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenDAGPatterns.h191 using SetType = MachineValueTypeSet; member

12