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

  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
Triple.h 73 enum VendorType {
120 mutable VendorType Vendor;
130 static VendorType ParseVendor(StringRef VendorName);
173 VendorType getVendor() const {
300 void setVendor(VendorType Kind);
355 static const char *getVendorTypeName(VendorType Kind);
  /external/llvm/include/llvm/ADT/
Triple.h 121 enum VendorType {
213 VendorType Vendor;
268 VendorType getVendor() const { return Vendor; }
603 void setVendor(VendorType Kind);
702 static const char *getVendorTypeName(VendorType Kind);
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Triple.h 125 enum VendorType {
221 VendorType Vendor;
276 VendorType getVendor() const { return Vendor; }
620 void setVendor(VendorType Kind);
719 static StringRef getVendorTypeName(VendorType Kind);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 126 enum VendorType {
223 VendorType Vendor;
278 VendorType getVendor() const { return Vendor; }
641 void setVendor(VendorType Kind);
740 static StringRef getVendorTypeName(VendorType Kind);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
Triple.h 127 enum VendorType {
226 VendorType Vendor;
287 VendorType getVendor() const { return Vendor; }
660 void setVendor(VendorType Kind);
765 static StringRef getVendorTypeName(VendorType Kind);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
Triple.h 127 enum VendorType {
226 VendorType Vendor;
287 VendorType getVendor() const { return Vendor; }
660 void setVendor(VendorType Kind);
765 static StringRef getVendorTypeName(VendorType Kind);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
Triple.h 129 enum VendorType {
229 VendorType Vendor;
290 VendorType getVendor() const { return Vendor; }
664 void setVendor(VendorType Kind);
769 static StringRef getVendorTypeName(VendorType Kind);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
Triple.h 129 enum VendorType {
229 VendorType Vendor;
290 VendorType getVendor() const { return Vendor; }
664 void setVendor(VendorType Kind);
769 static StringRef getVendorTypeName(VendorType Kind);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
Triple.h 129 enum VendorType {
229 VendorType Vendor;
290 VendorType getVendor() const { return Vendor; }
664 void setVendor(VendorType Kind);
769 static StringRef getVendorTypeName(VendorType Kind);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
Triple.h 129 enum VendorType {
229 VendorType Vendor;
290 VendorType getVendor() const { return Vendor; }
664 void setVendor(VendorType Kind);
769 static StringRef getVendorTypeName(VendorType Kind);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 126 enum VendorType {
223 VendorType Vendor;
278 VendorType getVendor() const { return Vendor; }
641 void setVendor(VendorType Kind);
740 static StringRef getVendorTypeName(VendorType Kind);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
Triple.h 127 enum VendorType {
226 VendorType Vendor;
287 VendorType getVendor() const { return Vendor; }
660 void setVendor(VendorType Kind);
765 static StringRef getVendorTypeName(VendorType Kind);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
Triple.h 127 enum VendorType {
226 VendorType Vendor;
287 VendorType getVendor() const { return Vendor; }
660 void setVendor(VendorType Kind);
765 static StringRef getVendorTypeName(VendorType Kind);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
Triple.h 129 enum VendorType {
229 VendorType Vendor;
290 VendorType getVendor() const { return Vendor; }
664 void setVendor(VendorType Kind);
769 static StringRef getVendorTypeName(VendorType Kind);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
Triple.h 129 enum VendorType {
229 VendorType Vendor;
290 VendorType getVendor() const { return Vendor; }
664 void setVendor(VendorType Kind);
769 static StringRef getVendorTypeName(VendorType Kind);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
Triple.h 129 enum VendorType {
229 VendorType Vendor;
290 VendorType getVendor() const { return Vendor; }
664 void setVendor(VendorType Kind);
769 static StringRef getVendorTypeName(VendorType Kind);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
Triple.h 129 enum VendorType {
229 VendorType Vendor;
290 VendorType getVendor() const { return Vendor; }
664 void setVendor(VendorType Kind);
769 static StringRef getVendorTypeName(VendorType Kind);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
authif.h 142 BYTE VendorType;

Completed in 949 milliseconds