Home
last modified time | relevance | path

Searched refs:newattr (Results 151 – 175 of 1170) sorted by relevance

12345678910>>...47

/dports/net/pear-Net_LDAP/Net_LDAP-1.1.5/tests/ldif_data/
H A Dchanges.ldif18 add: newattr
19 newattr: foo
/dports/net/pear-Horde_Ldap/Horde_Ldap-2.4.2/test/Horde/Ldap/fixtures/
H A Dchanges.ldif18 add: newattr
19 newattr: foo
/dports/net/pear-Net_LDAP2/Net_LDAP2-2.2.0/tests/ldif_data/
H A Dchanges.ldif18 add: newattr
19 newattr: foo
/dports/news/husky-areafix/husky-areafix-1.9.20191207/kfe/kfe/
H A Dattribbar.h52 attribBar(QWidget *parent, msgattributes* newattr, bool status = false);
54 void upDate(msgattributes* newattr);
H A Dattribbar.cpp24 attribBar::attribBar(QWidget *parent, msgattributes* newattr, bool status = false) in attribBar() argument
27 attr = newattr; in attribBar()
111 void attribBar::upDate(msgattributes* newattr) in upDate() argument
113 attr = newattr; in upDate()
/dports/news/husky/husky-1.9.20191207/kfe/kfe/
H A Dattribbar.h52 attribBar(QWidget *parent, msgattributes* newattr, bool status = false);
54 void upDate(msgattributes* newattr);
H A Dattribbar.cpp24 attribBar::attribBar(QWidget *parent, msgattributes* newattr, bool status = false) in attribBar() argument
27 attr = newattr; in attribBar()
111 void attribBar::upDate(msgattributes* newattr) in upDate() argument
113 attr = newattr; in upDate()
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/kfe/kfe/
H A Dattribbar.h52 attribBar(QWidget *parent, msgattributes* newattr, bool status = false);
54 void upDate(msgattributes* newattr);
H A Dattribbar.cpp24 attribBar::attribBar(QWidget *parent, msgattributes* newattr, bool status = false) in attribBar() argument
27 attr = newattr; in attribBar()
111 void attribBar::upDate(msgattributes* newattr) in upDate() argument
113 attr = newattr; in upDate()
/dports/news/husky-htick/husky-htick-1.9.20191207/kfe/kfe/
H A Dattribbar.h52 attribBar(QWidget *parent, msgattributes* newattr, bool status = false);
54 void upDate(msgattributes* newattr);
H A Dattribbar.cpp24 attribBar::attribBar(QWidget *parent, msgattributes* newattr, bool status = false) in attribBar() argument
27 attr = newattr; in attribBar()
111 void attribBar::upDate(msgattributes* newattr) in upDate() argument
113 attr = newattr; in upDate()
/dports/news/husky-hpt/husky-hpt-1.9.20191207/kfe/kfe/
H A Dattribbar.h52 attribBar(QWidget *parent, msgattributes* newattr, bool status = false);
54 void upDate(msgattributes* newattr);
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/kfe/kfe/
H A Dattribbar.h52 attribBar(QWidget *parent, msgattributes* newattr, bool status = false);
54 void upDate(msgattributes* newattr);
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/kfe/kfe/
H A Dattribbar.h52 attribBar(QWidget *parent, msgattributes* newattr, bool status = false);
54 void upDate(msgattributes* newattr);
H A Dattribbar.cpp24 attribBar::attribBar(QWidget *parent, msgattributes* newattr, bool status = false) in attribBar() argument
27 attr = newattr; in attribBar()
111 void attribBar::upDate(msgattributes* newattr) in upDate() argument
113 attr = newattr; in upDate()
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/kfe/kfe/
H A Dattribbar.h52 attribBar(QWidget *parent, msgattributes* newattr, bool status = false);
54 void upDate(msgattributes* newattr);
/dports/chinese/pcmanx/pcmanx-gtk2-1.3/src/core/
H A Dtermdata.cpp1021 string GetChangedAttrStr(CTermCharAttr oldattr, CTermCharAttr newattr) in GetChangedAttrStr() argument
1026 bool bright_changed = (newattr.IsBright() != oldattr.IsBright()); in GetChangedAttrStr()
1031 bool blink_changed = (newattr.IsBlink() != oldattr.IsBlink()); in GetChangedAttrStr()
1036 bool underline_changed = (newattr.IsUnderLine() != oldattr.IsUnderLine()); in GetChangedAttrStr()
1041 bool inverse_changed = (newattr.IsInverse() != oldattr.IsInverse()); in GetChangedAttrStr()
1047 if( bright_changed && newattr.IsBright() ) // Add bright attribute in GetChangedAttrStr()
1049 if( blink_changed && newattr.IsBlink() ) // Add blink attribute in GetChangedAttrStr()
1051 if( underline_changed && newattr.IsUnderLine() ) // Add underline attributes. in GetChangedAttrStr()
1053 if( inverse_changed && newattr.IsInverse() ) // Add inverse attributes. in GetChangedAttrStr()
1057 char color[] = {'4', static_cast<char>('0'+ newattr.GetBackground()), ';', '\0' }; in GetChangedAttrStr()
[all …]
/dports/biology/p5-BioPerl/BioPerl-1.7.7/lib/Bio/TreeIO/
H A Dphyloxml.pm249 my $newattr = Bio::Annotation::Collection->new();
254 $newattr->add_Annotation($tag, $sv);
256 $newac->add_Annotation('_attr', $newattr);
821 my $newattr = Bio::Annotation::Collection->new();
826 $newattr->add_Annotation($tag, $sv);
828 $ac->add_Annotation('_attr', $newattr);
1153 my $newattr = Bio::Annotation::Collection->new();
1158 $newattr->add_Annotation($tag, $sv);
1160 $newac->add_Annotation('_attr', $newattr);
/dports/sysutils/fusefs-ntfs/ntfs-3g_ntfsprogs-2017.3.23/libntfs-3g/
H A Dsecurity.c2655 char *newattr; in ntfs_alloc_securid() local
2698 if (newattr) { in ntfs_alloc_securid()
2734 char *newattr; in ntfs_set_inherited_posix() local
2755 if (newattr) { in ntfs_set_inherited_posix()
2798 char *newattr; in ntfs_alloc_securid() local
2836 if (newattr) { in ntfs_alloc_securid()
2881 char *newattr; in ntfs_set_owner_mode() local
2951 if (newattr) { in ntfs_set_owner_mode()
3880 char *newattr; in build_inherited_id() local
3950 if (newattr) { in build_inherited_id()
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/miekg/mmark/
H A Dial.go208 newattr := make(map[string]string)
211 newattr[k] = v
214 i.attr = newattr
/dports/mail/dbmail/dbmail-3.2.5/src/
H A Duser.c412 struct termios oldattr, newattr; in main() local
416 newattr = oldattr; in main()
417 newattr.c_lflag &= ~ECHO; in main()
418 tcsetattr(fileno(stdin), TCSAFLUSH, &newattr); in main()
/dports/devel/cdk/cdk-5.0-20161210/
H A Dcdk.c373 chtype newattr) in decodeAttribute() argument
394 newattr &= A_ATTRIBUTES; in decodeAttribute()
395 if (tmpattr != newattr) in decodeAttribute()
397 while (tmpattr != newattr) in decodeAttribute()
404 if ((table[n].mask & tmpattr) != (table[n].mask & newattr)) in decodeAttribute()
423 if ((tmpattr & A_COLOR) != (newattr & A_COLOR)) in decodeAttribute()
426 int newpair = PAIR_NUMBER (newattr); in decodeAttribute()
444 newattr &= ~A_COLOR; in decodeAttribute()
/dports/sysutils/fusefs-ntfs/ntfs-3g_ntfsprogs-2017.3.23/ntfsprogs/
H A Dntfssecaudit.c2187 char *newattr;
2222 if (newattr) {
3811 char *newattr;
3878 if (newattr) {
3898 newattr))
3909 free(newattr);
3923 char *newattr;
3950 if (newattr) {
3970 newattr))
3972 free(newattr);
[all …]
/dports/editors/textadept/cdk-5.0-20200923/
H A Dcdk.c373 chtype newattr) in decodeAttribute() argument
394 newattr &= A_ATTRIBUTES; in decodeAttribute()
395 if (tmpattr != newattr) in decodeAttribute()
397 while (tmpattr != newattr) in decodeAttribute()
404 if ((table[n].mask & tmpattr) != (table[n].mask & newattr)) in decodeAttribute()
423 if ((tmpattr & A_COLOR) != (newattr & A_COLOR)) in decodeAttribute()
426 int newpair = PAIR_NUMBER (newattr); in decodeAttribute()
444 newattr &= ~A_COLOR; in decodeAttribute()
/dports/editors/textadept/textadept-textadept_11.1/src/cdk/
H A Dcdk.c373 chtype newattr) in decodeAttribute() argument
394 newattr &= A_ATTRIBUTES; in decodeAttribute()
395 if (tmpattr != newattr) in decodeAttribute()
397 while (tmpattr != newattr) in decodeAttribute()
404 if ((table[n].mask & tmpattr) != (table[n].mask & newattr)) in decodeAttribute()
423 if ((tmpattr & A_COLOR) != (newattr & A_COLOR)) in decodeAttribute()
426 int newpair = PAIR_NUMBER (newattr); in decodeAttribute()
444 newattr &= ~A_COLOR; in decodeAttribute()

12345678910>>...47