HomeSort by relevance Sort by last modified time
    Searched refs:Fedora (Results 1 - 21 of 21) sorted by null

  /external/cmockery/cmockery_0_1_2/packages/
rpm.sh 64 if grep Fedora /etc/issue >/dev/null; then
65 destdir=fc`grep Fedora /etc/issue | cut -d' ' -f 4`;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Driver/
Distro.h 39 Fedora,
101 return DistroVal == Fedora || (DistroVal >= RHEL5 && DistroVal <= RHEL7);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Driver/
Distro.h 39 Fedora,
101 return DistroVal == Fedora || (DistroVal >= RHEL5 && DistroVal <= RHEL7);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Driver/
Distro.h 39 Fedora,
101 return DistroVal == Fedora || (DistroVal >= RHEL5 && DistroVal <= RHEL7);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Distro.h 39 Fedora,
101 return DistroVal == Fedora || (DistroVal >= RHEL5 && DistroVal <= RHEL7);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Driver/
Distro.h 39 Fedora,
101 return DistroVal == Fedora || (DistroVal >= RHEL5 && DistroVal <= RHEL7);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Driver/
Distro.h 39 Fedora,
101 return DistroVal == Fedora || (DistroVal >= RHEL5 && DistroVal <= RHEL7);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Driver/
Distro.h 39 Fedora,
101 return DistroVal == Fedora || (DistroVal >= RHEL5 && DistroVal <= RHEL7);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Distro.h 39 Fedora,
101 return DistroVal == Fedora || (DistroVal >= RHEL5 && DistroVal <= RHEL7);
  /prebuilts/go/darwin-x86/src/crypto/x509/
root_linux.go 10 "/etc/pki/tls/certs/ca-bundle.crt", // Fedora/RHEL 6
  /prebuilts/go/linux-x86/src/crypto/x509/
root_linux.go 10 "/etc/pki/tls/certs/ca-bundle.crt", // Fedora/RHEL 6
  /external/strace/
strace.spec 9 %if 0%{?fedora} >= 20 || 0%{?centos} >= 8 || 0%{?rhel} >= 8 || 0%{?suse_version} >= 1300
131 * Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 4.11.0.163.9720-2
145 * Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.10-3
158 * Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.9-2
171 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.8-4
177 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.8-2
187 * Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.7-3
190 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.7-2
197 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.6-2
204 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.5.20-
    [all...]
  /external/iputils/
iputils.spec 91 Partically sync with current Fedora's specfile.
  /prebuilts/go/darwin-x86/src/syscall/
syscall_linux_test.go 109 // UID/GID 99 is the user/group "nobody" on RHEL/Fedora and is
  /prebuilts/go/linux-x86/src/syscall/
syscall_linux_test.go 109 // UID/GID 99 is the user/group "nobody" on RHEL/Fedora and is
  /external/valgrind/auxprogs/
nightly-build-summary 37 # "distro" string (distribution, e.g. Fedora-15)
191 if ($val =~ /Fedora release ([0-9]+)/) {
192 $distro = "Fedora-$1";
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/gdb/
libpython.py     [all...]
  /external/python/cpython2/Tools/gdb/
libpython.py     [all...]
  /external/valgrind/exp-bbv/tests/amd64-linux/
ll.S 219 # (which unfortunately shipped with Fedora 10)
  /external/valgrind/exp-bbv/tests/x86-linux/
ll.S 213 # (which unfortunately shipped with Fedora 10)
  /external/clang/lib/Driver/
ToolChains.cpp     [all...]

Completed in 662 milliseconds