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

  /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...]
  /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 
org.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jar 
org.eclipse.update.configurator_3.3.100.v20100512.jar 
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 

Completed in 328 milliseconds