Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderInternals.h52 using data_type = SmallVector<GlobalDeclID, 4>; variable
174 using data_type = SmallVector<LazySpecializationInfo, 4>; variable
323 struct data_type { struct
324 SelectorID ID;
325 unsigned InstanceBits;
326 unsigned FactoryBits;
327 bool InstanceHasMoreThanOneDecl;
328 bool FactoryHasMoreThanOneDecl;
329 SmallVector<ObjCMethodDecl *, 2> Instance;
330 SmallVector<ObjCMethodDecl *, 2> Factory;
[all …]
H A DGlobalModuleIndex.cpp76 typedef SmallVector<unsigned, 2> data_type; typedef in __anon35ca0d360311::IdentifierIndexReaderTrait
504 typedef std::pair<StringRef, bool> data_type; typedef in __anon35ca0d360611::InterestingASTIdentifierLookupTrait
715 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.cpp2070 struct data_type { struct in __anon397e50ec0911::HeaderFileInfoTrait
2071 data_type(const HeaderFileInfo &HFI, bool AlreadyIncluded, in data_type() function
2077 HeaderFileInfo HFI;
2078 bool AlreadyIncluded;
2079 SmallVector<ModuleMap::KnownHeader, 1> KnownHeaders;
2080 UnresolvedModule Unresolved;
3537 struct data_type { struct in __anon397e50ec0f11::ASTMethodPoolTrait
3538 SelectorID ID;
3539 ObjCMethodList Instance, Factory;
3867 using data_type = IdentifierID; typedef in __anon397e50ec1011::ASTIdentifierTableTrait
[all …]
/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/crypto/openssl/providers/implementations/encode_decode/
H A Ddecode_pem2der.c137 const char *data_type; in pem2der_decode() member
217 char *data_type = (char *)pem_name_map[i].data_type; in pem2der_decode() local
/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.h87 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/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dkstat.h56 uchar_t 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/contrib/dev/iwlwifi/fw/
H A Dregulatory.c30 #define IWL_BIOS_TABLE_LOADER_DATA(__name, data_type) \ argument
/freebsd/crypto/openssl/providers/implementations/storemgmt/
H A Dfile_store_any2obj.c93 const char *data_type, BUF_MEM *mem, in any2obj_decode_final()
/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.cpp55 using data_type = typedef in clang::api_notes::__anonc79998a20111::VersionedTableInfo
144 using data_type = IdentifierID; typedef in clang::api_notes::__anonc79998a20111::IdentifierTableInfo
184 using data_type = unsigned; typedef in clang::api_notes::__anonc79998a20111::ContextIDTableInfo
427 using data_type = SelectorID; typedef in clang::api_notes::__anonc79998a20111::ObjCSelectorTableInfo
H A DAPINotesWriter.cpp294 using data_type = IdentifierID; typedef in clang::api_notes::__anonf7d29e6c0211::IdentifierTableInfo
352 using data_type = unsigned; typedef in clang::api_notes::__anonf7d29e6c0311::ContextIDTableInfo
477 using data_type = typedef in clang::api_notes::__anonf7d29e6c0311::VersionedTableInfo
941 using data_type = SelectorID; typedef in clang::api_notes::__anonf7d29e6c0a11::ObjCSelectorTableInfo
/freebsd/crypto/openssl/crypto/store/
H A Dstore_result.c65 const char *data_type; member
/freebsd/crypto/openssl/crypto/encode_decode/
H A Dencoder_lib.c63 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.h106 int data_type; /* best guess about the data type: binary or text member
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDisassembler.cpp737 OptionValue::Type data_type) { in ReadArray()
801 OptionValue::Type data_type = OptionValue::eTypeInvalid; in ReadDictionary() local
/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.h139 uchar_t data_type; /* data type */ member
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tls.c401 int data_type, seglen; in write_tlstx_cpl() local

12