Home
last modified time | relevance | path

Searched refs:Xcalloc (Results 1 – 25 of 190) sorted by relevance

12345678

/dports/x11/libX11/libX11-1.7.2/src/
H A DPropAlloc.c42 return Xcalloc (1, sizeof (XSizeHints)); in XAllocSizeHints()
48 return Xcalloc (1, sizeof (XStandardColormap)); in XAllocStandardColormap()
54 return Xcalloc (1, sizeof (XWMHints)); in XAllocWMHints()
60 return Xcalloc (1, sizeof (XClassHint)); in XAllocClassHint()
66 return Xcalloc (1, sizeof (XIconSize)); in XAllocIconSize()
H A DOpenDis.c115 if ((dpy = Xcalloc(1, sizeof(Display))) == NULL) { in XOpenDisplay()
240 if ((dpy->bufptr = dpy->buffer = Xcalloc(1, conn_buf_size)) == NULL) { in XOpenDisplay()
252 if ((dpy->free_funcs = Xcalloc(1, sizeof(_XFreeFuncRec))) == NULL) { in XOpenDisplay()
346 dpy->pixmap_format = Xcalloc(dpy->nformats, sizeof(ScreenFormat)); in XOpenDisplay()
374 dpy->screens = Xcalloc(dpy->nscreens, sizeof(Screen)); in XOpenDisplay()
416 sp->depths = Xcalloc(sp->ndepths, sizeof(Depth)); in XOpenDisplay()
438 dp->visuals = Xcalloc(dp->nvisuals, sizeof(Visual)); in XOpenDisplay()
/dports/games/NBlood/NBlood-a1689a4/source/rr/src/n64/
H A Dreality_sound.cpp28 rt_env_t *env = (rt_env_t*)Xcalloc(1, sizeof(rt_env_t)); in RT_LoadEnv()
43 rt_key_t*key = (rt_key_t*)Xcalloc(1, sizeof(rt_key_t)); in RT_LoadKey()
91 rt_raw_loop_t *loop = (rt_raw_loop_t*)Xcalloc(1, sizeof(rt_raw_loop_t)); in RT_LoadRAWLoop()
104 rt_wave_t *wave = (rt_wave_t*)Xcalloc(1, sizeof(rt_wave_t)); in RT_LoadWave()
123 wave->adpcm = (rt_adpcm_wave_t*)Xcalloc(1, sizeof(rt_adpcm_wave_t)); in RT_LoadWave()
135 wave->raw = (rt_raw_wave_t*)Xcalloc(1, sizeof(rt_raw_wave_t)); in RT_LoadWave()
146 rt_sound_t *snd = (rt_sound_t*)Xcalloc(1, sizeof(rt_sound_t)); in RT_LoadSound()
208 rt_bank_t *bank = (rt_bank_t*)Xcalloc(1, sizeof(rt_bank_t)); in RT_LoadBank()
221 instOffset = (uint32_t*)Xcalloc(bank->inst_count, sizeof(uint32_t)); in RT_LoadBank()
240 rt_CTL_t *ctl = (rt_CTL_t*)Xcalloc(1, sizeof(rt_CTL_t)); in RT_LoadCTL()
[all …]
/dports/games/NBlood/NBlood-a1689a4/source/tekwar/src/
H A Dgrpscan.cpp121 grpinfo_t * const fg = (grpinfo_t *)Xcalloc(1, sizeof(grpinfo_t)); in LoadList()
153 grpinfo_t * const fg = (grpinfo_t *)Xcalloc(1, sizeof(grpinfo_t)); in LoadGameList()
223 fg = (struct grpcache *)Xcalloc(1, sizeof(struct grpcache)); in LoadGroupsCache()
327 grpfile_t * const grp = (grpfile_t *)Xcalloc(1, sizeof(grpfile_t)); in ProcessGroups()
334 fgg = (struct grpcache *)Xcalloc(1, sizeof(struct grpcache)); in ProcessGroups()
366 grpfile_t * const grp = (grpfile_t *)Xcalloc(1, sizeof(grpfile_t)); in ProcessGroups()
373 fgg = (struct grpcache *)Xcalloc(1, sizeof(struct grpcache)); in ProcessGroups()
/dports/games/NBlood/NBlood-a1689a4/source/witchaven/src/
H A Dgrpscan.cpp123 grpinfo_t * const fg = (grpinfo_t *)Xcalloc(1, sizeof(grpinfo_t)); in LoadList()
155 grpinfo_t * const fg = (grpinfo_t *)Xcalloc(1, sizeof(grpinfo_t)); in LoadGameList()
225 fg = (struct grpcache *)Xcalloc(1, sizeof(struct grpcache)); in LoadGroupsCache()
329 grpfile_t * const grp = (grpfile_t *)Xcalloc(1, sizeof(grpfile_t)); in ProcessGroups()
336 fgg = (struct grpcache *)Xcalloc(1, sizeof(struct grpcache)); in ProcessGroups()
368 grpfile_t * const grp = (grpfile_t *)Xcalloc(1, sizeof(grpfile_t)); in ProcessGroups()
375 fgg = (struct grpcache *)Xcalloc(1, sizeof(struct grpcache)); in ProcessGroups()
/dports/games/NBlood/NBlood-a1689a4/source/rr/src/
H A Dgrpscan.cpp181 grpinfo_t * const fg = (grpinfo_t *)Xcalloc(1, sizeof(grpinfo_t)); in LoadList()
218 grpinfo_t * const fg = (grpinfo_t *)Xcalloc(1, sizeof(grpinfo_t)); in LoadGameList()
240 dn64grpinfo = (grpinfo_t *)Xcalloc(1, sizeof(grpinfo_t)); in LoadGameList()
301 fg = (struct grpcache *)Xcalloc(1, sizeof(struct grpcache)); in LoadGroupsCache()
403 grpfile_t * const grp = (grpfile_t *)Xcalloc(1, sizeof(grpfile_t)); in ProcessGroups()
410 fgg = (struct grpcache *)Xcalloc(1, sizeof(struct grpcache)); in ProcessGroups()
442 grpfile_t * const grp = (grpfile_t *)Xcalloc(1, sizeof(grpfile_t)); in ProcessGroups()
449 fgg = (struct grpcache *)Xcalloc(1, sizeof(struct grpcache)); in ProcessGroups()
497 grpfile_t * const grp = (grpfile_t *)Xcalloc(1, sizeof(grpfile_t)); in ProcessDN64Groups()
/dports/games/NBlood/NBlood-a1689a4/source/exhumed/src/
H A Dgrpscan.cpp128 grpinfo_t * const fg = (grpinfo_t *)Xcalloc(1, sizeof(grpinfo_t)); in LoadList()
160 grpinfo_t * const fg = (grpinfo_t *)Xcalloc(1, sizeof(grpinfo_t)); in LoadGameList()
230 fg = (struct grpcache *)Xcalloc(1, sizeof(struct grpcache)); in LoadGroupsCache()
334 grpfile_t * const grp = (grpfile_t *)Xcalloc(1, sizeof(grpfile_t)); in ProcessGroups()
341 fgg = (struct grpcache *)Xcalloc(1, sizeof(struct grpcache)); in ProcessGroups()
373 grpfile_t * const grp = (grpfile_t *)Xcalloc(1, sizeof(grpfile_t)); in ProcessGroups()
380 fgg = (struct grpcache *)Xcalloc(1, sizeof(struct grpcache)); in ProcessGroups()
/dports/games/NBlood/NBlood-a1689a4/source/sw/src/
H A Dgrpscan.cpp89 fg = (struct grpcache*)Xcalloc(1, sizeof(struct grpcache)); in LoadGroupsCache()
184 auto grp = (struct grpfile *)Xcalloc(1, sizeof(struct grpfile)); in ProcessGroups()
191 fgg = (struct grpcache *)Xcalloc(1, sizeof(struct grpcache)); in ProcessGroups()
225 auto grp = (struct grpfile *)Xcalloc(1, sizeof(struct grpfile)); in ProcessGroups()
232 fgg = (struct grpcache *)Xcalloc(1, sizeof(struct grpcache)); in ProcessGroups()
/dports/x11/libX11/libX11-1.7.2/src/xcms/
H A DLRGB.c485 Xcalloc (1, sizeof(LINEAR_RGB_SCCData)))) { in LINEAR_RGB_InitSCCData()
655 Xcalloc (1, sizeof(LINEAR_RGB_SCCData)))) { in LINEAR_RGB_InitSCCData()
664 Xcalloc (1, sizeof(XcmsIntensityMap)))) { in LINEAR_RGB_InitSCCData()
684 Xcalloc (1, sizeof(IntensityTbl)))) { in LINEAR_RGB_InitSCCData()
700 Xcalloc (1, sizeof(IntensityTbl)))) { in LINEAR_RGB_InitSCCData()
710 Xcalloc (1, sizeof(IntensityTbl)))) { in LINEAR_RGB_InitSCCData()
721 Xcalloc (1, sizeof(IntensityTbl)))) { in LINEAR_RGB_InitSCCData()
740 Xcalloc (1, sizeof(IntensityTbl)))) { in LINEAR_RGB_InitSCCData()
750 Xcalloc (1, sizeof(IntensityTbl)))) { in LINEAR_RGB_InitSCCData()
914 Xcalloc (nElements, sizeof(IntensityRec)))) { in _XcmsGetTableType0()
[all …]
H A DCCC.c114 !(newccc = Xcalloc(1, sizeof(XcmsCCCRec)))) { in XcmsCreateCCC()
147 if (!(pNewScrnInfo = Xcalloc(1, sizeof(XcmsPerScrnInfo)))) { in XcmsCreateCCC()
H A DcmsInt.c187 if (!(ccc = Xcalloc((unsigned)nScrn, sizeof(XcmsCCCRec)))) { in _XcmsInitDefaultCCCs()
326 Xcalloc(1, sizeof(XcmsPerScrnInfo)))) { in _XcmsInitScrnInfo()
/dports/games/NBlood/NBlood-a1689a4/source/duke3d/src/
H A Dgrpscan.cpp183 grpinfo_t * const fg = (grpinfo_t *)Xcalloc(1, sizeof(grpinfo_t)); in LoadList()
221 grpinfo_t * const fg = (grpinfo_t *)Xcalloc(1, sizeof(grpinfo_t)); in LoadGameList()
298 fg = (struct grpcache *)Xcalloc(1, sizeof(struct grpcache)); in LoadGroupsCache()
402 grpfile_t * const grp = (grpfile_t *)Xcalloc(1, sizeof(grpfile_t)); in ProcessGroups()
409 fgg = (struct grpcache *)Xcalloc(1, sizeof(struct grpcache)); in ProcessGroups()
442 grpfile_t * const grp = (grpfile_t *)Xcalloc(1, sizeof(grpfile_t)); in ProcessGroups()
449 fgg = (struct grpcache *)Xcalloc(1, sizeof(struct grpcache)); in ProcessGroups()
/dports/audio/nas/nas-1.9.4/server/include/
H A Dos.h97 #define Xcalloc(len) debug_Xcalloc(__FILE__,__LINE__,(len)) macro
146 void *Xcalloc(unsigned long amount);
/dports/net/tacacs/PROJECTS/misc/
H A Dio_sched.c648 io->Poll.pax = Xcalloc(io->nfds_max, sizeof(int)); in poll_io_init()
822 io->Epoll.changelist = Xcalloc(io->nfds_max, sizeof(int)); in epoll_io_init()
823 io->Epoll.changemap = Xcalloc(io->nfds_max, sizeof(int)); in epoll_io_init()
824 io->Epoll.diskfile = Xcalloc(io->nfds_max, sizeof(int)); in epoll_io_init()
825 io->Epoll.diskfilemap = Xcalloc(io->nfds_max, sizeof(int)); in epoll_io_init()
1351 io->Port.changelist = Xcalloc(io->nfds_max, sizeof(int)); in port_io_init()
1352 io->Port.changemap = Xcalloc(io->nfds_max, sizeof(int)); in port_io_init()
1469 struct io_event *ioe = Xcalloc(1, sizeof(struct io_event)); in io_sched_add()
1488 isc = Xcalloc(1, sizeof(struct io_sched)); in io_sched_add()
1524 isc = Xcalloc(1, sizeof(struct io_sched)); in io_sched_app()
[all …]
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dpngwrite.cpp21 uint8_t * const chunk = (uint8_t *) Xcalloc(1, 4 + chunk_size); in png_write_chunk()
88 uint8_t *lines = (uint8_t *) Xcalloc(1, linesiz); in png_write()
H A Dhightile.cpp160 hrn = (hicreplctyp *)Xcalloc(1,sizeof(hicreplctyp)); in hicsetsubsttex()
222 hrn = (hicreplctyp *)Xcalloc(1,sizeof(hicreplctyp)); in hicsetskybox()
228 hrn->skybox = (struct hicskybox_t *)Xcalloc(1,sizeof(struct hicskybox_t)); in hicsetskybox()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libdrm/src/tests/ttmtest/src/
H A Dxf86dri.c210 if (!(*busIdString = (char *)Xcalloc(rep.busIdStringLength + 1, 1))) {
317 (char *)Xcalloc(rep.clientDriverNameLength + 1, 1))) {
520 *pClipRects = (drm_clip_rect_t *) Xcalloc(len, 1); in uniDRIGetDrawableInfo()
530 *pBackClipRects = (drm_clip_rect_t *) Xcalloc(len, 1); in uniDRIGetDrawableInfo()
587 if (!(*pDevPrivate = (void *)Xcalloc(rep.devPrivateSize, 1))) {
/dports/graphics/libdrm/libdrm-2.4.110/tests/ttmtest/src/
H A Dxf86dri.c210 if (!(*busIdString = (char *)Xcalloc(rep.busIdStringLength + 1, 1))) {
317 (char *)Xcalloc(rep.clientDriverNameLength + 1, 1))) {
520 *pClipRects = (drm_clip_rect_t *) Xcalloc(len, 1); in uniDRIGetDrawableInfo()
530 *pBackClipRects = (drm_clip_rect_t *) Xcalloc(len, 1); in uniDRIGetDrawableInfo()
587 if (!(*pDevPrivate = (void *)Xcalloc(rep.devPrivateSize, 1))) {
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm/dist/tests/ttmtest/src/
H A Dxf86dri.c211 if (!(*busIdString = (char *)Xcalloc(rep.busIdStringLength + 1, 1))) {
318 (char *)Xcalloc(rep.clientDriverNameLength + 1, 1))) {
521 *pClipRects = (drm_clip_rect_t *) Xcalloc(len, 1); in uniDRIGetDrawableInfo()
531 *pBackClipRects = (drm_clip_rect_t *) Xcalloc(len, 1); in uniDRIGetDrawableInfo()
588 if (!(*pDevPrivate = (void *)Xcalloc(rep.devPrivateSize, 1))) {
/dports/x11-drivers/xf86-video-openchrome/xf86-video-openchrome-0.6.0/src/xvmc/
H A Dxf86dri.c208 *busIdString = Xcalloc(rep.busIdStringLength + 1, 1);
318 *clientDriverName = Xcalloc(rep.clientDriverNameLength + 1, 1);
524 *pClipRects = (drm_clip_rect_t *) Xcalloc(len, 1); in uniDRIGetDrawableInfo()
534 *pBackClipRects = (drm_clip_rect_t *) Xcalloc(len, 1); in uniDRIGetDrawableInfo()
591 if (!(*pDevPrivate = (void *)Xcalloc(rep.devPrivateSize, 1))) {
/dports/net/tacacs/PROJECTS/mavis/
H A Dlibmavis_groups.c78 *l = Xcalloc(1, sizeof(struct regex_list)); in parse_filter_regex()
98 (*l)->p = Xcalloc(1, sizeof(regex_t)); in parse_filter_regex()
122 *l = Xcalloc(1, sizeof(struct gid_list)); in parse_gid()
/dports/net/tacacs/PROJECTS/ftpd/
H A Dlist.c96 keyval = Xcalloc(1, sizeof(struct mime_type) + 1 + strlen(*a) + mtlen); in read_mimetypes()
151 i = Xcalloc(1, sizeof(struct id_item) + strlen(pw->pw_name)); in lookup_uid()
173 i = Xcalloc(1, sizeof(struct id_item) + strlen(u)); in lookup_uid()
200 i = Xcalloc(1, sizeof(struct id_item) + strlen(gr->gr_name)); in lookup_gid()
222 i = Xcalloc(1, sizeof(struct id_item) + strlen(g)); in lookup_gid()
239 permtable = Xcalloc(5120, 1); in init_permtable()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/vpfutil/
H A Dxmemory.h18 #define Xcalloc(nelem, elsize) calloc(nelem, elsize) macro
/dports/net/tacacs/PROJECTS/tcprelay/
H A Dstructs.c16 struct context *c = Xcalloc(1, sizeof(struct context)); in new_context()
/dports/x11/libX11/libX11-1.7.2/src/xkb/
H A DXKBlibint.h119 #define _XkbCalloc(n,s) Xcalloc((n),(s))
122 #define _XkbTypedCalloc(n,t) ((t *)Xcalloc((n),sizeof(t)))

12345678