Home
last modified time | relevance | path

Searched refs:NO_PLATFORMS (Results 1 – 23 of 23) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/perf/page_sets/rendering/
H A Dtough_compositor_cases.py103 SUPPORTED_PLATFORMS = platforms.NO_PLATFORMS
119 SUPPORTED_PLATFORMS = platforms.NO_PLATFORMS
142 SUPPORTED_PLATFORMS = platforms.NO_PLATFORMS
158 SUPPORTED_PLATFORMS = platforms.NO_PLATFORMS
182 SUPPORTED_PLATFORMS = platforms.NO_PLATFORMS
198 SUPPORTED_PLATFORMS = platforms.NO_PLATFORMS
230 SUPPORTED_PLATFORMS = platforms.NO_PLATFORMS
246 SUPPORTED_PLATFORMS = platforms.NO_PLATFORMS
278 SUPPORTED_PLATFORMS = platforms.NO_PLATFORMS
294 SUPPORTED_PLATFORMS = platforms.NO_PLATFORMS
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/perf/page_sets/system_health/
H A Dplatforms.py15 NO_PLATFORMS = frozenset() variable
H A Dbrowsing_stories.py177 SUPPORTED_PLATFORMS = platforms.NO_PLATFORMS
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/ride/thrill/
H A DSwingingShip.cpp206 … if (stationObject != nullptr && !(stationObject->Flags & STATION_OBJECT_FLAGS::NO_PLATFORMS)) in paint_swinging_ship()
217 … if (stationObject != nullptr && !(stationObject->Flags & STATION_OBJECT_FLAGS::NO_PLATFORMS)) in paint_swinging_ship()
226 if (stationObject != nullptr && !(stationObject->Flags & STATION_OBJECT_FLAGS::NO_PLATFORMS)) in paint_swinging_ship()
H A DSwingingInverterShip.cpp168 … if (stationObject != nullptr && !(stationObject->Flags & STATION_OBJECT_FLAGS::NO_PLATFORMS)) in paint_swinging_inverter_ship()
H A DMagicCarpet.cpp250 … if (stationObject != nullptr && !(stationObject->Flags & STATION_OBJECT_FLAGS::NO_PLATFORMS)) in paint_magic_carpet()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/object/
H A DStationObject.h19 const uint32_t NO_PLATFORMS = 1 << 3; variable
H A DStationObject.cpp97 { "noPlatforms", STATION_OBJECT_FLAGS::NO_PLATFORMS }, in ReadJson()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/ride/gentle/
H A DFlyingSaucers.cpp50 if (stationObject != nullptr && !(stationObject->Flags & STATION_OBJECT_FLAGS::NO_PLATFORMS)) in paint_flying_saucers()
H A DDodgems.cpp59 if (stationObject != nullptr && !(stationObject->Flags & STATION_OBJECT_FLAGS::NO_PLATFORMS)) in paint_dodgems()
H A DSpiralSlide.cpp209 if (stationObject != nullptr && !(stationObject->Flags & STATION_OBJECT_FLAGS::NO_PLATFORMS)) in paint_spiral_slide()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/ride/
H A DTrackPaint.cpp237 if (stationObject != nullptr && stationObject->Flags & STATION_OBJECT_FLAGS::NO_PLATFORMS) in track_paint_util_has_fence()
270 if (stationStyle != nullptr && stationStyle->Flags & STATION_OBJECT_FLAGS::NO_PLATFORMS) in track_paint_util_paint_floor()
370 if (stationObj != nullptr && stationObj->Flags & STATION_OBJECT_FLAGS::NO_PLATFORMS) in track_paint_util_draw_station_impl()
580 if (stationObj != nullptr && stationObj->Flags & STATION_OBJECT_FLAGS::NO_PLATFORMS) in track_paint_util_draw_station_inverted()
884 if (stationObj != nullptr && stationObj->Flags & STATION_OBJECT_FLAGS::NO_PLATFORMS) in track_paint_util_draw_narrow_station_platform()
931 if (stationObj != nullptr && stationObj->Flags & STATION_OBJECT_FLAGS::NO_PLATFORMS) in track_paint_util_draw_pier()
/dports/www/firefox-esr/firefox-91.8.0/security/nss/cmd/modutil/
H A Dinstall-ds.c54 NO_PLATFORMS, enumerator
1123 errStr = PR_smprintf(errString[NO_PLATFORMS]); in Pk11Install_Info_Generate()
/dports/security/nss/nss-3.76.1/nss/cmd/modutil/
H A Dinstall-ds.c54 NO_PLATFORMS, enumerator
1123 errStr = PR_smprintf(errString[NO_PLATFORMS]); in Pk11Install_Info_Generate()
/dports/www/firefox/firefox-99.0/security/nss/cmd/modutil/
H A Dinstall-ds.c54 NO_PLATFORMS, enumerator
1123 errStr = PR_smprintf(errString[NO_PLATFORMS]); in Pk11Install_Info_Generate()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/cmd/modutil/
H A Dinstall-ds.c54 NO_PLATFORMS, enumerator
1125 errStr = PR_smprintf(errString[NO_PLATFORMS]); in Pk11Install_Info_Generate()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/cmd/modutil/
H A Dinstall-ds.c54 NO_PLATFORMS, enumerator
1126 errStr = PR_smprintf(errString[NO_PLATFORMS]); in Pk11Install_Info_Generate()
/dports/security/ca_root_nss/nss-3.71/nss/cmd/modutil/
H A Dinstall-ds.c54 NO_PLATFORMS, enumerator
1123 errStr = PR_smprintf(errString[NO_PLATFORMS]); in Pk11Install_Info_Generate()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/cmd/modutil/
H A Dinstall-ds.c54 NO_PLATFORMS, enumerator
1123 errStr = PR_smprintf(errString[NO_PLATFORMS]); in Pk11Install_Info_Generate()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/cmd/modutil/
H A Dinstall-ds.c54 NO_PLATFORMS, enumerator
1123 errStr = PR_smprintf(errString[NO_PLATFORMS]); in Pk11Install_Info_Generate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/docs/speed/benchmark/harnesses/
H A Dsystem_health.md79 # or platforms.NO_PLATFORMS
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/docs/speed/benchmark/harnesses/
H A Dsystem_health.md79 # or platforms.NO_PLATFORMS
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/ride/transport/
H A DMonorail.cpp483 if (stationObject == nullptr || !(stationObject->Flags & STATION_OBJECT_FLAGS::NO_PLATFORMS)) in paint_monorail_station()