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

  /external/chromium_org/third_party/codesighs/
nm2tsv.c 92 static Switch gOutputSwitch = {"--output", "-o", 1, NULL, "Specify output file." DESC_NEWLINE "Appends if file exists." DESC_NEWLINE "stdout is default."};
97 &gOutputSwitch,
390 else if(current == &gOutputSwitch)
codesighs.c 118 static Switch gOutputSwitch = {"--output", "-o", 1, NULL, "Specify output file." DESC_NEWLINE "Appends if file exists." DESC_NEWLINE "stdout is default."};
133 &gOutputSwitch,
715 else if(current == &gOutputSwitch)
    [all...]
msdump2symdb.c 92 static Switch gOutputSwitch = {"--output", "-o", 1, NULL, "Specify output file." DESC_NEWLINE "Appends if file exists." DESC_NEWLINE "stdout is default."};
97 &gOutputSwitch,
977 else if(current == &gOutputSwitch)
    [all...]
maptsvdifftool.c 97 static Switch gOutputSwitch = {"--output", "-o", 1, NULL, "Specify output file." DESC_NEWLINE "Appends if file exists." DESC_NEWLINE "stdout is default."};
105 &gOutputSwitch,
    [all...]
msmap2tsv.c 212 static Switch gOutputSwitch = {"--output", "-o", 1, NULL, "Specify output file." DESC_NEWLINE "Appends if file exists." DESC_NEWLINE "stdout is default."};
220 &gOutputSwitch,
    [all...]

Completed in 230 milliseconds