Home
last modified time | relevance | path

Searched refs:WrapT (Results 1 – 25 of 221) sorted by relevance

123456789

/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/inc/ado/
H A DAolewrap.hxx142 WrapT GetItem(sal_Int32 index) const in GetItem()
146 WrapT aRet(NULL); in GetItem()
152 WrapT GetItem(const OLEVariant& index) const in GetItem()
155 WrapT aRet(NULL); in GetItem()
161 WrapT GetItem(const OUString& sStr) const in GetItem()
163 WrapT aRet(NULL); in GetItem()
185 WrapT aElement = GetItem(i); in fillElementNames()
193 template<class Ts, class T, class WrapT> class WpOLEAppendCollection:
194 public WpOLECollection<Ts,T,WrapT>
201 WpOLEAppendCollection(Ts* pInt=nullptr):WpOLECollection<Ts,T,WrapT>(pInt){} in WpOLEAppendCollection()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/inc/ado/
H A DAolewrap.hxx144 WrapT GetItem(sal_Int32 index) const in GetItem()
148 WrapT aRet(NULL); in GetItem()
154 WrapT GetItem(const OLEVariant& index) const in GetItem()
157 WrapT aRet(NULL); in GetItem()
163 WrapT GetItem(const OUString& sStr) const in GetItem()
165 WrapT aRet(NULL); in GetItem()
187 WrapT aElement = GetItem(i); in fillElementNames()
195 template<class Ts, class T, class WrapT> class WpOLEAppendCollection:
196 public WpOLECollection<Ts,T,WrapT>
203 WpOLEAppendCollection(Ts* pInt=nullptr):WpOLECollection<Ts,T,WrapT>(pInt){} in WpOLEAppendCollection()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts-pr67225-1.C11 template <class T> struct WrapT {T t;}; struct
16 return requires(T t, const T ct, WrapT<T>& wt) // { dg-message "in requirements" } in Destructible()
18 {wt.~WrapT()} noexcept; in Destructible()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts-pr67225-1.C11 template <class T> struct WrapT {T t;}; argument
16 return requires(T t, const T ct, WrapT<T>& wt) // { dg-message "in requirements" } in Destructible()
18 {wt.~WrapT()} noexcept; in Destructible()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts-pr67225-1.C11 template <class T> struct WrapT {T t;}; struct
16 return requires(T t, const T ct, WrapT<T>& wt) // { dg-message "in requirements" } in Destructible()
18 {wt.~WrapT()} noexcept; in Destructible()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts-pr67225-1.C11 template <class T> struct WrapT {T t;}; argument
16 return requires(T t, const T ct, WrapT<T>& wt) // { dg-message "in requirements" } in Destructible()
18 {wt.~WrapT()} noexcept; in Destructible()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts-pr67225-1.C11 template <class T> struct WrapT {T t;}; struct
16 return requires(T t, const T ct, WrapT<T>& wt) // { dg-message "in requirements" } in Destructible()
18 {wt.~WrapT()} noexcept; in Destructible()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts-pr67225-1.C11 template <class T> struct WrapT {T t;}; struct
16 return requires(T t, const T ct, WrapT<T>& wt) // { dg-message "in requirements" } in Destructible()
18 {wt.~WrapT()} noexcept; in Destructible()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts-pr67225-1.C11 template <class T> struct WrapT {T t;}; struct
16 return requires(T t, const T ct, WrapT<T>& wt) // { dg-message "in requirements" } in Destructible()
18 {wt.~WrapT()} noexcept; in Destructible()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/sg/src/gl/
H A Dtexobj.c46 obj->WrapT = GL_REPEAT; in gl_alloc_texture_object()
313 || oldtexobj->WrapT != ctx->Texture.Current1D->WrapT in gl_BindTexture()
370 || oldtexobj->WrapT != ctx->Texture.Current3D->WrapT in gl_BindTexture()
/dports/math/vtk6/VTK-6.2.0/Rendering/OpenGL/
H A DvtkTextureObject.h307 vtkGetMacro(WrapT,int);
308 vtkSetMacro(WrapT,int);
553 int WrapT; variable
/dports/math/vtk6/VTK-6.2.0/Rendering/OpenGL2/
H A DvtkTextureObject.h397 vtkGetMacro(WrapT,int);
398 vtkSetMacro(WrapT,int);
620 int WrapT; variable
/dports/math/vtk8/VTK-8.2.0/Rendering/OpenGL2/
H A DvtkTextureObject.h469 vtkGetMacro(WrapT, int);
470 vtkSetMacro(WrapT, int);
785 int WrapT; variable
/dports/math/vtk9/VTK-9.1.0/Rendering/OpenGL2/
H A DvtkTextureObject.h455 vtkGetMacro(WrapT, int);
456 vtkSetMacro(WrapT, int);
773 int WrapT; variable
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dsamplerobj.c121 sampObj->WrapT = GL_REPEAT; in _mesa_init_sampler_object()
518 if (samp->WrapS == s && samp->WrapT == t && samp->WrapR == r) in _mesa_set_sampler_wrap()
523 samp->WrapT = t; in _mesa_set_sampler_wrap()
550 if (samp->WrapT == param) in set_sampler_wrap_t()
554 samp->WrapT = param; in set_sampler_wrap_t()
1410 *params = sampObj->WrapT; in _mesa_GetSamplerParameteriv()
1494 *params = (GLfloat) sampObj->WrapT; in _mesa_GetSamplerParameterfv()
1566 *params = sampObj->WrapT; in _mesa_GetSamplerParameterIiv()
1638 *params = sampObj->WrapT; in _mesa_GetSamplerParameterIuiv()
/dports/lang/clover/mesa-21.3.6/src/mesa/swrast/
H A Ds_texfilter.c1231 assert(samp->Attrib.WrapT == GL_REPEAT); in sample_2d_linear_repeat()
1340 assert(samp->Attrib.WrapT == GL_REPEAT); in sample_2d_linear_mipmap_linear_repeat()
1390 samp->Attrib.WrapT == GL_REPEAT && in sample_linear_2d()
1431 assert(samp->Attrib.WrapT==GL_REPEAT); in opt_sample_rgb_2d()
1476 assert(samp->Attrib.WrapT==GL_REPEAT); in opt_sample_rgba_2d()
1509 && (samp->Attrib.WrapT == GL_REPEAT) in sample_lambda_2d()
2694 assert(samp->Attrib.WrapT == GL_CLAMP || in sample_nearest_rect()
2695 samp->Attrib.WrapT == GL_CLAMP_TO_EDGE || in sample_nearest_rect()
2696 samp->Attrib.WrapT == GL_CLAMP_TO_BORDER); in sample_nearest_rect()
2729 assert(samp->Attrib.WrapT == GL_CLAMP || in sample_linear_rect()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/swrast/
H A Ds_texfilter.c1231 assert(samp->Attrib.WrapT == GL_REPEAT); in sample_2d_linear_repeat()
1340 assert(samp->Attrib.WrapT == GL_REPEAT); in sample_2d_linear_mipmap_linear_repeat()
1390 samp->Attrib.WrapT == GL_REPEAT && in sample_linear_2d()
1431 assert(samp->Attrib.WrapT==GL_REPEAT); in opt_sample_rgb_2d()
1476 assert(samp->Attrib.WrapT==GL_REPEAT); in opt_sample_rgba_2d()
1509 && (samp->Attrib.WrapT == GL_REPEAT) in sample_lambda_2d()
2694 assert(samp->Attrib.WrapT == GL_CLAMP || in sample_nearest_rect()
2695 samp->Attrib.WrapT == GL_CLAMP_TO_EDGE || in sample_nearest_rect()
2696 samp->Attrib.WrapT == GL_CLAMP_TO_BORDER); in sample_nearest_rect()
2729 assert(samp->Attrib.WrapT == GL_CLAMP || in sample_linear_rect()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/swrast/
H A Ds_texfilter.c1231 assert(samp->Attrib.WrapT == GL_REPEAT); in sample_2d_linear_repeat()
1340 assert(samp->Attrib.WrapT == GL_REPEAT); in sample_2d_linear_mipmap_linear_repeat()
1390 samp->Attrib.WrapT == GL_REPEAT && in sample_linear_2d()
1431 assert(samp->Attrib.WrapT==GL_REPEAT); in opt_sample_rgb_2d()
1476 assert(samp->Attrib.WrapT==GL_REPEAT); in opt_sample_rgba_2d()
1509 && (samp->Attrib.WrapT == GL_REPEAT) in sample_lambda_2d()
2694 assert(samp->Attrib.WrapT == GL_CLAMP || in sample_nearest_rect()
2695 samp->Attrib.WrapT == GL_CLAMP_TO_EDGE || in sample_nearest_rect()
2696 samp->Attrib.WrapT == GL_CLAMP_TO_BORDER); in sample_nearest_rect()
2729 assert(samp->Attrib.WrapT == GL_CLAMP || in sample_linear_rect()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/swrast/
H A Ds_texfilter.c1231 assert(samp->Attrib.WrapT == GL_REPEAT); in sample_2d_linear_repeat()
1340 assert(samp->Attrib.WrapT == GL_REPEAT); in sample_2d_linear_mipmap_linear_repeat()
1390 samp->Attrib.WrapT == GL_REPEAT && in sample_linear_2d()
1431 assert(samp->Attrib.WrapT==GL_REPEAT); in opt_sample_rgb_2d()
1476 assert(samp->Attrib.WrapT==GL_REPEAT); in opt_sample_rgba_2d()
1509 && (samp->Attrib.WrapT == GL_REPEAT) in sample_lambda_2d()
2694 assert(samp->Attrib.WrapT == GL_CLAMP || in sample_nearest_rect()
2695 samp->Attrib.WrapT == GL_CLAMP_TO_EDGE || in sample_nearest_rect()
2696 samp->Attrib.WrapT == GL_CLAMP_TO_BORDER); in sample_nearest_rect()
2729 assert(samp->Attrib.WrapT == GL_CLAMP || in sample_linear_rect()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/swrast/
H A Ds_texfilter.c1231 assert(samp->WrapT == GL_REPEAT); in sample_2d_linear_repeat()
1340 assert(samp->WrapT == GL_REPEAT); in sample_2d_linear_mipmap_linear_repeat()
1390 samp->WrapT == GL_REPEAT && in sample_linear_2d()
1431 assert(samp->WrapT==GL_REPEAT); in opt_sample_rgb_2d()
1476 assert(samp->WrapT==GL_REPEAT); in opt_sample_rgba_2d()
1509 && (samp->WrapT == GL_REPEAT) in sample_lambda_2d()
2694 assert(samp->WrapT == GL_CLAMP || in sample_nearest_rect()
2695 samp->WrapT == GL_CLAMP_TO_EDGE || in sample_nearest_rect()
2696 samp->WrapT == GL_CLAMP_TO_BORDER); in sample_nearest_rect()
2729 assert(samp->WrapT == GL_CLAMP || in sample_linear_rect()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/swrast/
H A Ds_texfilter.c1231 assert(samp->Attrib.WrapT == GL_REPEAT); in sample_2d_linear_repeat()
1340 assert(samp->Attrib.WrapT == GL_REPEAT); in sample_2d_linear_mipmap_linear_repeat()
1390 samp->Attrib.WrapT == GL_REPEAT && in sample_linear_2d()
1431 assert(samp->Attrib.WrapT==GL_REPEAT); in opt_sample_rgb_2d()
1476 assert(samp->Attrib.WrapT==GL_REPEAT); in opt_sample_rgba_2d()
1509 && (samp->Attrib.WrapT == GL_REPEAT) in sample_lambda_2d()
2694 assert(samp->Attrib.WrapT == GL_CLAMP || in sample_nearest_rect()
2695 samp->Attrib.WrapT == GL_CLAMP_TO_EDGE || in sample_nearest_rect()
2696 samp->Attrib.WrapT == GL_CLAMP_TO_BORDER); in sample_nearest_rect()
2729 assert(samp->Attrib.WrapT == GL_CLAMP || in sample_linear_rect()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/swrast/
H A Ds_texfilter.c1231 assert(samp->Attrib.WrapT == GL_REPEAT); in sample_2d_linear_repeat()
1340 assert(samp->Attrib.WrapT == GL_REPEAT); in sample_2d_linear_mipmap_linear_repeat()
1390 samp->Attrib.WrapT == GL_REPEAT && in sample_linear_2d()
1431 assert(samp->Attrib.WrapT==GL_REPEAT); in opt_sample_rgb_2d()
1476 assert(samp->Attrib.WrapT==GL_REPEAT); in opt_sample_rgba_2d()
1509 && (samp->Attrib.WrapT == GL_REPEAT) in sample_lambda_2d()
2694 assert(samp->Attrib.WrapT == GL_CLAMP || in sample_nearest_rect()
2695 samp->Attrib.WrapT == GL_CLAMP_TO_EDGE || in sample_nearest_rect()
2696 samp->Attrib.WrapT == GL_CLAMP_TO_BORDER); in sample_nearest_rect()
2729 assert(samp->Attrib.WrapT == GL_CLAMP || in sample_linear_rect()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/swrast/
H A Ds_texfilter.c1231 assert(samp->Attrib.WrapT == GL_REPEAT); in sample_2d_linear_repeat()
1340 assert(samp->Attrib.WrapT == GL_REPEAT); in sample_2d_linear_mipmap_linear_repeat()
1390 samp->Attrib.WrapT == GL_REPEAT && in sample_linear_2d()
1431 assert(samp->Attrib.WrapT==GL_REPEAT); in opt_sample_rgb_2d()
1476 assert(samp->Attrib.WrapT==GL_REPEAT); in opt_sample_rgba_2d()
1509 && (samp->Attrib.WrapT == GL_REPEAT) in sample_lambda_2d()
2694 assert(samp->Attrib.WrapT == GL_CLAMP || in sample_nearest_rect()
2695 samp->Attrib.WrapT == GL_CLAMP_TO_EDGE || in sample_nearest_rect()
2696 samp->Attrib.WrapT == GL_CLAMP_TO_BORDER); in sample_nearest_rect()
2729 assert(samp->Attrib.WrapT == GL_CLAMP || in sample_linear_rect()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/swrast/
H A Ds_texfilter.c1231 assert(samp->Attrib.WrapT == GL_REPEAT); in sample_2d_linear_repeat()
1340 assert(samp->Attrib.WrapT == GL_REPEAT); in sample_2d_linear_mipmap_linear_repeat()
1390 samp->Attrib.WrapT == GL_REPEAT && in sample_linear_2d()
1431 assert(samp->Attrib.WrapT==GL_REPEAT); in opt_sample_rgb_2d()
1476 assert(samp->Attrib.WrapT==GL_REPEAT); in opt_sample_rgba_2d()
1509 && (samp->Attrib.WrapT == GL_REPEAT) in sample_lambda_2d()
2694 assert(samp->Attrib.WrapT == GL_CLAMP || in sample_nearest_rect()
2695 samp->Attrib.WrapT == GL_CLAMP_TO_EDGE || in sample_nearest_rect()
2696 samp->Attrib.WrapT == GL_CLAMP_TO_BORDER); in sample_nearest_rect()
2729 assert(samp->Attrib.WrapT == GL_CLAMP || in sample_linear_rect()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/swrast/
H A Ds_texfilter.c1231 assert(samp->Attrib.WrapT == GL_REPEAT); in sample_2d_linear_repeat()
1340 assert(samp->Attrib.WrapT == GL_REPEAT); in sample_2d_linear_mipmap_linear_repeat()
1390 samp->Attrib.WrapT == GL_REPEAT && in sample_linear_2d()
1431 assert(samp->Attrib.WrapT==GL_REPEAT); in opt_sample_rgb_2d()
1476 assert(samp->Attrib.WrapT==GL_REPEAT); in opt_sample_rgba_2d()
1509 && (samp->Attrib.WrapT == GL_REPEAT) in sample_lambda_2d()
2694 assert(samp->Attrib.WrapT == GL_CLAMP || in sample_nearest_rect()
2695 samp->Attrib.WrapT == GL_CLAMP_TO_EDGE || in sample_nearest_rect()
2696 samp->Attrib.WrapT == GL_CLAMP_TO_BORDER); in sample_nearest_rect()
2729 assert(samp->Attrib.WrapT == GL_CLAMP || in sample_linear_rect()
[all …]

123456789