Home
last modified time | relevance | path

Searched defs:changed (Results 1 – 25 of 5884) sorted by relevance

12345678910>>...236

/dports/math/py-networkx/networkx-2.6.3/doc/release/
H A Dapi_0.99.rst78 edges()
84 delete_node()
89 delete_nodes_from()
95 delete_edge()
106 add_edge()
136 add_edges_from()
145 has_edge()
161 get_edge()
171 degree_iter()
177 subgraph()
[all …]
H A Dapi_1.0.rst108 Graph(), DiGraph(), MultiGraph(), MultiDiGraph()
114 add_node()
121 add_nodes_from()
128 add_edge()
134 add_edges_from()
143 nodes() and nodes_iter()
152 copy()
162 to_directed(), to_undirected()
172 subgraph()
182 add_cycle(), add_path(), add_star()
/dports/www/carbonapi/carbonapi-0.14.1/expr/functions/changed/
H A Dfunction.go1 package changed package
14 type changed struct { struct
15 interfaces.FunctionBase
33 …m, until int64, values map[parser.MetricRequest][]*types.MetricData) ([]*types.MetricData, error) {
63 func (f *changed) Description() map[string]types.FunctionDescription {
/dports/japanese/fcitx-skk/fcitx-skk-0.1.4/gui/
H A Ddictwidget.cpp99 Q_EMIT changed(false); in load() local
118 Q_EMIT changed(false); in save() local
127 Q_EMIT changed(true); in addDictClicked() local
134 Q_EMIT changed(true); in defaultDictClicked() local
141 Q_EMIT changed(true); in removeDictClicked() local
151 Q_EMIT changed(true); in moveUpDictClicked() local
161 Q_EMIT changed(true); in moveDownClicked() local
167 Q_EMIT changed(true); in ruleChanged() local
/dports/devel/py-kazoo/kazoo-2.5.0/kazoo/tests/
H A Dtest_watchers.py27 def changed(d, stat): function
51 def changed(d, stat): function
98 def changed(d, stat): function
118 def changed(d, stat): function
141 def changed(d, stat): function
169 def changed(d, stat): function
179 def changed(children): function
226 def changed(d, stat): function
305 def changed(children): function
331 def changed(children): function
[all …]
/dports/security/ossec-hids-server/ossec-hids-3.6.0/contrib/ossec-testing/tests/
H A Dnetscreen.ini2 …284 [Root]system-information-00767: System configuration saved by netscreen via web from host 10.…
4 rule = 4509
5 alert = 8
6 decoder = netscreenfw
9 …3284 [Root]system-notification-00018: Policy (5, Trust->Untrust, 10.10.10.0/24->172.16.19.0/24,AN…
11 rule = 4508
12 alert = 8
13 decoder = netscreenfw
/dports/security/ossec-hids-local/ossec-hids-3.6.0/contrib/ossec-testing/tests/
H A Dnetscreen.ini2 …284 [Root]system-information-00767: System configuration saved by netscreen via web from host 10.…
4 rule = 4509
5 alert = 8
6 decoder = netscreenfw
9 …3284 [Root]system-notification-00018: Policy (5, Trust->Untrust, 10.10.10.0/24->172.16.19.0/24,AN…
11 rule = 4508
12 alert = 8
13 decoder = netscreenfw
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/contrib/ossec-testing/tests/
H A Dnetscreen.ini2 …284 [Root]system-information-00767: System configuration saved by netscreen via web from host 10.…
4 rule = 4509
5 alert = 8
6 decoder = netscreenfw
9 …3284 [Root]system-notification-00018: Policy (5, Trust->Untrust, 10.10.10.0/24->172.16.19.0/24,AN…
11 rule = 4508
12 alert = 8
13 decoder = netscreenfw
/dports/net-im/kopete/kopete-21.12.3/plugins/privacy/
H A Dprivacypreferences.cpp118 emit KCModule::changed(false); in load() member in PrivacyPreferences::load::KCModule
136 emit KCModule::changed(false); in save() member in PrivacyPreferences::save::KCModule
146 emit KCModule::changed(true); in slotModified() member in PrivacyPreferences::slotModified::KCModule
198 emit KCModule::changed(true); in slotBtnAddToWhiteListClicked() member in PrivacyPreferences::slotBtnAddToWhiteListClicked::KCModule
231 emit KCModule::changed(true); in slotBtnAddToBlackListClicked() member in PrivacyPreferences::slotBtnAddToBlackListClicked::KCModule
240 emit KCModule::changed(true); in slotBtnClearWhiteListClicked() member in PrivacyPreferences::slotBtnClearWhiteListClicked::KCModule
249 emit KCModule::changed(true); in slotBtnClearBlackListClicked() member in PrivacyPreferences::slotBtnClearBlackListClicked::KCModule
258 emit KCModule::changed(true); in slotBtnRemoveFromWhiteListClicked() member in PrivacyPreferences::slotBtnRemoveFromWhiteListClicked::KCModule
267 emit KCModule::changed(true); in slotBtnRemoveFromBlackListClicked() member in PrivacyPreferences::slotBtnRemoveFromBlackListClicked::KCModule
/dports/graphics/filmulator/filmulator-gui-0.11.1/filmulator-gui/database/
H A DorganizeProperties.cpp14 bool changed = (minCaptureDate == captureTimeIn ? false : true); in setMinCaptureTime() local
34 bool changed = (maxCaptureDate == captureTimeIn ? false : true); in setMaxCaptureTime() local
187 bool changed = (minImportDate == importTimeIn ? false : true); in setMinImportTime() local
207 bool changed = (maxImportDate == importTimeIn ? false : true); in setMaxImportTime() local
227 bool changed = (minProcessedDate == processedTimeIn ? false : true); in setMinProcessedTime() local
267 bool changed = (minRating == ratingIn ? false : true); in setMinRating() local
292 bool changed = (maxRating == ratingIn ? false : true); in setMaxRating() local
312 bool changed = (captureSort == sortMode ? false : true); in setCaptureSort() local
325 bool changed = (importSort == sortMode ? false : true); in setImportSort() local
338 bool changed = (processedSort == sortMode ? false : true); in setProcessedSort() local
[all …]
/dports/textproc/fcitx5-configtool/fcitx5-configtool-5.0.8/src/configtool/
H A Dmainwindow.cpp37 Q_EMIT changed(true); in MainWindow() local
41 Q_EMIT changed(true); in MainWindow() local
49 [this]() { Q_EMIT changed(true); }); in MainWindow() local
64 void MainWindow::handleChanged(bool changed) { in handleChanged()
75 Q_EMIT changed(false); in load() local
82 Q_EMIT changed(false); in save() local
87 Q_EMIT changed(true); in defaults() local
/dports/net-im/ktp-text-ui/ktp-text-ui-21.12.3/config/behavior/
H A Dbehavior-config.cpp133 Q_EMIT changed(true); in onRadioSelected() local
139 Q_EMIT changed(true); in onScrollbackLengthChanged() local
145 Q_EMIT changed(true); in onShowMeTypingChanged() local
151 Q_EMIT changed(true); in onShowOthersTypingChanged() local
158 Q_EMIT changed(true); in onNicknameCompletionStyleChanged() local
166 Q_EMIT changed(true); in onImageSharingServiceChanged() local
172 Q_EMIT changed(true); in onDontLeaveGroupChatsChanged() local
178 Q_EMIT changed(true); in onRememberTabKeyboardLayoutChanged() local
/dports/graphics/nip2/nip2-8.7.1/src/
H A Dsecret.c111 secret_add( Symbol *secret, Compile *compile, gboolean *changed ) in secret_add()
178 gboolean changed; in secret_set_class() local
193 gboolean changed; in secret_is_nonlocal() local
222 secret_test( Symbol *child, Compile *compile, gboolean *changed ) in secret_test()
241 secret_close( Compile *compile, gboolean *changed ) in secret_close()
269 gboolean changed; in secret_all_add() local
304 gboolean changed; in secret_build() local
/dports/math/4ti2/4ti2-Release_1_6_9/src/groebner/
H A DBinomialSet.cpp96 bool changed = false; in reduce() local
172 bool changed = false; in reduce_negative() local
230 bool changed = false; in auto_reduce_once() local
250 bool changed = false; in auto_reduce_once() local
272 bool changed = false; in auto_reduce_once() local
293 bool changed = false; in auto_reduce() local
301 bool changed = false; in auto_reduce() local
311 bool changed = false; in minimal() local
329 bool changed = false; in reduced() local
355 bool changed = false; in minimize() local
/dports/www/e107/e107/e107_admin/
H A Dugflag.php29 $changed = FALSE; variable
34 $changed = TRUE; variable
40 $changed = TRUE; variable
47 $changed = TRUE; variable
/dports/net-im/kopete/kopete-21.12.3/plugins/latex/
H A Dlatexpreferences.cpp68 emit KCModule::changed(false); in load() member in LatexPreferences::load::KCModule
73 emit KCModule::changed(true); in slotModified() member in LatexPreferences::slotModified::KCModule
82 emit KCModule::changed(false); in save() member in LatexPreferences::save::KCModule
91 emit KCModule::changed(true); in defaults() member in LatexPreferences::defaults::KCModule
/dports/net-im/kopete/kopete-21.12.3/plugins/history/
H A Dhistorypreferences.cpp72 emit KCModule::changed(false); in load() member in HistoryPreferences::load::KCModule
83 emit KCModule::changed(false); in save() member in HistoryPreferences::save::KCModule
88 emit KCModule::changed(true); in slotModified() member in HistoryPreferences::slotModified::KCModule
94 emit KCModule::changed(true); in slotShowPreviousChanged() member in HistoryPreferences::slotShowPreviousChanged::KCModule
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/ogl/
H A Dconstrnt.cpp188 bool changed = FALSE; in Evaluate() local
236 bool changed = FALSE; in Evaluate() local
302 bool changed = FALSE; in Evaluate() local
327 bool changed = FALSE; in Evaluate() local
350 bool changed = FALSE; in Evaluate() local
373 bool changed = FALSE; in Evaluate() local
396 bool changed = FALSE; in Evaluate() local
419 bool changed = FALSE; in Evaluate() local
442 bool changed = FALSE; in Evaluate() local
469 bool changed = FALSE; in Evaluate() local
[all …]
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/src/ogl/
H A Dconstrnt.cpp203 bool changed = false; in Evaluate() local
251 bool changed = false; in Evaluate() local
317 bool changed = false; in Evaluate() local
342 bool changed = false; in Evaluate() local
365 bool changed = false; in Evaluate() local
388 bool changed = false; in Evaluate() local
411 bool changed = false; in Evaluate() local
434 bool changed = false; in Evaluate() local
457 bool changed = false; in Evaluate() local
484 bool changed = false; in Evaluate() local
[all …]
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/src/ogl/
H A Dconstrnt.cpp203 bool changed = false; in Evaluate() local
251 bool changed = false; in Evaluate() local
317 bool changed = false; in Evaluate() local
342 bool changed = false; in Evaluate() local
365 bool changed = false; in Evaluate() local
388 bool changed = false; in Evaluate() local
411 bool changed = false; in Evaluate() local
434 bool changed = false; in Evaluate() local
457 bool changed = false; in Evaluate() local
484 bool changed = false; in Evaluate() local
[all …]
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/src/ogl/
H A Dconstrnt.cpp203 bool changed = false; in Evaluate() local
251 bool changed = false; in Evaluate() local
317 bool changed = false; in Evaluate() local
342 bool changed = false; in Evaluate() local
365 bool changed = false; in Evaluate() local
388 bool changed = false; in Evaluate() local
411 bool changed = false; in Evaluate() local
434 bool changed = false; in Evaluate() local
457 bool changed = false; in Evaluate() local
484 bool changed = false; in Evaluate() local
[all …]
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/src/ogl/
H A Dconstrnt.cpp203 bool changed = false; in Evaluate() local
251 bool changed = false; in Evaluate() local
317 bool changed = false; in Evaluate() local
342 bool changed = false; in Evaluate() local
365 bool changed = false; in Evaluate() local
388 bool changed = false; in Evaluate() local
411 bool changed = false; in Evaluate() local
434 bool changed = false; in Evaluate() local
457 bool changed = false; in Evaluate() local
484 bool changed = false; in Evaluate() local
[all …]
/dports/x11/plasma5-plasma-desktop/plasma-desktop-5.23.5/kcms/keyboard/
H A Dkcmmisc.cpp164 Q_EMIT changed(true); in defaults() local
186 Q_EMIT changed(true); in delaySliderChanged() local
196 Q_EMIT changed(true); in delaySpinboxChanged() local
203 Q_EMIT changed(true); in rateSliderChanged() local
210 Q_EMIT changed(true); in rateSpinboxChanged() local
213 void KCMiscKeyboardWidget::changed() in changed() function in KCMiscKeyboardWidget
215 Q_EMIT changed(true); in changed() local
/dports/net-im/kopete/kopete-21.12.3/plugins/history2/
H A Dhistory2preferences.cpp75 emit KCModule::changed(false); in load() member in History2Preferences::load::KCModule
86 emit KCModule::changed(false); in save() member in History2Preferences::save::KCModule
98 emit KCModule::changed(true); in slotModified() member in History2Preferences::slotModified::KCModule
104 emit KCModule::changed(true); in slotShowPreviousChanged() member in History2Preferences::slotShowPreviousChanged::KCModule
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/
H A DParameterGui.cpp44 bool changed = false; in comboBox() local
78 bool changed = false; in floatVector() local
139 bool changed = false; in drawImpl() local
181 bool changed = false; in draw() local
212 bool changed = false; in drawImpl() local
233 bool changed = false; in draw() local
264 bool changed = false; in drawImpl() local
278 bool changed = false; in draw() local
309 bool changed = false; in drawImpl() local
328 bool changed = false; in draw() local
[all …]

12345678910>>...236