| /xsrc/external/mit/glw/dist/ |
| H A D | compile | 2 # Wrapper for compilers which do not understand `-c -o'. 41 Wrapper for compilers which do not understand `-c -o'.
|
| /xsrc/external/mit/xf86-video-intel-old/dist/ |
| H A D | compile | 2 # Wrapper for compilers which do not understand `-c -o'. 41 Wrapper for compilers which do not understand `-c -o'.
|
| /xsrc/external/mit/xf86-video-ati/dist/ |
| H A D | compile | 2 # Wrapper for compilers which do not understand `-c -o'. 41 Wrapper for compilers which do not understand `-c -o'.
|
| /xsrc/external/mit/xsetpointer/dist/ |
| H A D | compile | 2 # Wrapper for compilers which do not understand `-c -o'. 41 Wrapper for compilers which do not understand `-c -o'.
|
| /xsrc/external/mit/MesaLib.old/dist/include/CL/ |
| H A D | cl2.hpp | 997 * existence of Wrapper<T>::cl_type, and none of the other types having the 998 * cl_type member. Note that simplify specifying the parameter as Wrapper<T> 1094 * existence of Wrapper<T>::cl_type, and none of the other types having the 1095 * cl_type member. Note that simplify specifying the parameter as Wrapper<T> 1647 class Wrapper class in namespace:cl::detail 1656 Wrapper() : object_(NULL) { } function in class:cl::detail::Wrapper 1658 Wrapper(const cl_type &obj, bool retainObject) : object_(obj) function in class:cl::detail::Wrapper 1665 ~Wrapper() 1670 Wrapper(const Wrapper<cl_typ function in class:cl::detail::Wrapper 1676 Wrapper(Wrapper<cl_type>&& rhs) CL_HPP_NOEXCEPT_ function in class:cl::detail::Wrapper 1744 class Wrapper<cl_device_id> class in namespace:cl::detail 1772 Wrapper() : object_(NULL), referenceCountable_(false) function in class:cl::detail::Wrapper 1776 Wrapper(const cl_type &obj, bool retainObject) : function in class:cl::detail::Wrapper 1792 Wrapper(const Wrapper<cl_type>& rhs) function in class:cl::detail::Wrapper 1799 Wrapper(Wrapper<cl_type>&& rhs) CL_HPP_NOEXCEPT_ function in class:cl::detail::Wrapper [all...] |
| H A D | cl.hpp | 68 * The OpenCL C++ Wrapper API 1.2 (revision 09) 1185 * existence of Wrapper<T>::cl_type, and none of the other types having the 1186 * cl_type member. Note that simplify specifying the parameter as Wrapper<T> 1304 * existence of Wrapper<T>::cl_type, and none of the other types having the 1305 * cl_type member. Note that simplify specifying the parameter as Wrapper<T> 1823 class Wrapper class in namespace:cl::detail 1832 Wrapper() : object_(NULL) { } function in class:cl::detail::Wrapper 1834 Wrapper(const cl_type &obj) : object_(obj) { } function in class:cl::detail::Wrapper 1836 ~Wrapper() 1841 Wrapper(cons function in class:cl::detail::Wrapper 1848 Wrapper(Wrapper<cl_type>&& rhs) CL_HPP_NOEXCEPT function in class:cl::detail::Wrapper 1904 class Wrapper<cl_device_id> class in namespace:cl::detail 1926 Wrapper() : object_(NULL), referenceCountable_(false) function in class:cl::detail::Wrapper 1930 Wrapper(const cl_type &obj) : object_(obj), referenceCountable_(false) function in class:cl::detail::Wrapper 1940 Wrapper(const Wrapper<cl_type>& rhs) function in class:cl::detail::Wrapper 1948 Wrapper(Wrapper<cl_type>&& rhs) CL_HPP_NOEXCEPT function in class:cl::detail::Wrapper [all...] |
| /xsrc/external/mit/MesaLib/dist/include/CL/ |
| H A D | cl2.hpp | 1051 * existence of Wrapper<T>::cl_type, and none of the other types having the 1052 * cl_type member. Note that simplify specifying the parameter as Wrapper<T> 1148 * existence of Wrapper<T>::cl_type, and none of the other types having the 1149 * cl_type member. Note that simplify specifying the parameter as Wrapper<T> 1747 class Wrapper class in namespace:cl::detail 1756 Wrapper() : object_(NULL) { } function in class:cl::detail::Wrapper 1758 Wrapper(const cl_type &obj, bool retainObject) : object_(obj) function in class:cl::detail::Wrapper 1765 ~Wrapper() 1770 Wrapper(const Wrapper<cl_typ function in class:cl::detail::Wrapper 1776 Wrapper(Wrapper<cl_type>&& rhs) CL_HPP_NOEXCEPT_ function in class:cl::detail::Wrapper 1841 class Wrapper<cl_device_id> class in namespace:cl::detail 1869 Wrapper() : object_(NULL), referenceCountable_(false) function in class:cl::detail::Wrapper 1873 Wrapper(const cl_type &obj, bool retainObject) : function in class:cl::detail::Wrapper 1889 Wrapper(const Wrapper<cl_type>& rhs) function in class:cl::detail::Wrapper 1896 Wrapper(Wrapper<cl_type>&& rhs) CL_HPP_NOEXCEPT_ function in class:cl::detail::Wrapper [all...] |
| H A D | cl.hpp | 68 * The OpenCL C++ Wrapper API 1.2 (revision 09) 1185 * existence of Wrapper<T>::cl_type, and none of the other types having the 1186 * cl_type member. Note that simplify specifying the parameter as Wrapper<T> 1304 * existence of Wrapper<T>::cl_type, and none of the other types having the 1305 * cl_type member. Note that simplify specifying the parameter as Wrapper<T> 1823 class Wrapper class in namespace:cl::detail 1832 Wrapper() : object_(NULL) { } function in class:cl::detail::Wrapper 1834 Wrapper(const cl_type &obj) : object_(obj) { } function in class:cl::detail::Wrapper 1836 ~Wrapper() 1841 Wrapper(cons function in class:cl::detail::Wrapper 1848 Wrapper(Wrapper<cl_type>&& rhs) CL_HPP_NOEXCEPT function in class:cl::detail::Wrapper 1904 class Wrapper<cl_device_id> class in namespace:cl::detail 1926 Wrapper() : object_(NULL), referenceCountable_(false) function in class:cl::detail::Wrapper 1930 Wrapper(const cl_type &obj) : object_(obj), referenceCountable_(false) function in class:cl::detail::Wrapper 1940 Wrapper(const Wrapper<cl_type>& rhs) function in class:cl::detail::Wrapper 1948 Wrapper(Wrapper<cl_type>&& rhs) CL_HPP_NOEXCEPT function in class:cl::detail::Wrapper [all...] |
| /xsrc/external/mit/xgc/dist/ |
| H A D | ylwrap | 77 Wrapper for lex/yacc invocations, renaming files as desired.
|
| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | ylwrap | 77 Wrapper for lex/yacc invocations, renaming files as desired.
|
| /xsrc/external/mit/twm/dist/ |
| H A D | ylwrap | 77 Wrapper for lex/yacc invocations, renaming files as desired.
|
| /xsrc/external/mit/xorg-server.old/dist/ |
| H A D | ylwrap | 48 Wrapper for lex/yacc invocations, renaming files as desired.
|
| /xsrc/external/mit/xkbevd/dist/ |
| H A D | ylwrap | 73 Wrapper for lex/yacc invocations, renaming files as desired.
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/ |
| H A D | distro.rst | 73 Wrapper driver. Trace dumps an XML record of the calls made to the 79 Wrapper driver. :ref:`rbug` driver used with stand alone rbug-gui.
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/ |
| H A D | distro.rst | 73 Wrapper driver. Trace dumps an XML record of the calls made to the 79 Wrapper driver. :ref:`rbug` driver used with stand alone rbug-gui.
|
| /xsrc/external/mit/xorg-server/dist/ |
| H A D | ylwrap | 73 Wrapper for lex/yacc invocations, renaming files as desired.
|
| /xsrc/external/mit/libXau/dist/ |
| H A D | compile | 2 # Wrapper for compilers which do not understand '-c -o'. 243 Wrapper for compilers which do not understand '-c -o'.
|
| /xsrc/external/mit/libXaw/dist/ |
| H A D | compile | 2 # Wrapper for compilers which do not understand '-c -o'. 243 Wrapper for compilers which do not understand '-c -o'.
|
| /xsrc/external/mit/libXcomposite/dist/ |
| H A D | compile | 2 # Wrapper for compilers which do not understand '-c -o'. 243 Wrapper for compilers which do not understand '-c -o'.
|
| /xsrc/external/mit/libXcursor/dist/ |
| H A D | compile | 2 # Wrapper for compilers which do not understand '-c -o'. 243 Wrapper for compilers which do not understand '-c -o'.
|
| /xsrc/external/mit/libXdamage/dist/ |
| H A D | compile | 2 # Wrapper for compilers which do not understand '-c -o'. 243 Wrapper for compilers which do not understand '-c -o'.
|
| /xsrc/external/mit/libXdmcp/dist/ |
| H A D | compile | 2 # Wrapper for compilers which do not understand '-c -o'. 243 Wrapper for compilers which do not understand '-c -o'.
|
| /xsrc/external/mit/libXext/dist/ |
| H A D | compile | 2 # Wrapper for compilers which do not understand '-c -o'. 243 Wrapper for compilers which do not understand '-c -o'.
|
| /xsrc/external/mit/libXfixes/dist/ |
| H A D | compile | 2 # Wrapper for compilers which do not understand '-c -o'. 243 Wrapper for compilers which do not understand '-c -o'.
|
| /xsrc/external/mit/libXfont/dist/ |
| H A D | compile | 2 # Wrapper for compilers which do not understand '-c -o'. 243 Wrapper for compilers which do not understand '-c -o'.
|