Searched refs:Operators (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmb.conf59 printer admin = @"Print Operators"
99 printer admin = @"Print Operators"
122 valid users = @"Print Operators"
123 write list = @"Print Operators"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/geometry/
H A Dpoint.cpp37 CPPUNIT_TEST( Operators );
40 void Operators();
52 CPPUNIT_TEST( Operators );
55 void Operators();
68 void PointTestCase::Operators() function in class:PointTestCase
96 void RealPointTestCase::Operators() function in class:RealPointTestCase
H A Dsize.cpp35 CPPUNIT_TEST( Operators );
38 void Operators();
49 void SizeTestCase::Operators() function in class:SizeTestCase
H A Drect.cpp52 CPPUNIT_TEST( Operators );
58 void Operators();
97 void RectTestCase::Operators() function in class:RectTestCase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dpoint.tex52 \membersection{Operators}\label{wxpointoperators}
71 Operators for comparison, sum and subtraction between \helpref{wxPoint}{wxpoint} objects.
82 Operators for sum and subtraction between a \helpref{wxPoint}{wxpoint} object and a
H A Dsize.tex194 \membersection{Operators}\label{wxsizeoperators}
213 Operators for comparison, sum and subtraction between \helpref{wxSize}{wxsize} objects.
224 Operators for division and multiplication between a \helpref{wxSize}{wxsize} object and an integer.
H A Dtreectrl.tex1098 \membersection{Operators}\label{wxtreeitemidoperators}
1109 Operators for comparison between \helpref{wxTreeItemId}{wxtreeitemid} objects.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DLexVHDL.cxx60 WordList &Operators = *keywordlists[1]; local
85 } else if (Operators.InList(s)) {
429 "Operators",
450 // Operators:
H A DLexMSSQL.cxx355 "Operators",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dcheckpatch.pl169 our $Operators = qr{
1003 } elsif ($cur =~ /^($Operators)/o) {
2425 $dstat =~ /$Operators/)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/unittests/tests/
H A DPathTest.cpp191 TEST(CPath, Operators)

Completed in 73 milliseconds