Home
last modified time | relevance | path

Searched defs:Vendor (Results 1 – 25 of 28) sorted by relevance

12

/external/boringssl/src/util/fipstools/acvp/acvptool/acvp/
Dacvp.go559 type Vendor struct { struct
560 URL string `json:"url,omitempty"`
561 Name string `json:"name,omitempty"`
562 ParentURL string `json:"parentUrl,omitempty"`
563 Website string `json:"website,omitempty"`
564 Emails []string `json:"emails,omitempty"`
565 ContactsURL string `json:"contactsUrl,omitempty"`
566 Addresses []Address `json:"addresses,omitempty"`
/external/llvm-project/mlir/include/mlir/Dialect/SPIRV/
DSPIRVAttributes.h28 enum class Vendor; variable
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMTargetStreamer.cpp61 void ARMTargetStreamer::switchVendor(StringRef Vendor) {} in switchVendor()
DARMELFStreamer.cpp154 void ARMTargetAsmStreamer::switchVendor(StringRef Vendor) { in switchVendor()
657 void ARMTargetELFStreamer::switchVendor(StringRef Vendor) { in switchVendor()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMTargetStreamer.cpp103 void ARMTargetStreamer::switchVendor(StringRef Vendor) {} in switchVendor()
DARMELFStreamer.cpp175 void ARMTargetAsmStreamer::switchVendor(StringRef Vendor) {} in switchVendor()
759 void ARMTargetELFStreamer::switchVendor(StringRef Vendor) { in switchVendor()
/external/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
DARMTargetStreamer.cpp103 void ARMTargetStreamer::switchVendor(StringRef Vendor) {} in switchVendor()
DARMELFStreamer.cpp175 void ARMTargetAsmStreamer::switchVendor(StringRef Vendor) {} in switchVendor()
751 void ARMTargetELFStreamer::switchVendor(StringRef Vendor) { in switchVendor()
/external/angle/src/common/
Dpacked_cl_enums.json6 "Vendor": "CL_PLATFORM_VENDOR", string
58 "Vendor": "CL_DEVICE_VENDOR", string
DPackedCLEnums_autogen.h125 Vendor = 44, enumerator
401 Vendor = 3, enumerator
/external/llvm-project/llvm/unittests/ADT/
DTripleTest.cpp666 for (int Vendor = FirstVendorType; Vendor <= Triple::LastVendorType; in TEST() local
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Disa.hpp52 std::string Vendor(void) { return CPU_Rep.vendor_; } in Vendor() function in InstructionSet
/external/angle/src/tests/gl_tests/
DInstancingTest.cpp30 enum Vendor enum
/external/llvm/unittests/ADT/
DTripleTest.cpp308 for (int Vendor = 1+Triple::UnknownVendor; Vendor <= Triple::LastVendorType; in TEST() local
/external/llvm-project/mlir/lib/Dialect/SPIRV/
DSPIRVAttributes.cpp332 Location loc, spirv::VerCapExtAttr /*triple*/, spirv::Vendor /*vendorID*/, in verifyConstructionInvariants()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUTargetStreamer.cpp424 const char *Vendor = getPALMetadata()->getVendor(); in finish() local
/external/llvm/lib/Support/
DTriple.cpp709 VendorType Vendor = UnknownVendor; in normalize() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTriple.cpp815 VendorType Vendor = UnknownVendor; in normalize() local
DHost.cpp1127 unsigned MaxLeaf, Vendor; in getHostCPUName() local
/external/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUTargetStreamer.cpp446 const char *Vendor = getPALMetadata()->getVendor(); in finish() local
/external/llvm-project/llvm/lib/Support/
DTriple.cpp830 VendorType Vendor = UnknownVendor; in normalize() local
DHost.cpp1115 unsigned MaxLeaf, Vendor; in getHostCPUName() local
/external/llvm-project/compiler-rt/lib/builtins/
Dcpu_model.c718 unsigned Vendor; in __cpu_indicator_init() local
/external/llvm/include/llvm/ADT/
DTriple.h213 VendorType Vendor; variable
/external/crosvm/usb_util/src/
Dtypes.rs230 Vendor = 2, enumerator

12