Home
last modified time | relevance | path

Searched defs:data_type (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderInternals.h52 using data_type = SmallVector<DeclID, 4>; variable
195 struct data_type { struct
196 SelectorID ID;
197 unsigned InstanceBits;
198 unsigned FactoryBits;
199 bool InstanceHasMoreThanOneDecl;
200 bool FactoryHasMoreThanOneDecl;
201 SmallVector<ObjCMethodDecl *, 2> Instance;
202 SmallVector<ObjCMethodDecl *, 2> Factory;
261 using data_type = HeaderFileInfo; variable
H A DGlobalModuleIndex.cpp77 typedef SmallVector<unsigned, 2> data_type; typedef in __anon5f0861fe0311::IdentifierIndexReaderTrait
509 typedef std::pair<StringRef, bool> data_type; typedef in __anon5f0861fe0611::InterestingASTIdentifierLookupTrait
724 typedef SmallVector<unsigned, 2> data_type; typedef in __anon5f0861fe0811::IdentifierIndexWriterTrait
H A DMultiOnDiskHashTable.h50 using data_type = typename Info::data_type; variable
H A DASTWriter.cpp1850 struct data_type { struct in __anon72385db40711::HeaderFileInfoTrait
1851 const HeaderFileInfo &HFI;
1852 bool AlreadyIncluded;
1853 ArrayRef<ModuleMap::KnownHeader> KnownHeaders;
1854 UnresolvedModule Unresolved;
3290 struct data_type { struct in __anon72385db40e11::ASTMethodPoolTrait
3291 SelectorID ID;
3292 ObjCMethodList Instance, Factory;
3596 using data_type = IdentID; typedef in __anon72385db40f11::ASTIdentifierTableTrait
3817 using data_type = std::pair<unsigned, unsigned>; typedef in __anon72385db41011::ASTDeclContextNameLookupTrait
/freebsd/crypto/openssl/providers/implementations/encode_decode/
H A Ddecode_pem2der.c106 const char *data_type; in pem2der_decode() member
182 char *data_type = (char *)pem_name_map[i].data_type; in pem2der_decode() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableMap.h33 using data_type = const S; member
69 using data_type = typename ValInfo::data_type; variable
209 using data_type = typename ValInfo::data_type; variable
/freebsd/sys/dev/fb/
H A Dsplashreg.h41 char *data_type; member
/freebsd/sys/cddl/compat/opensolaris/sys/
H A Dkstat.h69 uchar_t data_type; member
/freebsd/crypto/openssl/include/openssl/
H A Dcore.h84 unsigned int data_type; /* declare what kind of content is in buffer */ member
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_value.h221 bhnd_nvram_type data_type; /**< data type */ member
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DOnDiskHashTable.h284 typedef typename Info::data_type data_type; typedef
443 typedef typename base_type::data_type data_type; typedef
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp53 using data_type = typedef in clang::api_notes::__anon0053a56a0111::VersionedTableInfo
142 using data_type = IdentifierID; typedef in clang::api_notes::__anon0053a56a0111::IdentifierTableInfo
182 using data_type = unsigned; typedef in clang::api_notes::__anon0053a56a0111::ObjCContextIDTableInfo
398 using data_type = SelectorID; typedef in clang::api_notes::__anon0053a56a0111::ObjCSelectorTableInfo
H A DAPINotesWriter.cpp285 using data_type = IdentifierID; typedef in clang::api_notes::__anon308cab340211::IdentifierTableInfo
343 using data_type = unsigned; typedef in clang::api_notes::__anon308cab340311::ObjCContextIDTableInfo
468 using data_type = typedef in clang::api_notes::__anon308cab340311::VersionedTableInfo
803 using data_type = SelectorID; typedef in clang::api_notes::__anon308cab340911::ObjCSelectorTableInfo
/freebsd/sys/compat/linuxkpi/common/include/linux/soc/qcom/
H A Dqmi.h63 enum soc_qcom_qmi_data_type data_type; member
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h504 using data_type = IndexedMemProfRecord; variable
555 using data_type = Frame; variable
H A DInstrProfReader.h489 using data_type = ArrayRef<NamedInstrProfRecord>; variable
/freebsd/crypto/openssl/crypto/encode_decode/
H A Dencoder_lib.c40 const char *data_type; member
H A Ddecoder_lib.c688 const char *data_type = NULL; in decoder_process() local
/freebsd/crypto/openssl/crypto/store/
H A Dstore_result.c64 const char *data_type; member
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dmhi.h57 …int client_managed, data_type, hardware_event, irq, irq_moderation_ms, mode, num_elements, offload… member
/freebsd/sys/contrib/zlib/
H A Dzlib.h102 int data_type; /* best guess about the data type: binary or text member
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDisassembler.cpp703 OptionValue::Type data_type) { in ReadArray()
767 OptionValue::Type data_type = OptionValue::eTypeInvalid; in ReadDictionary() local
/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dkstat.h414 uchar_t data_type; /* data type */ member
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tls.c387 int data_type, seglen; in write_tlstx_cpl() local
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dkstat.h132 uchar_t data_type; /* data type */ member

12