Searched refs:mLongName (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/codesighs/
H A Dnm2tsv.c81 const char* mLongName; member in struct:__struct_Switch
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);
H A Dcodesighs.c107 const char* mLongName; member in struct:__struct_Switch
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.");
1048 printf("\t%s%s\n", gSwitches[loop]->mLongName, valueTex
[all...]
H A Dmsdump2symdb.c81 const char* mLongName; member in struct:__struct_Switch
902 if(0 == strcmp(gSwitches[switchLoop]->mLongName, inArgv[loop]))
1009 ERROR_REPORT(retval, current->mLongName, "No handler for command line switch.");
1062 printf("\t%s%s\n", gSwitches[loop]->mLongName, valueText);
H A Dmaptsvdifftool.c86 const char* mLongName; member in struct:__struct_Switch
1111 if(0 == strcmp(gSwitches[switchLoop]->mLongName, inArgv[loop]))
1230 ERROR_REPORT(retval, current->mLongName, "No handler for command line switch.");
1283 printf("\t%s%s\n", gSwitches[loop]->mLongName, valueText);
H A Dmsmap2tsv.c201 const char* mLongName; member in struct:__struct_Switch
1904 if(0 == strcmp(gSwitches[switchLoop]->mLongName, inArgv[loop]))
2053 ERROR_REPORT(retval, current->mLongName, "No handler for command line switch.");
2114 printf("\t%s%s\n", gSwitches[loop]->mLongName, valueText);

Completed in 90 milliseconds