Home
last modified time | relevance | path

Searched refs:prog_name (Results 1 – 25 of 31) sorted by relevance

12

/external/oprofile/libutil++/tests/
Dfile_manip_tests.cpp149 void is_files_identical_tests(char const * prog_name) in is_files_identical_tests() argument
151 check_result("is_files_identical", prog_name, prog_name, in is_files_identical_tests()
152 is_files_identical(prog_name, prog_name), true); in is_files_identical_tests()
/external/chromium_org/sandbox/win/src/
Dpolicy_target_test.cc229 wchar_t prog_name[MAX_PATH]; in TEST() local
230 GetModuleFileNameW(NULL, prog_name, MAX_PATH); in TEST()
233 arguments += prog_name; in TEST()
244 result = broker->SpawnTarget(prog_name, arguments.c_str(), policy, in TEST()
292 wchar_t prog_name[MAX_PATH]; in TEST() local
293 GetModuleFileNameW(NULL, prog_name, MAX_PATH); in TEST()
296 arguments += prog_name; in TEST()
307 result = broker->SpawnTarget(prog_name, arguments.c_str(), policy, in TEST()
DWow64.cc143 wchar_t prog_name[MAX_PATH]; in RunWowHelper() local
144 GetModuleFileNameW(NULL, prog_name, MAX_PATH); in RunWowHelper()
145 base::string16 path(prog_name); in RunWowHelper()
/external/iptables/iptables/
Diptables-restore.c42 #define prog_name iptables_globals.program_name macro
73 "table '%s'\n", prog_name, tablename); in create_handle()
222 prog_name, line); in iptables_restore_main()
258 prog_name, line); in iptables_restore_main()
291 prog_name, line); in iptables_restore_main()
458 prog_name, line); in iptables_restore_main()
464 prog_name, line + 1); in iptables_restore_main()
Diptables-xml.c35 #define prog_name iptables_xml_globals.program_name macro
299 prog_name, line); in saveChain()
697 prog_name, line); in iptables_xml_main()
714 prog_name, line); in iptables_xml_main()
725 prog_name, line); in iptables_xml_main()
858 prog_name, line); in iptables_xml_main()
864 prog_name, line + 1); in iptables_xml_main()
Dip6tables.c186 #define prog_name ip6tables_globals.program_name macro
201 prog_name, prog_name); in exit_tryhelp()
220 prog_name, prog_vers, prog_name, prog_name, in exit_printhelp()
221 prog_name, prog_name, prog_name, prog_name, in exit_printhelp()
222 prog_name, prog_name, prog_name, prog_name); in exit_printhelp()
292 fprintf(stderr, "%s v%s: ", prog_name, prog_vers); in ip6tables_exit_error()
1653 prog_name, prog_vers); in do_command6()
Diptables.c187 #define prog_name iptables_globals.program_name macro
214 prog_name, prog_name); in exit_tryhelp()
233 prog_name, prog_vers, prog_name, prog_name, in exit_printhelp()
234 prog_name, prog_name, prog_name, prog_name, in exit_printhelp()
235 prog_name, prog_name, prog_name, prog_name); in exit_printhelp()
305 fprintf(stderr, "%s v%s: ", prog_name, prog_vers); in iptables_exit_error()
1680 prog_name, prog_vers); in do_command4()
/external/srtp/crypto/test/
Dkernel_driver.c51 usage(char *prog_name) { in usage() argument
52 printf("usage: %s [ -v ][ -d debug_module ]*\n", prog_name); in usage()
Drand_gen.c59 usage(char *prog_name) { in usage() argument
65 prog_name, BUF_LEN); in usage()
Daes_calc.c26 usage(char *prog_name) { in usage() argument
27 printf("usage: %s <key> <plaintext> [-v]\n", prog_name); in usage()
Dauth_driver.c78 usage(char *prog_name) { in usage() argument
79 printf("usage: %s [ -t | -v ]\n", prog_name); in usage()
Dcipher_driver.c95 usage(char *prog_name) { in usage() argument
96 printf("usage: %s [ -t | -v | -a ]\n", prog_name); in usage()
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dcompat.cpp27 static string prog_name; variable
31 fprintf(stderr, "%s: Memory allocation failed\n", prog_name.c_str()); in out_of_memory()
36 prog_name = (*argv)[0]; in InitFst()
/external/chromium_org/sandbox/win/tests/common/
Dcontroller.cc206 wchar_t prog_name[MAX_PATH]; in InternalRunTest() local
207 GetModuleFileNameW(NULL, prog_name, MAX_PATH); in InternalRunTest()
214 arguments += prog_name; in InternalRunTest()
221 if (!::CreateProcessW(prog_name, &arguments[0], NULL, NULL, FALSE, 0, in InternalRunTest()
227 result = broker_->SpawnTarget(prog_name, arguments.c_str(), policy_, in InternalRunTest()
/external/chromium/googleurl/base/
Dlogging.cc195 wchar_t prog_name[MAX_PATH]; in DisplayDebugMessage() local
196 GetModuleFileNameW(NULL, prog_name, MAX_PATH); in DisplayDebugMessage()
197 wchar_t* backslash = wcsrchr(prog_name, '\\'); in DisplayDebugMessage()
200 wcscat_s(prog_name, MAX_PATH, L"debug_message.exe"); in DisplayDebugMessage()
216 if (CreateProcessW(prog_name, cmdline.get(), NULL, NULL, false, 0, NULL, in DisplayDebugMessage()
/external/chromium_org/third_party/cld/base/
Dcommandlineflags.h216 const char* prog_name,
221 extern bool AppendFlagsIntoFile(const string& filename, const char* prog_name);
223 extern bool ReadFromFlagsFile(const string& filename, const char* prog_name,
/external/srtp/test/
Ddtls_srtp_driver.c56 usage(char *prog_name) { in usage() argument
59 " -l list debugging modules\n", prog_name); in usage()
Drdbx_driver.c64 usage(char *prog_name) { in usage() argument
65 printf("usage: %s [ -t | -v ]\n", prog_name); in usage()
/external/open-vcdiff/gflags/src/gflags/
Dgflags.h299 const char* prog_name,
304 extern bool AppendFlagsIntoFile(const std::string& filename, const char* prog_name);
306 extern bool ReadFromFlagsFile(const std::string& filename, const char* prog_name,
/external/chromium/sdch/open-vcdiff/src/gflags/
Dgflags.h294 const char* prog_name,
299 extern bool AppendFlagsIntoFile(const std::string& filename, const char* prog_name);
301 extern bool ReadFromFlagsFile(const std::string& filename, const char* prog_name,
/external/open-vcdiff/gflags/src/windows/gflags/
Dgflags.h308 const char* prog_name,
313 extern GFLAGS_DLL_DECL bool AppendFlagsIntoFile(const std::string& filename, const char* prog_name);
315 extern GFLAGS_DLL_DECL bool ReadFromFlagsFile(const std::string& filename, const char* prog_name,
/external/chromium_org/base/
Dlogging.cc490 wchar_t prog_name[MAX_PATH]; in DisplayDebugMessageInDialog() local
491 GetModuleFileNameW(NULL, prog_name, MAX_PATH); in DisplayDebugMessageInDialog()
492 wchar_t* backslash = wcsrchr(prog_name, '\\'); in DisplayDebugMessageInDialog()
495 wcscat_s(prog_name, MAX_PATH, L"debug_message.exe"); in DisplayDebugMessageInDialog()
506 if (CreateProcessW(prog_name, &cmdline[0], NULL, NULL, false, 0, NULL, in DisplayDebugMessageInDialog()
/external/chromium/base/
Dlogging.cc485 wchar_t prog_name[MAX_PATH]; in DisplayDebugMessageInDialog() local
486 GetModuleFileNameW(NULL, prog_name, MAX_PATH); in DisplayDebugMessageInDialog()
487 wchar_t* backslash = wcsrchr(prog_name, '\\'); in DisplayDebugMessageInDialog()
490 wcscat_s(prog_name, MAX_PATH, L"debug_message.exe"); in DisplayDebugMessageInDialog()
501 if (CreateProcessW(prog_name, &cmdline[0], NULL, NULL, false, 0, NULL, in DisplayDebugMessageInDialog()
/external/chromium/sdch/open-vcdiff/src/
Dgflags_reporting.cc317 static void ShowXMLOfFlags(const char *prog_name) { in ShowXMLOfFlags() argument
327 XMLText(Basename(prog_name)).c_str()); in ShowXMLOfFlags()
/external/open-vcdiff/gflags/src/
Dgflags_reporting.cc317 static void ShowXMLOfFlags(const char *prog_name) { in ShowXMLOfFlags() argument
327 XMLText(Basename(prog_name)).c_str()); in ShowXMLOfFlags()

12