Searched refs:printVersion (Results 1 - 6 of 6) sorted by relevance

/inkscape/cxxtest/
H A Dcxxtestgen.pl46 GetOptions( 'version' => \&printVersion,
85 sub printVersion() { subroutine
H A Dcxxtestgen.py96 printVersion()
142 def printVersion(): function
/openjdk7/hotspot/src/share/tools/launcher/
H A Djava.c124 static jboolean printVersion = JNI_FALSE; /* print and exit */ variable
429 if (printVersion || showVersion) {
435 if (printVersion) {
1173 printVersion = JNI_TRUE;
/openjdk7/jdk/src/share/bin/
H A Djava.c67 static jboolean printVersion = JNI_FALSE; /* print and exit */ variable
368 if (printVersion || showVersion) {
371 if (printVersion) {
988 printVersion = JNI_TRUE;
/openjdk7/langtools/src/share/classes/com/sun/tools/javac/main/
H A DMain.java97 public void printVersion() {
H A DRecognizedOptions.java67 void printVersion(); method in interface:RecognizedOptions.OptionHelper
91 public void printVersion() { method in class:RecognizedOptions.GrumpyHelper
368 helper.printVersion();

Completed in 65 milliseconds