Searched defs:pp (Results 1 - 25 of 80) sorted by relevance

1234

/haiku-fatelf/src/bin/bash/lib/sh/
H A Dinet_aton.c124 register u_int *pp = parts; local
/haiku-fatelf/src/bin/network/tcpdump/libpcap/Win32/Src/
H A Dinet_net.c51 u_long parts[4], *pp = parts; local
/haiku-fatelf/src/kits/network/libbind/inet/
H A Dinet_network.c58 u_long parts[4], *pp = parts; local
H A Dinet_addr.c114 u_int8_t *pp = parts; local
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/aironetwifi/dev/an/
H A Dif_an_pccard.c115 const struct pccard_product *pp; local
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/wavelanwifi/dev/wi/
H A Dif_wi_pccard.c159 const struct pccard_product *pp; local
/haiku-fatelf/src/bin/diffutils/lib/
H A Dprepargs.c85 char **pp = (char **) xmalloc ((prepended + argc + 1) * sizeof *pp); local
/haiku-fatelf/src/libs/pdflib/libs/tiff/
H A Dtif_dumpmode.c40 DumpModeEncode(TIFF* tif, tidata_t pp, tsize_t cc, tsample_t s) argument
H A Dtif_compress.c58 _TIFFNoRowEncode(TIFF* tif, tidata_t pp, tsize_t cc, tsample_t s) argument
65 _TIFFNoStripEncode(TIFF* tif, tidata_t pp, tsize_t cc, tsample_t s) argument
72 _TIFFNoTileEncode(TIFF* tif, tidata_t pp, tsize_t cc, tsample_t s) argument
94 _TIFFNoRowDecode(TIFF* tif, tidata_t pp, tsize_t cc, tsample_t s) argument
101 _TIFFNoStripDecode(TIFF* tif, tidata_t pp, tsize_t cc, tsample_t s) argument
108 _TIFFNoTileDecode(TIFF* tif, tidata_t pp, tsize_t cc, tsample_t s) argument
[all...]
/haiku-fatelf/src/libs/tiff/
H A Dtif_dumpmode.c38 DumpModeEncode(TIFF* tif, tidata_t pp, tsize_t cc, tsample_t s) argument
H A Dtif_compress.c52 _TIFFNoRowEncode(TIFF* tif, tidata_t pp, tsize_t cc, tsample_t s) argument
59 _TIFFNoStripEncode(TIFF* tif, tidata_t pp, tsize_t cc, tsample_t s) argument
66 _TIFFNoTileEncode(TIFF* tif, tidata_t pp, tsize_t cc, tsample_t s) argument
89 _TIFFNoRowDecode(TIFF* tif, tidata_t pp, tsize_t cc, tsample_t s) argument
96 _TIFFNoStripDecode(TIFF* tif, tidata_t pp, tsize_t cc, tsample_t s) argument
103 _TIFFNoTileDecode(TIFF* tif, tidata_t pp, tsize_t cc, tsample_t s) argument
[all...]
/haiku-fatelf/src/libs/ncurses/ncurses/base/
H A Dlib_window.c105 WINDOW *pp = wp->_parent; local
134 WINDOW *pp = win->_parent; local
[all...]
/haiku-fatelf/src/add-ons/translators/hpgs/lib/
H A Dhpgspe.c257 hpgs_point pp; local
H A Dhpgsistream.c51 long pp=ftell(file); local
H A Dhpgsglobal.c621 const char **pp = &p; local
/haiku-fatelf/src/bin/gdb/gdb/
H A Dbfd-target.c40 struct section_closure *pp = closure; local
/haiku-fatelf/src/libs/expat/xmlwf/
H A Dct.c4 getTok(const char **pp) argument
H A Dxmlmime.c5 getTok(const char **pp) argument
/haiku-fatelf/src/system/libroot/posix/glibc/arch/generic/
H A Ddoasin.c54 double xx,p,pp,u,uu,r,s; local
[all...]
H A Ds_erfl.c129 pp[6] = { variable
[all...]
/haiku-fatelf/src/add-ons/media/plugins/ffmpeg/libbz2/
H A Dhuffman.c178 Int32 pp, i, j, vec; local
H A Ddecompress.c418 Int32 ii, jj, kk, pp, lno, off; local
[all...]
/haiku-fatelf/src/bin/findutils/locate/
H A Dcode.c193 char *pp; local
[all...]
/haiku-fatelf/src/bin/rcs/
H A Drcsdiff.c175 char const **pp, *p, *diffvstr; variable
[all...]
/haiku-fatelf/src/libs/compat/freebsd_network/compat/sys/
H A Dendian.h92 be16dec(const void *pp) argument
100 be32dec(const void *pp) argument
108 be64dec(const void *pp) argument
116 le16dec(const void *pp) argument
124 le32dec(const void *pp) argument
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...]

Completed in 140 milliseconds

1234