Home
last modified time | relevance | path

Searched refs:process_settings_file (Results 1 – 20 of 20) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A Darguments.hpp506 …static bool process_settings_file(const char* file_name, bool should_exist, jboolean ignore_unreco…
H A Darguments.cpp1340 bool Arguments::process_settings_file(const char* file_name, bool should_exist, jboolean ignore_unr… in process_settings_file() function in Arguments
3843 if (!process_settings_file(flags_file, true, in parse()
3850 if (!process_settings_file(".hotspotrc", false, in parse()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A Darguments.hpp506 …static bool process_settings_file(const char* file_name, bool should_exist, jboolean ignore_unreco…
H A Darguments.cpp1340 bool Arguments::process_settings_file(const char* file_name, bool should_exist, jboolean ignore_unr… in process_settings_file() function in Arguments
3843 if (!process_settings_file(flags_file, true, in parse()
3850 if (!process_settings_file(".hotspotrc", false, in parse()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/runtime/
H A Darguments.hpp505 …static bool process_settings_file(const char* file_name, bool should_exist, jboolean ignore_unreco…
H A Darguments.cpp1337 bool Arguments::process_settings_file(const char* file_name, bool should_exist, jboolean ignore_unr… in process_settings_file() function in Arguments
3758 if (!process_settings_file(flags_file, true, in parse()
3765 if (!process_settings_file(".hotspotrc", false, in parse()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/runtime/
H A Darguments.hpp507 …static bool process_settings_file(const char* file_name, bool should_exist, jboolean ignore_unreco…
H A Darguments.cpp1325 bool Arguments::process_settings_file(const char* file_name, bool should_exist, jboolean ignore_unr… in process_settings_file() function in Arguments
3934 if (!process_settings_file(flags_file, true, in parse()
3941 if (!process_settings_file(".hotspotrc", false, in parse()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/runtime/
H A Darguments.hpp490 …static bool process_settings_file(const char* file_name, bool should_exist, jboolean ignore_unreco…
H A Darguments.cpp1262 bool Arguments::process_settings_file(const char* file_name, bool should_exist, jboolean ignore_unr… in process_settings_file() function in Arguments
3924 if (!process_settings_file(flags_file, true, in parse()
3931 if (!process_settings_file(".hotspotrc", false, in parse()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/runtime/
H A Darguments.hpp488 …static bool process_settings_file(const char* file_name, bool should_exist, jboolean ignore_unreco…
H A Darguments.cpp1238 bool Arguments::process_settings_file(const char* file_name, bool should_exist, jboolean ignore_unr… in process_settings_file() function in Arguments
3881 if (!process_settings_file(flags_file, true, in parse()
3888 if (!process_settings_file(".hotspotrc", false, in parse()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/runtime/
H A Darguments.hpp511 …static bool process_settings_file(const char* file_name, bool should_exist, jboolean ignore_unreco…
H A Darguments.cpp1379 bool Arguments::process_settings_file(const char* file_name, bool should_exist, jboolean ignore_unr… in process_settings_file() function in Arguments
4004 if (!process_settings_file(flags_file, true, in parse()
4011 if (!process_settings_file(".hotspotrc", false, in parse()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/runtime/
H A Darguments.hpp503 …static bool process_settings_file(const char* file_name, bool should_exist, jboolean ignore_unreco…
H A Darguments.cpp1388 bool Arguments::process_settings_file(const char* file_name, bool should_exist, jboolean ignore_unr… in process_settings_file() function in Arguments
3992 if (!process_settings_file(flags_file, true, in parse()
3999 if (!process_settings_file(".hotspotrc", false, in parse()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A Darguments.hpp479 …static bool process_settings_file(const char* file_name, bool should_exist, jboolean ignore_unreco…
H A Darguments.cpp951 bool Arguments::process_settings_file(const char* file_name, bool should_exist, jboolean ignore_unr… in process_settings_file() function in Arguments
3986 if (!process_settings_file(flags_file, true, args->ignoreUnrecognized)) { in parse()
3992 if (!process_settings_file(".hotspotrc", false, args->ignoreUnrecognized)) { in parse()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A Darguments.hpp479 …static bool process_settings_file(const char* file_name, bool should_exist, jboolean ignore_unreco…
H A Darguments.cpp951 bool Arguments::process_settings_file(const char* file_name, bool should_exist, jboolean ignore_unr… in process_settings_file() function in Arguments
3986 if (!process_settings_file(flags_file, true, args->ignoreUnrecognized)) { in parse()
3992 if (!process_settings_file(".hotspotrc", false, args->ignoreUnrecognized)) { in parse()