Home
last modified time | relevance | path

Searched refs:read_arguments (Results 1 – 25 of 26) sorted by last modified time

12

/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/config/
H A Dworkers.py348 def read_arguments(self, args: argparse.Namespace) -> None: member in WorkerConfig
H A Ddatabase.py172 def read_arguments(self, args: argparse.Namespace) -> None: member in DatabaseConfig
H A Dlogger.py166 def read_arguments(self, args: argparse.Namespace) -> None: member in LoggingConfig
H A Dregistration.py463 def read_arguments(self, args: argparse.Namespace) -> None: member in RegistrationConfig
H A Dserver.py1228 def read_arguments(self, args: argparse.Namespace) -> None: member in ServerConfig
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/etc/win32/erlsrv/
H A Derlsrv_interactive.c1164 void read_arguments(int *pargc, wchar_t ***pargv){ in read_arguments() function
1282 read_arguments(&argc,&argv); in interactive_main()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/etc/win32/erlsrv/
H A Derlsrv_interactive.c1164 void read_arguments(int *pargc, wchar_t ***pargv){ in read_arguments() function
1282 read_arguments(&argc,&argv); in interactive_main()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/etc/win32/erlsrv/
H A Derlsrv_interactive.c1164 void read_arguments(int *pargc, wchar_t ***pargv){ in read_arguments() function
1282 read_arguments(&argc,&argv); in interactive_main()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/etc/win32/erlsrv/
H A Derlsrv_interactive.c1164 void read_arguments(int *pargc, wchar_t ***pargv){ in read_arguments() function
1282 read_arguments(&argc,&argv); in interactive_main()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/etc/win32/erlsrv/
H A Derlsrv_interactive.c1164 void read_arguments(int *pargc, wchar_t ***pargv){ in read_arguments() function
1282 read_arguments(&argc,&argv); in interactive_main()
/dports/lang/erlang/otp-OTP-24.1.7/erts/etc/win32/erlsrv/
H A Derlsrv_interactive.c1164 void read_arguments(int *pargc, wchar_t ***pargv){ in read_arguments() function
1282 read_arguments(&argc,&argv); in interactive_main()
/dports/devel/py-wsme/WSME-0.11.0/wsme/
H A Droot.py183 kw = protocol.read_arguments(context)
H A Dprotocol.py86 def read_arguments(self, context): member in Protocol
/dports/devel/py-wsme/WSME-0.11.0/wsme/tests/
H A Dtest_protocols.py26 def read_arguments(self, context): member in DummyProtocol
66 assert p.read_arguments(None) is None
/dports/devel/py-wsme/WSME-0.11.0/wsme/rest/
H A Dprotocol.py110 def read_arguments(self, context): member in RestProtocol
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/etc/win32/erlsrv/
H A Derlsrv_interactive.c1164 void read_arguments(int *pargc, wchar_t ***pargv){ in read_arguments() function
1282 read_arguments(&argc,&argv); in interactive_main()
/dports/lang/fpc/fpc-3.2.2/compiler/
H A Doptions.pas92 procedure read_arguments(cmd:TCmdStr); procedure
3394 procedure read_arguments(cmd:TCmdStr); procedure
H A Dcompiler.pas221 read_arguments(cmd);
/dports/lang/fpc-source/fpc-3.2.2/compiler/
H A Doptions.pas92 procedure read_arguments(cmd:TCmdStr); procedure
3394 procedure read_arguments(cmd:TCmdStr); procedure
H A Dcompiler.pas221 read_arguments(cmd);
/dports/editors/fpc-ide/fpc-3.2.2/compiler/
H A Doptions.pas92 procedure read_arguments(cmd:TCmdStr); procedure
3394 procedure read_arguments(cmd:TCmdStr); procedure
H A Dcompiler.pas221 read_arguments(cmd);
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/test/
H A Dtest_shortcut_win.cc59 wchar_t read_arguments[MAX_PATH] = {0}; in ValidateShortcut() local
98 SUCCEEDED(i_shell_link->GetArguments(read_arguments, MAX_PATH))); in ValidateShortcut()
99 EXPECT_EQ(properties.arguments, read_arguments); in ValidateShortcut()
/dports/net-mgmt/nagnu/nagnu-1.1.3/src/
H A Dnagnu.h11 void read_arguments(char path[]);
/dports/emulators/hugo/hugo-2.12/
H A Dhugod.c56 read_arguments (int argc, char *argv[], global_option_type * global_option) in read_arguments() function
347 if (read_arguments (argc, argv, &global_option) != 0) in main()

12