Searched refs:cref (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/src/
H A Dmakefile.amiga22 $(CC) $(CFLAGS) -o cURL $(OBJS) $(LIBS) -Wl,-Map,cURL.map,--cref
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A DMakefile1 PSFILES=ip-cref.ps ip-tunnels.ps api-ip6-flowlabels.ps ss.ps nstat.ps arpd.ps rtstat.ps
2 # tc-cref.ps
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Drenderer.cpp608 COLORREF cref; local
615 ETS_NORMAL, TMT_FILLCOLOR, &cref);
616 fill = wxRGBToColour(cref);
625 etsState, TMT_BORDERCOLOR, &cref);
626 bdr = wxRGBToColour(cref);
H A Ddcprint.cpp431 COLORREF cref = ::GetPixel(dcMask, x, y); local
432 if (cref)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dl3_1tr6.c24 #define MsgHead(ptr, cref, mty, dis) \
27 *ptr++ = cref ^ 0x80; \
H A Dl3dss1.c33 #define MsgHead(ptr, cref, mty) \
35 if (cref == -1) { \
39 *ptr++ = cref^0x80; \
H A Dl3ni1.c32 #define MsgHead(ptr, cref, mty) \
34 if (cref == -1) { \
38 *ptr++ = cref^0x80; \

Completed in 51 milliseconds