/freebsd/tools/tools/shlib-compat/test/ |
H A D | Makefile.inc | 10 VERSION_DEF= ${.CURDIR}/../Versions.def
|
/freebsd/lib/libregex/ |
H A D | Makefile | 13 VERSION_DEF= ${.CURDIR}/Versions.def
|
/freebsd/lib/libmp/ |
H A D | Makefile | 12 VERSION_DEF= ${SRCTOP}/lib/libc/Versions.def
|
/freebsd/lib/libthread_db/ |
H A D | Makefile | 16 VERSION_DEF=${SRCTOP}/lib/libc/Versions.def
|
/freebsd/lib/librt/ |
H A D | Makefile | 21 VERSION_DEF=${SRCTOP}/lib/libc/Versions.def
|
/freebsd/lib/libnv/ |
H A D | Makefile | 9 VERSION_DEF= ${SRCTOP}/lib/libc/Versions.def
|
/freebsd/lib/libdl/ |
H A D | Makefile | 16 VERSION_DEF=${SRCTOP}/lib/libc/Versions.def
|
/freebsd/sys/contrib/device-tree/Bindings/hwmon/ |
H A D | ibm,cffps1.txt | 1 Device-tree bindings for IBM Common Form Factor Power Supply Versions 1 and 2
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ |
H A D | os_version_check.c | 280 dyld_build_version_t Versions[] = { in __isPlatformVersionAtLeast() local 282 return AvailabilityVersionCheck(1, Versions); in __isPlatformVersionAtLeast()
|
/freebsd/lib/librpcsec_gss/ |
H A D | Makefile | 9 VERSION_DEF= ${SRCTOP}/lib/libc/Versions.def
|
/freebsd/sys/teken/libteken/ |
H A D | Makefile | 33 VERSION_DEF= ${.CURDIR}/../../../lib/libc/Versions.def
|
/freebsd/lib/libulog/ |
H A D | Makefile | 22 VERSION_DEF= ${SRCTOP}/lib/libc/Versions.def
|
/freebsd/lib/libifconfig/ |
H A D | Makefile | 10 VERSION_DEF= ${LIBCSRCDIR}/Versions.def
|
/freebsd/lib/libmixer/ |
H A D | Makefile | 5 VERSION_DEF= ${LIBCSRCDIR}/Versions.def
|
/freebsd/lib/libstdthreads/ |
H A D | Makefile | 36 VERSION_DEF= ${SRCTOP}/lib/libc/Versions.def
|
/freebsd/sys/contrib/device-tree/Bindings/rng/ |
H A D | imx-rng.txt | 1 Freescale RNGA/RNGB/RNGC (Random Number Generator Versions A, B and C)
|
/freebsd/lib/libssp/ |
H A D | Makefile | 22 VERSION_DEF= ${.CURDIR}/Versions.def
|
/freebsd/lib/libgcc_s/ |
H A D | Makefile | 16 VERSION_DEF= ${.CURDIR}/Versions.def
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | MemProfContextDisambiguation.cpp | 1786 AN.Versions[0] = (uint8_t)allocTypeToUse(AllocNode->AllocTypes); in IndexCallsiteContextGraph() 2854 assert(AI->Versions.size() > Call.cloneNo()); in updateAllocationCall() 2855 AI->Versions[Call.cloneNo()] = (uint8_t)AllocType; in updateAllocationCall() 2912 ? Call.call().dyn_cast<AllocInfo *>()->Versions.size() in cloneFunctionForCallsite() 2924 assert(AI->Versions.size() == CloneNo); in cloneFunctionForCallsite() 2927 AI->Versions.push_back(0); in cloneFunctionForCallsite() 3723 CloneFuncIfNeeded(/*NumClones=*/AllocNode.Versions.size()); in applyImport() 3726 AllocVersionsThinBackend += AllocNode.Versions.size(); in applyImport() 3727 if (MaxAllocVersionsThinBackend < AllocNode.Versions.size()) in applyImport() 3728 MaxAllocVersionsThinBackend = AllocNode.Versions.size(); in applyImport() [all …]
|
/freebsd/lib/libsys/ |
H A D | Makefile | 77 VERSION_DEF=${LIBC_SRCTOP}/Versions.def
|
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/ |
H A D | TextStubV5.cpp | 505 const Array *Versions = File->getArray(Keys[TBDKey::SwiftABI]); in getSwiftVersion() local 506 if (!Versions) in getSwiftVersion() 509 for (const auto &Val : *Versions) { in getSwiftVersion() 523 const Array *Versions = File->getArray(Keys[Key]); in getPackedVersion() local 524 if (!Versions) in getPackedVersion() 527 for (const auto &Val : *Versions) { in getPackedVersion()
|
/freebsd/lib/libprocstat/ |
H A D | Makefile | 14 VERSION_DEF= ${LIBCSRCDIR}/Versions.def
|
/freebsd/lib/libz/ |
H A D | Makefile | 52 VERSION_DEF= ${.CURDIR}/Versions.def
|
/freebsd/sys/dev/hpt27xx/ |
H A D | os_bsd.h | 87 u_char Versions; member
|
/freebsd/sys/dev/hptnr/ |
H A D | os_bsd.h | 89 u_char Versions; member
|