Searched refs:vendors (Results 1 – 18 of 18) sorted by relevance
/external/autotest/client/bin/ |
D | base_utils.py | 456 vendors = [cpu['vendor_id'] for cpu in cpuinfo] 457 for v in vendors[1:]: 458 if v != vendors[0]: 459 raise error.TestError('multiple cpu vendors found: ' + str(vendors)) 460 return vendors[0]
|
/external/autotest/client/tests/iozone/ |
D | control | 10 Iozone is useful for performing a broad filesystem analysis of a vendors
|
/external/ImageMagick/m4/ |
D | ax_compiler_vendor.m4 | 53 vendors="intel: __ICC,__ECC,__INTEL_COMPILER 74 for ventest in $vendors; do
|
/external/libcxx/docs/DesignDocs/ |
D | ThreadingSupportAPI.rst | 24 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
|
/external/google-breakpad/src/processor/ |
D | minidump_processor.cc | 353 } 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/mesa3d/docs/ |
D | RELNOTES-6.4 | 24 tarball. This was done at the request of Linux distro vendors who prefer
|
/external/skia/site/user/special/ |
D | vulkan.md | 9 bugs to vendors as we find them.
|
/external/syslinux/doc/ |
D | usbkey.txt | 10 kind of quality we're seeing out of major BIOS vendors these days. On
|
/external/dtc/ |
D | README.license | 28 makes that it easier for vendors or authors of such software to do so.
|
/external/wpa_supplicant_8/hostapd/ |
D | README | 301 Some wireless LAN vendors are already providing support for CCMP in 305 combinations seem to be working with equipment from different vendors.
|
/external/libvorbis/doc/ |
D | 05-comment.tex | 170 Individual 'vendors' may use non-standard field names within
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/about_files/ |
D | IJG_README | 340 concrete file format. Some vendors "filled in the blanks" on their own, 346 has been agreed to by a number of major commercial JPEG vendors, and it has
|
/external/zlib/src/win32/ |
D | DLL_FAQ.txt | 276 applications from various vendors, including Microsoft, do not
|
/external/clang/docs/ |
D | LanguageExtensions.rst | 318 language features, as different vendors use different numbering schemes. 324 features, as different vendors use different numbering schemes. Instead, use
|
D | Modules.rst | 99 …nary module format across architectures, compiler versions, and compiler vendors is technically in…
|
/external/ltp/doc/ |
D | test-writing-guidelines.txt | 546 kernel versions as vendors typically backport fixes to their kernels and the
|
/external/ImageMagick/ |
D | configure | 8780 vendors="intel: __ICC,__ECC,__INTEL_COMPILER 8801 for ventest in $vendors; do 9370 vendors="intel: __ICC,__ECC,__INTEL_COMPILER 9391 for ventest in $vendors; do
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|