Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTReaderInternals.h47 typedef std::pair<LE32DeclID *, LE32DeclID *> data_type; typedef
130 typedef IdentifierInfo * data_type; typedef
155 struct data_type { struct
156 SelectorID ID;
157 unsigned InstanceBits;
158 unsigned FactoryBits;
159 bool InstanceHasMoreThanOneDecl;
160 bool FactoryHasMoreThanOneDecl;
161 SmallVector<ObjCMethodDecl *, 2> Instance;
162 SmallVector<ObjCMethodDecl *, 2> Factory;
[all …]
H A DGlobalModuleIndex.cpp74 typedef SmallVector<unsigned, 2> data_type; typedef in __anonffcf63e90311::IdentifierIndexReaderTrait
479 typedef std::pair<StringRef, bool> data_type; typedef in __anonffcf63e90511::InterestingASTIdentifierLookupTrait
652 typedef SmallVector<unsigned, 2> data_type; typedef in __anonffcf63e90711::IdentifierIndexWriterTrait
H A DASTWriter.cpp1600 typedef HeaderFileInfo data_type; typedef in __anon48dda49f0411::HeaderFileInfoTrait
1969 typedef Data data_type; typedef in __anon48dda49f0511::ASTMacroTableTrait
2873 struct data_type { struct in __anon48dda49f0711::ASTMethodPoolTrait
2874 SelectorID ID;
2875 ObjCMethodList Instance, Factory;
3272 typedef IdentID data_type; typedef in __anon48dda49f0811::ASTIdentifierTableTrait
3561 typedef DeclContext::lookup_result data_type; typedef in __anon48dda49f0911::ASTDeclContextNameLookupTrait
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h213 struct data_type { struct
214 data_type(StringRef Name, ArrayRef<uint64_t> Data) in data_type() function
216 StringRef Name;
217 ArrayRef<uint64_t> Data;
/minix3/external/mit/xorg/lib/libxcb/files/
H A Dxevie.c225 uint32_t data_type /**< */) in xcb_xevie_send()
254 uint32_t data_type /**< */) in xcb_xevie_send_unchecked()
H A Dxevie.h161 uint32_t data_type; /**< */ member
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DImmutableMap.h30 typedef const S data_type; typedef
67 typedef typename ValInfo::data_type data_type; typedef
278 typedef typename ValInfo::data_type data_type; typedef
/minix3/external/bsd/llvm/dist/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp29 typedef const InstrProfWriter::CounterData *const data_type; typedef in __anon882ab7a10111::InstrProfRecordTrait
/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DPTHLexer.cpp349 typedef PTHFileData data_type; typedef in PTHManager::PTHFileLookupTrait
371 typedef uint32_t data_type; typedef in PTHManager::PTHStringLookupTrait
650 typedef PTHStatData data_type; typedef in __anon56eab9b10211::PTHStatLookupTrait
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DOnDiskHashTable.h247 typedef typename Info::data_type data_type; typedef
381 typedef typename base_type::data_type data_type; typedef
/minix3/minix/lib/liblwip/dist/src/include/lwip/apps/
H A Dsnmp_table.h101 …snmp_table_column_data_type_t data_type; /* depending of what union member is used to store the va… member
/minix3/common/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs48 int data_type; field
/minix3/minix/drivers/storage/mmc/
H A Dmmchost.h67 uint32_t data_type; member
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DCacheTokens.cpp117 typedef PTHEntry data_type; typedef in __anon527225640111::FileEntryPTHEntryInfo
605 typedef uint32_t data_type; typedef in __anon527225640611::PTHIdentifierTableTrait
/minix3/common/dist/zlib/
H A Dzlib.h100 int data_type; /* best guess about the data type: binary or text */ member
/minix3/external/bsd/bind/dist/contrib/dlz/bin/dlzbdb/
H A Ddlzbdb.c551 char data_type = 'u'; /* u =unknown, b =bad token, d/D =DNS, c/C =client IP */ in insert_data() local
/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h54 typedef typename T::data_type data_type; typedef
/minix3/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dzlib.h440 int data_type; /* best guess about the data type: binary or text */ member