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

  /external/valgrind/main/callgrind/
command.c 42 static Char* command_file = 0; variable
71 command_file = (char*) CLG_MALLOC("cl.command.sc.1", size);
72 CLG_ASSERT(command_file != 0);
73 VG_(sprintf)(command_file, "%s/%s.%d",
108 CLG_DEBUG(1, " command file: '%s'\n", command_file);
141 WRITE_STR3(fd, "control: ", command_file, "\n");
377 current_command_file = command_file;
  /external/srec/srec/test/SRecTest/src/
SRecTest.c 1954 PFile *command_file; local
    [all...]
  /external/srec/srec/test/SRecTestAudio/src/
SRecTestAudio.c 1714 PFile *command_file; local
    [all...]

Completed in 4774 milliseconds