Home
last modified time | relevance | path

Searched refs:zptr (Results 1 – 25 of 335) sorted by relevance

12345678910>>...14

/dports/math/sprng/sprng5/SRC/
H A Dbignum.cpp235 *zptr = Set(*(++zptr), 0); in operator +()
245 *zptr = Set(*(++zptr), 0); in operator +()
286 *zptr = Set(*(++zptr), 0); in operator +()
310 *zptr = Set(*(++zptr), 0); in operator +()
370 *zptr = Set(*(++zptr), 0); in operator -()
380 *zptr = Set(*(++zptr), 0); in operator -()
410 *zptr = Set(*(++zptr), 0); in operator -()
420 *zptr = Set(*(++zptr), 0); in operator -()
501 *zptr = Set(*(++zptr), 0); in Sub4Div()
511 *zptr = Set(*(++zptr), 0); in Sub4Div()
[all …]
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/sg/src/gl/
H A Ddepth.c170 *zptr = z[i]; in gl_depth_test_span_generic()
201 *zptr = z[i]; in gl_depth_test_span_generic()
231 *zptr = z[i]; in gl_depth_test_span_generic()
261 *zptr = z[i]; in gl_depth_test_span_generic()
291 *zptr = z[i]; in gl_depth_test_span_generic()
321 *zptr = z[i]; in gl_depth_test_span_generic()
350 *zptr = z[i]; in gl_depth_test_span_generic()
660 *zptr = z[i]; in gl_depth_test_pixels_generic()
688 GLdepth *zptr; in gl_depth_test_pixels_less() local
714 GLdepth *zptr; in gl_depth_test_pixels_greater() local
[all …]
H A Dbresenhm.h109 GLdepth *zptr; \
133 zptr = Z_ADDRESS(ctx,x1,y1); \
141 BRESENHAM_PLOT( x1, y1, z, zptr ) \
143 zptr += dzdx; \
150 zptr += dzdy; \
162 BRESENHAM_PLOT( x1, y1, z, zptr ) \
164 zptr += dzdy; \
171 zptr += dzdx; \
/dports/dns/libbind/libbind-6.0/resolv/
H A Dres_update.c126 for (zptr = HEAD(zgrps); zptr != NULL; zptr = NEXT(zptr, z_link)) in res_nupdate()
131 if (zptr == NULL) { in res_nupdate()
132 zptr = malloc(sizeof *zptr); in res_nupdate()
133 if (zptr == NULL) { in res_nupdate()
137 *zptr = tgrp; in res_nupdate()
138 zptr->z_flags = 0; in res_nupdate()
139 INIT_LINK(zptr, z_link); in res_nupdate()
147 for (zptr = HEAD(zgrps); zptr != NULL; zptr = NEXT(zptr, z_link)) { in res_nupdate()
167 res_setservers(statp, zptr->z_nsaddrs, zptr->z_nscount); in res_nupdate()
189 zptr = HEAD(zgrps); in res_nupdate()
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/BsdSocketLib/
H A Dres_update.c310 zptr = zgrp_start; in res_update()
312 while (zptr) { in res_update()
318 prevzptr = zptr; in res_update()
319 zptr = zptr->z_next; in res_update()
356 if (zptr == NULL) in res_update()
372 for (zptr = zgrp_start; zptr; zptr = zptr->z_next) { in res_update()
376 if (zptr == NULL) in res_update()
484 for (zptr = zgrp_start; zptr; zptr = zptr->z_next) { in res_update()
495 zptr->z_rr = rrecp; in res_update()
545 zptr = zgrp_start; in res_update()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/net/
H A Dres_update.c275 while (zptr) { in res_update()
281 prevzptr = zptr; in res_update()
282 zptr = zptr->z_next; in res_update()
319 if (zptr == NULL) in res_update()
325 zptr->z_rr = rrecp; in res_update()
335 for (zptr = zgrp_start; zptr; zptr = zptr->z_next) { in res_update()
339 if (zptr == NULL) in res_update()
447 for (zptr = zgrp_start; zptr; zptr = zptr->z_next) { in res_update()
458 zptr->z_rr = rrecp; in res_update()
508 zptr = zgrp_start; in res_update()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/net/
H A Dres_update.c275 while (zptr) { in res_update()
281 prevzptr = zptr; in res_update()
282 zptr = zptr->z_next; in res_update()
319 if (zptr == NULL) in res_update()
325 zptr->z_rr = rrecp; in res_update()
335 for (zptr = zgrp_start; zptr; zptr = zptr->z_next) { in res_update()
339 if (zptr == NULL) in res_update()
447 for (zptr = zgrp_start; zptr; zptr = zptr->z_next) { in res_update()
458 zptr->z_rr = rrecp; in res_update()
508 zptr = zgrp_start; in res_update()
[all …]
/dports/math/libpgmath/flang-d07daf3/test/mp_correct/src/src/
H A Dtp07.f9020 integer, allocatable,save :: zptr(:) local
24 allocate(zptr(4))
31 if (.not.allocated(zptr)) allocate(zptr(4))
32 zptr = 0 !! Zero out the data in all threads
34 zptr(1)=1 !! Restore the data, and copy to all threads (copypriv)
35 zptr(2)=2
36 zptr(3)=3
37 zptr(4)=4
39 call check(expected, zptr, 4)
41 call check(expected, zptr, 4)
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libbz/
H A Dblocksort.c183 UInt32* zptr = s->zptr; in simpleSort() local
204 v = zptr[i]; in simpleSort()
208 zptr[j] = zptr[j-h]; in simpleSort()
212 zptr[j] = v; in simpleSort()
217 v = zptr[i]; in simpleSort()
221 zptr[j] = zptr[j-h]; in simpleSort()
234 zptr[j] = zptr[j-h]; in simpleSort()
262 swap(zptr[p1], zptr[p2]); in vswap()
314 UInt32* zptr = s->zptr; in qSort3() local
357 swap(zptr[unLo], zptr[unHi]); unLo++; unHi--; in qSort3()
[all …]
/dports/shells/ksh93/ast-93u/src/lib/libbz/
H A Dblocksort.c183 UInt32* zptr = s->zptr; in simpleSort() local
204 v = zptr[i]; in simpleSort()
208 zptr[j] = zptr[j-h]; in simpleSort()
212 zptr[j] = v; in simpleSort()
217 v = zptr[i]; in simpleSort()
221 zptr[j] = zptr[j-h]; in simpleSort()
234 zptr[j] = zptr[j-h]; in simpleSort()
262 swap(zptr[p1], zptr[p2]); in vswap()
314 UInt32* zptr = s->zptr; in qSort3() local
357 swap(zptr[unLo], zptr[unHi]); unLo++; unHi--; in qSort3()
[all …]
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libbz/
H A Dblocksort.c183 UInt32* zptr = s->zptr; in simpleSort() local
204 v = zptr[i]; in simpleSort()
208 zptr[j] = zptr[j-h]; in simpleSort()
212 zptr[j] = v; in simpleSort()
217 v = zptr[i]; in simpleSort()
221 zptr[j] = zptr[j-h]; in simpleSort()
234 zptr[j] = zptr[j-h]; in simpleSort()
262 swap(zptr[p1], zptr[p2]); in vswap()
314 UInt32* zptr = s->zptr; in qSort3() local
357 swap(zptr[unLo], zptr[unHi]); unLo++; unHi--; in qSort3()
[all …]
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCWaveFunctions/PlaneWave/
H A DPWBasis.h268 ComplexType* restrict zptr = Z.data(); in evaluateAll() local
269 for (int ig = 0; ig < NumPlaneWaves; ig++, zptr += 5) in evaluateAll()
280 zptr[0] = pw; in evaluateAll()
281 zptr[1] = minusModKplusG2[ig] * pw; in evaluateAll()
282 zptr[2] = kplusgvecs_cart[ig][0] * ComplexType(-pw.imag(), pw.real()); in evaluateAll()
283 zptr[3] = kplusgvecs_cart[ig][1] * ComplexType(-pw.imag(), pw.real()); in evaluateAll()
284 zptr[4] = kplusgvecs_cart[ig][2] * ComplexType(-pw.imag(), pw.real()); in evaluateAll()
299 ComplexType* restrict zptr = Z.data(); in evaluateAll() local
300 for (int ig = 0; ig < NumPlaneWaves; ig++, zptr += 5) in evaluateAll()
305 zptr[0] = pw; in evaluateAll()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/BZip2/
H A DBZip2OutputStream.cs346 int[] zptr; field in ICSharpCode.SharpZipLib.BZip2.BZip2OutputStream
1040 v = zptr[i]; in SimpleSort()
1043 zptr[j] = zptr[j-h]; in SimpleSort()
1048 zptr[j] = v; in SimpleSort()
1058 zptr[j] = zptr[j-h]; in SimpleSort()
1074 zptr[j] = zptr[j-h]; in SimpleSort()
1095 zptr[p1] = zptr[p2]; in Vswap()
1179 zptr[unLo] = zptr[ltLo]; in QSort3()
1198 zptr[unHi] = zptr[gtHi]; in QSort3()
1214 zptr[unLo] = zptr[unHi]; in QSort3()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/api-doc-tools/external/SharpZipLib/ICSharpCode.SharpZipLib.Shared/BZip2/
H A DBZip2OutputStream.cs872 v = zptr[i]; in SimpleSort()
875 zptr[j] = zptr[j - h]; in SimpleSort()
880 zptr[j] = v; in SimpleSort()
890 zptr[j] = zptr[j - h]; in SimpleSort()
906 zptr[j] = zptr[j - h]; in SimpleSort()
927 zptr[p1] = zptr[p2]; in Vswap()
982 zptr[unLo] = zptr[ltLo]; in QSort3()
1001 zptr[unHi] = zptr[gtHi]; in QSort3()
1019 zptr[unLo] = zptr[unHi]; in QSort3()
1236 zptr[copy[c1]] = zptr[j] == 0 ? last : zptr[j] - 1; in MainSort()
[all …]
/dports/java/bouncycastle15/crypto-169/pg/src/main/java/org/bouncycastle/apache/bzip2/
H A DCBZip2OutputStream.java258 private int[] zptr; field in CBZip2OutputStream
288 zptr = null; in CBZip2OutputStream()
931 zptr[j] = zptr[j - h]; in simpleSort()
947 zptr[j] = zptr[j - h]; in simpleSort()
963 zptr[j] = zptr[j - h]; in simpleSort()
983 zptr[p1] = zptr[p2]; in vswap()
1064 zptr[unLo] = zptr[ltLo]; in qSort3()
1083 zptr[unHi] = zptr[gtHi]; in qSort3()
1099 zptr[unLo] = zptr[unHi]; in qSort3()
1321 zptr[copy[c1]] = zptr[j] == 0 ? last : zptr[j] - 1; in mainSort()
[all …]
/dports/math/arb/arb-2.21.1/arf/
H A Ddiv.c47 mp_ptr tptr, zptr; in arf_div() local
92 zptr = tmp; in arf_div()
99 __gmpn_div_q(zptr, tptr, tn, yptr, yn, tptr + tn); in arf_div()
101 mpn_tdiv_q(zptr, tptr, tn, yptr, yn); in arf_div()
104 if (zptr[zn - 1] == 0) in arf_div()
116 if ((zptr[0] & ((LIMB_ONE << 24) - 1)) == 0) in arf_div()
123 mpn_mul(tptr, zptr, zn, yptr, yn); in arf_div()
125 mpn_mul(tptr, yptr, yn, zptr, zn); in arf_div()
132 zptr[0]++; in arf_div()
136 inexact = _arf_set_round_mpn(z, &fix, zptr, zn, in arf_div()
H A Dsubmul.c18 mp_srcptr xptr, yptr, zptr; in arf_submul() local
50 ARF_GET_MPN_READONLY(zptr, zn, z); in arf_submul()
67 inexact = _arf_add_mpn(z, zptr, zn, ARF_SGNBIT(z), ARF_EXPREF(z), in arf_submul()
71 zptr, zn, ARF_SGNBIT(z), -shift, prec, rnd); in arf_submul()
83 mp_srcptr xptr, yptr, zptr; in arf_submul_mpz() local
122 ARF_GET_MPN_READONLY(zptr, zn, z); in arf_submul_mpz()
141 inexact = _arf_add_mpn(z, zptr, zn, ARF_SGNBIT(z), ARF_EXPREF(z), in arf_submul_mpz()
145 zptr, zn, ARF_SGNBIT(z), -shift, prec, rnd); in arf_submul_mpz()
H A Daddmul.c18 mp_srcptr xptr, yptr, zptr; in arf_addmul() local
50 ARF_GET_MPN_READONLY(zptr, zn, z); in arf_addmul()
67 inexact = _arf_add_mpn(z, zptr, zn, ARF_SGNBIT(z), ARF_EXPREF(z), in arf_addmul()
71 zptr, zn, ARF_SGNBIT(z), -shift, prec, rnd); in arf_addmul()
83 mp_srcptr xptr, yptr, zptr; in arf_addmul_mpz() local
120 ARF_GET_MPN_READONLY(zptr, zn, z); in arf_addmul_mpz()
139 inexact = _arf_add_mpn(z, zptr, zn, ARF_SGNBIT(z), ARF_EXPREF(z), in arf_addmul_mpz()
143 zptr, zn, ARF_SGNBIT(z), -shift, prec, rnd); in arf_addmul_mpz()
/dports/lang/gnustep-base/libs-base-base-1_27_0/Examples/
H A Dcustom-zone.m51 objc_mutex_lock(zptr->mutex);
54 chunk = zptr->free_list;
88 zptr->block_list = new_block;
97 zptr->free_list = chunk;
102 objc_mutex_unlock(zptr->mutex);
138 objc_mutex_lock(zptr->mutex);
142 chunk->next = zptr->free_list;
143 zptr->free_list = chunk;
145 objc_mutex_unlock(zptr->mutex);
158 objc_mutex_deallocate(zptr->mutex);
[all …]
/dports/lang/gnustep-base/libs-base-base-1_27_0/Source/
H A DNSZone.m580 flush_buf(zptr);
729 flush_buf(zptr);
730 block = zptr->blocks;
804 block = zptr->blocks;
1318 zptr->blocks = zptr->blocks->next;
1321 if (zptr->blocks->size-zptr->blocks->top < chunksize)
1346 zptr->use++;
1359 if (zptr->use == 0)
1431 zptr->use--;
1449 zptr->use--;
[all …]
/dports/math/vtk6/VTK-6.2.0/Rendering/Core/
H A DvtkRendererSource.cxx163 float *zptr = zBuf, *zptr_end = zBuf + numOutPts; in RequestData() local
165 while (zptr < zptr_end) in RequestData()
167 if (min < *zptr) { min = *zptr; } in RequestData()
168 if (max > *zptr) { max = *zptr; } in RequestData()
169 zptr++; in RequestData()
173 zptr = zBuf; in RequestData()
175 while (zptr < zptr_end) in RequestData()
180 *ptr++ = static_cast<unsigned char>((*zptr++ - min) * scale); in RequestData()
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/
H A DvtkRendererSource.cxx174 float *zptr = zBuf, *zptr_end = zBuf + numOutPts; in RequestData() local
176 while (zptr < zptr_end) in RequestData()
178 if (min < *zptr) in RequestData()
180 min = *zptr; in RequestData()
182 if (max > *zptr) in RequestData()
184 max = *zptr; in RequestData()
186 zptr++; in RequestData()
190 zptr = zBuf; in RequestData()
192 while (zptr < zptr_end) in RequestData()
197 *ptr++ = static_cast<unsigned char>((*zptr++ - min) * scale); in RequestData()
/dports/math/vtk8/VTK-8.2.0/Rendering/Core/
H A DvtkRendererSource.cxx180 float *zptr = zBuf, *zptr_end = zBuf + numOutPts; in RequestData() local
182 while (zptr < zptr_end) in RequestData()
184 if (min < *zptr) { min = *zptr; } in RequestData()
185 if (max > *zptr) { max = *zptr; } in RequestData()
186 zptr++; in RequestData()
190 zptr = zBuf; in RequestData()
192 while (zptr < zptr_end) in RequestData()
197 *ptr++ = static_cast<unsigned char>((*zptr++ - min) * scale); in RequestData()
/dports/emulators/mednafen/mednafen/src/hw_cpu/m68k/
H A Dm68k.cpp276 ea = zptr->PC; in HAM()
343 ea = zptr->A[reg]; in calcea()
347 ea = zptr->A[reg]; in calcea()
354 ea = zptr->A[reg]; in calcea()
363 ea = zptr->A[reg] + (int8)ext + ((ext & 0x800) ? zptr->DA[ext >> 12] : (int16)zptr->DA[ext >> 12]); in calcea()
399 zptr->A[reg] = val; in write()
458 T tmp = cb(zptr, zptr->D[reg]); in rmw()
485 zptr->PC = ea; in jump()
495 M68K* zptr; member
1705 zptr->SetC(false); in TAS_Callback()
[all …]
/dports/games/libretro-beetle_saturn/beetle-saturn-libretro-ee5b214/mednafen/hw_cpu/m68k/
H A Dm68k.cpp271 ea = zptr->PC; in HAM()
338 ea = zptr->A[reg]; in calcea()
342 ea = zptr->A[reg]; in calcea()
349 ea = zptr->A[reg]; in calcea()
358 ea = zptr->A[reg] + (int8)ext + ((ext & 0x800) ? zptr->DA[ext >> 12] : (int16)zptr->DA[ext >> 12]); in calcea()
394 zptr->A[reg] = val; in write()
449 T tmp = cb(zptr, zptr->D[reg]); in rmw()
472 zptr->PC = ea; in jump()
482 M68K* zptr; member
1682 zptr->SetC(false); in TAS_Callback()
[all …]

12345678910>>...14