Home
last modified time | relevance | path

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

123

/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderInternals.h53 using data_type = SmallVector<DeclID, 4>; variable
196 struct data_type { struct
197 SelectorID ID;
198 unsigned InstanceBits;
199 unsigned FactoryBits;
200 bool InstanceHasMoreThanOneDecl;
201 bool FactoryHasMoreThanOneDecl;
202 SmallVector<ObjCMethodDecl *, 2> Instance;
203 SmallVector<ObjCMethodDecl *, 2> Factory;
262 using data_type = HeaderFileInfo; variable
H A DGlobalModuleIndex.cpp77 typedef SmallVector<unsigned, 2> data_type; typedef in __anonc603cf170311::IdentifierIndexReaderTrait
516 typedef std::pair<StringRef, bool> data_type; typedef in __anonc603cf170611::InterestingASTIdentifierLookupTrait
724 typedef SmallVector<unsigned, 2> data_type; typedef in __anonc603cf170811::IdentifierIndexWriterTrait
H A DMultiOnDiskHashTable.h50 using data_type = typename Info::data_type; variable
/netbsd/external/bsd/elftosb/dist/common/
H A Dsmart_ptr.h21 typedef T data_type; typedef
130 typedef T data_type; typedef
/netbsd/crypto/external/bsd/openssl/dist/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
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DImmutableMap.h32 using data_type = const S; member
68 using data_type = typename ValInfo::data_type; variable
245 using data_type = typename ValInfo::data_type; variable
/netbsd/external/cddl/osnet/sys/kern/
H A Dkstat.c139 kstat_named_init(kstat_named_t *knp, const char *name, uchar_t data_type) in kstat_named_init()
/netbsd/tests/lib/libcurses/director/
H A Dreturns.h52 data_enum_t data_type; member
/netbsd/external/cddl/osnet/sys/sys/
H A Dkstat.h91 uchar_t data_type; member
/netbsd/external/gpl3/gcc/dist/gcc/c/
H A Dc-aux-info.c36 static const char *data_type; variable
H A Dc-aux-info.cc36 static const char *data_type; variable
/netbsd/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-aux-info.c36 static const char *data_type; variable
/netbsd/crypto/external/bsd/openssl/dist/include/openssl/
H A Dcore.h84 unsigned int data_type; /* declare what kind of content is in buffer */ member
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DOnDiskHashTable.h285 typedef typename Info::data_type data_type; typedef
438 typedef typename base_type::data_type data_type; typedef
/netbsd/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc.c51 loadData(UINT64 *offset, TCSD_PACKET_TYPE data_type, void *data, int data_size, BYTE *blob) in loadData()
/netbsd/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc.c114 loadData(UINT64 *offset, TCSD_PACKET_TYPE data_type, void *data, int data_size, BYTE *blob) in loadData()
/netbsd/external/gpl3/gdb/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs48 int data_type; field
/netbsd/external/gpl3/binutils/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs48 int data_type; field
/netbsd/external/gpl3/binutils.old/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs48 int data_type; field
/netbsd/external/gpl3/gdb.old/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs48 int data_type; field
/netbsd/common/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs48 int data_type; field
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dzlib.d100 int data_type; /* best guess about the data type: binary or text member
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dddg.h89 dep_data_type data_type; member
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dddg.h89 dep_data_type data_type; member
/netbsd/external/gpl3/gcc/dist/libphobos/src/etc/c/
H A Dzlib.d103 int data_type; /* best guess about the data type: binary or text member

123