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<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 DGlobalModuleIndex.cpp76 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 DMultiOnDiskHashTable.h50 using data_type = typename Info::data_type; variable
H A DASTWriter.cpp1971 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 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
441 typedef typename base_type::data_type data_type; typedef
/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/clang/lib/APINotes/
H A DAPINotesReader.cpp56 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 DAPINotesWriter.cpp295 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 DMemProf.h577 using data_type = IndexedMemProfRecord; variable
639 using data_type = Frame; variable
715 using data_type = llvm::SmallVector<FrameId>; variable
H A DInstrProfReader.h493 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/contrib/zlib/
H A Dzlib.h102 int data_type; /* best guess about the data type: binary or text 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/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/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h52 typedef typename T::data_type data_type; typedef
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dkstat.h132 uchar_t data_type; /* data type */ member

12