Searched refs:lp (Results 1 - 25 of 58) sorted by relevance

123

/haiku-fatelf/headers/libs/agg/
H A Dagg_line_aa_basics.h103 bool same_orthogonal_quadrant(const line_parameters& lp) const
105 return s_orthogonal_quadrant[octant] == s_orthogonal_quadrant[lp.octant];
109 bool same_diagonal_quadrant(const line_parameters& lp) const
111 return s_diagonal_quadrant[octant] == s_diagonal_quadrant[lp.octant];
160 void inline fix_degenerate_bisectrix_start(const line_parameters& lp, argument
163 int d = iround((double(*x - lp.x2) * double(lp.y2 - lp.y1) -
164 double(*y - lp.y2) * double(lp
174 fix_degenerate_bisectrix_end(const line_parameters& lp, int* x, int* y) argument
[all...]
H A Dagg_renderer_outline_aa.h477 line_interpolator_aa_base(renderer_type& ren, const line_parameters& lp) : argument
478 m_lp(&lp),
479 m_li(lp.vertical ? line_dbl_hr(lp.x2 - lp.x1) :
480 line_dbl_hr(lp.y2 - lp.y1),
481 lp.vertical ? abs(lp.y2 - lp
585 line_interpolator_aa0(renderer_type& ren, const line_parameters& lp) argument
679 line_interpolator_aa1(renderer_type& ren, const line_parameters& lp, int sx, int sy) argument
890 line_interpolator_aa2(renderer_type& ren, const line_parameters& lp, int ex, int ey) argument
1039 line_interpolator_aa3(renderer_type& ren, const line_parameters& lp, int sx, int sy, int ex, int ey) argument
1549 line0_no_clip(const line_parameters& lp) argument
1575 line0(const line_parameters& lp) argument
1605 line1_no_clip(const line_parameters& lp, int sx, int sy) argument
1630 line1(const line_parameters& lp, int sx, int sy) argument
1673 line2_no_clip(const line_parameters& lp, int ex, int ey) argument
1697 line2(const line_parameters& lp, int ex, int ey) argument
1740 line3_no_clip(const line_parameters& lp, int sx, int sy, int ex, int ey) argument
1768 line3(const line_parameters& lp, int sx, int sy, int ex, int ey) argument
[all...]
H A Dagg_renderer_outline_image.h484 line_interpolator_image(renderer_type& ren, const line_parameters& lp, argument
488 m_lp(lp),
489 m_li(lp.vertical ? line_dbl_hr(lp.x2 - lp.x1) :
490 line_dbl_hr(lp.y2 - lp.y1),
491 lp.vertical ? abs(lp.y2 - lp
905 line3_no_clip(const line_parameters& lp, int sx, int sy, int ex, int ey) argument
937 line3(const line_parameters& lp, int sx, int sy, int ex, int ey) argument
[all...]
/haiku-fatelf/src/bin/gdb/gdb/
H A Dlinux-nat.c630 static int stop_wait_callback (struct lwp_info *lp, void *data);
662 struct lwp_info *lp, *lpnext;
664 for (lp = lwp_list; lp; lp = lpnext)
666 lpnext = lp->next;
667 xfree (lp);
682 struct lwp_info *lp;
686 lp = (struct lwp_info *) xmalloc (sizeof (struct lwp_info));
688 memset (lp,
654 struct lwp_info *lp, *lpnext; local
674 struct lwp_info *lp; local
699 struct lwp_info *lp, *lpprev; local
728 struct lwp_info *lp; local
751 struct lwp_info *lp, *lpnext; local
770 struct lwp_info *lp, *found_lp; local
847 struct lwp_info *lp; local
887 detach_callback(struct lwp_info *lp, void *data) argument
969 resume_callback(struct lwp_info *lp, void *data) argument
988 resume_clear_callback(struct lwp_info *lp, void *data) argument
995 resume_set_callback(struct lwp_info *lp, void *data) argument
1004 struct lwp_info *lp; local
1091 linux_nat_handle_extended(struct lwp_info *lp, int status) argument
1123 wait_lwp(struct lwp_info *lp) argument
1206 stop_callback(struct lwp_info *lp, void *data) argument
1239 stop_wait_callback(struct lwp_info *lp, void *data) argument
1408 flush_callback(struct lwp_info *lp, void *data) argument
1460 status_callback(struct lwp_info *lp, void *data) argument
1470 running_callback(struct lwp_info *lp, void *data) argument
1478 count_events_callback(struct lwp_info *lp, void *data) argument
1495 select_singlestep_lwp_callback(struct lwp_info *lp, void *data) argument
1506 select_event_lwp_callback(struct lwp_info *lp, void *data) argument
1522 cancel_breakpoints_callback(struct lwp_info *lp, void *data) argument
1618 resumed_callback(struct lwp_info *lp, void *data) argument
1734 stop_and_resume_callback(struct lwp_info *lp, void *data) argument
1756 struct lwp_info *lp = NULL; local
2176 kill_callback(struct lwp_info *lp, void *data) argument
2190 kill_wait_callback(struct lwp_info *lp, void *data) argument
[all...]
H A Dscm-exp.c249 lp:
255 goto lp;
369 lp:
377 goto lp;
382 goto lp;
388 goto lp;
/haiku-fatelf/src/bin/coreutils/lib/
H A Dobstack.c324 register struct _obstack_chunk *lp; /* below addr of any objects in this chunk */
327 lp = (h)->chunk;
331 while (lp != 0 && ((void *) lp >= obj || (void *) (lp)->limit < obj))
333 plp = lp->prev;
334 lp = plp;
336 return lp != 0;
348 register struct _obstack_chunk *lp; /* below addr of any objects in this chunk */
351 lp
323 register struct _obstack_chunk *lp; /* below addr of any objects in this chunk */ variable in typeref:struct:_obstack_chunk
346 register struct _obstack_chunk *lp; /* below addr of any objects in this chunk */ local
382 register struct _obstack_chunk* lp; local
[all...]
/haiku-fatelf/src/kits/network/libbind/irs/
H A Dlcl_ng.c238 struct linelist *lp, *olp; local
241 lp = pvt->linehead;
242 while (lp) {
243 olp = lp;
244 lp = lp->l_next;
279 struct linelist *lp = pvt->linehead; local
284 while (lp) {
285 if (!strcmp(group, lp->l_groupname))
287 lp
361 struct linelist *lp; local
[all...]
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dobstack.c350 register struct _obstack_chunk *lp; /* below addr of any objects in this chunk */
353 lp = (h)->chunk;
357 while (lp != 0 && ((POINTER) lp >= obj || (POINTER) (lp)->limit < obj))
359 plp = lp->prev;
360 lp = plp;
362 return lp != 0;
379 register struct _obstack_chunk *lp; /* below addr of any objects in this chunk */
382 lp
349 register struct _obstack_chunk *lp; /* below addr of any objects in this chunk */ local
377 register struct _obstack_chunk *lp; /* below addr of any objects in this chunk */ local
411 register struct _obstack_chunk *lp; /* below addr of any objects in this chunk */ local
442 register struct _obstack_chunk* lp; local
[all...]
/haiku-fatelf/src/system/libroot/posix/glibc/extensions/
H A Dobstack.c364 register struct _obstack_chunk *lp; /* below addr of any objects in this chunk */ variable in typeref:struct:_obstack_chunk
367 lp = (h)->chunk;
371 while (lp != 0 && ((POINTER) lp >= obj || (POINTER) (lp)->limit < obj))
373 plp = lp->prev;
374 lp = plp;
376 return lp != 0;
392 register struct _obstack_chunk *lp; /* below addr of any objects in this chunk */ local
395 lp
462 register struct _obstack_chunk* lp; local
[all...]
/haiku-fatelf/src/system/libroot/posix/glibc/arch/generic/
H A Ds_remquol.c33 u_int32_t sx,lx,lp; local
37 GET_LDOUBLE_WORDS (ep, hp, lp, p);
44 if ((ep | hp | lp) == 0)
48 && ((hp | lp) != 0)))
54 if (((ex - ep) | (hx - hp) | (lx - lp)) == 0)
/haiku-fatelf/src/bin/coreutils/src/
H A Dtac-pipe.c136 line_ptr_decrement (const Buf *x, const Line_ptr *lp) argument
140 if (lp->ptr > x->p[lp->i].start)
142 lp_new.i = lp->i;
143 lp_new.ptr = lp->ptr - 1;
147 assert (lp->i > 0);
148 lp_new.i = lp->i - 1;
149 lp_new.ptr = ONE_PAST_END (x, lp->i - 1) - 1;
155 line_ptr_increment (const Buf *x, const Line_ptr *lp) argument
159 assert (lp
[all...]
/haiku-fatelf/src/bin/network/tcpdump/
H A Dutil.c265 tok2strbuf(register const struct tok *lp, register const char *fmt, argument
268 if (lp != NULL) {
269 while (lp->s != NULL) {
270 if (lp->v == v)
271 return (lp->s);
272 ++lp;
286 tok2str(register const struct tok *lp, register const char *fmt, argument
295 return tok2strbuf(lp, fmt, v, ret, sizeof(buf[0]));
303 bittok2str(register const struct tok *lp, register const char *fmt, argument
311 while (lp
350 tok2strary_internal(register const char **lp, int n, register const char *fmt, register int v) argument
[all...]
H A Dprint-atalk.c96 register const struct LAP *lp; local
110 lp = (const struct LAP *)bp;
111 bp += sizeof(*lp);
112 length -= sizeof(*lp);
113 hdrlen = sizeof(*lp);
114 switch (lp->type) {
123 ataddr_string(0, lp->src), ddpskt_string(sdp->srcSkt));
125 ataddr_string(0, lp->dst), ddpskt_string(sdp->dstSkt));
129 ddp_print(bp, length, sdp->type, 0, lp->src, sdp->srcSkt);
158 lp
[all...]
H A Dprint-ospf.c255 register const u_int32_t *lp; local
346 lp = lsap->lsa_un.un_sla.sla_tosmetric;
349 printf(", metric: %u", EXTRACT_32BITS(lp)&SLA_MASK_METRIC);
352 while ((u_char *)lp < ls_end) {
355 TCHECK(*lp);
356 ul = EXTRACT_32BITS(lp);
360 ++lp;
366 lp = lsap->lsa_un.un_sla.sla_tosmetric;
369 printf(", metric: %u", EXTRACT_32BITS(lp)&SLA_MASK_METRIC);
372 while ((u_char *)lp < ls_en
[all...]
/haiku-fatelf/src/kits/network/libbind/resolv/
H A Dres_mkupdate.c1044 struct valuelist *lp = *list; local
1047 for (; lp != NULL; lp = lp->next)
1048 if (strcasecmp(lp->name, s) == 0) {
1049 if (lp != *list) {
1050 lp->prev->next = lp->next;
1051 if (lp->next)
1052 lp
1087 struct valuelist *lp = *list; local
1115 struct valuelist *lp = *list; local
[all...]
/haiku-fatelf/src/libs/pdflib/libs/tiff/
H A Dtif_swab.c44 TIFFSwabLong(uint32* lp) argument
46 register tif_char* cp = (tif_char*) lp;
68 TIFFSwabArrayOfLong(register uint32* lp, register tif_long n) argument
75 cp = (unsigned char *)lp;
78 lp++;
85 register uint32* lp = (uint32*) dp; local
88 TIFFSwabArrayOfLong(lp, 2);
89 t = lp[0]; lp[0] = lp[
95 register uint32* lp = (uint32*) dp; local
[all...]
H A Dtif_fax3.c365 long* lp; local
389 lp = (long*) cp;
393 *lp++ = 0L;
395 cp = (tif_char*) lp;
424 lp = (long*) cp;
428 *lp++ = -1L;
430 cp = (tif_char*) lp;
799 long* lp; local
809 lp = (long*) bp;
810 while (bits >= (int)(8*sizeof (long)) && *lp
860 long* lp; local
[all...]
/haiku-fatelf/src/libs/tiff/
H A Dtif_swab.c47 TIFFSwabLong(uint32* lp) argument
49 register unsigned char* cp = (unsigned char*) lp;
91 TIFFSwabArrayOfLong(register uint32* lp, register unsigned long n) argument
98 cp = (unsigned char *)lp;
101 lp++;
110 register uint32* lp = (uint32*) dp; local
113 TIFFSwabArrayOfLong(lp, 2);
114 t = lp[0]; lp[0] = lp[
122 register uint32* lp = (uint32*) dp; local
[all...]
/haiku-fatelf/src/system/libroot/posix/glibc/misc/
H A Dtsearch.c160 node *rp, *lp; local
162 lp = &(*rootp)->left;
166 || ((*rp) != NULL && (*lp) != NULL && (*rp)->red && (*lp)->red))
172 if (*lp)
173 (*lp)->red = 0;
198 gp->right = *lp;
199 *lp = gp;
204 p->right = *lp;
205 *lp
[all...]
/haiku-fatelf/src/libs/compat/freebsd_network/
H A Dfbsd_if_media.c149 ifmedia_list_add(ifm, lp, count)
151 struct ifmedia_entry *lp;
157 ifmedia_add(ifm, lp[i].ifm_media, lp[i].ifm_data,
158 lp[i].ifm_aux);
/haiku-fatelf/src/bin/zic/
H A Dzic.c291 const struct lookup * lp));
826 register const struct lookup * lp; local
867 lp = byword(fields[0], line_codes);
868 if (lp == NULL)
870 else switch ((int) (lp->l_value)) {
893 progname, lp->l_value);
1135 register const struct lookup * lp; local
1170 if ((lp = byword(fields[LP_MONTH], mon_names)) == NULL) {
1174 month = lp->l_value;
1223 if ((lp
1271 register const struct lookup * lp; local
2405 register const struct lookup * lp; local
[all...]
/haiku-fatelf/src/bin/bash/
H A Dbraces.c283 register int lr, lp, j; local
286 lp = strvec_len (partial);
288 result = strvec_resize (result, lp + lr + 1);
290 for (j = 0; j < lp; j++)
/haiku-fatelf/src/bin/gawk/
H A Dansi2knr.c591 char *lp = NULL; local
611 if ( !level ) lp = p;
630 if ( lp && rp )
631 writeblanks(lp + 1, rp);
/haiku-fatelf/src/bin/network/netcat/
H A Dnetcat.c606 int doconnect (rad, rp, lad, lp)
610 USHORT lp;
652 /* if lad/lp, do appropriate binding */
655 if (lp)
656 lclend->sin_port = htons (lp);
658 if (lad || lp) {
659 x = (int) lp;
668 holler ("retrying local %s:%d", inet_ntoa (lclend->sin_addr), lp);
673 } /* if lad or lp */
676 inet_ntoa(lclend->sin_addr), lp);
[all...]
/haiku-fatelf/src/add-ons/translators/gif/
H A DGIFLoad.cpp266 unsigned char lp[256 * 3]; local
267 if (fInput->Read(lp, s * 3) < s * 3)
270 fPalette->SetColor(x, lp[x * 3], lp[x * 3 + 1], lp[x * 3 + 2]);

Completed in 213 milliseconds

123