Searched defs:usage (Results 1 - 11 of 11) sorted by relevance

/inkscape/src/2geom/
H A Dsync.sh4 function usage { function
15 usage $0
19 usage $0
23 usage $0
/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/cxxtest/sample/
H A DMakefile.PL10 sub usage() { subroutine
18 GetOptions( 'bcc32' => sub { $source = 'Makefile.bcc32' } ) or usage();
/inkscape/share/extensions/
H A Dembed_raster_in_svg.pl20 usage: label
H A Dvoronoi.py32 def usage(): function
762 usage()
787 usage()
/inkscape/packaging/
H A Drelease-sign-tarballs43 usage() { function
/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/
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 60 milliseconds