Home
last modified time | relevance | path

Searched refs:vendors (Results 1 – 25 of 47) sorted by relevance

12

/external/autotest/test_suites/
Dcontrol.bluestreak-partners7 PURPOSE = "Automated testing of bluestreak/cfm used by third party vendors/testers"
15 This suite runs a set of bluestreak/cfm tests on bluestreak kits at third party vendors/testers sit…
/external/google-breakpad/src/processor/
Dminidump_processor.cc353 } vendors[] = { in GetARMCpuInfo() local
410 for (size_t i = 0; i < sizeof(vendors)/sizeof(vendors[0]); ++i) { in GetARMCpuInfo()
411 if (vendors[i].id == vendor_id) { in GetARMCpuInfo()
412 vendor = vendors[i].name; in GetARMCpuInfo()
/external/libffi/m4/
Dax_compiler_vendor.m452 vendors="intel: __ICC,__ECC,__INTEL_COMPILER
71 for ventest in $vendors; do
/external/ImageMagick/m4/
Dax_compiler_vendor.m453 vendors="intel: __ICC,__ECC,__INTEL_COMPILER
75 for ventest in $vendors; do
/external/python/cpython2/Modules/_ctypes/libffi/m4/
Dax_compiler_vendor.m452 vendors="intel: __ICC,__ECC,__INTEL_COMPILER
71 for ventest in $vendors; do
/external/autotest/client/tests/iozone/
Dcontrol10 Iozone is useful for performing a broad filesystem analysis of a vendors
/external/libcxx/docs/DesignDocs/
DThreadingSupportAPI.rst24 In order to support vendors with custom threading API's libc++ allows the
37 library. Such a configuration is useful for library vendors who wish to
DVisibilityMacros.rst80 be used by vendors only (see below).
89 This macro is intended for vendors to control whether they want to ship
/external/mesa3d/src/gallium/targets/opencl/
DMakefile.am48 icddir = $(sysconfdir)/OpenCL/vendors/
Dmeson.build71 install_dir : join_paths(get_option('sysconfdir'), 'OpenCL', 'vendors'),
/external/u-boot/doc/SPI/
Dstatus.txt13 - Common probe support for all supported flash vendors except, ramtron.
/external/mesa3d/docs/relnotes/
D6.424 tarball. This was done at the request of Linux distro vendors who prefer
/external/autotest/client/bin/
Dutils.py444 vendors = [cpu['vendor_id'] for cpu in cpuinfo]
445 for v in vendors[1:]:
446 if v != vendors[0]:
447 raise error.TestError('multiple cpu vendors found: ' + str(vendors))
448 return vendors[0]
/external/skqp/site/user/special/
Dvulkan.md9 bugs to vendors as we find them.
/external/skia/site/user/special/
Dvulkan.md9 bugs to vendors as we find them.
/external/strace/xlat/
Devdev_keycode.in265 * Downstream vendors are *not* allowed to do this.
536 * Downstream vendors are *not* allowed to do this.
/external/dtc/
DREADME.license28 makes that it easier for vendors or authors of such software to do so.
/external/perfetto/docs/
Dtesting.md94 CTS tests ensure that any vendors who modify Android remain compliant with the
/external/syzkaller/docs/linux/
Dreporting_kernel_bugs.md29 …rity@suse.com`). They should fix the bug, assign a CVE, and notify other vendors. The maximum emba…
/external/wpa_supplicant_8/hostapd/
DREADME289 Some wireless LAN vendors are already providing support for CCMP in
293 combinations seem to be working with equipment from different vendors.
/external/u-boot/drivers/usb/host/
DKconfig113 probably configure the OHCI (for NEC and some other vendors) USB Host
/external/u-boot/lib/
DKconfig352 motherboard and system vendors present management information about
/external/cldr/tools/java/org/unicode/cldr/tool/
DShowLanguages.java1334 Set<Organization> vendors = new LinkedHashSet<>(); in showCoverageGoals() local
1345 vendors.add(vendor); in showCoverageGoals()
1367 for (Organization vendor : vendors) { in showCoverageGoals()
/external/u-boot/drivers/net/
DKconfig149 This MAC is present in SoCs from various vendors. It supports
/external/eigen/cmake/
DFindBLAS.cmake46 ### List of vendors (BLA_VENDOR) valid in this module
47 ########## List of vendors (BLA_VENDOR) valid in this module

12