Home
last modified time | relevance | path

Searched refs:dstMap (Results 1 – 25 of 168) sorted by relevance

1234567

/dports/devel/eris/eris-1.3.23/Eris/
H A DTypes.cpp21 MapType& dstMap(dst.asMap()); in mergeOrCopyElement() local
28 dit = dstMap.find(sit->first); in mergeOrCopyElement()
29 if (dit == dstMap.end()) { in mergeOrCopyElement()
31 dstMap[sit->first] = sit->second; in mergeOrCopyElement()
/dports/security/fwbuilder/fwbuilder-5.3.7/src/libfwbuilder/src/fwbuilder/
H A DFWObjectDatabase_tree_ops.cpp58 map<int,FWObject*> dstMap; member in FWObjectTreeScanner
123 if (dstMap[src->getId()]==NULL) in addRecursively()
128 FWObject *pdst = dstMap[src->getParent()->getId()]; in addRecursively()
179 walkTree(dstMap,treeRoot); in scanAndAdd()
189 FWObject *o2 = dstMap[pid]; in scanAndAdd()
216 FWObject *o2 = dstMap[pid]; in scanAndAdd()
239 walkTree(dstMap,treeRoot); in merge()
266 dstMap[ (*i)->getId() ] = NULL; in merge()
291 } else dobj= dstMap[ (*i)->getId() ]; in merge()
298 FWObject *pdst = dstMap[ src->getId() ]; in merge()
[all …]
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dtexstore.c1066 GLubyte *dstMap; in store_texsubimage() local
1073 if (dstMap) { in store_texsubimage()
1081 &dstMap, in store_texsubimage()
1155 memset(dstMap, 0, clearValueSize * width); in clear_image_to_zero()
1156 dstMap += dstRowStride; in clear_image_to_zero()
1171 dstMap += clearValueSize; in clear_image_to_value()
1187 GLubyte *dstMap; in _mesa_store_cleartexsubimage() local
1200 if (dstMap == NULL) { in _mesa_store_cleartexsubimage()
1336 GLubyte *dstMap; in _mesa_store_compressed_texsubimage() local
1364 if (dstMap) { in _mesa_store_compressed_texsubimage()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dtexstore.c1066 GLubyte *dstMap; in store_texsubimage() local
1073 if (dstMap) { in store_texsubimage()
1081 &dstMap, in store_texsubimage()
1155 memset(dstMap, 0, clearValueSize * width); in clear_image_to_zero()
1156 dstMap += dstRowStride; in clear_image_to_zero()
1171 dstMap += clearValueSize; in clear_image_to_value()
1187 GLubyte *dstMap; in _mesa_store_cleartexsubimage() local
1200 if (dstMap == NULL) { in _mesa_store_cleartexsubimage()
1336 GLubyte *dstMap; in _mesa_store_compressed_texsubimage() local
1364 if (dstMap) { in _mesa_store_compressed_texsubimage()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dtexstore.c1066 GLubyte *dstMap; in store_texsubimage() local
1073 if (dstMap) { in store_texsubimage()
1081 &dstMap, in store_texsubimage()
1155 memset(dstMap, 0, clearValueSize * width); in clear_image_to_zero()
1156 dstMap += dstRowStride; in clear_image_to_zero()
1171 dstMap += clearValueSize; in clear_image_to_value()
1187 GLubyte *dstMap; in _mesa_store_cleartexsubimage() local
1200 if (dstMap == NULL) { in _mesa_store_cleartexsubimage()
1336 GLubyte *dstMap; in _mesa_store_compressed_texsubimage() local
1364 if (dstMap) { in _mesa_store_compressed_texsubimage()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dtexstore.c1066 GLubyte *dstMap; in store_texsubimage() local
1073 if (dstMap) { in store_texsubimage()
1081 &dstMap, in store_texsubimage()
1155 memset(dstMap, 0, clearValueSize * width); in clear_image_to_zero()
1156 dstMap += dstRowStride; in clear_image_to_zero()
1171 dstMap += clearValueSize; in clear_image_to_value()
1187 GLubyte *dstMap; in _mesa_store_cleartexsubimage() local
1200 if (dstMap == NULL) { in _mesa_store_cleartexsubimage()
1336 GLubyte *dstMap; in _mesa_store_compressed_texsubimage() local
1364 if (dstMap) { in _mesa_store_compressed_texsubimage()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dtexstore.c1066 GLubyte *dstMap; in store_texsubimage() local
1073 if (dstMap) { in store_texsubimage()
1081 &dstMap, in store_texsubimage()
1155 memset(dstMap, 0, clearValueSize * width); in clear_image_to_zero()
1156 dstMap += dstRowStride; in clear_image_to_zero()
1171 dstMap += clearValueSize; in clear_image_to_value()
1187 GLubyte *dstMap; in _mesa_store_cleartexsubimage() local
1200 if (dstMap == NULL) { in _mesa_store_cleartexsubimage()
1336 GLubyte *dstMap; in _mesa_store_compressed_texsubimage() local
1364 if (dstMap) { in _mesa_store_compressed_texsubimage()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dtexstore.c1066 GLubyte *dstMap; in store_texsubimage() local
1073 if (dstMap) { in store_texsubimage()
1081 &dstMap, in store_texsubimage()
1155 memset(dstMap, 0, clearValueSize * width); in clear_image_to_zero()
1156 dstMap += dstRowStride; in clear_image_to_zero()
1171 dstMap += clearValueSize; in clear_image_to_value()
1187 GLubyte *dstMap; in _mesa_store_cleartexsubimage() local
1200 if (dstMap == NULL) { in _mesa_store_cleartexsubimage()
1336 GLubyte *dstMap; in _mesa_store_compressed_texsubimage() local
1364 if (dstMap) { in _mesa_store_compressed_texsubimage()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dtexstore.c1066 GLubyte *dstMap; in store_texsubimage() local
1073 if (dstMap) { in store_texsubimage()
1081 &dstMap, in store_texsubimage()
1155 memset(dstMap, 0, clearValueSize * width); in clear_image_to_zero()
1156 dstMap += dstRowStride; in clear_image_to_zero()
1171 dstMap += clearValueSize; in clear_image_to_value()
1187 GLubyte *dstMap; in _mesa_store_cleartexsubimage() local
1200 if (dstMap == NULL) { in _mesa_store_cleartexsubimage()
1336 GLubyte *dstMap; in _mesa_store_compressed_texsubimage() local
1364 if (dstMap) { in _mesa_store_compressed_texsubimage()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dtexstore.c1066 GLubyte *dstMap; in store_texsubimage() local
1073 if (dstMap) { in store_texsubimage()
1081 &dstMap, in store_texsubimage()
1155 memset(dstMap, 0, clearValueSize * width); in clear_image_to_zero()
1156 dstMap += dstRowStride; in clear_image_to_zero()
1171 dstMap += clearValueSize; in clear_image_to_value()
1187 GLubyte *dstMap; in _mesa_store_cleartexsubimage() local
1200 if (dstMap == NULL) { in _mesa_store_cleartexsubimage()
1336 GLubyte *dstMap; in _mesa_store_compressed_texsubimage() local
1364 if (dstMap) { in _mesa_store_compressed_texsubimage()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dtexstore.c1066 GLubyte *dstMap; in store_texsubimage() local
1073 if (dstMap) { in store_texsubimage()
1081 &dstMap, in store_texsubimage()
1155 memset(dstMap, 0, clearValueSize * width); in clear_image_to_zero()
1156 dstMap += dstRowStride; in clear_image_to_zero()
1171 dstMap += clearValueSize; in clear_image_to_value()
1187 GLubyte *dstMap; in _mesa_store_cleartexsubimage() local
1200 if (dstMap == NULL) { in _mesa_store_cleartexsubimage()
1336 GLubyte *dstMap; in _mesa_store_compressed_texsubimage() local
1364 if (dstMap) { in _mesa_store_compressed_texsubimage()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Dtexstore.c1067 GLubyte *dstMap; in store_texsubimage() local
1074 if (dstMap) { in store_texsubimage()
1082 &dstMap, in store_texsubimage()
1156 memset(dstMap, 0, clearValueSize * width); in clear_image_to_zero()
1157 dstMap += dstRowStride; in clear_image_to_zero()
1172 dstMap += clearValueSize; in clear_image_to_value()
1188 GLubyte *dstMap; in _mesa_store_cleartexsubimage() local
1201 if (dstMap == NULL) { in _mesa_store_cleartexsubimage()
1337 GLubyte *dstMap; in _mesa_store_compressed_texsubimage() local
1365 if (dstMap) { in _mesa_store_compressed_texsubimage()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Dtexstore.c1066 GLubyte *dstMap; in store_texsubimage() local
1073 if (dstMap) { in store_texsubimage()
1081 &dstMap, in store_texsubimage()
1155 memset(dstMap, 0, clearValueSize * width); in clear_image_to_zero()
1156 dstMap += dstRowStride; in clear_image_to_zero()
1171 dstMap += clearValueSize; in clear_image_to_value()
1187 GLubyte *dstMap; in _mesa_store_cleartexsubimage() local
1200 if (dstMap == NULL) { in _mesa_store_cleartexsubimage()
1336 GLubyte *dstMap; in _mesa_store_compressed_texsubimage() local
1364 if (dstMap) { in _mesa_store_compressed_texsubimage()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/saga2/
H A Dblitters.cpp304 void TBlit(gPixelMap *dstMap, gPixelMap *srcMap, int32 xpos, int32 ypos) { in TBlit() argument
321 if (w > dstMap->size.x - xpos) in TBlit()
322 w = dstMap->size.x - xpos; in TBlit()
323 if (h > dstMap->size.y - ypos) in TBlit()
324 h = dstMap->size.y - ypos; in TBlit()
328 int16 dstMod = dstMap->size.x - w; in TBlit()
332 byte *dstPtr = dstMap->data + xpos + ypos * dstMap->size.x; in TBlit()
/dports/print/py-fonttools3/fonttools-3.44.0/Tests/ufoLib/
H A DglifLib_test.py73 dstMap = dst.getReverseContents()
74 self.assertEqual(dstMap, {})
79 self.assertNotEqual(dstMap, {})
81 self.assertEqual(dstMap, srcMap)
84 self.assertEqual(dstMap, srcMap)
/dports/x11-fonts/py-ufoLib/ufoLib-2.3.2/Lib/ufoLib/test/
H A Dtest_glifLib.py73 dstMap = dst.getReverseContents()
74 self.assertEqual(dstMap, {})
79 self.assertNotEqual(dstMap, {})
81 self.assertEqual(dstMap, srcMap)
84 self.assertEqual(dstMap, srcMap)
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DImageBitmap.cpp131 NS_WARN_IF(!dstMap.IsMapped())) { in CropAndCopyDataSourceSurface()
137 uint8_t* dstBufferPtr = dstMap.GetData() + dest.y * dstMap.GetStride() in CropAndCopyDataSourceSurface()
148 dstBufferPtr += dstMap.GetStride(); in CropAndCopyDataSourceSurface()
495 dstMap.GetData(), dstMap.GetStride(), in ConvertColorFormatIfNeeded()
499 dstMap.GetData(), dstMap.GetStride(), in ConvertColorFormatIfNeeded()
503 dstMap.GetData(), dstMap.GetStride(), in ConvertColorFormatIfNeeded()
507 dstMap.GetData(), dstMap.GetStride(), in ConvertColorFormatIfNeeded()
607 DataSourceSurface::MappedSurface dstMap; in PrepareForDrawTarget() local
648 uint8_t* bufferPtr = dstMap.mData + dstMap.mStride * i; in PrepareForDrawTarget()
1903 if (NS_WARN_IF(!dstMap.IsMapped())) { in CreateImageFromBufferSourceRawData()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/swrast/
H A Ds_blit.c140 GLubyte *srcMap, *dstMap; in blit_nearest() local
262 dstMap = map + dstYpos * rowStride + dstXpos * formatSize; in blit_nearest()
268 dstMap += rowStride * (readRb->Height - 1); in blit_nearest()
291 GL_MAP_WRITE_BIT, &dstMap, &dstRowStride, in blit_nearest()
293 if (!dstMap) { in blit_nearest()
302 GLubyte *dstRowStart = dstMap + dstRowStride * dstRow; in blit_nearest()
547 GLubyte *srcMap, *dstMap; in blit_linear() local
605 dstMap = srcMap; in blit_linear()
622 GL_MAP_WRITE_BIT, &dstMap, &dstRowStride, in blit_linear()
624 if (!dstMap) { in blit_linear()
[all …]
/dports/lang/clover/mesa-21.3.6/src/mesa/swrast/
H A Ds_blit.c140 GLubyte *srcMap, *dstMap; in blit_nearest() local
262 dstMap = map + dstYpos * rowStride + dstXpos * formatSize; in blit_nearest()
268 dstMap += rowStride * (readRb->Height - 1); in blit_nearest()
291 GL_MAP_WRITE_BIT, &dstMap, &dstRowStride, in blit_nearest()
293 if (!dstMap) { in blit_nearest()
302 GLubyte *dstRowStart = dstMap + dstRowStride * dstRow; in blit_nearest()
547 GLubyte *srcMap, *dstMap; in blit_linear() local
605 dstMap = srcMap; in blit_linear()
622 GL_MAP_WRITE_BIT, &dstMap, &dstRowStride, in blit_linear()
624 if (!dstMap) { in blit_linear()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/swrast/
H A Ds_blit.c140 GLubyte *srcMap, *dstMap; in blit_nearest() local
262 dstMap = map + dstYpos * rowStride + dstXpos * formatSize; in blit_nearest()
268 dstMap += rowStride * (readRb->Height - 1); in blit_nearest()
291 GL_MAP_WRITE_BIT, &dstMap, &dstRowStride, in blit_nearest()
293 if (!dstMap) { in blit_nearest()
302 GLubyte *dstRowStart = dstMap + dstRowStride * dstRow; in blit_nearest()
547 GLubyte *srcMap, *dstMap; in blit_linear() local
605 dstMap = srcMap; in blit_linear()
622 GL_MAP_WRITE_BIT, &dstMap, &dstRowStride, in blit_linear()
624 if (!dstMap) { in blit_linear()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/swrast/
H A Ds_blit.c140 GLubyte *srcMap, *dstMap; in blit_nearest() local
262 dstMap = map + dstYpos * rowStride + dstXpos * formatSize; in blit_nearest()
268 dstMap += rowStride * (readRb->Height - 1); in blit_nearest()
291 GL_MAP_WRITE_BIT, &dstMap, &dstRowStride, in blit_nearest()
293 if (!dstMap) { in blit_nearest()
302 GLubyte *dstRowStart = dstMap + dstRowStride * dstRow; in blit_nearest()
547 GLubyte *srcMap, *dstMap; in blit_linear() local
605 dstMap = srcMap; in blit_linear()
622 GL_MAP_WRITE_BIT, &dstMap, &dstRowStride, in blit_linear()
624 if (!dstMap) { in blit_linear()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/swrast/
H A Ds_blit.c140 GLubyte *srcMap, *dstMap; in blit_nearest() local
262 dstMap = map + dstYpos * rowStride + dstXpos * formatSize; in blit_nearest()
268 dstMap += rowStride * (readRb->Height - 1); in blit_nearest()
291 GL_MAP_WRITE_BIT, &dstMap, &dstRowStride, in blit_nearest()
293 if (!dstMap) { in blit_nearest()
302 GLubyte *dstRowStart = dstMap + dstRowStride * dstRow; in blit_nearest()
547 GLubyte *srcMap, *dstMap; in blit_linear() local
605 dstMap = srcMap; in blit_linear()
622 GL_MAP_WRITE_BIT, &dstMap, &dstRowStride, in blit_linear()
624 if (!dstMap) { in blit_linear()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/swrast/
H A Ds_blit.c140 GLubyte *srcMap, *dstMap; in blit_nearest() local
262 dstMap = map + dstYpos * rowStride + dstXpos * formatSize; in blit_nearest()
268 dstMap += rowStride * (readRb->Height - 1); in blit_nearest()
291 GL_MAP_WRITE_BIT, &dstMap, &dstRowStride, in blit_nearest()
293 if (!dstMap) { in blit_nearest()
302 GLubyte *dstRowStart = dstMap + dstRowStride * dstRow; in blit_nearest()
547 GLubyte *srcMap, *dstMap; in blit_linear() local
605 dstMap = srcMap; in blit_linear()
622 GL_MAP_WRITE_BIT, &dstMap, &dstRowStride, in blit_linear()
624 if (!dstMap) { in blit_linear()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/swrast/
H A Ds_blit.c140 GLubyte *srcMap, *dstMap; in blit_nearest() local
262 dstMap = map + dstYpos * rowStride + dstXpos * formatSize; in blit_nearest()
268 dstMap += rowStride * (readRb->Height - 1); in blit_nearest()
291 GL_MAP_WRITE_BIT, &dstMap, &dstRowStride, in blit_nearest()
293 if (!dstMap) { in blit_nearest()
302 GLubyte *dstRowStart = dstMap + dstRowStride * dstRow; in blit_nearest()
547 GLubyte *srcMap, *dstMap; in blit_linear() local
605 dstMap = srcMap; in blit_linear()
622 GL_MAP_WRITE_BIT, &dstMap, &dstRowStride, in blit_linear()
624 if (!dstMap) { in blit_linear()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/swrast/
H A Ds_blit.c140 GLubyte *srcMap, *dstMap; in blit_nearest() local
262 dstMap = map + dstYpos * rowStride + dstXpos * formatSize; in blit_nearest()
268 dstMap += rowStride * (readRb->Height - 1); in blit_nearest()
291 GL_MAP_WRITE_BIT, &dstMap, &dstRowStride, in blit_nearest()
293 if (!dstMap) { in blit_nearest()
302 GLubyte *dstRowStart = dstMap + dstRowStride * dstRow; in blit_nearest()
547 GLubyte *srcMap, *dstMap; in blit_linear() local
605 dstMap = srcMap; in blit_linear()
622 GL_MAP_WRITE_BIT, &dstMap, &dstRowStride, in blit_linear()
624 if (!dstMap) { in blit_linear()
[all …]

1234567