Searched defs:speculative (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jdk/src/solaris/bin/
H A Djava_md_solinux.c783 GetJREPath(char *path, jint pathsize, const char * arch, jboolean speculative) argument
804 if (!speculative)
/openjdk7/jdk/src/macosx/bin/
H A Djava_md_macosx.c609 GetJREPath(char *path, jint pathsize, const char * arch, jboolean speculative) argument
655 if (!speculative)
/openjdk7/hotspot/src/os/posix/launcher/
H A Djava_md.c177 static jboolean GetJREPath(char *path, jint pathsize, char * arch, jboolean speculative);
699 GetJREPath(char *path, jint pathsize, char * arch, jboolean speculative) argument
726 if (!speculative)
/openjdk7/hotspot/src/share/tools/launcher/
H A Djava.c651 CheckJvmType(int *pargc, char ***argv, jboolean speculative) { argument
753 if (!speculative) {
764 if (!speculative) {
780 if (!speculative) {
791 if (!speculative) {
1863 ReadKnownVMs(const char *jrepath, char * arch, jboolean speculative) argument
1887 if (!speculative) {
/openjdk7/jdk/src/share/bin/
H A Djava.c459 CheckJvmType(int *pargc, char ***argv, jboolean speculative) { argument
559 if (!speculative) {
569 if (!speculative) {
584 if (!speculative) {
594 if (!speculative) {
1578 ReadKnownVMs(const char *jvmCfgName, jboolean speculative) argument
1596 if (!speculative) {

Completed in 51 milliseconds