Home
last modified time | relevance | path

Searched refs:HandleCommandLine (Results 1 – 25 of 77) sorted by relevance

1234

/dports/devel/mercurial/mercurial-6.0/contrib/win32/
H A Dhgwebdir_wsgi.py137 from isapi.install import ISAPIParameters, HandleCommandLine
140 HandleCommandLine(params)
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/remote/
H A DWinRemoteMessage.cpp54 parser.HandleCommandLine(aBuffer); in ParseV0()
63 size_t cch = parser.HandleCommandLine(aBuffer); in ParseV1()
79 size_t cch = parser.HandleCommandLine(aBuffer); in ParseV2()
H A DnsUnixRemoteServer.h25 const char* HandleCommandLine(const char* aBuffer, uint32_t aTimestamp);
H A DnsMacRemoteServer.h23 void HandleCommandLine(CFDataRef aData);
/dports/www/firefox/firefox-99.0/toolkit/components/remote/
H A DWinRemoteMessage.cpp54 parser.HandleCommandLine(aBuffer); in ParseV0()
63 size_t cch = parser.HandleCommandLine(aBuffer); in ParseV1()
79 size_t cch = parser.HandleCommandLine(aBuffer); in ParseV2()
H A DnsUnixRemoteServer.h25 const char* HandleCommandLine(const char* aBuffer, uint32_t aTimestamp);
H A DnsMacRemoteServer.h23 void HandleCommandLine(CFDataRef aData);
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/remote/
H A DWinRemoteMessage.cpp54 parser.HandleCommandLine(aBuffer); in ParseV0()
63 size_t cch = parser.HandleCommandLine(aBuffer); in ParseV1()
79 size_t cch = parser.HandleCommandLine(aBuffer); in ParseV2()
H A DnsUnixRemoteServer.h25 const char* HandleCommandLine(const char* aBuffer, uint32_t aTimestamp);
H A DnsMacRemoteServer.h23 void HandleCommandLine(CFDataRef aData);
/dports/lang/spidermonkey78/firefox-78.9.0/browser/components/shell/
H A DnsGNOMEShellSearchProvider.h78 void HandleCommandLine(const char* aBuffer, uint32_t aTimestamp) { in HandleCommandLine() function
79 nsUnixRemoteServer::HandleCommandLine(aBuffer, aTimestamp); in HandleCommandLine()
/dports/www/firefox/firefox-99.0/browser/components/shell/
H A DnsGNOMEShellSearchProvider.h78 void HandleCommandLine(const char* aBuffer, uint32_t aTimestamp) { in HandleCommandLine() function
79 nsUnixRemoteServer::HandleCommandLine(aBuffer, aTimestamp); in HandleCommandLine()
/dports/www/firefox-esr/firefox-91.8.0/browser/components/shell/
H A DnsGNOMEShellSearchProvider.h78 void HandleCommandLine(const char* aBuffer, uint32_t aTimestamp) { in HandleCommandLine() function
79 nsUnixRemoteServer::HandleCommandLine(aBuffer, aTimestamp); in HandleCommandLine()
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/shell/
H A DnsGNOMEShellSearchProvider.h78 void HandleCommandLine(const char* aBuffer, uint32_t aTimestamp) { in HandleCommandLine() function
79 nsUnixRemoteServer::HandleCommandLine(aBuffer, aTimestamp); in HandleCommandLine()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/remote/
H A DnsWinRemoteServer.cpp50 void HandleCommandLine(const char* aCmdLineString, nsIFile* aWorkingDir, in HandleCommandLine() function
221 HandleCommandLine((char*)cds->lpData, workingDir, in WindowProc()
H A DnsUnixRemoteServer.h25 const char* HandleCommandLine(const char* aBuffer, uint32_t aTimestamp);
H A DnsMacRemoteServer.h23 void HandleCommandLine(CFDataRef aData);
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/utils/convertrc/
H A Dconvert.cpp55 if (HandleCommandLine()) in OnInit()
187 bool wxConvertApp::HandleCommandLine() in HandleCommandLine() function in wxConvertApp
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/utils/convertrc/
H A Dconvert.cpp55 if (HandleCommandLine()) in OnInit()
187 bool wxConvertApp::HandleCommandLine() in HandleCommandLine() function in wxConvertApp
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/utils/convertrc/
H A Dconvert.cpp55 if (HandleCommandLine()) in OnInit()
187 bool wxConvertApp::HandleCommandLine() in HandleCommandLine() function in wxConvertApp
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/utils/convertrc/
H A Dconvert.cpp55 if (HandleCommandLine()) in OnInit()
187 bool wxConvertApp::HandleCommandLine() in HandleCommandLine() function in wxConvertApp
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/qa/pcbnew_tools/
H A Dpcbnew_tools.cpp30 return c_util.HandleCommandLine( argc, argv ); in main()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/qa/common_tools/
H A Dmain.cpp30 return c_util.HandleCommandLine( argc, argv ); in main()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/remote/
H A DnsRemoteService.h23 static const char* HandleCommandLine(const char* aBuffer,
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/xre/test/gtest/
H A DTestAssembleCommandLineWin.cpp90 TEST(CommandLineParserWin, HandleCommandLine) in TEST() argument
95 parser.HandleCommandLine(utf8); in TEST()

1234