Home
last modified time | relevance | path

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

/external/boringssl/src/util/fipstools/acvp/acvptool/acvp/
Dacvp.go544 type Vendor struct { struct
545 URL string `json:"url,omitempty"`
546 Name string `json:"name,omitempty"`
547 ParentURL string `json:"parentUrl,omitempty"`
548 Website string `json:"website,omitempty"`
549 Emails []string `json:"emails,omitempty"`
550 ContactsURL string `json:"contactsUrl,omitempty"`
551 Addresses []Address `json:"addresses,omitempty"`
/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-7.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMTargetStreamer.cpp104 void ARMTargetStreamer::switchVendor(StringRef Vendor) {} in switchVendor()
DARMELFStreamer.cpp176 void ARMTargetAsmStreamer::switchVendor(StringRef Vendor) {} in switchVendor()
753 void ARMTargetELFStreamer::switchVendor(StringRef Vendor) { in switchVendor()
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dcl_device.h31 enum class Vendor { QUALCOMM, MALI, POWERVR, NVIDIA, AMD, UNKNOWN }; enum
/external/crosvm/usb_util/src/
Dtypes.rs77 Vendor = 2, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DTripleTest.cpp459 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/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DTriple.cpp769 VendorType Vendor = UnknownVendor; in normalize() local
DHost.cpp974 unsigned MaxLeaf, Vendor; in getHostCPUName() local
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DTriple.cpp734 VendorType Vendor = UnknownVendor; in normalize() local
DHost.cpp778 unsigned MaxLeaf, Vendor; in getHostCPUName() local
/external/llvm/lib/Support/
DTriple.cpp709 VendorType Vendor = UnknownVendor; in normalize() local
DHost.cpp744 unsigned MaxLeaf, Vendor; in getHostCPUName() local
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DTriple.h221 VendorType Vendor; variable
/external/llvm/include/llvm/ADT/
DTriple.h213 VendorType Vendor; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DTriple.h230 VendorType Vendor; variable