Home
last modified time | relevance | path

Searched defs:mif (Results 1 – 25 of 90) sorted by relevance

1234

/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/render/
H A Dmipict.h45 #define miIndexToEnt15(mif,rgb15) ((mif)->ent[rgb15]) argument
46 #define miIndexToEnt24(mif,rgb24) miIndexToEnt15(mif,miCvtR8G8B8to15(rgb24)) argument
48 #define miIndexToEntY24(mif,rgb24) ((mif)->ent[CvtR8G8B8toY15(rgb24)]) argument
/dports/x11-servers/xwayland/xorg-server-1.20.13/render/
H A Dmipict.h45 #define miIndexToEnt15(mif,rgb15) ((mif)->ent[rgb15]) argument
46 #define miIndexToEnt24(mif,rgb24) miIndexToEnt15(mif,miCvtR8G8B8to15(rgb24)) argument
48 #define miIndexToEntY24(mif,rgb24) ((mif)->ent[CvtR8G8B8toY15(rgb24)]) argument
/dports/x11-servers/xorg-server/xorg-server-1.20.13/render/
H A Dmipict.h45 #define miIndexToEnt15(mif,rgb15) ((mif)->ent[rgb15]) argument
46 #define miIndexToEnt24(mif,rgb24) miIndexToEnt15(mif,miCvtR8G8B8to15(rgb24)) argument
48 #define miIndexToEntY24(mif,rgb24) ((mif)->ent[CvtR8G8B8toY15(rgb24)]) argument
/dports/x11-servers/xephyr/xorg-server-1.20.13/render/
H A Dmipict.h45 #define miIndexToEnt15(mif,rgb15) ((mif)->ent[rgb15]) argument
46 #define miIndexToEnt24(mif,rgb24) miIndexToEnt15(mif,miCvtR8G8B8to15(rgb24)) argument
48 #define miIndexToEntY24(mif,rgb24) ((mif)->ent[CvtR8G8B8toY15(rgb24)]) argument
/dports/x11-servers/xarcan/xarcan-0.6.0/render/
H A Dmipict.h45 #define miIndexToEnt15(mif,rgb15) ((mif)->ent[rgb15]) argument
46 #define miIndexToEnt24(mif,rgb24) miIndexToEnt15(mif,miCvtR8G8B8to15(rgb24)) argument
48 #define miIndexToEntY24(mif,rgb24) ((mif)->ent[CvtR8G8B8toY15(rgb24)]) argument
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/render/
H A Dmipict.h45 #define miIndexToEnt15(mif,rgb15) ((mif)->ent[rgb15]) argument
46 #define miIndexToEnt24(mif,rgb24) miIndexToEnt15(mif,miCvtR8G8B8to15(rgb24)) argument
48 #define miIndexToEntY24(mif,rgb24) ((mif)->ent[CvtR8G8B8toY15(rgb24)]) argument
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/render/
H A Dmipict.h45 #define miIndexToEnt15(mif,rgb15) ((mif)->ent[rgb15]) argument
46 #define miIndexToEnt24(mif,rgb24) miIndexToEnt15(mif,miCvtR8G8B8to15(rgb24)) argument
48 #define miIndexToEntY24(mif,rgb24) ((mif)->ent[CvtR8G8B8toY15(rgb24)]) argument
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/render/
H A Dmipict.h45 #define miIndexToEnt15(mif,rgb15) ((mif)->ent[rgb15]) argument
46 #define miIndexToEnt24(mif,rgb24) miIndexToEnt15(mif,miCvtR8G8B8to15(rgb24)) argument
48 #define miIndexToEntY24(mif,rgb24) ((mif)->ent[CvtR8G8B8toY15(rgb24)]) argument
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/render/
H A Dmipict.h45 #define miIndexToEnt15(mif,rgb15) ((mif)->ent[rgb15]) argument
46 #define miIndexToEnt24(mif,rgb24) miIndexToEnt15(mif,miCvtR8G8B8to15(rgb24)) argument
48 #define miIndexToEntY24(mif,rgb24) ((mif)->ent[CvtR8G8B8toY15(rgb24)]) argument
/dports/net/smcroute/smcroute-2.1.0/
H A Dmroute-api.c79 static struct mif { struct
81 } mif_list[MAXMIFS]; argument
572 int mif = -1; local
623 uint16_t mif = iface->mif; local
H A Dcmdpkt.c223 int mif; in cmd_convert_to_mroute6() local
/dports/devel/tijmp/tijmp-0.7/java/tijmp/actions/
H A DMemoryInfo.java21 MemoryInfoPanel mif = new MemoryInfoPanel (ph); in actionPerformed() local
/dports/cad/ngspice_rework/ngspice-35/src/xspice/
H A DMakefile.am9 SUBDIRS = mif cm enh evt ipc idn cmpp icm subdir
/dports/textproc/jade/jade-1.2.1/config/
H A Dconfigure.in153 AC_ARG_ENABLE(mif, optenable
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dhme.c1103 bus_space_handle_t mif = sc->sc_mif; in hme_eint() local
1177 bus_space_handle_t mif = sc->sc_mif; in hme_mifinit() local
1211 bus_space_handle_t mif = sc->sc_mif; in hme_mii_readreg() local
1282 bus_space_handle_t mif = sc->sc_mif; in hme_mii_writereg() local
1377 bus_space_handle_t mif = sc->sc_mif; in hme_mediachange() local
H A Dgem.c2346 bus_space_handle_t mif = sc->sc_h1; in gem_mifinit() local
2373 bus_space_handle_t mif = sc->sc_h1; in gem_mii_readreg() local
2403 bus_space_handle_t mif = sc->sc_h1; in gem_mii_writereg() local
/dports/textproc/jade/jade-1.2.1/
H A Dconfigure.in152 AC_ARG_ENABLE(mif, optenable
/dports/www/edbrowse/edbrowse-3.7.7/src/
H A Dfetchmail.c387 struct MIF *mif; in cleanFolder() local
406 struct MIF *mif; in imapSearch() local
495 static void printEnvelope(const struct MIF *mif) in printEnvelope()
525 struct MIF *mif = f->mlist; in viewAll() local
540 struct MIF *mif = f->mlist; in bulkMoveDelete() local
602 struct MIF *mif; in scanFolder() local
877 struct MIF *mif = f->mlist + j; in envelopes() local
1112 struct MIF *mif = f->mlist + j; in examineFolder() local
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/ext/midilib/src/
H A Dmozart.c92 MIDI_FILE *mif; in mozartFileConcat() local
/dports/graphics/graphviz/graphviz-2.44.1/graphs/undirected/
H A DMakefile.am77 mif: target
/dports/graphics/graphviz/graphviz-2.44.1/graphs/directed/
H A DMakefile.am96 mif: target
/dports/lang/kawa/kawa-3.1.1/testsuite/
H A Dmisc-test.scm971 (define-syntax mif unknown
/dports/math/timbl/timbl-6.6/src/
H A DStatistics.cxx138 double mif = 0.0; in FScore() local
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dif_cas.c1520 bus_space_handle_t mif = sc->sc_memh; in cas_mifinit() local
1547 bus_space_handle_t mif = sc->sc_memh; in cas_mii_readreg() local
1577 bus_space_handle_t mif = sc->sc_memh; in cas_mii_writereg() local
/dports/math/gnuplot/gnuplot-5.4.1/
H A Dconfigure.ac915 AC_ARG_WITH(mif,dnl optwith

1234