/external/icing/icing/testing/ |
D | schema-generator.h | 61 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/ |
D | cfx_cssselector.h | 35 void SetType(CFX_CSSSelectorType eType) { m_eType = eType; } in SetType() function
|
/external/perfetto/include/perfetto/ext/traced/ |
D | data_source_types.h | 47 void SetType(InodeFileMap_Entry_Type entry_type) { entry_type_ = entry_type; } in SetType() function
|
/external/llvm-project/lldb/include/lldb/Breakpoint/ |
D | BreakpointSite.h | 194 void SetType(BreakpointSite::Type type) { m_type = type; } in SetType() function
|
/external/dagger2/java/dagger/internal/codegen/base/ |
D | SetType.java | 33 public abstract class SetType { class
|
/external/icing/icing/ |
D | schema-builder.h | 82 SchemaTypeConfigBuilder& SetType(std::string_view type) { in SetType() function
|
/external/image_io/includes/image_io/base/ |
D | data_match_result.h | 66 DataMatchResult& SetType(Type type) { in SetType() function
|
/external/llvm-project/lldb/source/Symbol/ |
D | Type.cpp | 829 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/ |
D | gptpart.h | 76 void SetType(uint16_t hex) {partitionType = hex;} in SetType() function
|
D | mbrpart.cc | 151 int MBRPart::SetType(uint8_t typeCode, int isExtended) { in SetType() function in MBRPart
|
D | gptpart.cc | 168 void GPTPart::SetType(PartType t) { function in GPTPart
|
/external/llvm-project/lldb/include/lldb/Utility/ |
D | Event.h | 208 void SetType(uint32_t new_type) { m_type = new_type; } in SetType() function
|
D | RegisterValue.h | 86 void SetType(RegisterValue::Type type) { m_type = type; } in SetType() function
|
/external/OpenCSD/decoder/include/opencsd/ptm/ |
D | trc_pkt_elem_ptm.h | 137 inline void PtmTrcPacket::SetType(const ocsd_ptm_pkt_type p_type) in SetType() function
|
/external/pdfium/xfa/fwl/ |
D | cfwl_barcode.cpp | 58 void CFWL_Barcode::SetType(BC_TYPE type) { in SetType() function in CFWL_Barcode
|
/external/lzma/CS/7zip/Compress/LZ/ |
D | LzBinTree.cs | 34 public void SetType(int numHashBytes) in SetType() method in SevenZip.Compression.LZ.BinTree
|
/external/llvm-project/lldb/include/lldb/Symbol/ |
D | Symbol.h | 139 void SetType(lldb::SymbolType type) { m_type = (lldb::SymbolType)type; } in SetType() function
|
D | ObjectFile.h | 546 virtual void SetType(Type type) { m_type = type; } in SetType() function
|
/external/OpenCSD/decoder/include/opencsd/etmv3/ |
D | trc_pkt_elem_etmv3.h | 181 inline void EtmV3TrcPacket::SetType(const ocsd_etmv3_pkt_type p_type) in SetType() function
|
/external/protobuf/src/google/protobuf/ |
D | unknown_field_set.h | 385 inline void UnknownField::SetType(Type type) { in SetType() function
|
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/ |
D | ITreeAdaptor`1.cs | 229 void SetType(T t, int type); in SetType() method
|
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
D | ITreeAdaptor.cs | 241 void SetType(object t, int type); in SetType() method
|
/external/lzma/Java/SevenZip/Compression/LZ/ |
D | BinTree.java | 34 public void SetType(int numHashBytes) in SetType() method in BinTree
|
/external/webrtc/p2p/base/ |
D | mdns_message.cc | 139 void MdnsSectionEntry::SetType(SectionEntryType type) { in SetType() function in webrtc::MdnsSectionEntry
|
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ |
D | ITreeAdaptor.cs | 261 void SetType( object t, int type ); in SetType() method
|