Home
last modified time | relevance | path

Searched refs:Versions (Results 1 – 25 of 69) sorted by relevance

123

/freebsd/tools/tools/shlib-compat/test/
H A DMakefile.inc11 VERSION_DEF= ${.CURDIR}/../Versions.def
/freebsd/lib/libregex/
H A DMakefile14 VERSION_DEF= ${.CURDIR}/Versions.def
/freebsd/lib/libmp/
H A DMakefile13 VERSION_DEF= ${SRCTOP}/lib/libc/Versions.def
/freebsd/lib/libthread_db/
H A DMakefile17 VERSION_DEF=${SRCTOP}/lib/libc/Versions.def
/freebsd/lib/libnv/
H A DMakefile10 VERSION_DEF= ${SRCTOP}/lib/libc/Versions.def
/freebsd/lib/librt/
H A DMakefile21 VERSION_DEF=${SRCTOP}/lib/libc/Versions.def
/freebsd/lib/libdl/
H A DMakefile17 VERSION_DEF=${SRCTOP}/lib/libc/Versions.def
/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Dibm,cffps1.txt1 Device-tree bindings for IBM Common Form Factor Power Supply Versions 1 and 2
/freebsd/lib/librpcsec_gss/
H A DMakefile10 VERSION_DEF= ${SRCTOP}/lib/libc/Versions.def
/freebsd/sys/teken/libteken/
H A DMakefile34 VERSION_DEF= ${.CURDIR}/../../../lib/libc/Versions.def
/freebsd/lib/libifconfig/
H A DMakefile11 VERSION_DEF= ${LIBCSRCDIR}/Versions.def
/freebsd/lib/libulog/
H A DMakefile23 VERSION_DEF= ${SRCTOP}/lib/libc/Versions.def
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dos_version_check.c280 dyld_build_version_t Versions[] = { in __isPlatformVersionAtLeast() local
282 return AvailabilityVersionCheck(1, Versions); in __isPlatformVersionAtLeast()
/freebsd/lib/libstdthreads/
H A DMakefile37 VERSION_DEF= ${SRCTOP}/lib/libc/Versions.def
/freebsd/lib/libmixer/
H A DMakefile6 VERSION_DEF= ${LIBCSRCDIR}/Versions.def
/freebsd/sys/contrib/device-tree/Bindings/rng/
H A Dimx-rng.txt1 Freescale RNGA/RNGB/RNGC (Random Number Generator Versions A, B and C)
H A Dimx-rng.yaml7 title: Freescale RNGA/RNGB/RNGC (Random Number Generator Versions A, B and C)
/freebsd/lib/libssp/
H A DMakefile23 VERSION_DEF= ${.CURDIR}/Versions.def
/freebsd/lib/libgcc_s/
H A DMakefile17 VERSION_DEF= ${.CURDIR}/Versions.def
/freebsd/lib/libsys/
H A DMakefile75 VERSION_DEF=${LIBC_SRCTOP}/Versions.def
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp2643 assert(AI->Versions.size() > Call.cloneNo()); in updateAllocationCall()
2644 AI->Versions[Call.cloneNo()] = (uint8_t)AllocType; in updateAllocationCall()
2701 ? Call.call().dyn_cast<AllocInfo *>()->Versions.size() in cloneFunctionForCallsite()
2713 assert(AI->Versions.size() == CloneNo); in cloneFunctionForCallsite()
2716 AI->Versions.push_back(0); in cloneFunctionForCallsite()
3497 AllocVersionsThinBackend += AllocNode.Versions.size(); in applyImport()
3499 MaxAllocVersionsThinBackend = AllocNode.Versions.size(); in applyImport()
3506 if (AllocNode.Versions.size() == 1) { in applyImport()
3507 assert((AllocationType)AllocNode.Versions[0] == in applyImport()
3509 (AllocationType)AllocNode.Versions[0] == in applyImport()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStubV5.cpp505 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 DMakefile15 VERSION_DEF= ${LIBCSRCDIR}/Versions.def
/freebsd/lib/libz/
H A DMakefile52 VERSION_DEF= ${.CURDIR}/Versions.def
/freebsd/sys/dev/hpt27xx/
H A Dos_bsd.h87 u_char Versions; member

123