Home
last modified time | relevance | path

Searched defs:current_conditions (Results 1 – 12 of 12) sorted by relevance

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/pagination/keyset/
H A Dcolumn_condition_builder.rb58 def where_conditions(current_conditions) argument
116 def not_nullable_conditions(current_conditions) argument
124 def nulls_first_conditions(current_conditions) argument
/dports/deskutils/gnome-weather/gnome-weather-41.0/tests/
H A Dworld_view.py31 current_conditions = app.child('Current conditions') variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/offline_pages/core/background/
H A Drequest_coordinator.h433 void SetDeviceConditionsForTest(const DeviceConditions& current_conditions) { in SetDeviceConditionsForTest()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/offline_pages/core/background/
H A Drequest_coordinator.h433 void SetDeviceConditionsForTest(const DeviceConditions& current_conditions) { in SetDeviceConditionsForTest()
/dports/misc/xfce4-weather-plugin/xfce4-weather-plugin-0.11.0/panel-plugin/
H A Dweather-data.c586 gboolean current_conditions) in calculate_symbol()
697 gboolean current_conditions) in make_combined_timeslice()
H A Dweather-parsers.h79 xml_time *current_conditions; member
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dweather_gen.cpp182 weather_type_id current_conditions = WEATHER_CLEAR; in get_weather_conditions() local
H A Dweather.cpp81 weather_type_id current_conditions = weather_type_id( weather_type ); in get_bad_weather() local
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dweather_gen.cpp182 weather_type_id current_conditions = WEATHER_CLEAR; in get_weather_conditions() local
H A Dweather.cpp81 weather_type_id current_conditions = weather_type_id( weather_type ); in get_bad_weather() local
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/module_utils/aws/
H A Delbv2.py704 def _compare_condition(self, current_conditions, condition): argument
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/amazon/aws/plugins/module_utils/
H A Delbv2.py742 def _compare_condition(self, current_conditions, condition): argument