Home
last modified time | relevance | path

Searched refs:mapSize (Results 126 – 150 of 1844) sorted by relevance

12345678910>>...74

/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/test/java/org/apache/commons/math3/util/
H A DOpenIntToFieldTest.java109 Assert.assertEquals(mapSize, map.size()); in assertPutAndGet()
113 ++mapSize; in assertPutAndGet()
114 Assert.assertEquals(mapSize, map.size()); in assertPutAndGet()
160 int mapSize = javaMap.size(); in testRemove() local
161 Assert.assertEquals(mapSize, map.size()); in testRemove()
164 Assert.assertEquals(--mapSize, map.size()); in testRemove()
176 int mapSize = javaMap.size(); in testRemove2() local
182 Assert.assertEquals(--mapSize, map.size()); in testRemove2()
189 assertPutAndGet(map, mapSize, keysInMap); in testRemove2()
203 int mapSize = map.size(); in testRemoveAbsent() local
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/sync/
H A Dmap_test.go116 const mapSize = 1 << 10
119 for n := int64(1); n <= mapSize; n++ {
140 for n := int64(1); n < mapSize; n++ {
141 if r.Int63n(mapSize) == 0 {
156 seen := make(map[int64]bool, mapSize)
170 if len(seen) != mapSize {
171 t.Fatalf("Range visited %v elements of %v-element Map", len(seen), mapSize)
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/external/robin-hood-hashing/src/test/unit/
H A Dunit_overflow_collisions.cpp31 if (0 != CtorDtorVerifier::mapSize()) {
34 REQUIRE(CtorDtorVerifier::mapSize() == 0);
47 if (0 != CtorDtorVerifier::mapSize()) {
62 if (0 != CtorDtorVerifier::mapSize()) {
65 REQUIRE(CtorDtorVerifier::mapSize() == 0);
H A Dunit_random_verifier.cpp20 REQUIRE(CtorDtorVerifier::mapSize() == static_cast<size_t>(0));
29 REQUIRE(CtorDtorVerifier::mapSize() == 6606);
33 REQUIRE(CtorDtorVerifier::mapSize() == 0);
/dports/games/nethack34/nethack-3.4.3/win/win32/
H A Dmhmap.c187 SIZE mapSize; in mswin_map_mode() local
200 mapSize.cx = 4*COLNO; in mswin_map_mode()
201 mapSize.cy = 6*ROWNO; in mswin_map_mode()
207 mapSize.cx = 6*COLNO; in mswin_map_mode()
208 mapSize.cy = 8*ROWNO; in mswin_map_mode()
214 mapSize.cx = 8*COLNO; in mswin_map_mode()
215 mapSize.cy = 8*ROWNO; in mswin_map_mode()
221 mapSize.cx = 16*COLNO; in mswin_map_mode()
222 mapSize.cy = 8*ROWNO; in mswin_map_mode()
228 mapSize.cx = 7*COLNO; in mswin_map_mode()
[all …]
/dports/games/nethack34-nox11/nethack-3.4.3/win/win32/
H A Dmhmap.c187 SIZE mapSize; in mswin_map_mode() local
200 mapSize.cx = 4*COLNO; in mswin_map_mode()
201 mapSize.cy = 6*ROWNO; in mswin_map_mode()
207 mapSize.cx = 6*COLNO; in mswin_map_mode()
208 mapSize.cy = 8*ROWNO; in mswin_map_mode()
214 mapSize.cx = 8*COLNO; in mswin_map_mode()
215 mapSize.cy = 8*ROWNO; in mswin_map_mode()
221 mapSize.cx = 16*COLNO; in mswin_map_mode()
222 mapSize.cy = 8*ROWNO; in mswin_map_mode()
228 mapSize.cx = 7*COLNO; in mswin_map_mode()
[all …]
/dports/games/unnethack/unnethack-5.1.0-20131208/win/win32/
H A Dmhmap.c187 SIZE mapSize; in mswin_map_mode() local
200 mapSize.cx = 4*COLNO; in mswin_map_mode()
201 mapSize.cy = 6*ROWNO; in mswin_map_mode()
207 mapSize.cx = 6*COLNO; in mswin_map_mode()
208 mapSize.cy = 8*ROWNO; in mswin_map_mode()
214 mapSize.cx = 8*COLNO; in mswin_map_mode()
215 mapSize.cy = 8*ROWNO; in mswin_map_mode()
221 mapSize.cx = 16*COLNO; in mswin_map_mode()
222 mapSize.cy = 8*ROWNO; in mswin_map_mode()
228 mapSize.cx = 7*COLNO; in mswin_map_mode()
[all …]
/dports/games/vultures-eye/vulture-2.3.67/nethack/win/win32/
H A Dmhmap.c187 SIZE mapSize; in mswin_map_mode() local
200 mapSize.cx = 4*COLNO; in mswin_map_mode()
201 mapSize.cy = 6*ROWNO; in mswin_map_mode()
207 mapSize.cx = 6*COLNO; in mswin_map_mode()
208 mapSize.cy = 8*ROWNO; in mswin_map_mode()
214 mapSize.cx = 8*COLNO; in mswin_map_mode()
215 mapSize.cy = 8*ROWNO; in mswin_map_mode()
221 mapSize.cx = 16*COLNO; in mswin_map_mode()
222 mapSize.cy = 8*ROWNO; in mswin_map_mode()
228 mapSize.cx = 7*COLNO; in mswin_map_mode()
[all …]
/dports/games/vultures-eye/vulture-2.3.67/slashem/win/win32/
H A Dmhmap.c187 SIZE mapSize; in mswin_map_mode() local
200 mapSize.cx = 4*COLNO; in mswin_map_mode()
201 mapSize.cy = 6*ROWNO; in mswin_map_mode()
207 mapSize.cx = 6*COLNO; in mswin_map_mode()
208 mapSize.cy = 8*ROWNO; in mswin_map_mode()
214 mapSize.cx = 8*COLNO; in mswin_map_mode()
215 mapSize.cy = 8*ROWNO; in mswin_map_mode()
221 mapSize.cx = 16*COLNO; in mswin_map_mode()
222 mapSize.cy = 8*ROWNO; in mswin_map_mode()
228 mapSize.cx = 7*COLNO; in mswin_map_mode()
[all …]
/dports/games/vultures-eye/vulture-2.3.67/unnethack/win/win32/
H A Dmhmap.c187 SIZE mapSize; in mswin_map_mode() local
200 mapSize.cx = 4*COLNO; in mswin_map_mode()
201 mapSize.cy = 6*ROWNO; in mswin_map_mode()
207 mapSize.cx = 6*COLNO; in mswin_map_mode()
208 mapSize.cy = 8*ROWNO; in mswin_map_mode()
214 mapSize.cx = 8*COLNO; in mswin_map_mode()
215 mapSize.cy = 8*ROWNO; in mswin_map_mode()
221 mapSize.cx = 16*COLNO; in mswin_map_mode()
222 mapSize.cy = 8*ROWNO; in mswin_map_mode()
228 mapSize.cx = 7*COLNO; in mswin_map_mode()
[all …]
/dports/games/maxr/maxr-0.2.9/src/
H A Dmapdownload.cpp125 const int mapSize = (int) file.tellg(); in calculateCheckSum() local
126 std::vector<char> data (mapSize); in calculateCheckSum()
136 if (relevantMapDataSize + 9 <= mapSize) in calculateCheckSum()
151 cMapReceiver::cMapReceiver (const std::string& mapName, int mapSize) : in cMapReceiver() argument
154 readBuffer (mapSize) in cMapReceiver()
273 const std::size_t mapSize = file.tellg(); in getMapFileContent() local
274 sendBuffer.resize (mapSize); in getMapFileContent()
276 file.read (sendBuffer.data(), mapSize); in getMapFileContent()
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/AbcMaterial/
H A DOMaterial.cpp53 size_t mapSize = shaderNames.size(); in ~Data() local
54 if ( mapSize > 0 ) in ~Data()
57 strVec.reserve( mapSize * 2 ); in ~Data()
69 mapSize = terminals.size(); in ~Data()
70 if ( mapSize > 0 ) in ~Data()
73 strVec.reserve( mapSize * 2 ); in ~Data()
88 mapSize = i->second.connections.size(); in ~Data()
91 if ( mapSize == 0 ) in ~Data()
97 strVec.reserve( mapSize * 2 ); in ~Data()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/interface/
H A DScreenshot.cpp218 int32_t upper = (visible ? mapSize - 2 : mapSize - 1) * 32; in GetEdgeTile()
292 static int32_t GetTallestVisibleTileTop(int32_t mapSize, int32_t rotation) in GetTallestVisibleTileTop() argument
295 for (int32_t y = 1; y < mapSize - 1; y++) in GetTallestVisibleTileTop()
297 for (int32_t x = 1; x < mapSize - 1; x++) in GetTallestVisibleTileTop()
339 auto leftTileCoords = GetEdgeTile(mapSize, rotation, EdgeType::LEFT, false); in GetGiantViewport()
350 int32_t top = GetTallestVisibleTileTop(mapSize, rotation); in GetGiantViewport()
681 int32_t mapSize = gMapSize; in cmdline_for_screenshot() local
684 resolutionWidth = (mapSize * 32 * 2) >> customZoom; in cmdline_for_screenshot()
685 resolutionHeight = (mapSize * 32 * 1) >> customZoom; in cmdline_for_screenshot()
698 customX = (mapSize / 2) * 32 + 16; in cmdline_for_screenshot()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/util/Collections/
H A DCheckedMapBash.java45 static final int mapSize = 100; field in CheckedMapBash
52 for (int j=0; j<mapSize; j++) { in testCheckedMap()
60 if (m.size() != mapSize) in testCheckedMap()
97 if (j != mapSize) in testCheckedMap()
104 for (int i=0; i<mapSize; i++) in testCheckeMap2()
107 for (int i=0; i<2*mapSize; i++) in testCheckeMap2()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/util/Collections/
H A DCheckedMapBash.java45 static final int mapSize = 100; field in CheckedMapBash
52 for (int j=0; j<mapSize; j++) { in testCheckedMap()
60 if (m.size() != mapSize) in testCheckedMap()
97 if (j != mapSize) in testCheckedMap()
104 for (int i=0; i<mapSize; i++) in testCheckeMap2()
107 for (int i=0; i<2*mapSize; i++) in testCheckeMap2()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/opengl/
H A Dqgl_wince.cpp333 int mapSize = size(); in findNearest() local
339 for (int i=0; i < mapSize; i++) { in findNearest()
364 int mapSize = d->colorArray.size(); in allocate() local
368 if (mapSize < d->maxSize) { in allocate()
369 newIdx = mapSize; in allocate()
370 mapSize++; in allocate()
371 resize(mapSize); in allocate()
400 int mapSize = size(); in setEntry() local
401 if (idx >= mapSize) { in setEntry()
402 mapSize = idx + 1; in setEntry()
[all …]
/dports/x11/libXi/libXi-1.8/src/
H A DXSetMMap.c69 int mapSize = modmap->max_keypermod << 3; /* 8 modifiers */ in XSetDeviceModifierMapping() local
78 GetReqExtra(SetDeviceModifierMapping, mapSize, req); in XSetDeviceModifierMapping()
83 memcpy((char *)&req[1], modmap->modifiermap, mapSize); in XSetDeviceModifierMapping()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/Collections/
H A DCheckedMapBash.java54 static final int mapSize = 100; field in CheckedMapBash
61 for (int j=0; j<mapSize; j++) { in testCheckedMap()
69 if (m.size() != mapSize) in testCheckedMap()
106 if (j != mapSize) in testCheckedMap()
113 for (int i=0; i<mapSize; i++) in testCheckedMap2()
116 for (int i=0; i<2*mapSize; i++) in testCheckedMap2()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/util/Collections/
H A DCheckedMapBash.java54 static final int mapSize = 100; field in CheckedMapBash
61 for (int j=0; j<mapSize; j++) { in testCheckedMap()
69 if (m.size() != mapSize) in testCheckedMap()
106 if (j != mapSize) in testCheckedMap()
113 for (int i=0; i<mapSize; i++) in testCheckedMap2()
116 for (int i=0; i<2*mapSize; i++) in testCheckedMap2()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/util/Collections/
H A DCheckedMapBash.java54 static final int mapSize = 100; field in CheckedMapBash
61 for (int j=0; j<mapSize; j++) { in testCheckedMap()
69 if (m.size() != mapSize) in testCheckedMap()
106 if (j != mapSize) in testCheckedMap()
113 for (int i=0; i<mapSize; i++) in testCheckedMap2()
116 for (int i=0; i<2*mapSize; i++) in testCheckedMap2()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/Collections/
H A DCheckedMapBash.java54 static final int mapSize = 100; field in CheckedMapBash
61 for (int j=0; j<mapSize; j++) { in testCheckedMap()
69 if (m.size() != mapSize) in testCheckedMap()
106 if (j != mapSize) in testCheckedMap()
113 for (int i=0; i<mapSize; i++) in testCheckedMap2()
116 for (int i=0; i<2*mapSize; i++) in testCheckedMap2()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/util/Collections/
H A DCheckedMapBash.java54 static final int mapSize = 100; field in CheckedMapBash
61 for (int j=0; j<mapSize; j++) { in testCheckedMap()
69 if (m.size() != mapSize) in testCheckedMap()
106 if (j != mapSize) in testCheckedMap()
113 for (int i=0; i<mapSize; i++) in testCheckedMap2()
116 for (int i=0; i<2*mapSize; i++) in testCheckedMap2()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/util/Collections/
H A DCheckedMapBash.java54 static final int mapSize = 100; field in CheckedMapBash
61 for (int j=0; j<mapSize; j++) { in testCheckedMap()
69 if (m.size() != mapSize) in testCheckedMap()
106 if (j != mapSize) in testCheckedMap()
113 for (int i=0; i<mapSize; i++) in testCheckedMap2()
116 for (int i=0; i<2*mapSize; i++) in testCheckedMap2()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/util/Collections/
H A DCheckedMapBash.java54 static final int mapSize = 100; field in CheckedMapBash
61 for (int j=0; j<mapSize; j++) { in testCheckedMap()
69 if (m.size() != mapSize) in testCheckedMap()
106 if (j != mapSize) in testCheckedMap()
113 for (int i=0; i<mapSize; i++) in testCheckedMap2()
116 for (int i=0; i<2*mapSize; i++) in testCheckedMap2()
/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/src/location/declarativemaps/
H A Dqdeclarativegeomapitembase.cpp68 mapSize = other.mapSize; in operator =()
149 evt.mapSize = QSizeF(quickMap_->width(), quickMap_->height()); in baseCameraDataChanged()
151 if (evt.mapSize != lastSize_) in baseCameraDataChanged()
165 lastSize_ = evt.mapSize; in baseCameraDataChanged()
174 evt.mapSize = QSizeF(quickMap_->width(), quickMap_->height()); in visibleAreaChanged()

12345678910>>...74