/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReaderInternals.h | 52 using data_type = SmallVector<GlobalDeclID, 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 D | GlobalModuleIndex.cpp | 76 typedef SmallVector<unsigned, 2> data_type; typedef in __anon35ca0d360311::IdentifierIndexReaderTrait 505 typedef std::pair<StringRef, bool> data_type; typedef in __anon35ca0d360611::InterestingASTIdentifierLookupTrait 720 typedef SmallVector<unsigned, 2> data_type; typedef in __anon35ca0d360811::IdentifierIndexWriterTrait
|
H A D | MultiOnDiskHashTable.h | 50 using data_type = typename Info::data_type; variable
|
H A D | ASTWriter.cpp | 1971 struct data_type { struct in __anon397e50ec0511::HeaderFileInfoTrait 1972 data_type(const HeaderFileInfo &HFI, bool AlreadyIncluded, in data_type() argument 1978 HeaderFileInfo HFI; 1979 bool AlreadyIncluded; 1980 SmallVector<ModuleMap::KnownHeader, 1> KnownHeaders; 1981 UnresolvedModule Unresolved; 3450 struct data_type { struct in __anon397e50ec0b11::ASTMethodPoolTrait 3451 SelectorID ID; 3452 ObjCMethodList Instance, Factory; 3777 using data_type = IdentifierID; typedef in __anon397e50ec0c11::ASTIdentifierTableTrait [all …]
|
/freebsd/crypto/openssl/providers/implementations/encode_decode/ |
H A D | decode_pem2der.c | 106 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 D | ImmutableMap.h | 33 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 D | splashreg.h | 41 char *data_type; member
|
/freebsd/sys/cddl/compat/opensolaris/sys/ |
H A D | kstat.h | 69 uchar_t data_type; member
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | core.h | 84 unsigned int data_type; /* declare what kind of content is in buffer */ member
|
/freebsd/sys/dev/bhnd/nvram/ |
H A D | bhnd_nvram_value.h | 221 bhnd_nvram_type data_type; /**< data type */ member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | OnDiskHashTable.h | 284 typedef typename Info::data_type data_type; typedef 441 typedef typename base_type::data_type data_type; typedef
|
/freebsd/sys/compat/linuxkpi/common/include/linux/soc/qcom/ |
H A D | qmi.h | 63 enum soc_qcom_qmi_data_type data_type; member
|
/freebsd/contrib/llvm-project/clang/lib/APINotes/ |
H A D | APINotesReader.cpp | 56 using data_type = typedef in clang::api_notes::__anonc79998a20111::VersionedTableInfo 145 using data_type = IdentifierID; typedef in clang::api_notes::__anonc79998a20111::IdentifierTableInfo 185 using data_type = unsigned; typedef in clang::api_notes::__anonc79998a20111::ContextIDTableInfo 389 using data_type = SelectorID; typedef in clang::api_notes::__anonc79998a20111::ObjCSelectorTableInfo
|
H A D | APINotesWriter.cpp | 295 using data_type = IdentifierID; typedef in clang::api_notes::__anonf7d29e6c0211::IdentifierTableInfo 353 using data_type = unsigned; typedef in clang::api_notes::__anonf7d29e6c0311::ContextIDTableInfo 478 using data_type = typedef in clang::api_notes::__anonf7d29e6c0311::VersionedTableInfo 867 using data_type = SelectorID; typedef in clang::api_notes::__anonf7d29e6c0911::ObjCSelectorTableInfo
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | MemProf.h | 577 using data_type = IndexedMemProfRecord; variable 639 using data_type = Frame; variable 715 using data_type = llvm::SmallVector<FrameId>; variable
|
H A D | InstrProfReader.h | 493 using data_type = ArrayRef<NamedInstrProfRecord>; variable
|
/freebsd/crypto/openssl/crypto/encode_decode/ |
H A D | encoder_lib.c | 40 const char *data_type; member
|
H A D | decoder_lib.c | 688 const char *data_type = NULL; in decoder_process() local
|
/freebsd/crypto/openssl/crypto/store/ |
H A D | store_result.c | 64 const char *data_type; member
|
/freebsd/sys/contrib/zlib/ |
H A D | zlib.h | 102 int data_type; /* best guess about the data type: binary or text member
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | mhi.h | 57 …int client_managed, data_type, hardware_event, irq, irq_moderation_ms, mode, num_elements, offload… member
|
/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | Disassembler.cpp | 703 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 D | kstat.h | 414 uchar_t data_type; /* data type */ member
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | ProgramState.h | 52 typedef typename T::data_type data_type; typedef
|
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/ |
H A D | kstat.h | 132 uchar_t data_type; /* data type */ member
|