HomeSort by relevance Sort by last modified time
    Searched refs:setOS (Results 1 - 25 of 26) sorted by null

1 2

  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
Triple.h 302 /// setOS - Set the operating system (third) component of the triple
304 void setOS(OSType Kind);
  /external/llvm/include/llvm/ADT/
Triple.h 605 /// setOS - Set the operating system (third) component of the triple
607 void setOS(OSType Kind);
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Triple.h 622 /// setOS - Set the operating system (third) component of the triple
624 void setOS(OSType Kind);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 643 /// setOS - Set the operating system (third) component of the triple
645 void setOS(OSType Kind);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 643 /// setOS - Set the operating system (third) component of the triple
645 void setOS(OSType Kind);
  /external/swiftshader/third_party/LLVM/lib/Support/
Triple.cpp 634 void Triple::setOS(OSType Kind) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
Triple.h 662 /// setOS - Set the operating system (third) component of the triple
664 void setOS(OSType Kind);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
Triple.h 662 /// setOS - Set the operating system (third) component of the triple
664 void setOS(OSType Kind);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
Triple.h 666 /// setOS - Set the operating system (third) component of the triple
668 void setOS(OSType Kind);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
Triple.h 666 /// setOS - Set the operating system (third) component of the triple
668 void setOS(OSType Kind);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
Triple.h 666 /// setOS - Set the operating system (third) component of the triple
668 void setOS(OSType Kind);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
Triple.h 666 /// setOS - Set the operating system (third) component of the triple
668 void setOS(OSType Kind);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
Triple.h 662 /// setOS - Set the operating system (third) component of the triple
664 void setOS(OSType Kind);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
Triple.h 662 /// setOS - Set the operating system (third) component of the triple
664 void setOS(OSType Kind);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
Triple.h 666 /// setOS - Set the operating system (third) component of the triple
668 void setOS(OSType Kind);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
Triple.h 666 /// setOS - Set the operating system (third) component of the triple
668 void setOS(OSType Kind);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
Triple.h 666 /// setOS - Set the operating system (third) component of the triple
668 void setOS(OSType Kind);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
Triple.h 666 /// setOS - Set the operating system (third) component of the triple
668 void setOS(OSType Kind);
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.frameworkadmin_2.0.100.v20130327-2119.jar 
org.eclipse.equinox.p2.updatesite_1.0.400.v20130515-2028.jar 
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /external/llvm/lib/Support/
Triple.cpp     [all...]
  /frameworks/compile/mclinker/tools/mcld/
Main.cpp 200 triple.setOS(emu_triple.getOS());
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
Triple.cpp     [all...]
  /external/clang/lib/Driver/
Driver.cpp 392 Target.setOS(llvm::Triple::ELFIAMCU);
504 T.setOS(llvm::Triple::Win32);
    [all...]

Completed in 900 milliseconds

1 2