Home
last modified time | relevance | path

Searched refs:Provides (Results 1 – 25 of 74) sorted by relevance

123

/freebsd/sys/contrib/openzfs/scripts/
H A Dkmodtool83 Provides: ${kmodname}-kmod = %{?epoch:%{epoch}:}%{version}-%{release}
108 Provides: ${kmodname}-kmod = %{?epoch:%{epoch}:}%{version}-%{release}
109 Provides: kmod-${kmodname}-xen = %{?epoch:%{epoch}:}%{version}-%{release}
110 Provides: kmod-${kmodname}-smp = %{?epoch:%{epoch}:}%{version}-%{release}
111 Provides: kmod-${kmodname}-PAE = %{?epoch:%{epoch}:}%{version}-%{release}
152 Provides: kernel-modules-for-kernel = ${kernel_uname_r}
153 Provides: kmod-${kmodname}-uname-r = ${kernel_uname_r}
154 Provides: ${kmodname}-kmod = %{?epoch:%{epoch}:}%{version}-%{release}
231 Provides: ${kmodname}-devel-kmod = %{?epoch:%{epoch}:}%{version}-%{release}
277 Provides: kernel-objects-for-kernel = ${kernel_uname_r}
[all …]
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DRuntimeLibcallsEmitter.cpp136 const RuntimeLibcall *Provides = nullptr; member in __anonf9119db00211::RuntimeLibcallImpl
146 Provides = ProvideMap.lookup(ProvidesDef); in RuntimeLibcallImpl()
157 const RuntimeLibcall *getProvides() const { return Provides; } in getProvides()
179 Provides->emitEnumEntry(OS); in emitSetImplCall()
187 Provides->emitEnumEntry(OS); in emitTableEntry()
253 const RuntimeLibcall *Provides = LibCallImpl.getProvides(); in RuntimeLibcallEmitter() local
254 if (!Provides) in RuntimeLibcallEmitter()
257 LibCallToDefaultImpl[Provides] = &LibCallImpl; in RuntimeLibcallEmitter()
352 const RuntimeLibcall *Provides = LibCallImpl.getProvides(); in emitGetInitRuntimeLibcallNames() local
354 Provides->emitEnumEntry(OS); in emitGetInitRuntimeLibcallNames()
/freebsd/contrib/pkgconf/tests/lib1/
H A Dunavailable-provider.pc7 Description: Provides an otherwise unavailable package
9 Provides: unavailable = 1.2.3
H A Dprovides.pc6 Provides: provides-test-foo = 1.0.0, provides-test-bar > 1.1.0, provides-test-baz >= 1.1.0, provide…
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningTool.cpp102 Rule.Provides = Provided; in getP1689ModuleDependencyFile()
103 if (Rule.Provides) in getP1689ModuleDependencyFile()
104 Rule.Provides->SourcePath = Filename.str(); in getP1689ModuleDependencyFile()
/freebsd/contrib/llvm-project/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp678 if (R.Provides) { in printDependencies()
679 Array Provides; in printDependencies() local
680 Object Provided{{"logical-name", R.Provides->ModuleName}, in printDependencies()
681 {"source-path", R.Provides->SourcePath}, in printDependencies()
682 {"is-interface", R.Provides->IsStdCXXModuleInterface}}; in printDependencies()
683 Provides.push_back(std::move(Provided)); in printDependencies()
684 O.insert({"provides", std::move(Provides)}); in printDependencies()
716 if (R.Provides && !R.Provides->SourcePath.empty()) in addSourcePathsToRequires()
717 ModuleSourceMapper[R.Provides->ModuleName] = R.Provides->SourcePath; in addSourcePathsToRequires()
/freebsd/sys/contrib/edk2/
H A DMdePkg.dec57 ## @libraryclass Provides most usb APIs to support the Hid requests defined in Usb Hid 1.1 spec
62 ## @libraryclass Provides a service to retrieve a pointer to the EFI Runtime Services Table.
66 ## @libraryclass Provides library functions for each of the UEFI Runtime Services.
70 ## @libraryclass Provides library functions for common UEFI operations.
81 ## @libraryclass Provides a service to retrieve a pointer to the EFI Boot Services Table.
88 ## @libraryclass Provides calibrated delay and performance counter services.
91 ## @libraryclass Provides library functions to access SMBUS devices.
95 …## @libraryclass Provides the functions to submit Scsi commands defined in SCSI-2 specification …
98 ## @libraryclass Provides a service to publish discovered system resources.
101 ## @libraryclass Provides services to log status code records.
[all …]
/freebsd/contrib/libpcap/ChmodBPF/
H A DStartupParameters.plist3 Provides = ("ChmodBPF");
/freebsd/contrib/pam-krb5/m4/
H A Dkadm5clnt.m44 dnl library. Provides the --with-kadm5clnt, --with-kadm5clnt-include, and
10 dnl Provides the macros RRA_LIB_KADM5CLNT and RRA_LIB_KADM5CLNT_OPTIONAL and
H A Dkrb5-pkinit.m44 dnl relevant to PKINIT support. Provides the macro:
H A Dlib-depends.m41 dnl Provides option to change library probes.
H A Dcc-flags.m43 dnl Provides RRA_PROG_CC_FLAG and RRA_PROG_LD_FLAG, which checks whether a
8 dnl Provides RRA_PROG_CC_WARNINGS_FLAGS, which checks whether a compiler
H A Dkrb5.m44 dnl Provides the --with-krb5, --with-krb5-include, and --with-krb5-lib
9 dnl Provides the macro RRA_LIB_KRB5 and sets the substitution variables
26 dnl Provides the RRA_LIB_KRB5_OPTIONAL macro, which should be used if Kerberos
/freebsd/sys/contrib/openzfs/contrib/debian/
H A Dcontrol.modules.in16 Provides: openzfs-zfs-modules
H A Dcontrol69 Provides: libnvpair-dev
182 Provides: openzfs-zfs-modules
246 Provides: openzfsutils
/freebsd/contrib/googletest/
H A Dfake_fuchsia_sdk.bzl1 """Provides a fake @fuchsia_sdk implementation that's used when the real one isn't available.
/freebsd/contrib/googletest/googlemock/
H A DREADME.md18 - Provides a declarative syntax for defining mocks.
/freebsd/sys/contrib/openzfs/rpm/redhat/
H A Dzfs.spec.in123 Provides: %{name}-kmod-common = %{version}-%{release}
233 Provides: libzpool7-devel = %{version}-%{release}
234 Provides: libnvpair3-devel = %{version}-%{release}
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparc.td204 // LEON 3 FT (UT699). Provides features for the UT699 processor
209 // LEON3 FT (GR712RC). Provides features for the GR712RC processor.
/freebsd/sys/powerpc/conf/
H A DMPC85XX35 options GEOM_LABEL # Provides labelization
H A DQORIQ6444 options GEOM_LABEL #Provides labelization
/freebsd/crypto/openssh/contrib/suse/
H A Dopenssh.spec26 Provides: ssh
44 Provides: openssh:${_libdir}/ssh/ssh-askpass
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningTool.h81 std::optional<P1689ModuleInfo> Provides; member
/freebsd/sys/contrib/libsodium/m4/
H A Dax_tls.m411 # Provides a test for the compiler support of thread local storage (TLS)
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DRuntimeLibcallsImpl.td59 RuntimeLibcall Provides = P;

123