Home
last modified time | relevance | path

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

12

/external/icing/icing/testing/
Dschema-generator.h61 void SetType(SchemaTypeConfigProto* type_config, std::string_view name, in SetType() function
92 void SetType(SchemaTypeConfigProto* type_config, std::string_view name, in SetType() function
/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.h47 void SetType(InodeFileMap_Entry_Type entry_type) { entry_type_ = entry_type; } in SetType() function
/external/llvm-project/lldb/include/lldb/Breakpoint/
DBreakpointSite.h194 void SetType(BreakpointSite::Type type) { m_type = type; } in SetType() function
/external/dagger2/java/dagger/internal/codegen/base/
DSetType.java33 public abstract class SetType { class
/external/icing/icing/
Dschema-builder.h82 SchemaTypeConfigBuilder& SetType(std::string_view type) { in SetType() function
/external/image_io/includes/image_io/base/
Ddata_match_result.h66 DataMatchResult& SetType(Type type) { in SetType() function
/external/llvm-project/lldb/source/Symbol/
DType.cpp829 void TypeImpl::SetType(const lldb::TypeSP &type_sp) { in SetType() function in TypeImpl
840 void TypeImpl::SetType(const CompilerType &compiler_type) { in SetType() function in TypeImpl
845 void TypeImpl::SetType(const lldb::TypeSP &type_sp, in SetType() function in TypeImpl
851 void TypeImpl::SetType(const CompilerType &compiler_type, in SetType() function in TypeImpl
/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/llvm-project/lldb/include/lldb/Utility/
DEvent.h208 void SetType(uint32_t new_type) { m_type = new_type; } in SetType() function
DRegisterValue.h86 void SetType(RegisterValue::Type type) { m_type = type; } in SetType() function
/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/pdfium/xfa/fwl/
Dcfwl_barcode.cpp58 void CFWL_Barcode::SetType(BC_TYPE type) { in SetType() function in CFWL_Barcode
/external/lzma/CS/7zip/Compress/LZ/
DLzBinTree.cs34 public void SetType(int numHashBytes) in SetType() method in SevenZip.Compression.LZ.BinTree
/external/llvm-project/lldb/include/lldb/Symbol/
DSymbol.h139 void SetType(lldb::SymbolType type) { m_type = (lldb::SymbolType)type; } in SetType() function
DObjectFile.h546 virtual void SetType(Type type) { m_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/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/
DITreeAdaptor`1.cs229 void SetType(T t, int type); in SetType() method
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DITreeAdaptor.cs241 void SetType(object t, int type); in SetType() method
/external/lzma/Java/SevenZip/Compression/LZ/
DBinTree.java34 public void SetType(int numHashBytes) in SetType() method in BinTree
/external/webrtc/p2p/base/
Dmdns_message.cc139 void MdnsSectionEntry::SetType(SectionEntryType type) { in SetType() function in webrtc::MdnsSectionEntry
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DITreeAdaptor.cs261 void SetType( object t, int type ); in SetType() method

12