Home
last modified time | relevance | path

Searched refs:__dirty (Results 1 – 25 of 35) sorted by relevance

12

/dports/net-mgmt/py-pysnmp/pysnmp-4.4.9/pysnmp/smi/
H A Dindices.py15 self.__dirty = True
26 self.__dirty = True
32 self.__dirty = True
37 self.__dirty = True
40 if self.__dirty:
45 if self.__dirty:
50 if self.__dirty:
74 self.__dirty = False
77 if self.__dirty:
95 if self.__dirty:
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/share/qtcreator/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/
H A DLineEdit.qml45 property bool __dirty: false
87 __dirty = false
92 __dirty = true
98 if (__dirty && !writeValueManually) {
103 } else if (__dirty) {
107 __dirty = false
115 if (!__dirty)
128 __dirty = false
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/asm-generic/
H A Dpgtable.h26 #define ptep_set_access_flags(__vma, __address, __ptep, __entry, __dirty) do { set_pte_at((__vma… argument
42 …({ int __dirty; __dirty = ptep_test_and_clear_dirty(__vma, __address, __ptep); if (__dirty) …
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/asm-generic/
H A Dpgtable.h26 #define ptep_set_access_flags(__vma, __address, __ptep, __entry, __dirty) do { set_pte_at((__vma… argument
42 …({ int __dirty; __dirty = ptep_test_and_clear_dirty(__vma, __address, __ptep); if (__dirty) …
/dports/x11-toolkits/qt5-quickcontrols/kde-qtquickcontrols-5.15.2p3/src/controls/Private/
H A DTableViewSelection.qml47 property bool __dirty: false
70 __dirty = true
97 __dirty = false
100 for (i = 0 ; i < __ranges.length && !__dirty ; ++i) {
101 for (j = __ranges[i][0] ; !__dirty && j <= __ranges[i][1] ; ++j) {
108 if (__dirty)
114 __dirty = true
192 __dirty = true
/dports/editors/fileobj/fileobj-0.7.91/src/
H A Drrmap.py40 self.__dirty = False
58 self.__dirty = False
61 return self.__dirty
82 self.__dirty = True
H A Drrbuf.py41 self.__dirty = False
45 self.__dirty = False
48 return self.__dirty
51 self.__dirty = True
H A Drwfd.py40 self.__dirty = False
51 self.__dirty = False
54 return self.__dirty
100 self.__dirty = not not self.__bbuf
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/auto/qml/codemodel/importscheck/007_compositeQmlCopyAndCppAndQml/QtQuick/Controls/Private/
H A DTableViewSelection.qml58 property bool __dirty: false
81 __dirty = true
108 __dirty = false
111 for (i = 0 ; i < __ranges.length && !__dirty ; ++i) {
112 for (j = __ranges[i][0] ; !__dirty && j <= __ranges[i][1] ; ++j) {
119 if (__dirty)
125 __dirty = true
203 __dirty = true
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/auto/qml/codemodel/importscheck/005_compositeQmlCopyAndCpp/QtQuick/Controls/Private/
H A DTableViewSelection.qml58 property bool __dirty: false
81 __dirty = true
108 __dirty = false
111 for (i = 0 ; i < __ranges.length && !__dirty ; ++i) {
112 for (j = __ranges[i][0] ; !__dirty && j <= __ranges[i][1] ; ++j) {
119 if (__dirty)
125 __dirty = true
203 __dirty = true
/dports/audio/exaile/exaile-4.1.1/plugins/minimode/
H A D__init__.py127 self.__dirty = True
187 if self.__dirty:
226 self.__dirty = False
291 self.__dirty = True
H A Dcontrols.py70 self.__dirty = True
156 if self.__dirty:
158 self.__dirty = False
177 self.__dirty = True
/dports/mail/mailman/mailman-2.1.39/Mailman/Archiver/
H A DHyperDatabase.py63 self.__dirty = 0
72 if self.__dirty == 1 or dirty:
75 self.__dirty = 0
90 self.__dirty = 1
159 self.__dirty = 1
/dports/mail/mailman-postfix/mailman-2.1.39/Mailman/Archiver/
H A DHyperDatabase.py63 self.__dirty = 0
72 if self.__dirty == 1 or dirty:
75 self.__dirty = 0
90 self.__dirty = 1
159 self.__dirty = 1
/dports/mail/mailman-exim4/mailman-2.1.39/Mailman/Archiver/
H A DHyperDatabase.py63 self.__dirty = 0
72 if self.__dirty == 1 or dirty:
75 self.__dirty = 0
90 self.__dirty = 1
159 self.__dirty = 1
/dports/devel/eric6/eric6-21.11/eric/eric6/Templates/
H A DTemplateViewer.py436 self.__dirty = False
475 self.bmSaveAct.setEnabled(self.__dirty)
482 self.saveAct.setEnabled(self.__dirty)
502 self.__dirty = True
513 self.__dirty = True
531 self.__dirty = True
550 self.__dirty = True
556 if self.__dirty:
559 self.__dirty = False
575 self.__dirty = True
[all …]
/dports/www/p5-RT-Client-REST/RT-Client-REST-0.60/lib/RT/Client/REST/
H A DObject.pm186 $self->{__dirty}{$attr} = 1;
193 if (exists($self->{__dirty})) {
194 return keys %{$self->{__dirty}};
324 $self->{__dirty} = {};
352 $self->{__dirty} = {};
H A DTransaction.pm114 $self->{__dirty} = {};
H A DAttachment.pm118 $self->{__dirty} = {};
/dports/multimedia/quodlibet/quodlibet-4.3.0/quodlibet/qltk/
H A Dnotif.py289 self.__dirty = False
328 self.__dirty = False
336 if not self.__dirty:
337 self.__dirty = True
/dports/devel/eric6/eric6-21.11/eric/eric6/MicroPython/
H A DMicroPythonGraphWidget.py94 self.__dirty = False
224 self.__dirty = True
305 return self.hasData() and self.__dirty
332 self.__dirty = False
/dports/audio/exaile/exaile-4.1.1/xl/
H A Dplaylist.py955 self.__dirty = False
969 self.__needs_save = self.__dirty = True
975 dirty = property(lambda self: self.__dirty)
1013 self.__dirty = True
1048 self.__dirty = True
1301 self.__dirty = True
1463 self.__needs_save = self.__dirty = False
1631 self.__needs_save = self.__dirty = True
1651 self.__needs_save = self.__dirty = True
/dports/www/p5-RT-Client-REST/RT-Client-REST-0.60/t/
H A D35-db.t24 $self->{__dirty} = {};
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtktreeviewcolumn.inc109 procedure set_dirty(var a : TGtkTreeViewColumn; __dirty : guint);
263 procedure set_dirty(var a : TGtkTreeViewColumn; __dirty : guint);
265 a.flag0:=a.flag0 or ((__dirty shl bp_TGtkTreeViewColumn_dirty) and bm_TGtkTreeViewColumn_dirty);
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtktreeviewcolumn.inc109 procedure set_dirty(var a : TGtkTreeViewColumn; __dirty : guint);
263 procedure set_dirty(var a : TGtkTreeViewColumn; __dirty : guint);
265 a.flag0:=a.flag0 or ((__dirty shl bp_TGtkTreeViewColumn_dirty) and bm_TGtkTreeViewColumn_dirty);

12