Home
last modified time | relevance | path

Searched refs:aptr (Results 1 – 25 of 2720) sorted by relevance

12345678910>>...109

/dports/games/xmris/xmris.4.04/
H A Dapple.c128 (aptr->offset.x < (cptr = BOARDCELL(aptr->cell.x, aptr->cell.y +
210 aptr->push = -aptr->maypush;
248 (aptr->offset.x > (cptr = BOARDCELL(aptr->cell.x, aptr->cell.y +
329 aptr->push = aptr->maypush;
370 aptr->pixel.x += aptr->push;
371 aptr->offset.x += aptr->push;
591 y = aptr->pixel.y + aptr->count;
630 aptr->offset.y += aptr->count;
631 aptr->pixel.y += aptr->count;
632 aptr->distance += aptr->count;
[all …]
/dports/devel/gdcm/gdcm-3.0.10/Utilities/pvrg/
H A Dchendct.c117 aptr = x+i;
122 aptr += 8;
126 aptr += 8;
130 aptr += 8;
204 for(i=0,aptr=y;i<64;i++,aptr++)
205 *aptr = (((*aptr<0) ? (*aptr-4) : (*aptr+4))/8);
239 aptr += 8;
241 aptr += 8;
243 aptr += 8;
373 for(i=0,aptr=y;i<64;i++,aptr++)
[all …]
/dports/devel/libffcall/libffcall-2.4/avcall/
H A Davcall-internal.h340 ((LIST).aptr++, \
350 ((LIST).aptr++, \
362 ((LIST).aptr--, \
602 ((LIST).aptr++, \
628 ((LIST).aptr++, \
643 ((LIST).aptr = (__avword*)(((uintptr_t)(LIST).aptr+15)&-8), \
671 (LIST).aptr++, \
680 (LIST).aptr++, \
694 ((LIST).aptr++, \
796 ((LIST).aptr = (__avword*)(((uintptr_t)(LIST).aptr + 15) & -8), \
[all …]
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/src/os/posix/
H A Dinetaddr.c104 struct sockaddr_in *aptr; in GWEN_InetAddr_new() local
112 aptr->sin_family=PF_INET; in GWEN_InetAddr_new()
114 aptr->sin_family=AF_INET; in GWEN_InetAddr_new()
120 struct sockaddr_un *aptr; in GWEN_InetAddr_new() local
126 aptr->sun_family=PF_UNIX; in GWEN_InetAddr_new()
134 aptr->sun_path[0]=0; in GWEN_InetAddr_new()
204 aptr->sin_addr.s_addr=0; in GWEN_InetAddr_SetAddress()
227 memset(aptr->sun_path, 0, sizeof(aptr->sun_path)); in GWEN_InetAddr_SetAddress()
313 aptr->sun_path[0]=0; in GWEN_InetAddr_SetName()
367 s=aptr->sun_path; in GWEN_InetAddr_GetAddress()
[all …]
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/src/os/posix/
H A Dinetaddr.c104 struct sockaddr_in *aptr; in GWEN_InetAddr_new() local
112 aptr->sin_family=PF_INET; in GWEN_InetAddr_new()
114 aptr->sin_family=AF_INET; in GWEN_InetAddr_new()
120 struct sockaddr_un *aptr; in GWEN_InetAddr_new() local
126 aptr->sun_family=PF_UNIX; in GWEN_InetAddr_new()
134 aptr->sun_path[0]=0; in GWEN_InetAddr_new()
204 aptr->sin_addr.s_addr=0; in GWEN_InetAddr_SetAddress()
227 memset(aptr->sun_path, 0, sizeof(aptr->sun_path)); in GWEN_InetAddr_SetAddress()
313 aptr->sun_path[0]=0; in GWEN_InetAddr_SetName()
367 s=aptr->sun_path; in GWEN_InetAddr_GetAddress()
[all …]
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/src/os/posix/
H A Dinetaddr.c104 struct sockaddr_in *aptr; in GWEN_InetAddr_new() local
112 aptr->sin_family=PF_INET; in GWEN_InetAddr_new()
114 aptr->sin_family=AF_INET; in GWEN_InetAddr_new()
120 struct sockaddr_un *aptr; in GWEN_InetAddr_new() local
126 aptr->sun_family=PF_UNIX; in GWEN_InetAddr_new()
134 aptr->sun_path[0]=0; in GWEN_InetAddr_new()
204 aptr->sin_addr.s_addr=0; in GWEN_InetAddr_SetAddress()
227 memset(aptr->sun_path, 0, sizeof(aptr->sun_path)); in GWEN_InetAddr_SetAddress()
313 aptr->sun_path[0]=0; in GWEN_InetAddr_SetName()
367 s=aptr->sun_path; in GWEN_InetAddr_GetAddress()
[all …]
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/src/os/posix/
H A Dinetaddr.c104 struct sockaddr_in *aptr; in GWEN_InetAddr_new() local
112 aptr->sin_family=PF_INET; in GWEN_InetAddr_new()
114 aptr->sin_family=AF_INET; in GWEN_InetAddr_new()
120 struct sockaddr_un *aptr; in GWEN_InetAddr_new() local
126 aptr->sun_family=PF_UNIX; in GWEN_InetAddr_new()
134 aptr->sun_path[0]=0; in GWEN_InetAddr_new()
204 aptr->sin_addr.s_addr=0; in GWEN_InetAddr_SetAddress()
227 memset(aptr->sun_path, 0, sizeof(aptr->sun_path)); in GWEN_InetAddr_SetAddress()
313 aptr->sun_path[0]=0; in GWEN_InetAddr_SetName()
367 s=aptr->sun_path; in GWEN_InetAddr_GetAddress()
[all …]
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/src/os/posix/
H A Dinetaddr.c104 struct sockaddr_in *aptr; in GWEN_InetAddr_new() local
112 aptr->sin_family=PF_INET; in GWEN_InetAddr_new()
114 aptr->sin_family=AF_INET; in GWEN_InetAddr_new()
120 struct sockaddr_un *aptr; in GWEN_InetAddr_new() local
126 aptr->sun_family=PF_UNIX; in GWEN_InetAddr_new()
134 aptr->sun_path[0]=0; in GWEN_InetAddr_new()
204 aptr->sin_addr.s_addr=0; in GWEN_InetAddr_SetAddress()
227 memset(aptr->sun_path, 0, sizeof(aptr->sun_path)); in GWEN_InetAddr_SetAddress()
313 aptr->sun_path[0]=0; in GWEN_InetAddr_SetName()
367 s=aptr->sun_path; in GWEN_InetAddr_GetAddress()
[all …]
/dports/net/libunp/unpv12e/sntp/
H A Dread_loop.c19 Addrs *aptr; in read_loop() local
29 for (aptr = &addrs[0]; aptr < &addrs[naddrs]; aptr++) { in read_loop()
30 FD_SET(aptr->addr_fd, &allrset); in read_loop()
31 if (aptr->addr_fd > maxfd) in read_loop()
32 maxfd = aptr->addr_fd; in read_loop()
43 for (aptr = &addrs[0]; aptr < &addrs[naddrs]; aptr++) { in read_loop()
45 len = aptr->addr_salen; in read_loop()
58 Sock_ntop(aptr->addr_sa, aptr->addr_salen)); in read_loop()
64 Sock_ntop(aptr->addr_sa, aptr->addr_salen)); in read_loop()
90 Addrs *aptr; in check_loop() local
[all …]
/dports/multimedia/transcode/transcode-1.1.7/src/
H A Dencoder-buffer.c174 aptr->tag = TC_AUDIO; in apply_audio_filters()
275 if (!buf->aptr) { in encoder_acquire_aframe()
289 if (buf->aptr != NULL in encoder_acquire_aframe()
294 buf->aptr = NULL; in encoder_acquire_aframe()
297 if (buf->aptr != NULL in encoder_acquire_aframe()
302 buf->aptr->id, (buf->aptr->attributes)); in encoder_acquire_aframe()
355 if (buf->aptr != NULL in encoder_dispose_aframe()
360 buf->aptr = NULL; in encoder_dispose_aframe()
363 if (buf->aptr != NULL in encoder_dispose_aframe()
368 buf->aptr->id, (buf->aptr->attributes)); in encoder_dispose_aframe()
[all …]
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xfree86/parser/
H A DLayout.c142 aptr->adj_x = 0; in xf86parseLayoutSection()
143 aptr->adj_y = 0; in xf86parseLayoutSection()
151 free(aptr); in xf86parseLayoutSection()
178 free(aptr); in xf86parseLayoutSection()
218 free(aptr); in xf86parseLayoutSection()
243 free(aptr); in xf86parseLayoutSection()
250 free(aptr); in xf86parseLayoutSection()
315 XF86ConfAdjacencyPtr aptr; in xf86printLayoutSection() local
327 for (aptr = ptr->lay_adjacency_lst; aptr; aptr = aptr->list.next) { in xf86printLayoutSection()
343 fprintf(cf, " %d %d\n", aptr->adj_x, aptr->adj_y); in xf86printLayoutSection()
[all …]
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xfree86/parser/
H A DLayout.c142 aptr->adj_x = 0; in xf86parseLayoutSection()
143 aptr->adj_y = 0; in xf86parseLayoutSection()
151 free(aptr); in xf86parseLayoutSection()
178 free(aptr); in xf86parseLayoutSection()
218 free(aptr); in xf86parseLayoutSection()
243 free(aptr); in xf86parseLayoutSection()
250 free(aptr); in xf86parseLayoutSection()
315 XF86ConfAdjacencyPtr aptr; in xf86printLayoutSection() local
327 for (aptr = ptr->lay_adjacency_lst; aptr; aptr = aptr->list.next) { in xf86printLayoutSection()
343 fprintf(cf, " %d %d\n", aptr->adj_x, aptr->adj_y); in xf86printLayoutSection()
[all …]
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xfree86/parser/
H A DLayout.c142 aptr->adj_x = 0; in xf86parseLayoutSection()
143 aptr->adj_y = 0; in xf86parseLayoutSection()
151 free(aptr); in xf86parseLayoutSection()
178 free(aptr); in xf86parseLayoutSection()
218 free(aptr); in xf86parseLayoutSection()
243 free(aptr); in xf86parseLayoutSection()
250 free(aptr); in xf86parseLayoutSection()
315 XF86ConfAdjacencyPtr aptr; in xf86printLayoutSection() local
327 for (aptr = ptr->lay_adjacency_lst; aptr; aptr = aptr->list.next) { in xf86printLayoutSection()
343 fprintf(cf, " %d %d\n", aptr->adj_x, aptr->adj_y); in xf86printLayoutSection()
[all …]
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xfree86/parser/
H A DLayout.c142 aptr->adj_x = 0; in xf86parseLayoutSection()
143 aptr->adj_y = 0; in xf86parseLayoutSection()
151 free(aptr); in xf86parseLayoutSection()
178 free(aptr); in xf86parseLayoutSection()
218 free(aptr); in xf86parseLayoutSection()
243 free(aptr); in xf86parseLayoutSection()
250 free(aptr); in xf86parseLayoutSection()
315 XF86ConfAdjacencyPtr aptr; in xf86printLayoutSection() local
327 for (aptr = ptr->lay_adjacency_lst; aptr; aptr = aptr->list.next) { in xf86printLayoutSection()
343 fprintf(cf, " %d %d\n", aptr->adj_x, aptr->adj_y); in xf86printLayoutSection()
[all …]
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xfree86/parser/
H A DLayout.c142 aptr->adj_x = 0; in xf86parseLayoutSection()
143 aptr->adj_y = 0; in xf86parseLayoutSection()
151 free(aptr); in xf86parseLayoutSection()
178 free(aptr); in xf86parseLayoutSection()
218 free(aptr); in xf86parseLayoutSection()
243 free(aptr); in xf86parseLayoutSection()
250 free(aptr); in xf86parseLayoutSection()
315 XF86ConfAdjacencyPtr aptr; in xf86printLayoutSection() local
327 for (aptr = ptr->lay_adjacency_lst; aptr; aptr = aptr->list.next) { in xf86printLayoutSection()
343 fprintf(cf, " %d %d\n", aptr->adj_x, aptr->adj_y); in xf86printLayoutSection()
[all …]
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xfree86/parser/
H A DLayout.c142 aptr->adj_x = 0; in xf86parseLayoutSection()
143 aptr->adj_y = 0; in xf86parseLayoutSection()
151 free(aptr); in xf86parseLayoutSection()
178 free(aptr); in xf86parseLayoutSection()
218 free(aptr); in xf86parseLayoutSection()
243 free(aptr); in xf86parseLayoutSection()
250 free(aptr); in xf86parseLayoutSection()
315 XF86ConfAdjacencyPtr aptr; in xf86printLayoutSection() local
327 for (aptr = ptr->lay_adjacency_lst; aptr; aptr = aptr->list.next) { in xf86printLayoutSection()
343 fprintf(cf, " %d %d\n", aptr->adj_x, aptr->adj_y); in xf86printLayoutSection()
[all …]
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xfree86/parser/
H A DLayout.c142 aptr->adj_x = 0; in xf86parseLayoutSection()
143 aptr->adj_y = 0; in xf86parseLayoutSection()
151 free(aptr); in xf86parseLayoutSection()
178 free(aptr); in xf86parseLayoutSection()
218 free(aptr); in xf86parseLayoutSection()
243 free(aptr); in xf86parseLayoutSection()
250 free(aptr); in xf86parseLayoutSection()
315 XF86ConfAdjacencyPtr aptr; in xf86printLayoutSection() local
327 for (aptr = ptr->lay_adjacency_lst; aptr; aptr = aptr->list.next) { in xf86printLayoutSection()
343 fprintf(cf, " %d %d\n", aptr->adj_x, aptr->adj_y); in xf86printLayoutSection()
[all …]
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xfree86/parser/
H A DLayout.c142 aptr->adj_x = 0; in xf86parseLayoutSection()
143 aptr->adj_y = 0; in xf86parseLayoutSection()
151 free(aptr); in xf86parseLayoutSection()
178 free(aptr); in xf86parseLayoutSection()
218 free(aptr); in xf86parseLayoutSection()
243 free(aptr); in xf86parseLayoutSection()
250 free(aptr); in xf86parseLayoutSection()
315 XF86ConfAdjacencyPtr aptr; in xf86printLayoutSection() local
327 for (aptr = ptr->lay_adjacency_lst; aptr; aptr = aptr->list.next) { in xf86printLayoutSection()
343 fprintf(cf, " %d %d\n", aptr->adj_x, aptr->adj_y); in xf86printLayoutSection()
[all …]
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xfree86/parser/
H A DLayout.c142 aptr->adj_x = 0; in xf86parseLayoutSection()
143 aptr->adj_y = 0; in xf86parseLayoutSection()
151 free(aptr); in xf86parseLayoutSection()
178 free(aptr); in xf86parseLayoutSection()
218 free(aptr); in xf86parseLayoutSection()
243 free(aptr); in xf86parseLayoutSection()
250 free(aptr); in xf86parseLayoutSection()
315 XF86ConfAdjacencyPtr aptr; in xf86printLayoutSection() local
327 for (aptr = ptr->lay_adjacency_lst; aptr; aptr = aptr->list.next) { in xf86printLayoutSection()
343 fprintf(cf, " %d %d\n", aptr->adj_x, aptr->adj_y); in xf86printLayoutSection()
[all …]
/dports/dns/c-ares/c-ares-1.17.2/src/lib/
H A Dares_parse_soa_reply.c41 const unsigned char *aptr; in ares_parse_soa_reply() local
60 aptr = abuf + HFIXEDSZ; in ares_parse_soa_reply()
69 aptr += len; in ares_parse_soa_reply()
76 aptr += QFIXEDSZ; in ares_parse_soa_reply()
93 aptr += len; in ares_parse_soa_reply()
102 rr_len = DNS_RR_LEN( aptr ); in ares_parse_soa_reply()
103 aptr += RRFIXEDSZ; in ares_parse_soa_reply()
129 aptr += len; in ares_parse_soa_reply()
139 aptr += len; in ares_parse_soa_reply()
160 aptr += rr_len; in ares_parse_soa_reply()
[all …]
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/c-ares-809d5e84/src/lib/
H A Dares_parse_soa_reply.c41 const unsigned char *aptr; in ares_parse_soa_reply() local
60 aptr = abuf + HFIXEDSZ; in ares_parse_soa_reply()
69 aptr += len; in ares_parse_soa_reply()
76 aptr += QFIXEDSZ; in ares_parse_soa_reply()
93 aptr += len; in ares_parse_soa_reply()
102 rr_len = DNS_RR_LEN( aptr ); in ares_parse_soa_reply()
103 aptr += RRFIXEDSZ; in ares_parse_soa_reply()
129 aptr += len; in ares_parse_soa_reply()
139 aptr += len; in ares_parse_soa_reply()
160 aptr += rr_len; in ares_parse_soa_reply()
[all …]
/dports/devel/libffcall/libffcall-2.4/vacall/
H A Dvacall-internal.h105 uintptr_t aptr; member
474 (char*)(LIST)->aptr \
546 ((LIST)->aptr = (LIST)->aptr - __va_argsize(TYPE_SIZE), \
548 (LIST)->aptr \
551 ((LIST)->aptr = (LIST)->aptr - __va_argsize(TYPE_SIZE), \
559 (((TYPE_SIZE) > 8 && ((LIST)->aptr = (((LIST)->aptr +15) & -16))), \
564 (((TYPE_SIZE) > 8 && ((LIST)->aptr = (((LIST)->aptr +15) & -16))), \
677 ((LIST)->aptr = (((LIST)->aptr+__VA_alignof(TYPE)-1) & -(intptr_t)__VA_alignof(TYPE)), \
715 ((LIST)->aptr = ((LIST)->aptr & -(intptr_t)__VA_alignof(TYPE)), \
728 (LIST)->aptr = ((LIST)->aptr + sizeof(double)-1) & -(intptr_t)sizeof(double),
[all …]
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/MolHash/
H A Dhashfunctions.cpp106 aptr->setNoImplicit(true); in NMRDKitSanitizeHydrogens()
110 aptr->updatePropertyCache( in NMRDKitSanitizeHydrogens()
131 todo.push_back(aptr); in NMDetermineComponents()
134 aptr = todo.back(); in NMDetermineComponents()
279 aptr->setNoImplicit(true); in NormalizeHCount()
295 aptr->setAtomicNum(0); in AnonymousGraph()
297 NormalizeHCount(aptr); in AnonymousGraph()
432 aptr->getOwningMol().getAtomNeighbors(aptr))) { in HasNbrInScaffold()
448 is_in_scaffold[aptr->getIdx()] = IsInScaffold(aptr, maxatomidx); in ExtendedMurckoScaffold()
458 aptr->setAtomicNum(0); in ExtendedMurckoScaffold()
[all …]
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/libcolorcorrect/autotests/
H A Dnightcolortest.cpp132 QVERIFY(!aptr->checkStaged()); in testStageData()
133 QVERIFY(!aptr->checkStagedAll()); in testStageData()
137 aptr->setActiveStaged(active); in testStageData()
138 aptr->setModeStaged(mode); in testStageData()
154 aptr->sendConfiguration(); in testStageData()
162 delete aptr; in testStageData()
163 aptr = new CompositorAdaptor(this); in testStageData()
167 QVERIFY(!aptr->checkStaged()); in testStageData()
168 QVERIFY(!aptr->checkStagedAll()); in testStageData()
174 aptr->sendConfigurationAll(); in testStageData()
[all …]
/dports/dns/py-pycares/pycares-3.1.1/deps/c-ares/src/
H A Dares_parse_soa_reply.c47 const unsigned char *aptr; in ares_parse_soa_reply() local
63 aptr = abuf + HFIXEDSZ; in ares_parse_soa_reply()
69 aptr += len; in ares_parse_soa_reply()
72 if (aptr + QFIXEDSZ > abuf + alen) in ares_parse_soa_reply()
74 aptr += QFIXEDSZ; in ares_parse_soa_reply()
80 aptr += len; in ares_parse_soa_reply()
85 ttl = DNS_RR_TTL(aptr); in ares_parse_soa_reply()
86 aptr += RRFIXEDSZ; in ares_parse_soa_reply()
100 aptr += len; in ares_parse_soa_reply()
106 aptr += len; in ares_parse_soa_reply()
[all …]

12345678910>>...109