Searched refs:map (Results 251 - 275 of 286) sorted by relevance

<<1112

/haiku/src/add-ons/translators/gif/
H A DSavePalette.cpp204 color_map* map = (color_map*)system_colors(); local
205 memcpy((void*)pal, map->color_list, sizeof(rgb_color) * 256);
/haiku/src/bin/debug/profile/
H A Dprofile.cpp16 #include <map>
490 typedef std::map<std::string, SharedImage*> ImageMap;
/haiku/src/add-ons/kernel/drivers/network/ether/atheros81xx/dev/ale/
H A Dif_ale.c1144 /* Allocate DMA'able memory and load the DMA map for Tx ring. */
1615 bus_dmamap_t map; local
1740 map = txd->tx_dmamap;
1742 error = bus_dmamap_load_mbuf_sg(sc->ale_cdata.ale_tx_tag, map,
1752 error = bus_dmamap_load_mbuf_sg(sc->ale_cdata.ale_tx_tag, map,
1769 bus_dmamap_unload(sc->ale_cdata.ale_tx_tag, map);
1772 bus_dmamap_sync(sc->ale_cdata.ale_tx_tag, map, BUS_DMASYNC_PREWRITE);
1868 map = txd_last->tx_dmamap;
1870 txd->tx_dmamap = map;
/haiku/src/add-ons/translators/jpeg2000/
H A DJPEG2000Translator.cpp216 const color_map* map = system_colors(); local
219 rgb_color color = map->color_list[scanline[x]];
/haiku/src/servers/net/
H A DNetServer.cpp15 #include <map>
61 typedef std::map<std::string, AutoconfigLooper*> LooperMap;
/haiku/src/apps/deskbar/
H A DExpandoMenuBar.cpp41 #include <map>
78 typedef std::map<BString, TTeamMenuItem*> TeamMenuItemMap;
/haiku/src/add-ons/kernel/drivers/network/ether/rtl8125/dev/pci/
H A Dif_rge.c251 printf(": can't map mem or i/o space\n");
278 printf(": couldn't map interrupt\n");
1095 printf("%s: can't create TX list map\n", DEVNAME(sc));
1106 /* Load the map for the TX ring. */
1111 printf("%s: can't map TX dma buffers\n", DEVNAME(sc));
1119 printf("%s: can't load TX dma map\n", DEVNAME(sc));
1134 printf("%s: can't create DMA map for TX\n",
1144 printf("%s: can't create RX list map\n", DEVNAME(sc));
1155 /* Load the map for the RX ring. */
1160 printf("%s: can't map R
2674 bus_dmamap_t map; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/rdc/dev/vte/
H A Dif_vte.c405 device_printf(dev, "cannot map memory/ports.\n");
726 /* Allocate DMA'able memory and load the DMA map for TX ring. */
747 /* Allocate DMA'able memory and load the DMA map for RX ring. */
1441 bus_dmamap_t map; local
1462 map = rxd->rx_dmamap;
1464 sc->vte_cdata.vte_rx_sparemap = map;
/haiku/src/add-ons/kernel/drivers/network/ether/sis19x/dev/sge/
H A Dif_sge.c798 /* Allocate DMA'able memory and load DMA map for RX ring. */
832 /* Allocate DMA'able memory and load DMA map for TX ring. */
880 "could not create Tx DMA map.\n");
884 /* Create spare DMA map for Rx buffer. */
888 "could not create spare Rx DMA map.\n");
900 "could not create Rx DMA map.\n");
1083 bus_dmamap_t map; local
1107 map = rxd->rx_dmamap;
1109 cd->sge_rx_spare_map = map;
/haiku/src/bin/pcmcia-cs/
H A Dcardctl.c273 memreq_t *req = &arg2.win_info.map;
/haiku/src/kits/tracker/
H A DVirtualDirectoryManager.cpp292 typedef std::map<BString, VirtualDirectoryManager::Info*> InfoMap;
H A DOpenWithWindow.cpp45 #include <map>
1212 std::map<RelationCachingModelProxy*, BString> labels;
/haiku/src/apps/cortex/RouteApp/
H A DRouteAppNodeManager.cpp506 typedef map<uint32,Connection> connection_map;
/haiku/src/preferences/network/
H A DNetworkWindow.cpp373 typedef std::map<BString, BPath> PathMap;
/haiku/src/apps/mail/
H A DHeader.cpp76 using std::map;
/haiku/src/kits/interface/
H A DShelf.cpp42 #include <map>
48 typedef std::map<BString, std::pair<image_id, int32> > LoadedImageMap;
55 fLock("BShelf loaded image map")
/haiku/src/add-ons/translators/jpeg/
H A DJPEGTranslator.cpp195 const color_map * map = system_colors(); local
199 rgb_color color = map->color_list[in[index++]];
/haiku/src/build/libroot/
H A Dfs.cpp21 #include <map>
346 typedef map<NodeRef, string> DirPathMap;
/haiku/src/apps/haikudepot/ui/
H A DMainWindow.cpp12 #include <map>
94 typedef std::map<BString, PackageInfoRef> PackageInfoMap;
/haiku/src/add-ons/kernel/drivers/network/ether/dec21xxx/dev/dc/
H A Dif_dc.c2045 device_printf(dev, "couldn't map ports/memory\n");
2059 device_printf(dev, "couldn't map interrupt\n");
2649 bus_dmamap_t map; local
2678 map = sc->dc_cdata.dc_rx_map[i];
2680 sc->dc_sparemap = map;
3381 bus_dmamap_t map; local
3498 * Swap the last and the first dmamaps to ensure the map for
3501 map = sc->dc_cdata.dc_tx_map[cur];
3503 sc->dc_cdata.dc_tx_map[first] = map;
/haiku/src/add-ons/kernel/drivers/network/ether/syskonnect/dev/sk/
H A Dif_sk.c983 bus_dmamap_t map; local
1005 map = rxd->rx_dmamap;
1007 sc_if->sk_cdata.sk_rx_sparemap = map;
1028 bus_dmamap_t map; local
1056 map = rxd->rx_dmamap;
1058 sc_if->sk_cdata.sk_jumbo_rx_sparemap = map;
2049 /* allocate DMA'able memory and load the DMA map for Tx ring */
2070 /* allocate DMA'able memory and load the DMA map for Rx ring */
2178 /* allocate DMA'able memory and load the DMA map for jumbo Rx ring */
/haiku/src/add-ons/kernel/drivers/network/wlan/broadcom43xx/dev/bwi/
H A Dbwirf.c612 static const uint16_t map[MAP_MAX] = local
617 rf_atten = map[rf_atten];
622 rf_atten = map[rf_atten];
1187 "%s\n", "use default 11g TSSI map");
1192 "%s\n", "use default 11b TSSI map");
1226 * Calculate TX power map, which is indexed by TSSI
1229 "%s\n", "TSSI-TX power map:");
/haiku/src/add-ons/kernel/drivers/network/ether/3com/dev/xl/
H A Dif_xl.c1166 device_printf(dev, "couldn't map ports/memory\n");
1183 device_printf(dev, "couldn't map funcreg memory\n");
1197 device_printf(dev, "couldn't map interrupt\n");
1312 /* We need a spare DMA map for the RX ring. */
1403 * revisions that incorrectly map the internal transceiver
1767 * the old DMA map untouched so that it can be reused.
1773 bus_dmamap_t map; local
1792 device_printf(sc->xl_dev, "can't map mbuf (error %d)\n",
1800 map = c->xl_map;
1802 sc->xl_tmpmap = map;
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/vt612x/dev/vge/
H A Dif_vge.c755 /* Allocate DMA'able memory and load the DMA map for Tx ring. */
777 /* Allocate DMA'able memory and load the DMA map for Rx ring. */
1014 device_printf(dev, "couldn't map ports/memory\n");
1047 device_printf(dev, "couldn't map interrupt\n");
1240 bus_dmamap_t map; local
1272 map = rxd->rx_dmamap;
1274 sc->vge_cdata.vge_rx_sparemap = map;
/haiku/src/add-ons/kernel/drivers/network/ether/via_rhine/dev/vr/
H A Dif_vr.c632 device_printf(dev, "couldn't map ports\n");
643 device_printf(dev, "couldn't map interrupt\n");
977 /* Allocate DMA'able memory and load the DMA map for Tx ring. */
998 /* Allocate DMA'able memory and load the DMA map for Rx ring. */
1225 bus_dmamap_t map; local
1247 map = rxd->rx_dmamap;
1249 sc->vr_cdata.vr_rx_sparemap = map;

Completed in 374 milliseconds

<<1112