Home
last modified time | relevance | path

Searched defs:update (Results 151 – 175 of 32740) sorted by relevance

12345678910>>...1310

/dports/science/sparta/sparta-20Oct2021/lib/kokkos/example/tutorial/Advanced_Views/03_subviews/
H A Dsubviews.cpp116 struct update { struct
120 update(ViewType a_, const double dt_) : a(a_), dt(dt_) {} in update() argument
122 using size_type = typename ViewType::size_type;
125 void operator()(size_type i) const { in operator ()()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_10.f0311 procedure(strategy_update), pass( this ), deferred :: update method
50 procedure, pass( this ) :: update method
57 subroutine update( this ) subroutine
60 print *, 'Calling LaxWendroff update' argument
90 procedure, pass( this ) :: update method
104 subroutine update( this ) subroutine
108 call this % child % update() argument
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_10.f0311 procedure(strategy_update), pass( this ), deferred :: update method
50 procedure, pass( this ) :: update method
57 subroutine update( this ) subroutine
60 print *, 'Calling LaxWendroff update' argument
90 procedure, pass( this ) :: update method
104 subroutine update( this ) subroutine
108 call this % child % update() argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_10.f0311 procedure(strategy_update), pass( this ), deferred :: update method
50 procedure, pass( this ) :: update method
57 subroutine update( this ) subroutine
60 print *, 'Calling LaxWendroff update' argument
90 procedure, pass( this ) :: update method
104 subroutine update( this ) subroutine
108 call this % child % update() argument
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_10.f0311 procedure(strategy_update), pass( this ), deferred :: update method
50 procedure, pass( this ) :: update method
57 subroutine update( this ) subroutine
60 print *, 'Calling LaxWendroff update' argument
90 procedure, pass( this ) :: update method
104 subroutine update( this ) subroutine
108 call this % child % update() argument
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/settings/
H A DSettingControl.cpp52 bool CSettingControlFormattedRange::Deserialize(const TiXmlNode *node, bool update /* = false */) in Deserialize()
105 bool CSettingControlEdit::Deserialize(const TiXmlNode *node, bool update /* = false */) in Deserialize()
133 bool CSettingControlButton::Deserialize(const TiXmlNode *node, bool update /* = false */) in Deserialize()
221 bool CSettingControlList::Deserialize(const TiXmlNode *node, bool update /* = false */) in Deserialize()
246 bool CSettingControlSlider::Deserialize(const TiXmlNode *node, bool update /* = false */) in Deserialize()
291 bool CSettingControlRange::Deserialize(const TiXmlNode *node, bool update /* = false */) in Deserialize()
340 bool CSettingControlTitle::Deserialize(const TiXmlNode *node, bool update /* = false */) in Deserialize()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/ui/chat/attach/
H A Dattach_item_single_media_preview.cpp139 ) | rpl::start_with_next_error([=](Update &&update) { in setupStreamedPreview()
151 void ItemSingleMediaPreview::handleStreamingUpdate(Update &&update) { in handleStreamingUpdate()
152 v::match(update.data, [&](Information &update) { in handleStreamingUpdate()
154 }, [&](const PreloadedVideo &update) { in handleStreamingUpdate()
155 }, [&](const UpdateVideo &update) { in handleStreamingUpdate()
157 }, [&](const PreloadedAudio &update) { in handleStreamingUpdate()
158 }, [&](const UpdateAudio &update) { in handleStreamingUpdate()
159 }, [&](const WaitingForData &update) { in handleStreamingUpdate()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/accessibility/platform/
H A Dax_platform_node_unittest.cc35 AXTreeUpdate update; in Init() local
70 AXTreeUpdate update; in BuildTextField() local
89 AXTreeUpdate update; in BuildTextFieldWithSelectionRange() local
104 AXTreeUpdate update; in BuildContentEditable() local
123 AXTreeUpdate update; in BuildContentEditableWithSelectionRange() local
266 AXTreeUpdate update; in Build3X3Table() local
343 AXTreeUpdate update; in BuildAriaColumnAndRowCountGrids() local
391 AXTreeUpdate update; in BuildListBox() local
/dports/chinese/wordpress-zh_CN/wordpress/wp-admin/
H A Dusers.php97 $update = ''; variable
131 $update = 'promote'; variable
142 $update = 'err_admin_role'; variable
187 $update = 'del'; variable
196 $update = 'err_admin_del'; variable
239 $update = 'err_admin_reset'; variable
417 $update = 'remove'; variable
421 $update = 'err_admin_remove'; variable
/dports/chinese/wordpress-zh_TW/wordpress/wp-admin/
H A Dusers.php97 $update = ''; variable
131 $update = 'promote'; variable
142 $update = 'err_admin_role'; variable
187 $update = 'del'; variable
196 $update = 'err_admin_del'; variable
239 $update = 'err_admin_reset'; variable
417 $update = 'remove'; variable
421 $update = 'err_admin_remove'; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/accessibility/platform/
H A Dax_platform_node_unittest.cc35 AXTreeUpdate update; in Init() local
70 AXTreeUpdate update; in BuildTextField() local
89 AXTreeUpdate update; in BuildTextFieldWithSelectionRange() local
104 AXTreeUpdate update; in BuildContentEditable() local
123 AXTreeUpdate update; in BuildContentEditableWithSelectionRange() local
266 AXTreeUpdate update; in Build3X3Table() local
343 AXTreeUpdate update; in BuildAriaColumnAndRowCountGrids() local
391 AXTreeUpdate update; in BuildListBox() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/child_accounts/time_limits/
H A Dapp_service_wrapper.cc35 AppId AppIdFromAppUpdate(const apps::AppUpdate& update) { in AppIdFromAppUpdate()
42 AppId AppIdFromInstanceUpdate(const apps::InstanceUpdate& update, in AppIdFromInstanceUpdate()
47 [&app_id](const apps::AppUpdate& update) { in AppIdFromInstanceUpdate()
106 [&installed_apps, this](const apps::AppUpdate& update) { in GetInstalledApps()
127 app_service_id, [&is_hidden](const apps::AppUpdate& update) { in IsHiddenArcApp()
140 GetAppCache().ForEachApp([&hidden_arc_apps](const apps::AppUpdate& update) { in GetHiddenArcApps()
162 [&app_name](const apps::AppUpdate& update) { app_name = update.Name(); }); in GetAppName()
213 [&app_id](const apps::AppUpdate& update) { in AppIdFromAppServiceId()
230 void AppServiceWrapper::OnAppUpdate(const apps::AppUpdate& update) { in OnAppUpdate()
270 void AppServiceWrapper::OnInstanceUpdate(const apps::InstanceUpdate& update) { in OnInstanceUpdate()
/dports/devel/py-ioflo/ioflo-2.0.0/ioflo/base/
H A Darbiting.py124 def update(self): member in Arbiter
171 def update(self,stamp = None): member in ArbiterSwitch
204 def update(self,stamp = None): member in ArbiterPriority
251 def update(self,stamp = None): member in ArbiterTrusted
304 def update(self,stamp = None): member in ArbiterWeighted
/dports/games/tomatoes/tomatoes-1.55/src/
H A Dspecial_power.cpp199 void SP_TRAP::update() { in update() function in SP_TRAP
259 void SP_WILDFIRE::update() { in update() function in SP_WILDFIRE
314 void SP_NAPALM::update() { in update() function in SP_NAPALM
401 void SP_WISP::update() { in update() function in SP_WISP
439 void SP_POTATOMAN::update() { in update() function in SP_POTATOMAN
496 void SP_FLOWERPOWER::update() { in update() function in SP_FLOWERPOWER
557 void SP_TELEPORT::update() { in update() function in SP_TELEPORT
702 void SP_TURN::update() { in update() function in SP_TURN
764 void SP_LIGHTNING::update() { in update() function in SP_LIGHTNING
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/ui/
H A Dqg_dialogfactory.cpp843 bool on, bool update) { in requestPrintPreviewOptions()
892 bool on, bool update) { in requestPolylineOptions()
944 bool on, bool update) { in requestLineParallelOptions()
968 bool on, bool update) { in requestLineParallelThroughOptions()
1014 bool on, bool update) { in requestLineRelAngleOptions()
1038 bool on, bool update) { in requestLineBisectorOptions()
1062 bool on, bool update) { in requestLinePolygonOptions()
1085 bool on, bool update) { in requestLinePolygon2Options()
1108 bool on, bool update) { in requestArcOptions()
1215 bool on, bool update) { in requestSplineOptions()
[all …]
/dports/devel/hpx/hpx-1.2.1/hpx/util/cache/
H A Dlru_cache.hpp157 update_on_exit update(statistics_, statistics::method_get_entry); in get_entry() local
211 update_on_exit update(statistics_, statistics::method_insert_entry); in insert() local
255 void update(key_type const & key, entry_type const & entry) in update() function in hpx::util::cache::lru_cache
257 update_on_exit update(statistics_, statistics::method_update_entry); in update() local
265 update_on_exit update(statistics_, statistics::method_insert_entry); in update() local
306 update_on_exit update(statistics_, statistics::method_update_entry); in update_if() local
313 update_on_exit update(statistics_, statistics::method_insert_entry); in update_if() local
348 update_on_exit update(statistics_, statistics::method_erase_entry); in erase() local
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/innobase/include/
H A Drow0upd.inl44 upd_t* update; local
64 const upd_t* update) /*!< in: update vector */
79 const upd_t* update, /*!< in: update vector */
133 const upd_t* update, /*!< in: update vector */
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/innobase/include/
H A Drow0upd.inl44 upd_t* update; local
64 const upd_t* update) /*!< in: update vector */
79 const upd_t* update, /*!< in: update vector */
133 const upd_t* update, /*!< in: update vector */
/dports/converters/R-cran-RJSONIO/RJSONIO/tests/
H A Dperformance.R26 function(type, val) {
33 list(update = update, value = function() ans) nameattr
47 function(type, val) {
54 structure(list(update = update, value = function() unlist(ans[1:pos])), nameattr
67 function(type, val) {
76 structure(list(update = update, value = function() unlist(ans[1:pos])), nameattr
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/src/org/eclipse/equinox/internal/p2/ui/
H A DRepositoryOperationEndingEvent.java38 private boolean update; field in RepositoryOperationEndingEvent
50 public RepositoryOperationEndingEvent(Object source, boolean update, RepositoryEvent event) { in RepositoryOperationEndingEvent()
78 public boolean update() { in update() method in RepositoryOperationEndingEvent
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbit_common/src/
H A Dfile_handle_cache_stats.erl32 update(Op, Bytes, Thunk) -> function
39 update(Op, Thunk) -> function
45 update(Op) -> function
/dports/devel/py-distributed/distributed-2021.11.2/distributed/dashboard/components/
H A Dscheduler.py143 def update(self): member in Occupancy
219 def update(self): member in ProcessingHistogram
314 def update(self): member in ClusterMemory
439 def update(self): member in WorkersMemory
550 def update(self): member in WorkersMemoryHistogram
608 def update(self): member in BandwidthTypes
692 def update(self): member in BandwidthWorkers
830 def update(self): member in WorkerNetworkBandwidth
1050 def update(self): member in SystemTimeseries
1187 def update(self): member in ComputePerKey
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/accessibility/
H A Dax_tree_serializer_unittest.cc97 AXTreeUpdate update; in TEST_F() local
134 AXTreeUpdate update; in TEST_F() local
180 AXTreeUpdate update; in TEST_F() local
230 AXTreeUpdate update; in TEST_F() local
304 AXTreeUpdate update; in TEST() local
335 AXTreeUpdate update; in TEST_F() local
385 AXTreeUpdate update; in TEST_F() local
435 AXTreeUpdate update; in TEST_F() local
463 AXTreeUpdate update; in TEST_F() local
/dports/finance/electrum/Electrum-4.1.5/packages/pip/_vendor/progress/
H A Dcounter.py22 def update(self): member in Counter
27 def update(self): member in Countdown
34 def update(self): member in Stack
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/pip/_vendor/progress/
H A Dcounter.py22 def update(self): member in Counter
27 def update(self): member in Countdown
34 def update(self): member in Stack

12345678910>>...1310