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

/freebsd-10.0-release/contrib/tcpdump/
H A Dnfsfh.h52 u_int32_t Major; member in struct:__anon4243
/freebsd-10.0-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-10.0-release/contrib/llvm/lib/Support/
H A DTriple.cpp522 void Triple::getOSVersion(unsigned &Major, unsigned &Minor, argument
549 bool Triple::getMacOSXVersion(unsigned &Major, unsigned &Minor, argument
588 getiOSVersion(unsigned &Major, unsigned &Minor, unsigned &Micro) const argument
[all...]
/freebsd-10.0-release/contrib/llvm/include/llvm/ADT/
H A DTriple.h264 bool isOSVersionLT(unsigned Major, unsigned Minor = 0, argument
282 unsigned isMacOSXVersionLT(unsigned Major, unsigned Minor = 0, argument
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DARCMT.cpp160 unsigned Major, Minor, Micro; local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Driver/
H A DToolChains.h49 int Major, Minor, Patch; member in struct:clang::driver::toolchains::Generic_GCC::GCCVersion
207 void setTarget(bool IsIPhoneOS, unsigned Major, unsigned Minor, argument
H A DDriver.cpp1802 bool Driver::GetReleaseVersion(const char *Str, unsigned &Major, argument
H A DToolChains.cpp49 unsigned Major, Minor, Micro; local
493 unsigned Major, Minor, Micro; local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseDecl.cpp715 unsigned Major = 0; local
/freebsd-10.0-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-10.0-release/contrib/llvm/tools/clang/include/clang-c/
H A DIndex.h154 int Major; member in struct:CXVersion
/freebsd-10.0-release/sys/dev/mps/mpi/
H A Dmpi2.h726 U8 Major; /* 0x03 */ member in struct:_MPI2_VERSION_STRUCT
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp7153 unsigned Major = Record[Idx++]; local

Completed in 330 milliseconds