Searched refs:usage_string (Results 1 - 5 of 5) sorted by relevance

/external/lldb/examples/python/
H A Djump.py94 def usage_string(): function
111 result.AppendMessage(usage_string())
171 jump.__doc__ = usage_string()
/external/pdfium/samples/
H A Dpdfium_test.cc561 static const char usage_string[] = variable
577 fprintf(stderr, "%s", usage_string);
/external/libpng/contrib/tools/
H A Dpngfix.c3675 static const char *usage_string[] = { local
3842 for (i=0; i < (sizeof usage_string)/(sizeof usage_string[0]); ++i)
3844 if (usage_string[i] != 0)
3845 fputs(usage_string[i], stderr);
/external/ppp/pppd/
H A Doptions.c349 static char *usage_string = "\ variable
1049 fprintf(stderr, usage_string, VERSION, progname);
/external/jemalloc/bin/
H A Djeprof.in145 sub usage_string {
290 print STDERR usage_string();
431 print usage_string();

Completed in 285 milliseconds