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

1 2

  /external/smack/src/org/xbill/DNS/
HINFORecord.java 73 getOS() {
  /external/clang/include/clang/Driver/
ToolChain.h 117 StringRef getOS() const { return Triple.getOSName(); }
  /external/llvm/include/llvm/ADT/
Triple.h 199 /// getOS - Get the parsed operating system type of this triple.
200 OSType getOS() const { return OS; }
318 if (getOS() == Triple::MacOSX)
329 return getOS() == Triple::Darwin || getOS() == Triple::MacOSX;
334 return getOS() == Triple::IOS;
343 return getOS() == Triple::FreeBSD;
347 return getOS() == Triple::Win32 &&
353 return getOS() == Triple::Win32 && getEnvironment() == Triple::MSVC;
357 return getOS() == Triple::Win32 && getEnvironment() == Triple::Itanium
    [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 
org.eclipse.core.runtime.compatibility_3.2.100.v20100505.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 441 milliseconds

1 2