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

  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Driver/
Distro.h 1 //===--- Distro.h - Linux distribution detection support --------*- C++ -*-===//
18 /// Distro - Helper class for detecting and classifying Linux distributions.
23 class Distro {
26 // NB: Releases of a particular Linux distro should be kept together
72 Distro() : DistroVal() {}
74 /// Constructs a Distro type for specific distribution.
75 Distro(DistroType D) : DistroVal(D) {}
78 explicit Distro(clang::vfs::FileSystem& VFS);
80 bool operator==(const Distro &Other) const {
84 bool operator!=(const Distro &Other) const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Driver/
Distro.h 1 //===--- Distro.h - Linux distribution detection support --------*- C++ -*-===//
18 /// Distro - Helper class for detecting and classifying Linux distributions.
23 class Distro {
26 // NB: Releases of a particular Linux distro should be kept together
72 Distro() : DistroVal() {}
74 /// Constructs a Distro type for specific distribution.
75 Distro(DistroType D) : DistroVal(D) {}
78 explicit Distro(clang::vfs::FileSystem& VFS);
80 bool operator==(const Distro &Other) const {
84 bool operator!=(const Distro &Other) const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Driver/
Distro.h 1 //===--- Distro.h - Linux distribution detection support --------*- C++ -*-===//
18 /// Distro - Helper class for detecting and classifying Linux distributions.
23 class Distro {
26 // NB: Releases of a particular Linux distro should be kept together
72 Distro() : DistroVal() {}
74 /// Constructs a Distro type for specific distribution.
75 Distro(DistroType D) : DistroVal(D) {}
78 explicit Distro(clang::vfs::FileSystem& VFS);
80 bool operator==(const Distro &Other) const {
84 bool operator!=(const Distro &Other) const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Distro.h 1 //===--- Distro.h - Linux distribution detection support --------*- C++ -*-===//
18 /// Distro - Helper class for detecting and classifying Linux distributions.
23 class Distro {
26 // NB: Releases of a particular Linux distro should be kept together
72 Distro() : DistroVal() {}
74 /// Constructs a Distro type for specific distribution.
75 Distro(DistroType D) : DistroVal(D) {}
78 explicit Distro(clang::vfs::FileSystem& VFS);
80 bool operator==(const Distro &Other) const {
84 bool operator!=(const Distro &Other) const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Driver/
Distro.h 1 //===--- Distro.h - Linux distribution detection support --------*- C++ -*-===//
18 /// Distro - Helper class for detecting and classifying Linux distributions.
23 class Distro {
26 // NB: Releases of a particular Linux distro should be kept together
72 Distro() : DistroVal() {}
74 /// Constructs a Distro type for specific distribution.
75 Distro(DistroType D) : DistroVal(D) {}
78 explicit Distro(clang::vfs::FileSystem& VFS);
80 bool operator==(const Distro &Other) const {
84 bool operator!=(const Distro &Other) const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Driver/
Distro.h 1 //===--- Distro.h - Linux distribution detection support --------*- C++ -*-===//
18 /// Distro - Helper class for detecting and classifying Linux distributions.
23 class Distro {
26 // NB: Releases of a particular Linux distro should be kept together
72 Distro() : DistroVal() {}
74 /// Constructs a Distro type for specific distribution.
75 Distro(DistroType D) : DistroVal(D) {}
78 explicit Distro(clang::vfs::FileSystem& VFS);
80 bool operator==(const Distro &Other) const {
84 bool operator!=(const Distro &Other) const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Driver/
Distro.h 1 //===--- Distro.h - Linux distribution detection support --------*- C++ -*-===//
18 /// Distro - Helper class for detecting and classifying Linux distributions.
23 class Distro {
26 // NB: Releases of a particular Linux distro should be kept together
72 Distro() : DistroVal() {}
74 /// Constructs a Distro type for specific distribution.
75 Distro(DistroType D) : DistroVal(D) {}
78 explicit Distro(clang::vfs::FileSystem& VFS);
80 bool operator==(const Distro &Other) const {
84 bool operator!=(const Distro &Other) const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Distro.h 1 //===--- Distro.h - Linux distribution detection support --------*- C++ -*-===//
18 /// Distro - Helper class for detecting and classifying Linux distributions.
23 class Distro {
26 // NB: Releases of a particular Linux distro should be kept together
72 Distro() : DistroVal() {}
74 /// Constructs a Distro type for specific distribution.
75 Distro(DistroType D) : DistroVal(D) {}
78 explicit Distro(clang::vfs::FileSystem& VFS);
80 bool operator==(const Distro &Other) const {
84 bool operator!=(const Distro &Other) const
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/
libprep.bat 15 REM Copy Distro then PyMod files to the destination
  /external/clang/lib/Driver/
ToolChains.cpp     [all...]

Completed in 174 milliseconds