Searched refs:usage (Results 1 - 15 of 15) sorted by relevance

/inkscape/src/2geom/
H A Dsync.sh4 function usage { function
15 usage $0
19 usage $0
23 usage $0
/inkscape/cxxtest/sample/
H A DMakefile.PL10 sub usage() { subroutine
18 GetOptions( 'bcc32' => sub { $source = 'Makefile.bcc32' } ) or usage();
/inkscape/po/
H A Dcheck_for_tutorial_problems.sh5 # usage() : short help
7 usage() { cat <<EOF function
23 usage
31 usage
H A Dlanguage_statistics.sh4 # usage() : short help
6 usage() { function
90 usage
97 usage
/inkscape/share/extensions/
H A Dhpgl_input.py32 parser = inkex.optparse.OptionParser(usage='usage: %prog [options] HPGLfile', option_class=inkex.InkOption)
H A Dembed_raster_in_svg.pl20 usage: label
H A Dvoronoi.py32 def usage(): function
762 usage()
787 usage()
H A Dinkex.py157 self.OptionParser = optparse.OptionParser(usage="usage: %prog [options] SVGfile",
H A Ddxf_input.py350 parser = inkex.optparse.OptionParser(usage="usage: %prog [options] SVGfile", option_class=inkex.InkOption)
/inkscape/src/
H A Dinkview.cpp97 static void usage();
165 usage();
185 usage();
192 usage();
554 static void usage() function
/inkscape/cxxtest/
H A Dcxxtestgen.pl5 sub usage() { subroutine
63 ) or usage();
64 scalar @ARGV or $root or usage();
H A Dcxxtestgen.py57 def usage( problem = None ): function
58 '''Print usage info and exit'''
67 '''Construct program usage string'''
86 usage( problem )
151 usage( "No input files found" )
/inkscape/cxxtest/sample/msvc/
H A DFixFiles.bat21 sub usage() {
41 ) or usage();
43 usage() unless (defined($cxxtest) || defined($tests));
/inkscape/packaging/
H A Drelease-sign-tarballs43 usage() { function
/inkscape/
H A Dbuildtool.cpp7556 // TODO: Double-check usage of getcwd and handle chdir errors
10147 static void usage(int argc, char **argv) function
10149 printf("usage:\n");
10187 usage(argc,argv);
10199 usage(argc, argv);
10224 usage(argc, argv);
10241 usage(argc, argv);

Completed in 352 milliseconds