Lines Matching defs:compatibility

85  * There are numerous compatibility, portability and memory management
91 * \section compatibility Compatibility
101 * If backward compatibility with a 1.2 runtime is required, the minimum
128 * However, the old behaviour can be regained for backward compatibility
134 * compatibility old behaviour can be regained with the
137 * In OpenCL 2.0 OpenCL C is not entirely backward compatibility with
192 * Backward compatibility option to support cl.hpp-style size_t
195 * new size_t class is placed in the cl::compatibility namespace and
197 * compatibility.
637 // Define size_type appropriately to allow backward-compatibility
641 namespace compatibility {
694 } // namespace compatibility
697 using size_t = compatibility::size_t<N>;
2425 * Defaults to false to maintain compatibility with
3144 * Defaults to false to maintain compatibility with
3330 * Defaults to false to maintain compatibility with
3936 * Defaults to false to maintain compatibility with earlier versions.
4072 * Defaults to false to maintain compatibility with
4161 * Defaults to false to maintain compatibility with
4258 * Defaults to false to maintain compatibility with
4329 * Defaults to false to maintain compatibility with
4449 * Defaults to false to maintain compatibility with
4537 * Defaults to false to maintain compatibility with
4625 * Defaults to false to maintain compatibility with
4864 * Defaults to false to maintain compatibility with
4960 * Defaults to false to maintain compatibility with
5058 * Defaults to false to maintain compatibility with
5189 * Defaults to false to maintain compatibility with
5281 * Defaults to false to maintain compatibility with
5366 * Defaults to false to maintain compatibility with
5480 * Defaults to false to maintain compatibility with earlier versions.
5611 * Defaults to false to maintain compatibility with
5836 * Defaults to false to maintain compatibility with
6542 * Defaults to false to maintain compatibility with
7438 * Defaults to false to maintain compatibility with
8818 * Defaults to false to maintain compatibility with
10062 namespace compatibility {
10064 * Backward compatibility class to ensure that cl.hpp code works with cl2.hpp.
10102 } // namespace compatibility