Searched defs:Major (Results 1 - 16 of 16) sorted by relevance

/freebsd-9.3-release/contrib/tcpdump/
H A Dnfsfh.h52 u_int32_t Major; member in struct:__anon4084
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DVersionTuple.h26 unsigned Major; member in class:clang::VersionTuple
36 explicit VersionTuple(unsigned Major) argument
40 explicit VersionTuple(unsigned Major, unsigned Minor) argument
45 explicit VersionTuple(unsigned Major, unsigned Minor, unsigned Subminor) argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Support/
H A DTriple.cpp527 void Triple::getOSVersion(unsigned &Major, unsigned &Minor, argument
554 bool Triple::getMacOSXVersion(unsigned &Major, unsigned &Minor, argument
593 getiOSVersion(unsigned &Major, unsigned &Minor, unsigned &Micro) const argument
[all...]
/freebsd-9.3-release/contrib/llvm/include/llvm/ADT/
H A DTriple.h270 bool isOSVersionLT(unsigned Major, unsigned Minor = 0, argument
288 unsigned isMacOSXVersionLT(unsigned Major, unsigned Minor = 0, argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DARCMT.cpp160 unsigned Major, Minor, Micro; local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Driver/
H A DToolChains.h51 int Major, Minor, Patch; member in struct:clang::driver::toolchains::Generic_GCC::GCCVersion
249 void setTarget(bool IsIPhoneOS, unsigned Major, unsigned Minor, argument
H A DDriver.cpp2011 bool Driver::GetReleaseVersion(const char *Str, unsigned &Major, argument
H A DToolChains.cpp51 unsigned Major, Minor, Micro; local
507 unsigned Major, Minor, Micro; local
2101 unsigned Major, Minor, Micro; local
[all...]
H A DTools.cpp6156 unsigned Major, Minor, Micro; local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseDecl.cpp707 unsigned Major = 0; local
/freebsd-9.3-release/sys/dev/mpt/mpilib/
H A Dmpi.h362 U8 Major; /* 03h */ member in struct:_MPI_VERSION_STRUCT
H A Dmpi_ioc.h257 U8 Major; /* 03h */ member in struct:_MPI_FW_VERSION_STRUCT
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang-c/
H A DIndex.h152 int Major; member in struct:CXVersion
/freebsd-9.3-release/sys/dev/mpr/mpi/
H A Dmpi2.h792 U8 Major; /* 0x03 */ member in struct:_MPI2_VERSION_STRUCT
/freebsd-9.3-release/sys/dev/mps/mpi/
H A Dmpi2.h726 U8 Major; /* 0x03 */ member in struct:_MPI2_VERSION_STRUCT
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp7245 unsigned Major = Record[Idx++]; local

Completed in 215 milliseconds