Home
last modified time | relevance | path

Searched refs:usptr (Results 1 – 25 of 48) sorted by relevance

12

/dports/graphics/opendx/dx-4.4.4/src/exec/libdx/
H A Dlock.c529 static usptr_t *usptr = NULL; variable
559 usptr = usinit(tmp); in _dxf_initlocks()
560 if (!usptr) in _dxf_initlocks()
566 pool[i] = usnewlock(usptr); in _dxf_initlocks()
668 static usptr_t *usptr = NULL; variable
682 usptr = usinit(tmp); in _dxf_initlocks()
683 if (!usptr) in _dxf_initlocks()
700 L = usnewlock(usptr); in DXcreate_lock()
710 usfreelock(L, usptr); in DXdestroy_lock()
/dports/graphics/openrm/rm160/rm/
H A Drmglu.c271 GLushort *usptr = (GLushort *) datain in fake_gluScaleImage() local
276 tempin[k++] = (GLfloat) * usptr++; in fake_gluScaleImage()
486 GLushort *usptr = (GLushort *) dataout in fake_gluScaleImage() local
491 *usptr++ = (GLushort) tempout[k++]; in fake_gluScaleImage()
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/common/
H A Dnet.c538 unsigned short *usptr; in Packet_scanf() local
633 usptr = va_arg(ap, unsigned short *); in Packet_scanf()
634 *usptr = (sbuf->ptr[j++] & 0xFF) << 8; in Packet_scanf()
635 *usptr |= (sbuf->ptr[j++] & 0xFF); in Packet_scanf()
/dports/astro/phd2/phd2-2.6.10/
H A Ddarks_dialog.cpp530 const unsigned short *usptr = darkFrame.ImageData; in CreateMasterDarkFrame() local
532 *iptr++ += *usptr++; in CreateMasterDarkFrame()
539 unsigned short *usptr = darkFrame.ImageData; in CreateMasterDarkFrame() local
541 *usptr++ = (unsigned short)(*iptr++ / frameCount); in CreateMasterDarkFrame()
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dplug_maskcalc.c1166 u_short * usptr, max = *S; in r_get_max_u_short() local
1169 for ( c = 0, usptr = S; c < size; c++, usptr++ ) in r_get_max_u_short()
1171 if ( *usptr > max ) in r_get_max_u_short()
1172 max = *usptr; in r_get_max_u_short()
H A Dmaxima.c990 u_short * usptr, max = *S; in r_get_max_u_short() local
993 for ( c = 0, usptr = S; c < size; c++, usptr++ ) in r_get_max_u_short()
995 if ( *usptr > max ) in r_get_max_u_short()
996 max = *usptr; in r_get_max_u_short()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/sg/src/glu/
H A Dmipmap.c183 GLushort *usptr = (GLushort *) datain in gluScaleImage() local
188 tempin[k++] = (GLfloat) *usptr++; in gluScaleImage()
380 GLushort *usptr = (GLushort *) dataout in gluScaleImage() local
385 *usptr++ = (GLushort) tempout[k++]; in gluScaleImage()
/dports/games/xpilot/xpilot-4.5.5/src/common/
H A Dnet.c622 unsigned short *usptr; in Packet_scanf() local
725 usptr = va_arg(ap, unsigned short *); in Packet_scanf()
726 *usptr = (sbuf->ptr[j++] & 0xFF) << 8; in Packet_scanf()
727 *usptr |= (sbuf->ptr[j++] & 0xFF); in Packet_scanf()
/dports/games/tomenet/tomenet-4.6.0/src/common/
H A Dsockbuf.c652 unsigned short int *usptr; in Packet_scanf() local
755 usptr = va_arg(ap, unsigned short *); in Packet_scanf()
756 *usptr = (sbuf->ptr[j++] & 0xFF) << 8; in Packet_scanf()
757 *usptr |= (sbuf->ptr[j++] & 0xFF); in Packet_scanf()
/dports/games/shaaft/Shaaft-0.5.0/utilsgl/
H A DGLTexture.cpp401 GLushort *usptr = (GLushort *) datain in gluScaleImage() local
406 tempin[k++] = (GLfloat) * usptr++; in gluScaleImage()
616 GLushort *usptr = (GLushort *) dataout in gluScaleImage() local
621 *usptr++ = (GLushort) tempout[k++]; in gluScaleImage()
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dglthread_marshal.h620 GLushort *usptr; in _mesa_glthread_CallLists() local
642 usptr = (GLushort *) lists; in _mesa_glthread_CallLists()
644 _mesa_glthread_CallList(ctx, base + usptr[i]); in _mesa_glthread_CallLists()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dglthread_marshal.h620 GLushort *usptr; in _mesa_glthread_CallLists() local
642 usptr = (GLushort *) lists; in _mesa_glthread_CallLists()
644 _mesa_glthread_CallList(ctx, base + usptr[i]); in _mesa_glthread_CallLists()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dglthread_marshal.h620 GLushort *usptr; in _mesa_glthread_CallLists() local
642 usptr = (GLushort *) lists; in _mesa_glthread_CallLists()
644 _mesa_glthread_CallList(ctx, base + usptr[i]); in _mesa_glthread_CallLists()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dglthread_marshal.h620 GLushort *usptr; in _mesa_glthread_CallLists() local
642 usptr = (GLushort *) lists; in _mesa_glthread_CallLists()
644 _mesa_glthread_CallList(ctx, base + usptr[i]); in _mesa_glthread_CallLists()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dglthread_marshal.h620 GLushort *usptr; in _mesa_glthread_CallLists() local
642 usptr = (GLushort *) lists; in _mesa_glthread_CallLists()
644 _mesa_glthread_CallList(ctx, base + usptr[i]); in _mesa_glthread_CallLists()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dglthread_marshal.h620 GLushort *usptr; in _mesa_glthread_CallLists() local
642 usptr = (GLushort *) lists; in _mesa_glthread_CallLists()
644 _mesa_glthread_CallList(ctx, base + usptr[i]); in _mesa_glthread_CallLists()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dglthread_marshal.h620 GLushort *usptr; in _mesa_glthread_CallLists() local
642 usptr = (GLushort *) lists; in _mesa_glthread_CallLists()
644 _mesa_glthread_CallList(ctx, base + usptr[i]); in _mesa_glthread_CallLists()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dglthread_marshal.h620 GLushort *usptr; in _mesa_glthread_CallLists() local
642 usptr = (GLushort *) lists; in _mesa_glthread_CallLists()
644 _mesa_glthread_CallList(ctx, base + usptr[i]); in _mesa_glthread_CallLists()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Dglthread_marshal.h620 GLushort *usptr; in _mesa_glthread_CallLists() local
642 usptr = (GLushort *) lists; in _mesa_glthread_CallLists()
644 _mesa_glthread_CallList(ctx, base + usptr[i]); in _mesa_glthread_CallLists()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Dglthread_marshal.h658 GLushort *usptr; in _mesa_glthread_CallLists() local
680 usptr = (GLushort *) lists; in _mesa_glthread_CallLists()
682 _mesa_glthread_CallList(ctx, base + usptr[i]); in _mesa_glthread_CallLists()
/dports/devel/libparserutils/libparserutils-0.2.4/src/charset/codecs/
H A Dcodec_utf8.c421 size_t *usptr = &sucs4; in charset_utf8_codec_read_char() local
422 UTF8_TO_UCS4(src, srclen, uptr, usptr, error); in charset_utf8_codec_read_char()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/plugins/geometryloaders/default/
H A Dbasegeometryloader.cpp189 quint16 *usptr = reinterpret_cast<quint16*>(indexBytes.data()); in generateGeometry() local
191 *usptr++ = static_cast<quint16>(m_indices.at(i)); in generateGeometry()
/dports/games/cake/cake_src/cake/glsetup/
H A Dglutils.cpp582 GLushort *usptr = (GLushort *) datain in glScaleImage() local
589 tempin[k++] = (GLfloat) *usptr++; in glScaleImage()
817 GLushort *usptr = (GLushort *) dataout in glScaleImage() local
824 *usptr++ = (GLushort) tempout[k++]; in glScaleImage()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/client/src/gl/
H A Dgl_tex.cpp244 GLushort* usptr = (GLushort*) dataOut in packImage() local
249 *usptr++ = (GLushort) tempOut[k++]; in packImage()
450 GLushort* usptr = (GLushort*) dataIn in GL_ScaleBufferEx() local
455 tempIn[k++] = (float) *usptr++; in GL_ScaleBufferEx()
/dports/net/iipsrv/iipsrv-iipsrv-1.1/src/
H A DTransforms.cc72 unsigned short* usptr; in normalize() local
114 usptr = (unsigned short*)in.data; in normalize()
122 normdata[n] = (usptr[n] - minc) * invdiffc; in normalize()

12