Searched refs:vendors (Results 1 – 25 of 75) sorted by relevance
123
/external/boringssl/src/util/fipstools/acvp/ |
D | ACVP.md | 8 …ing and manipulating the ACVP database, which contains lists of modules, vendors, contacts, operat… 150 …vendors provides a more complex example. Since there are large number of duplicates in NIST's data… 153 > vendors 154 [object set vendors] 160 > vendors[1234] 162 "url": "/acvp/v1/vendors/1234", 165 "contactsUrl": "/acvp/v1/vendors/1234/contacts", 168 "url": "/acvp/v1/vendors/1234/addresses/1234", 182 > vendors[where name contains "Google LLC"] 185 "url": "/acvp/v1/vendors/11136", [all …]
|
/external/autotest/test_suites/ |
D | control.bluestreak-partners | 7 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/ImageMagick/m4/ |
D | ax_compiler_vendor.m4 | 65 dnl If you modify this list of vendors, please add similar support 72 vendors=" 97 for ventest in $vendors; do
|
/external/autotest/client/tests/iozone/ |
D | control | 10 Iozone is useful for performing a broad filesystem analysis of a vendors
|
/external/llvm-project/libcxx/include/ |
D | __availability | 19 // Libc++ is shipped by various vendors. In particular, it is used as a system 43 // as unavailable. When vendors decide to ship the feature as part of their 48 // a platform (i.e. as a system library), and so vendors that want them should 185 // ...New vendors can add availability markup here...
|
/external/mesa3d/.gitlab-ci/piglit/ |
D | run_cl.sh | 11 export OCL_ICD_VENDORS=$OLDPWD/install/etc/OpenCL/vendors/
|
/external/python/cpython2/Modules/_ctypes/libffi/m4/ |
D | ax_compiler_vendor.m4 | 52 vendors="intel: __ICC,__ECC,__INTEL_COMPILER 71 for ventest in $vendors; do
|
/external/libffi/m4/ |
D | ax_compiler_vendor.m4 | 53 vendors="intel: __ICC,__ECC,__INTEL_COMPILER 75 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/llvm-project/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/android-clat/ |
D | vendor-464xlat.rc | 1 # Certain vendors disable 464xlat by setting a vendor property.
|
/external/mesa3d/docs/relnotes/ |
D | 6.4 | 24 tarball. This was done at the request of Linux distro vendors who prefer
|
D | 6.4.2.rst | 32 Linux distro vendors who prefer to use freeglut.
|
D | 6.5.3.rst | 32 Other OpenGL vendors name their OpenGL 2.x libraries libGL.so.1.0.xxxxx
|
/external/google-breakpad/src/processor/ |
D | minidump_processor.cc | 417 } vendors[] = { in GetARMCpuInfo() local 474 for (size_t i = 0; i < sizeof(vendors)/sizeof(vendors[0]); ++i) { in GetARMCpuInfo() 475 if (vendors[i].id == vendor_id) { in GetARMCpuInfo() 476 vendor = vendors[i].name; in GetARMCpuInfo()
|
/external/llvm-project/llvm/docs/ |
D | Security.rst | 10 4. Ensure timely notification and release to vendors who package and distribute LLVM-based toolchai… 14 … action, provide disclosure timing when issues are reported, and respect vendors' / packagers' / u… 120 * If the LLVM Security Group agrees, designated members may share issues with vendors of non-LLVM b… 126 …urity issue. An embargo may be lifted before the agreed-upon date if all vendors planning to ship … 172 * The Security Group figures out how the LLVM project’s own releases, as well as individual vendors…
|
/external/angle/src/libANGLE/renderer/vulkan/doc/ |
D | TransformFeedbackViaExtension.md | 6 But some GPU vendors do not support these atomics. Also the emulation becomes more difficult in
|
/external/skqp/site/user/special/ |
D | vulkan.md | 9 bugs to vendors as we find them.
|
/external/skia/site/docs/user/special/ |
D | vulkan.md | 14 bugs to vendors as we find them.
|
/external/strace/xlat/ |
D | evdev_keycode.in | 265 * Downstream vendors are *not* allowed to do this. 536 * Downstream vendors are *not* allowed to do this.
|
/external/mesa3d/src/gallium/targets/opencl/ |
D | meson.build | 112 install_dir : join_paths(get_option('sysconfdir'), 'OpenCL', 'vendors'),
|
/external/avb/proto/ |
D | api.proto | 76 // It is not required for vendors to keep this information. However, this can
|
/external/dtc/ |
D | README.license | 28 makes that it easier for vendors or authors of such software to do so.
|
/external/libiio/src/ |
D | README.md | 7 …se allows anyone to use the library, on any vendors processor/FPGA/SoC, which may be controlling a…
|
/external/libiio/ |
D | README.md | 7 …se allows anyone to use the library, on any vendors processor/FPGA/SoC, which may be controlling a…
|
123