/reactos/base/system/smss/ |
H A D | smloop.c | 276 BOOLEAN Accept = TRUE; in SmpHandleConnectionRequest() local 307 if (!NT_SUCCESS(Status)) Accept = FALSE; in SmpHandleConnectionRequest() 315 if ((CidSubsystem) && (Accept)) in SmpHandleConnectionRequest() 323 Accept = FALSE; in SmpHandleConnectionRequest() 338 if (Accept) in SmpHandleConnectionRequest() 353 Accept = FALSE; in SmpHandleConnectionRequest() 367 Accept, in SmpHandleConnectionRequest() 370 if (!(Accept) || !(NT_SUCCESS(Status))) in SmpHandleConnectionRequest()
|
/reactos/dll/win32/lsasrv/ |
H A D | authport.c | 168 BOOLEAN Accept; in LsapHandlePortConnection() local 188 Accept = TRUE; in LsapHandlePortConnection() 192 Accept = FALSE; in LsapHandlePortConnection() 199 Accept, in LsapHandlePortConnection() 208 if (Accept != FALSE) in LsapHandlePortConnection()
|
/reactos/sdk/tools/xml2sdb/ |
H A D | tinyxml2.h | 853 virtual bool Accept( XMLVisitor* visitor ) const = 0; 899 virtual bool Accept( XMLVisitor* visitor ) const; 946 virtual bool Accept( XMLVisitor* visitor ) const; 985 virtual bool Accept( XMLVisitor* visitor ) const; 1020 virtual bool Accept( XMLVisitor* visitor ) const; 1163 virtual bool Accept( XMLVisitor* visitor ) const; 1629 virtual bool Accept( XMLVisitor* visitor ) const;
|
H A D | tinyxml2.cpp | 685 bool XMLDocument::Accept( XMLVisitor* visitor ) const in Accept() function in tinyxml2::XMLDocument 690 if ( !node->Accept( visitor ) ) { in Accept() 1085 bool XMLText::Accept( XMLVisitor* visitor ) const in Accept() function in tinyxml2::XMLText 1134 bool XMLComment::Accept( XMLVisitor* visitor ) const in Accept() function in tinyxml2::XMLComment 1185 bool XMLDeclaration::Accept( XMLVisitor* visitor ) const in Accept() function in tinyxml2::XMLDeclaration 1234 bool XMLUnknown::Accept( XMLVisitor* visitor ) const in Accept() function in tinyxml2::XMLUnknown 1729 bool XMLElement::Accept( XMLVisitor* visitor ) const in Accept() function in tinyxml2::XMLElement 1734 if ( !node->Accept( visitor ) ) { in Accept() 2044 Accept( streamer ); in Print() 2048 Accept( &stdoutStreamer ); in Print()
|
/reactos/dll/win32/samsrv/lang/ |
H A D | ro-RO.rc | 29 IDS_ALIAS_REPLICATOR_COMMENT "Acceptă replicarea fișierelor într-un domeniu"
|
/reactos/dll/win32/shell32/ |
H A D | COpenWithMenu.cpp | 815 VOID Accept(); 1061 VOID COpenWithDialog::Accept() in Accept() function in COpenWithDialog 1105 pThis->Accept(); in DialogProc() 1123 pThis->Accept(); in DialogProc()
|
/reactos/dll/win32/rasdlg/lang/ |
H A D | en-US.rc | 45 DEFPUSHBUTTON "&Accept", 1, 135, 242, 60, 14 433 PUSHBUTTON "&Accept", 1, 129, 64, 60, 14 822 …AUTORADIOBUTTON "Accept &only MS encrypted authentication", 1374, 16, 52, 195, 10, BS_TOP | BS_MUL… 837 AUTORADIOBUTTON "Accept any authentication including &clear text", 1370, 14, 24, 183, 10 838 AUTORADIOBUTTON "Accept only &encrypted authentication", 1373, 14, 39, 183, 10 839 AUTORADIOBUTTON "Accept only &MS encrypted authentication", 1374, 14, 53, 184, 10 2010 368 "Press Accept to use the connection as is, or Hang Up to disconnect.\0"
|
H A D | he-IL.rc | 822 …AUTORADIOBUTTON "Accept &only MS encrypted authentication", 1374, 16, 52, 195, 10, BS_TOP | BS_MUL… 837 AUTORADIOBUTTON "Accept any authentication including &clear text", 1370, 14, 24, 183, 10 838 AUTORADIOBUTTON "Accept only &encrypted authentication", 1373, 14, 39, 183, 10 839 AUTORADIOBUTTON "Accept only &MS encrypted authentication", 1374, 14, 53, 184, 10 2010 368 "Press Accept to use the connection as is, or Hang Up to disconnect.\0"
|
H A D | no-NO.rc | 2010 368 "Press Accept to use the connection as is, or Hang Up to disconnect.\0"
|
/reactos/drivers/network/tcpip/lwip/src/netif/ppp/ |
H A D | PPPD_FOLLOWUP | 299 2014-01-02 - pppd: Accept IPCP ConfAck packets containing MS-WINS options
|
/reactos/sdk/lib/3rdparty/freetype/ |
H A D | ChangeLog | 1935 * src/sfnt/sfobjs.c (sfnt_open_font): Accept the sfnt resource 1937 * src/truetype/ttobjs.c (tt_face_init): Accept the face with the 4483 * src/sfnt/sfdriver.c (sfnt_get_ps_name): Accept PID/EID=3/0
|
/reactos/drivers/network/tcpip/lwip/ |
H A D | CHANGELOG | 865 * netconn/socket API: fixed bug# 43739 (Accept not reporting errors about
|