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

  /external/chromium_org/third_party/codesighs/
nm2tsv.c 81 const char* mLongName;
315 if(0 == strcmp(gSwitches[switchLoop]->mLongName, inArgv[loop]))
422 ERROR_REPORT(retval, current->mLongName, "No handler for command line switch.");
475 printf("\t%s%s\n", gSwitches[loop]->mLongName, valueText);
codesighs.c 107 const char* mLongName;
640 if(0 == strcmp(gSwitches[switchLoop]->mLongName, inArgv[loop]))
805 ERROR_REPORT(retval, current->mLongName, "Unable to expand array.");
833 ERROR_REPORT(retval, current->mLongName, "Unable to expand array.");
861 ERROR_REPORT(retval, current->mLongName, "Unable to expand array.");
889 ERROR_REPORT(retval, current->mLongName, "Unable to expand array.");
917 ERROR_REPORT(retval, current->mLongName, "Unable to expand array.");
945 ERROR_REPORT(retval, current->mLongName, "Unable to expand array.");
957 ERROR_REPORT(retval, current->mLongName, "No handler for command line switch.");
    [all...]
msdump2symdb.c 81 const char* mLongName;
902 if(0 == strcmp(gSwitches[switchLoop]->mLongName, inArgv[loop]))
    [all...]
maptsvdifftool.c 86 const char* mLongName;
    [all...]
msmap2tsv.c 201 const char* mLongName;
    [all...]

Completed in 4355 milliseconds