Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderInternals.h52 using data_type = SmallVector<GlobalDeclID, 4>; variable
195 struct data_type { struct
261 using data_type variable
196 IDdata_type global() argument
197 InstanceBitsdata_type global() argument
198 FactoryBitsdata_type global() argument
199 InstanceHasMoreThanOneDecldata_type global() argument
200 FactoryHasMoreThanOneDecldata_type global() argument
201 Instancedata_type global() argument
202 Factorydata_type global() argument
[all...]
H A DGlobalModuleIndex.cpp77 typedef SmallVector<unsigned, 2> data_type; global() typedef in __anonf8ec73080311::IdentifierIndexReaderTrait
509 typedef std::pair<StringRef, bool> data_type; global() typedef in __anonf8ec73080611::InterestingASTIdentifierLookupTrait
724 typedef SmallVector<unsigned, 2> data_type; global() typedef in __anonf8ec73080811::IdentifierIndexWriterTrait
H A DMultiOnDiskHashTable.h50 using data_type = typename Info::data_type; variable
H A DASTWriter.cpp1850 struct data_type { global() struct in __anon018904be0711::HeaderFileInfoTrait
1851 HFI__anon018904be0711::HeaderFileInfoTrait::data_type global() argument
1852 AlreadyIncluded__anon018904be0711::HeaderFileInfoTrait::data_type global() argument
1853 KnownHeaders__anon018904be0711::HeaderFileInfoTrait::data_type global() argument
1854 Unresolved__anon018904be0711::HeaderFileInfoTrait::data_type global() argument
3290 struct data_type { global() struct in __anon018904be0e11::ASTMethodPoolTrait
3291 ID__anon018904be0e11::ASTMethodPoolTrait::data_type global() argument
3292 Factory__anon018904be0e11::ASTMethodPoolTrait::data_type global() argument
3596 using data_type = IdentID; global() typedef in __anon018904be0f11::ASTIdentifierTableTrait
3817 using data_type = std::pair<unsigned, unsigned>; global() typedef in __anon018904be1011::ASTDeclContextNameLookupTrait
[all...]
/freebsd-src/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-src/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-src/sys/dev/fb/
H A Dsplashreg.h41 char *data_type; member
/freebsd-src/sys/cddl/compat/opensolaris/sys/
H A Dkstat.h69 uchar_t data_type; member
/freebsd-src/crypto/openssl/include/openssl/
H A Dcore.h84 unsigned int data_type; /* declare what kind of content is in buffer */ member
/freebsd-src/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_value.h221 bhnd_nvram_type data_type; /**< data type */ member
/freebsd-src/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; global() typedef
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp53 using data_type = global() typedef in clang::api_notes::__anon8fa44c740111::VersionedTableInfo
142 using data_type = IdentifierID; global() typedef in clang::api_notes::__anon8fa44c740111::IdentifierTableInfo
182 using data_type = unsigned; global() typedef in clang::api_notes::__anon8fa44c740111::ObjCContextIDTableInfo
398 using data_type = SelectorID; global() typedef in clang::api_notes::__anon8fa44c740111::ObjCSelectorTableInfo
H A DAPINotesWriter.cpp285 using data_type = IdentifierID; global() typedef in clang::api_notes::__anonbfdd523e0211::IdentifierTableInfo
343 using data_type = unsigned; global() typedef in clang::api_notes::__anonbfdd523e0311::ObjCContextIDTableInfo
468 using data_type = global() typedef in clang::api_notes::__anonbfdd523e0311::VersionedTableInfo
803 using data_type = SelectorID; global() typedef in clang::api_notes::__anonbfdd523e0911::ObjCSelectorTableInfo
/freebsd-src/sys/compat/linuxkpi/common/include/linux/soc/qcom/
H A Dqmi.h63 enum soc_qcom_qmi_data_type data_type; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h504 using data_type = IndexedMemProfRecord; global() variable
555 using data_type = Frame; global() variable
H A DInstrProfReader.h489 using data_type = ArrayRef<NamedInstrProfRecord>; global() variable
/freebsd-src/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-src/crypto/openssl/crypto/store/
H A Dstore_result.c64 const char *data_type; member
/freebsd-src/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_channel, priority; member
/freebsd-src/sys/contrib/zlib/
H A Dzlib.h102 int data_type; /* best guess about the data type: binary or text member
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DDisassembler.cpp703 OptionValue::Type data_type) { in ReadArray() argument
767 OptionValue::Type data_type = OptionValue::eTypeInvalid; in ReadDictionary() local
/freebsd-src/sys/dev/cxgbe/tom/
H A Dt4_tls.c387 int data_type, seglen; in write_tlstx_cpl() local
/freebsd-src/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dkstat.h414 uchar_t data_type; /* data type */ member
/freebsd-src/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dkstat.h132 uchar_t data_type; /* data type */ member

12