Searched refs:pp (Results 1 - 25 of 96) sorted by relevance

1234

/haiku-fatelf/src/system/libroot/posix/glibc/arch/generic/
H A Ddoasin.c54 double xx,p,pp,u,uu,r,s; local
61 pp = 0;
64 ADD2(p,pp,c4.x,cc4.x,p,pp,r,s);
65 MUL2(p,pp,u,uu,p,pp,tp,hx,tx,hy,ty,tq,tc,tcc);
66 ADD2(p,pp,c3.x,cc3.x,p,pp,r,s);
67 MUL2(p,pp,u,uu,p,pp,t
[all...]
H A Ds_erfl.c129 pp[6] = { variable
288 r = pp[0] + z * (pp[1]
289 + z * (pp[2] + z * (pp[3] + z * (pp[4] + z * pp[5]))));
371 r = pp[0] + z * (pp[1]
372 + z * (pp[
[all...]
/haiku-fatelf/src/libs/compat/freebsd_network/compat/sys/
H A Dendian.h92 be16dec(const void *pp) argument
94 unsigned char const *p = (unsigned char const *)pp;
100 be32dec(const void *pp) argument
102 unsigned char const *p = (unsigned char const *)pp;
108 be64dec(const void *pp) argument
110 unsigned char const *p = (unsigned char const *)pp;
116 le16dec(const void *pp) argument
118 unsigned char const *p = (unsigned char const *)pp;
124 le32dec(const void *pp) argument
126 unsigned char const *p = (unsigned char const *)pp;
132 le64dec(const void *pp) argument
140 be16enc(void *pp, uint16_t u) argument
149 be32enc(void *pp, uint32_t u) argument
160 be64enc(void *pp, uint64_t u) argument
169 le16enc(void *pp, uint16_t u) argument
178 le32enc(void *pp, uint32_t u) argument
189 le64enc(void *pp, uint64_t u) argument
[all...]
/haiku-fatelf/src/bin/network/tcpdump/libpcap/Win32/Src/
H A Dinet_net.c51 u_long parts[4], *pp = parts; local
85 if (pp >= parts + 4)
87 *pp++ = val, cp++;
92 *pp++ = val;
93 n = pp - parts;
/haiku-fatelf/src/bin/gdb/gdb/
H A Dstabsread.c202 #define STABS_CONTINUE(pp,objfile) \
204 if (**(pp) == '\\' || (**(pp) == '?' && (*(pp))[1] == '\0')) \
205 *(pp) = next_symbol_text (objfile); \
350 char *pp;
362 pp = (char *) strchr (name, ':');
363 while (pp[1] == ':')
365 pp += 2;
366 pp
349 char *pp; local
432 read_type_number(char **pp, int *typenums) argument
1346 error_type(char **pp, struct objfile *objfile) argument
1378 read_type(char **pp, struct objfile *objfile) argument
2108 read_member_functions(struct field_info *fip, char **pp, struct type *type, struct objfile *objfile) argument
2586 read_cpp_abbrev(struct field_info *fip, char **pp, struct type *type, struct objfile *objfile) argument
2679 read_one_struct_field(struct field_info *fip, char **pp, char *p, struct type *type, struct objfile *objfile) argument
2817 read_struct_fields(struct field_info *fip, char **pp, struct type *type, struct objfile *objfile) argument
2915 read_baseclasses(struct field_info *fip, char **pp, struct type *type, struct objfile *objfile) argument
3038 read_tilde_fields(struct field_info *fip, char **pp, struct type *type, struct objfile *objfile) argument
3274 read_struct_type(char **pp, struct type *type, enum type_code type_code, struct objfile *objfile) argument
3343 read_array_type(char **pp, struct type *type, struct objfile *objfile) argument
3406 read_enum_type(char **pp, struct type *type, struct objfile *objfile) argument
3529 read_sun_builtin_type(char **pp, int typenums[2], struct objfile *objfile) argument
3601 read_sun_floating_type(char **pp, int typenums[2], struct objfile *objfile) argument
3644 read_huge_number(char **pp, int end, int *bits) argument
3743 read_range_type(char **pp, int typenums[2], struct objfile *objfile) argument
3943 read_args(char **pp, int end, struct objfile *objfile, int *nargsp, int *varargsp) argument
[all...]
H A Dbfd-target.c40 struct section_closure *pp = closure; local
49 pp->end->bfd = abfd;
50 pp->end->the_bfd_section = asect;
51 pp->end->addr = bfd_section_vma (abfd, asect);
52 pp->end->endaddr = pp->end->addr + bfd_section_size (abfd, asect);
53 pp->end++;
/haiku-fatelf/src/bin/diffutils/lib/
H A Dprepargs.c85 char **pp = (char **) xmalloc ((prepended + argc + 1) * sizeof *pp); local
87 *pargv = pp;
88 *pp++ = *argv++;
89 pp += prepend_args (options, buf, pp);
90 while ((*pp++ = *argv++))
/haiku-fatelf/src/libs/expat/xmlwf/
H A Dct.c4 getTok(const char **pp) argument
10 switch (**pp) {
38 return (*pp)++;
41 ++*pp;
42 if (**pp == '\0')
48 ++*pp;
53 tokStart = *pp;
60 tokStart = *pp;
65 ++*pp;
H A Dxmlmime.c5 getTok(const char **pp) argument
12 switch (**pp) {
42 return (*pp)++;
45 ++*pp;
46 if (**pp == '\0')
52 ++*pp;
57 tokStart = *pp;
64 tokStart = *pp;
69 ++*pp;
/haiku-fatelf/src/bin/findutils/locate/
H A Dcode.c193 char *pp; local
198 for (pp = path; *pp != '\0'; pp++)
200 if (!(*pp >= 040 && *pp < 0177))
201 *pp = '?';
218 for (pp = path + count; *pp != '\0'; pp
[all...]
/haiku-fatelf/src/libs/tiff/
H A Dtif_getimage.c1051 unsigned char* pp \
1066 *cp++ = PALmap[*pp][0];
1067 pp += samplesperpixel;
1070 pp += fromskew;
1085 UNROLL2(w, bw = PALmap[*pp++], *cp++ = *bw++);
1087 pp += fromskew;
1102 UNROLL4(w, bw = PALmap[*pp++], *cp++ = *bw++);
1104 pp += fromskew;
1119 UNROLL8(w, bw = PALmap[*pp++], *cp++ = *bw++);
1121 pp
1557 putcontig8bitYCbCrGenericTile( TIFFRGBAImage* img, uint32* cp, uint32 x, uint32 y, uint32 w, uint32 h, int32 fromskew, int32 toskew, unsigned char* pp, int h_group, int v_group ) argument
[all...]
H A Dtif_dumpmode.c38 DumpModeEncode(TIFF* tif, tidata_t pp, tsize_t cc, tsample_t s) argument
54 if (tif->tif_rawcp != pp)
55 _TIFFmemcpy(tif->tif_rawcp, pp, n);
58 pp += n;
H A Dtif_compress.c52 _TIFFNoRowEncode(TIFF* tif, tidata_t pp, tsize_t cc, tsample_t s) argument
54 (void) pp; (void) cc; (void) s;
59 _TIFFNoStripEncode(TIFF* tif, tidata_t pp, tsize_t cc, tsample_t s) argument
61 (void) pp; (void) cc; (void) s;
66 _TIFFNoTileEncode(TIFF* tif, tidata_t pp, tsize_t cc, tsample_t s) argument
68 (void) pp; (void) cc; (void) s;
89 _TIFFNoRowDecode(TIFF* tif, tidata_t pp, tsize_t cc, tsample_t s) argument
91 (void) pp; (void) cc; (void) s;
96 _TIFFNoStripDecode(TIFF* tif, tidata_t pp, tsize_t cc, tsample_t s) argument
98 (void) pp; (voi
103 _TIFFNoTileDecode(TIFF* tif, tidata_t pp, tsize_t cc, tsample_t s) argument
[all...]
/haiku-fatelf/src/kits/network/libbind/inet/
H A Dinet_network.c58 u_long parts[4], *pp = parts; local
87 if (pp >= parts + 4 || val > 0xffU)
90 *pp++ = val, cp++;
95 *pp++ = val;
96 n = pp - parts;
H A Dinet_addr.c114 u_int8_t *pp = parts; local
159 if (pp >= parts + 3 || val > 0xffU)
161 *pp++ = val;
180 n = pp - parts + 1;
/haiku-fatelf/src/libs/pdflib/libs/tiff/
H A Dtif_getimage.c831 tif_char* pp \
846 *cp++ = PALmap[*pp][0];
847 pp += samplesperpixel;
850 pp += fromskew;
865 UNROLL2(w, bw = PALmap[*pp++], *cp++ = *bw++);
867 pp += fromskew;
882 UNROLL4(w, bw = PALmap[*pp++], *cp++ = *bw++);
884 pp += fromskew;
899 UNROLL8(w, bw = PALmap[*pp++], *cp++ = *bw++);
901 pp
1382 putcontig8bitYCbCrGenericTile( TIFFRGBAImage* img, uint32* cp, uint32 x, uint32 y, uint32 w, uint32 h, int32 fromskew, int32 toskew, tif_char* pp, int h_group, int v_group ) argument
[all...]
H A Dtif_dumpmode.c40 DumpModeEncode(TIFF* tif, tidata_t pp, tsize_t cc, tsample_t s) argument
56 if (tif->tif_rawcp != pp)
57 _TIFFmemcpy(tif->tif_rawcp, pp, n);
60 pp += n;
H A Dtif_compress.c58 _TIFFNoRowEncode(TIFF* tif, tidata_t pp, tsize_t cc, tsample_t s) argument
60 (void) pp; (void) cc; (void) s;
65 _TIFFNoStripEncode(TIFF* tif, tidata_t pp, tsize_t cc, tsample_t s) argument
67 (void) pp; (void) cc; (void) s;
72 _TIFFNoTileEncode(TIFF* tif, tidata_t pp, tsize_t cc, tsample_t s) argument
74 (void) pp; (void) cc; (void) s;
94 _TIFFNoRowDecode(TIFF* tif, tidata_t pp, tsize_t cc, tsample_t s) argument
96 (void) pp; (void) cc; (void) s;
101 _TIFFNoStripDecode(TIFF* tif, tidata_t pp, tsize_t cc, tsample_t s) argument
103 (void) pp; (voi
108 _TIFFNoTileDecode(TIFF* tif, tidata_t pp, tsize_t cc, tsample_t s) argument
[all...]
/haiku-fatelf/src/bin/rcs/
H A Drcsdiff.c175 char const **pp, *p, *diffvstr; variable
284 for (pp = diffv+2, c = 0; pp<diffp; )
285 c += strlen(*pp++) + 1;
287 for (pp = diffv+2; pp<diffp; ) {
288 p = *pp++;
383 pp = &cov[3 + !DIFF_L];
384 *pp++ = commarg.string;
385 if (lexpandarg) *pp
[all...]
/haiku-fatelf/src/apps/glteapot/
H A Dutil.h198 for (LispNode<contents> **pp = &first; *pp; pp = &(*pp)->cdr)
199 if (*pp == node) {
200 *pp = (*pp)->cdr;
209 LispNode<contents>** pp = &first; local
210 while (*pp) {
211 if ((*pp)
[all...]
/haiku-fatelf/src/bin/bash/lib/sh/
H A Dinet_aton.c124 register u_int *pp = parts; local
166 if (pp >= parts + 3)
168 *pp++ = val;
182 n = pp - parts + 1;
/haiku-fatelf/src/bin/less/
H A Dlglob.h27 #define DECL_GLOB_LIST(list) char **list; char **pp;
30 #define SCAN_GLOB_LIST(list,p) pp = list; *pp != NULL; pp++
31 #define INIT_GLOB_LIST(list,p) p = *pp
/haiku-fatelf/src/libs/ncurses/ncurses/base/
H A Dlib_window.c105 WINDOW *pp = wp->_parent; local
107 assert((wp->_pary <= pp->_maxy) &&
108 ((wp->_pary + wp->_maxy) <= pp->_maxy));
113 struct ldat *line = &(pp->_line[wp->_pary + y]);
134 WINDOW *pp = win->_parent; local
139 wsyncdown(pp);
143 assert((win->_pary <= pp->_maxy) &&
144 ((win->_pary + win->_maxy) <= pp->_maxy));
147 if (pp->_line[win->_pary + y].firstchar >= 0) { /* parent changed */
150 int left = pp
[all...]
/haiku-fatelf/src/add-ons/translators/hpgs/lib/
H A Dhpgspe.c257 hpgs_point pp; local
258 pp.x=p.x;
259 pp.y=p0.y;
260 if (hpgs_reader_lineto(reader,&pp)) return -1;
263 pp.x=p0.x;
264 pp.y=p.y;
265 if (hpgs_reader_lineto(reader,&pp)) return -1;
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/aironetwifi/dev/an/
H A Dif_an_pccard.c115 const struct pccard_product *pp; local
117 if ((pp = pccard_product_lookup(dev, an_pccard_products,
119 if (pp->pp_name != NULL)
120 device_set_desc(dev, pp->pp_name);

Completed in 389 milliseconds

1234