Home
last modified time | relevance | path

Searched refs:nelems (Results 1 – 25 of 3019) sorted by relevance

12345678910>>...121

/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dncx.h136 _RNDUP((nelems), X_ALIGN)
139 (((nelems) + (nelems)%2) * X_SIZEOF_SHORT)
142 ((nelems) * X_SIZEOF_INT)
145 ((nelems) * X_SIZEOF_LONG)
148 ((nelems) * X_SIZEOF_FLOAT)
154 _RNDUP((nelems), X_ALIGN)
157 (((nelems) + (nelems)%2) * X_SIZEOF_USHORT)
160 ((nelems) * X_SIZEOF_UINT)
163 ((nelems) * X_SIZEOF_INT64)
1016 #define ncx_getn_char_char(xpp, nelems, fillp) ncx_getn_text(xpp, nelems, fillp) argument
[all …]
H A Dattr.c78 size_t nelems) in new_x_NC_attr() argument
96 attrp->nelems = nelems; in new_x_NC_attr()
114 size_t nelems) in new_NC_attr() argument
179 ncap->nelems = 0; in free_NC_attrarrayV0()
225 ncap->nelems = 0; in dup_NC_attrarrayV()
247 assert(ncap->nelems == ref->nelems); in dup_NC_attrarrayV()
289 ncap->nelems++; in incr_NC_attrarray()
300 if(ncap->nelems == 0 || (unsigned long) elem >= ncap->nelems) in elem_NC_attrarray()
624 ncap->nelems--; in NC3_del_att()
1394 size_t nelems, in NC3_put_att() argument
[all …]
H A Dncx_cray.c2577 for( ; nelems != 0; nelems--, xp += X_SIZEOF_INT, tp++) in ncx_getn_int_schar()
2594 for( ; nelems != 0; nelems--, xp += X_SIZEOF_INT, tp++) in ncx_getn_int_uchar()
2611 for( ; nelems != 0; nelems--, xp += X_SIZEOF_INT, tp++) in ncx_getn_int_short()
2653 nelems--; in ncx_getn_int_int()
2698 nelems--; in ncx_getn_int_long()
2736 for( ; nelems != 0; nelems--, xp += X_SIZEOF_INT, tp++) in ncx_getn_int_float()
2753 for( ; nelems != 0; nelems--, xp += X_SIZEOF_INT, tp++) in ncx_getn_int_double()
2850 nelems--; in ncx_putn_int_int()
2902 nelems--; in ncx_putn_int_long()
3095 nelems--; in ncx_getn_float_float()
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/libsrc/
H A Dncx.h136 _RNDUP((nelems), X_ALIGN)
139 (((nelems) + (nelems)%2) * X_SIZEOF_SHORT)
142 ((nelems) * X_SIZEOF_INT)
145 ((nelems) * X_SIZEOF_LONG)
148 ((nelems) * X_SIZEOF_FLOAT)
154 _RNDUP((nelems), X_ALIGN)
157 (((nelems) + (nelems)%2) * X_SIZEOF_USHORT)
160 ((nelems) * X_SIZEOF_UINT)
163 ((nelems) * X_SIZEOF_INT64)
1016 #define ncx_getn_char_char(xpp, nelems, fillp) ncx_getn_text(xpp, nelems, fillp) argument
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dncx.h125 _RNDUP((nelems), X_ALIGN)
128 (((nelems) + (nelems)%2) * X_SIZEOF_SHORT)
131 ((nelems) * X_SIZEOF_INT)
134 ((nelems) * X_SIZEOF_LONG)
137 ((nelems) * X_SIZEOF_FLOAT)
143 _RNDUP((nelems), X_ALIGN)
146 (((nelems) + (nelems)%2) * X_SIZEOF_USHORT)
149 ((nelems) * X_SIZEOF_UINT)
152 ((nelems) * X_SIZEOF_INT64)
1003 #define ncx_getn_char_char(xpp, nelems, fillp) ncx_getn_text(xpp, nelems, fillp) argument
[all …]
H A Dattr.c78 size_t nelems) in new_x_NC_attr() argument
96 attrp->nelems = nelems; in new_x_NC_attr()
114 size_t nelems) in new_NC_attr() argument
179 ncap->nelems = 0; in free_NC_attrarrayV0()
225 ncap->nelems = 0; in dup_NC_attrarrayV()
247 assert(ncap->nelems == ref->nelems); in dup_NC_attrarrayV()
289 ncap->nelems++; in incr_NC_attrarray()
300 if(ncap->nelems == 0 || (unsigned long) elem >= ncap->nelems) in elem_NC_attrarray()
626 ncap->nelems--; in NC3_del_att()
1394 size_t nelems, in NC3_put_att() argument
[all …]
H A Dncx_cray.c2577 for( ; nelems != 0; nelems--, xp += X_SIZEOF_INT, tp++) in ncx_getn_int_schar()
2594 for( ; nelems != 0; nelems--, xp += X_SIZEOF_INT, tp++) in ncx_getn_int_uchar()
2611 for( ; nelems != 0; nelems--, xp += X_SIZEOF_INT, tp++) in ncx_getn_int_short()
2653 nelems--; in ncx_getn_int_int()
2698 nelems--; in ncx_getn_int_long()
2736 for( ; nelems != 0; nelems--, xp += X_SIZEOF_INT, tp++) in ncx_getn_int_float()
2753 for( ; nelems != 0; nelems--, xp += X_SIZEOF_INT, tp++) in ncx_getn_int_double()
2850 nelems--; in ncx_putn_int_int()
2902 nelems--; in ncx_putn_int_long()
3095 nelems--; in ncx_getn_float_float()
[all …]
/dports/science/netcdf/netcdf-c-4.7.4/libsrc/
H A Dncx.h136 _RNDUP((nelems), X_ALIGN)
139 (((nelems) + (nelems)%2) * X_SIZEOF_SHORT)
142 ((nelems) * X_SIZEOF_INT)
145 ((nelems) * X_SIZEOF_LONG)
148 ((nelems) * X_SIZEOF_FLOAT)
154 _RNDUP((nelems), X_ALIGN)
157 (((nelems) + (nelems)%2) * X_SIZEOF_USHORT)
160 ((nelems) * X_SIZEOF_UINT)
163 ((nelems) * X_SIZEOF_INT64)
1016 #define ncx_getn_char_char(xpp, nelems, fillp) ncx_getn_text(xpp, nelems, fillp) argument
[all …]
H A Dattr.c80 size_t nelems) in new_x_NC_attr() argument
98 attrp->nelems = nelems; in new_x_NC_attr()
116 size_t nelems) in new_NC_attr() argument
181 ncap->nelems = 0; in free_NC_attrarrayV0()
227 ncap->nelems = 0; in dup_NC_attrarrayV()
249 assert(ncap->nelems == ref->nelems); in dup_NC_attrarrayV()
291 ncap->nelems++; in incr_NC_attrarray()
302 if(ncap->nelems == 0 || (unsigned long) elem >= ncap->nelems) in elem_NC_attrarray()
626 ncap->nelems--; in NC3_del_att()
2079 size_t nelems, in NC3_put_att() argument
[all …]
/dports/math/vtk6/VTK-6.2.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dncx.h133 #define ncx_len_char(nelems) \ argument
134 _RNDUP((nelems), X_ALIGN)
137 (((nelems) + (nelems)%2) * X_SIZEOF_SHORT)
139 #define ncx_len_int(nelems) \ argument
140 ((nelems) * X_SIZEOF_INT)
142 #define ncx_len_long(nelems) \ argument
143 ((nelems) * X_SIZEOF_LONG)
146 ((nelems) * X_SIZEOF_FLOAT)
149 ((nelems) * X_SIZEOF_DOUBLE)
745 #define ncx_getn_char_char(xpp, nelems, fillp) ncx_getn_text(xpp, nelems, fillp) argument
[all …]
H A Dattr.c69 size_t nelems) in new_x_NC_attr() argument
87 attrp->nelems = nelems; in new_x_NC_attr()
105 size_t nelems) in new_NC_attr() argument
167 ncap->nelems = 0; in free_NC_attrarrayV0()
213 ncap->nelems = 0; in dup_NC_attrarrayV()
235 assert(ncap->nelems == ref->nelems); in dup_NC_attrarrayV()
277 ncap->nelems++; in incr_NC_attrarray()
288 if(ncap->nelems == 0 || (unsigned long) elem >= ncap->nelems) in elem_NC_attrarray()
599 ncap->nelems--; in NC3_del_att()
1006 size_t nelems, in NC3_put_att() argument
[all …]
H A Dncx.c4565 for( ; nelems != 0; nelems--, xp += X_SIZEOF_INT, tp++) in ncx_getn_int_schar()
4629 for( ; nelems != 0; nelems--, xp += X_SIZEOF_INT, tp++) in ncx_getn_int_uchar()
4693 for( ; nelems != 0; nelems--, xp += X_SIZEOF_INT, tp++) in ncx_getn_int_short()
4782 for( ; nelems != 0; nelems--, xp += X_SIZEOF_INT, tp++) in ncx_getn_int_int()
4846 for( ; nelems != 0; nelems--, xp += X_SIZEOF_INT, tp++) in ncx_getn_int_uint()
4938 for( ; nelems != 0; nelems--, xp += X_SIZEOF_INT, tp++) in ncx_getn_int_longlong()
5002 for( ; nelems != 0; nelems--, xp += X_SIZEOF_INT, tp++) in ncx_getn_int_ulonglong()
5068 for( ; nelems != 0; nelems--, xp += X_SIZEOF_INT, tp++) in ncx_getn_int_float()
5132 for( ; nelems != 0; nelems--, xp += X_SIZEOF_INT, tp++) in ncx_getn_int_double()
5202 for( ; nelems != 0; nelems--, xp += X_SIZEOF_INT, tp++) in ncx_putn_int_schar()
[all …]
/dports/misc/vxl/vxl-3.3.2/core/vsl/
H A Dvsl_block_binary.h43 vsl_block_binary_write_float_impl(os, begin, nelems); in vsl_block_binary_write()
51 vsl_block_binary_read_float_impl(is, begin, nelems); in vsl_block_binary_read()
71 vsl_block_binary_read_float_impl(is, begin, nelems); in vsl_block_binary_read()
93 vsl_block_binary_write_int_impl(os, begin, nelems); in vsl_block_binary_write()
103 vsl_block_binary_read_int_impl(is, begin, nelems); in vsl_block_binary_read()
115 vsl_block_binary_write_int_impl(os, begin, nelems); in vsl_block_binary_write()
125 vsl_block_binary_read_int_impl(is, begin, nelems); in vsl_block_binary_read()
148 vsl_block_binary_read_int_impl(is, begin, nelems); in vsl_block_binary_read()
171 vsl_block_binary_read_int_impl(is, begin, nelems); in vsl_block_binary_read()
323 while (nelems--) in vsl_block_binary_write()
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/frontends/nine/
H A Dvertexdeclaration9.c177 unsigned i, nelems; in NineVertexDeclaration9_ctor() local
181 for (nelems = 0; in NineVertexDeclaration9_ctor()
183 ++nelems) { in NineVertexDeclaration9_ctor()
194 This->nelems = nelems; in NineVertexDeclaration9_ctor()
295 ++nelems; in NineVertexDeclaration9_new_from_fvf()
338 ++nelems; in NineVertexDeclaration9_new_from_fvf()
350 ++nelems; in NineVertexDeclaration9_new_from_fvf()
356 ++nelems; in NineVertexDeclaration9_new_from_fvf()
362 ++nelems; in NineVertexDeclaration9_new_from_fvf()
368 ++nelems; in NineVertexDeclaration9_new_from_fvf()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/frontends/nine/
H A Dvertexdeclaration9.c177 unsigned i, nelems; in NineVertexDeclaration9_ctor() local
181 for (nelems = 0; in NineVertexDeclaration9_ctor()
183 ++nelems) { in NineVertexDeclaration9_ctor()
194 This->nelems = nelems; in NineVertexDeclaration9_ctor()
295 ++nelems; in NineVertexDeclaration9_new_from_fvf()
338 ++nelems; in NineVertexDeclaration9_new_from_fvf()
350 ++nelems; in NineVertexDeclaration9_new_from_fvf()
356 ++nelems; in NineVertexDeclaration9_new_from_fvf()
362 ++nelems; in NineVertexDeclaration9_new_from_fvf()
368 ++nelems; in NineVertexDeclaration9_new_from_fvf()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/frontends/nine/
H A Dvertexdeclaration9.c177 unsigned i, nelems; in NineVertexDeclaration9_ctor() local
181 for (nelems = 0; in NineVertexDeclaration9_ctor()
183 ++nelems) { in NineVertexDeclaration9_ctor()
194 This->nelems = nelems; in NineVertexDeclaration9_ctor()
295 ++nelems; in NineVertexDeclaration9_new_from_fvf()
338 ++nelems; in NineVertexDeclaration9_new_from_fvf()
350 ++nelems; in NineVertexDeclaration9_new_from_fvf()
356 ++nelems; in NineVertexDeclaration9_new_from_fvf()
362 ++nelems; in NineVertexDeclaration9_new_from_fvf()
368 ++nelems; in NineVertexDeclaration9_new_from_fvf()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/frontends/nine/
H A Dvertexdeclaration9.c177 unsigned i, nelems; in NineVertexDeclaration9_ctor() local
181 for (nelems = 0; in NineVertexDeclaration9_ctor()
183 ++nelems) { in NineVertexDeclaration9_ctor()
194 This->nelems = nelems; in NineVertexDeclaration9_ctor()
295 ++nelems; in NineVertexDeclaration9_new_from_fvf()
338 ++nelems; in NineVertexDeclaration9_new_from_fvf()
350 ++nelems; in NineVertexDeclaration9_new_from_fvf()
356 ++nelems; in NineVertexDeclaration9_new_from_fvf()
362 ++nelems; in NineVertexDeclaration9_new_from_fvf()
368 ++nelems; in NineVertexDeclaration9_new_from_fvf()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/frontends/nine/
H A Dvertexdeclaration9.c177 unsigned i, nelems; in NineVertexDeclaration9_ctor() local
181 for (nelems = 0; in NineVertexDeclaration9_ctor()
183 ++nelems) { in NineVertexDeclaration9_ctor()
194 This->nelems = nelems; in NineVertexDeclaration9_ctor()
295 ++nelems; in NineVertexDeclaration9_new_from_fvf()
338 ++nelems; in NineVertexDeclaration9_new_from_fvf()
350 ++nelems; in NineVertexDeclaration9_new_from_fvf()
356 ++nelems; in NineVertexDeclaration9_new_from_fvf()
362 ++nelems; in NineVertexDeclaration9_new_from_fvf()
368 ++nelems; in NineVertexDeclaration9_new_from_fvf()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/frontends/nine/
H A Dvertexdeclaration9.c177 unsigned i, nelems; in NineVertexDeclaration9_ctor() local
181 for (nelems = 0; in NineVertexDeclaration9_ctor()
183 ++nelems) { in NineVertexDeclaration9_ctor()
194 This->nelems = nelems; in NineVertexDeclaration9_ctor()
295 ++nelems; in NineVertexDeclaration9_new_from_fvf()
338 ++nelems; in NineVertexDeclaration9_new_from_fvf()
350 ++nelems; in NineVertexDeclaration9_new_from_fvf()
356 ++nelems; in NineVertexDeclaration9_new_from_fvf()
362 ++nelems; in NineVertexDeclaration9_new_from_fvf()
368 ++nelems; in NineVertexDeclaration9_new_from_fvf()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/frontends/nine/
H A Dvertexdeclaration9.c177 unsigned i, nelems; in NineVertexDeclaration9_ctor() local
181 for (nelems = 0; in NineVertexDeclaration9_ctor()
183 ++nelems) { in NineVertexDeclaration9_ctor()
194 This->nelems = nelems; in NineVertexDeclaration9_ctor()
295 ++nelems; in NineVertexDeclaration9_new_from_fvf()
338 ++nelems; in NineVertexDeclaration9_new_from_fvf()
350 ++nelems; in NineVertexDeclaration9_new_from_fvf()
356 ++nelems; in NineVertexDeclaration9_new_from_fvf()
362 ++nelems; in NineVertexDeclaration9_new_from_fvf()
368 ++nelems; in NineVertexDeclaration9_new_from_fvf()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/frontends/nine/
H A Dvertexdeclaration9.c177 unsigned i, nelems; in NineVertexDeclaration9_ctor() local
181 for (nelems = 0; in NineVertexDeclaration9_ctor()
183 ++nelems) { in NineVertexDeclaration9_ctor()
194 This->nelems = nelems; in NineVertexDeclaration9_ctor()
295 ++nelems; in NineVertexDeclaration9_new_from_fvf()
338 ++nelems; in NineVertexDeclaration9_new_from_fvf()
350 ++nelems; in NineVertexDeclaration9_new_from_fvf()
356 ++nelems; in NineVertexDeclaration9_new_from_fvf()
362 ++nelems; in NineVertexDeclaration9_new_from_fvf()
368 ++nelems; in NineVertexDeclaration9_new_from_fvf()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/frontends/nine/
H A Dvertexdeclaration9.c177 unsigned i, nelems; in NineVertexDeclaration9_ctor() local
181 for (nelems = 0; in NineVertexDeclaration9_ctor()
183 ++nelems) { in NineVertexDeclaration9_ctor()
194 This->nelems = nelems; in NineVertexDeclaration9_ctor()
295 ++nelems; in NineVertexDeclaration9_new_from_fvf()
338 ++nelems; in NineVertexDeclaration9_new_from_fvf()
350 ++nelems; in NineVertexDeclaration9_new_from_fvf()
356 ++nelems; in NineVertexDeclaration9_new_from_fvf()
362 ++nelems; in NineVertexDeclaration9_new_from_fvf()
368 ++nelems; in NineVertexDeclaration9_new_from_fvf()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/frontends/nine/
H A Dvertexdeclaration9.c177 unsigned i, nelems; in NineVertexDeclaration9_ctor() local
181 for (nelems = 0; in NineVertexDeclaration9_ctor()
183 ++nelems) { in NineVertexDeclaration9_ctor()
194 This->nelems = nelems; in NineVertexDeclaration9_ctor()
294 ++nelems; in NineVertexDeclaration9_new_from_fvf()
337 ++nelems; in NineVertexDeclaration9_new_from_fvf()
349 ++nelems; in NineVertexDeclaration9_new_from_fvf()
355 ++nelems; in NineVertexDeclaration9_new_from_fvf()
361 ++nelems; in NineVertexDeclaration9_new_from_fvf()
367 ++nelems; in NineVertexDeclaration9_new_from_fvf()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/frontends/nine/
H A Dvertexdeclaration9.c177 unsigned i, nelems; in NineVertexDeclaration9_ctor() local
181 for (nelems = 0; in NineVertexDeclaration9_ctor()
183 ++nelems) { in NineVertexDeclaration9_ctor()
194 This->nelems = nelems; in NineVertexDeclaration9_ctor()
295 ++nelems; in NineVertexDeclaration9_new_from_fvf()
338 ++nelems; in NineVertexDeclaration9_new_from_fvf()
350 ++nelems; in NineVertexDeclaration9_new_from_fvf()
356 ++nelems; in NineVertexDeclaration9_new_from_fvf()
362 ++nelems; in NineVertexDeclaration9_new_from_fvf()
368 ++nelems; in NineVertexDeclaration9_new_from_fvf()
[all …]
/dports/audio/faust/faust-2.37.3/architecture/unsupported-arch/
H A Dq.cpp114 int nelems; member in QUI
148 nelems = 0; in QUI()
169 elems[nelems].min = 0.0; in add_elem()
170 elems[nelems].max = 0.0; in add_elem()
172 nelems++; in add_elem()
187 elems[nelems].min = 0.0; in add_elem()
188 elems[nelems].max = 0.0; in add_elem()
190 nelems++; in add_elem()
206 elems[nelems].min = min; in add_elem()
209 nelems++; in add_elem()
[all …]

12345678910>>...121