HomeSort by relevance Sort by last modified time
    Searched refs:exename (Results 1 - 6 of 6) sorted by null

  /external/srec/tools/make_g2g/
make_g2g.c 40 static void usage(LCHAR* exename)
42 LFPRINTF(stdout,"usage: %s -base <base grammar filename> [-out <output file>] \n",exename);
  /ndk/build/tools/
builder-funcs.sh 365 local exe exename
366 exename=$1
367 exe=$_BUILD_DSTDIR/$exename$HOST_EXE
372 builder_log "${_BUILD_PREFIX}Executable: $exename$HOST_EXE"
  /external/valgrind/main/coregrind/m_debuginfo/
debuginfo.c 1034 Char exename[VKI_PATH_MAX]; local
    [all...]
  /external/srec/tools/parseStringTest/
parseStringTest.c 61 int usage(LCHAR* exename)
63 pfprintf(PSTDOUT, "usage: %s -base <basefilename> [-in <input file>] [-out <output file>] [-itest <testfilename>]\n", exename);
  /external/srec/tools/test_g2g/
test_g2g.c 61 int usage(LCHAR* exename)
63 pfprintf(PSTDOUT,"usage: %s -base <basefilename> \n",exename);
  /external/valgrind/main/coregrind/
m_main.c 1743 const HChar* exename; local
    [all...]

Completed in 507 milliseconds