Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/src/tools/
H A Dapinames.c24 #define PROGRAM_NAME "apinames" macro
373 PROGRAM_NAME, in usage()
375 PROGRAM_NAME ); in usage()
H A Dafblue.pl23 my $prog = $PROGRAM_NAME;
/third_party/python/Programs/
H A D_testembed.c32 #define PROGRAM_NAME L"./_testembed" macro
61 const wchar_t *program_name = PROGRAM_NAME; in config_set_program_name()
86 Py_SetProgramName(PROGRAM_NAME); in _testembed_Py_Initialize()
1343 wchar_t *argv[] = {PROGRAM_NAME, L"-c", L"pass"}; in test_audit_run_command()
1354 wchar_t *argv[] = {PROGRAM_NAME, L"filename.py"}; in test_audit_run_file()
1389 wchar_t *argv[] = {PROGRAM_NAME}; in test_audit_run_interactivehook()
1396 wchar_t *argv[] = {PROGRAM_NAME}; in test_audit_run_startup()
1403 wchar_t *argv[] = {PROGRAM_NAME}; in test_audit_run_stdin()
1699 config_set_string(&config, &config.program_name, PROGRAM_NAME); in test_init_set_config()
1960 wchar_t* argv[] = {PROGRAM_NAME, in test_repeated_init_and_inittab()
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
H A DFontInfoMain.java19 private static final String PROGRAM_NAME = "java -jar fontinfo.jar"; field in FontInfoMain
33 commander.setProgramName(PROGRAM_NAME); in main()
41 "Please specify a single font. Try '" + PROGRAM_NAME + " --help' for more information."); in main()
/third_party/skia/third_party/externals/libpng/contrib/tools/
H A Dpngfix.c36 #define PROGRAM_NAME "pngfix" macro
3771 " " PROGRAM_NAME ":", in usage()

Completed in 9 milliseconds