Home
last modified time | relevance | path

Searched refs:get_exit_code (Results 1 – 25 of 153) sorted by relevance

1234567

/dports/print/system-config-printer/system-config-printer-1.5.12/
H A Dinstall-printerdriver.py56 if res.get_exit_code() != PackageKitGlib.ExitEnum.SUCCESS:
87 if res.get_exit_code() != PackageKitGlib.ExitEnum.SUCCESS:
99 if res.get_exit_code() != PackageKitGlib.ExitEnum.SUCCESS:
111 if res.get_exit_code() != PackageKitGlib.ExitEnum.SUCCESS:
148 if res.get_exit_code() != PackageKitGlib.ExitEnum.SUCCESS:
/dports/lang/rust/rustc-1.58.1-src/library/test/src/helpers/
H A Dexit_code.rs6 pub fn get_exit_code(status: ExitStatus) -> Result<i32, String> { in get_exit_code() function
11 pub fn get_exit_code(status: ExitStatus) -> Result<i32, String> { in get_exit_code() function
/dports/lang/rust/rustc-1.58.1-src/vendor/tester/src/helpers/
H A Dexit_code.rs6 pub fn get_exit_code(status: ExitStatus) -> Result<i32, String> { in get_exit_code() function
11 pub fn get_exit_code(status: ExitStatus) -> Result<i32, String> { in get_exit_code() function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/test/os_signal_SUITE_data/
H A Dos_signal_nif.c41 static ERL_NIF_TERM get_exit_code(ErlNifEnv* env, int argc, const ERL_NIF_TERM argv[]) in get_exit_code() function
63 {"get_exit_code", 1, get_exit_code}
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/test/os_signal_SUITE_data/
H A Dos_signal_nif.c41 static ERL_NIF_TERM get_exit_code(ErlNifEnv* env, int argc, const ERL_NIF_TERM argv[]) in get_exit_code() function
63 {"get_exit_code", 1, get_exit_code}
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/test/os_signal_SUITE_data/
H A Dos_signal_nif.c41 static ERL_NIF_TERM get_exit_code(ErlNifEnv* env, int argc, const ERL_NIF_TERM argv[]) in get_exit_code() function
63 {"get_exit_code", 1, get_exit_code}
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/test/os_signal_SUITE_data/
H A Dos_signal_nif.c41 static ERL_NIF_TERM get_exit_code(ErlNifEnv* env, int argc, const ERL_NIF_TERM argv[]) in get_exit_code() function
63 {"get_exit_code", 1, get_exit_code}
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/test/os_signal_SUITE_data/
H A Dos_signal_nif.c41 static ERL_NIF_TERM get_exit_code(ErlNifEnv* env, int argc, const ERL_NIF_TERM argv[]) in get_exit_code() function
63 {"get_exit_code", 1, get_exit_code}
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/test/os_signal_SUITE_data/
H A Dos_signal_nif.c41 static ERL_NIF_TERM get_exit_code(ErlNifEnv* env, int argc, const ERL_NIF_TERM argv[]) in get_exit_code() function
63 {"get_exit_code", 1, get_exit_code}
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/test/os_signal_SUITE_data/
H A Dos_signal_nif.c41 static ERL_NIF_TERM get_exit_code(ErlNifEnv* env, int argc, const ERL_NIF_TERM argv[]) in get_exit_code() function
63 {"get_exit_code", 1, get_exit_code}
/dports/net/samba412/samba-4.12.15/source3/client/
H A Dsmbspool.c64 static int get_exit_code(NTSTATUS nt_status);
398 status = get_exit_code(nt_status);
468 get_exit_code(NTSTATUS nt_status)
848 return get_exit_code(nt_status);
866 int ret = get_exit_code(status);
882 return get_exit_code(nt_status);
/dports/devel/godot-tools/godot-3.2.3-stable/platform/server/
H A Dgodot_server.cpp46 return os.get_exit_code(); in main()
/dports/devel/godot2/godot-2.1.6-stable/platform/bb10/
H A Dgodot_bb10.cpp47 return os.get_exit_code(); in main()
/dports/devel/godot2/godot-2.1.6-stable/platform/server/
H A Dgodot_server.cpp45 return os.get_exit_code(); in main()
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/server/
H A Dgodot_server.cpp45 return os.get_exit_code(); in main()
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/bb10/
H A Dgodot_bb10.cpp47 return os.get_exit_code(); in main()
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/haiku/
H A Dgodot_haiku.cpp47 return os.get_exit_code(); in main()
/dports/devel/godot2/godot-2.1.6-stable/platform/haiku/
H A Dgodot_haiku.cpp47 return os.get_exit_code(); in main()
/dports/devel/godot/godot-3.2.3-stable/platform/server/
H A Dgodot_server.cpp46 return os.get_exit_code(); in main()
/dports/devel/godot2/godot-2.1.6-stable/platform/x11/
H A Dgodot_x11.cpp57 return os.get_exit_code(); in main()
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/x11/
H A Dgodot_x11.cpp57 return os.get_exit_code(); in main()
/dports/devel/etl/synfig-1.2.2/synfig-core/src/tool/
H A Dsynfigtoolexception.h31 exit_code get_exit_code() const { return _code; } in get_exit_code() function
/dports/graphics/synfig/synfig-1.2.2/synfig-core/src/tool/
H A Dsynfigtoolexception.h31 exit_code get_exit_code() const { return _code; } in get_exit_code() function
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-core/src/tool/
H A Dsynfigtoolexception.h31 exit_code get_exit_code() const { return _code; } in get_exit_code() function
/dports/devel/cli11/CLI11-2.1.2/tests/
H A DHelpTest.cpp597 CHECK(e.get_exit_code() == static_cast<int>(CLI::ExitCodes::ExtrasError));
618 CHECK(e.get_exit_code() == static_cast<int>(CLI::ExitCodes::ExtrasError));
640 CHECK(e.get_exit_code() == static_cast<int>(CLI::ExitCodes::ExtrasError));
659 CHECK(e.get_exit_code() == static_cast<int>(CLI::ExitCodes::ExtrasError));
681 CHECK(e.get_exit_code() == static_cast<int>(CLI::ExitCodes::Success));
717 CHECK(e.get_exit_code() == static_cast<int>(CLI::ExitCodes::Success));
729 CHECK(e.get_exit_code() == static_cast<int>(CLI::ExitCodes::Success));
740 CHECK(e.get_exit_code() == static_cast<int>(CLI::ExitCodes::ExtrasError));
1258 CHECK(0 == v.get_exit_code());

1234567