Home
last modified time | relevance | path

Searched refs:RPM (Results 1 - 3 of 3) sorted by relevance

/third_party/libabigail/tools/
H A Dfedabipkgdiff35 # RPM packages to find potential differences of ABI. This is really useful for
36 # Fedora packagers and developers. Usually, excpet the RPM packages built
37 # locally, if a packager wants to compare RPM packages he just built with
38 # specific RPM packages that were already built and availabe in Koji,
42 # fedabipkgdiff which RPM packages he wants to compare, then fedabipkgdiff will
64 # The working directory where to hold all data including downloaded RPM
98 # compare. It's a dict representing the RPM we are interested in.
137 """RPM is not found"""
211 """Return if a file is a RPM"""
273 print('DRY-RUN: Delete cached downloaded RPM package
279 class RPM(object): global() class
[all...]
/third_party/alsa-utils/alsa-info/
H A Dalsa-info.sh242 local RPM
244 RPM="$(command -v rpmquery)"
246 [ -n "$RPM$DPKG" ] || return
253 if [ -x "$RPM" ]; then "$RPM" -a; fi
/third_party/alsa-lib/include/sound/uapi/
H A Dhdsp.h34 RPM, enumerator

Completed in 4 milliseconds