HomeSort by relevance Sort by last modified time
    Searched defs:getOS (Results 1 - 25 of 40) sorted by null

1 2

  /external/clang/include/clang/Driver/
ToolChain.h 135 StringRef getOS() const { return Triple.getOSName(); }
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
Triple.h 178 /// getOS - Get the parsed operating system type of this triple.
179 OSType getOS() const {
260 return getOS() == Triple::Darwin || getOS() == Triple::MacOSX;
265 return isMacOSX() || getOS() == Triple::IOS;
270 return getOS() == Triple::Win32 || getOS() == Triple::Cygwin ||
271 getOS() == Triple::MinGW32;
282 if (getOS() == Triple::MacOSX)
  /external/llvm/include/llvm/ADT/
Triple.h 270 /// getOS - Get the parsed operating system type of this triple.
271 OSType getOS() const { return OS; }
409 if (getOS() == Triple::MacOSX)
420 return getOS() == Triple::Darwin || getOS() == Triple::MacOSX;
429 return getOS() == Triple::IOS || isTvOS();
434 return getOS() == Triple::TvOS;
439 return getOS() == Triple::WatchOS;
452 return getOS() == Triple::NetBSD;
456 return getOS() == Triple::OpenBSD
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-metadata-model/0.20.0/
tycho-metadata-model-0.20.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.runtime_3.6.0.v20100505.jar 
org.eclipse.equinox.frameworkadmin_2.0.0.v20100503.jar 
org.eclipse.equinox.launcher.jar 
org.eclipse.equinox.launcher_1.1.0.v20100507.jar 
org.eclipse.core.filesystem_1.3.1.R36x_v20100727-0745.jar 
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar 
org.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.runtime_3.11.0.v20150405-1723.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.runtime_3.9.100.v20131218-1515.jar 
org.eclipse.equinox.frameworkadmin_2.0.100.v20130327-2119.jar 
org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar 
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
org.eclipse.equinox.p2.updatesite_1.0.400.v20130515-2028.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.core.runtime_3.6.0.v20100505.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.runtime_3.9.0.v20130326-1255.jar 
org.eclipse.equinox.frameworkadmin_2.0.100.v20130327-2119.jar 
org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar 
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
org.eclipse.equinox.p2.updatesite_1.0.400.v20130515-2028.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/
org.eclipse.tycho.core.shared-0.20.0.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.18.1/
org.eclipse.tycho.core.shared-0.18.1.jar 

Completed in 491 milliseconds

1 2