Searched defs:switchCount (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/codesighs/
H A Dnm2tsv.c286 const int switchCount = sizeof(gSwitches) / sizeof(gSwitches[0]); local
313 for(switchLoop = 0; switchLoop < switchCount && 0 == retval; switchLoop++)
457 const int switchCount = sizeof(gSwitches) / sizeof(gSwitches[0]); local
464 for(loop = 0; loop < switchCount; loop++)
H A Dcodesighs.c610 const int switchCount = sizeof(gSwitches) / sizeof(gSwitches[0]); local
638 for(switchLoop = 0; switchLoop < switchCount && 0 == retval; switchLoop++)
1030 const int switchCount = sizeof(gSwitches) / sizeof(gSwitches[0]); local
1037 for(loop = 0; loop < switchCount; loop++)
H A Dmaptsvdifftool.c1082 const int switchCount = sizeof(gSwitches) / sizeof(gSwitches[0]); local
1109 for(switchLoop = 0; switchLoop < switchCount && 0 == retval; switchLoop++)
1265 const int switchCount = sizeof(gSwitches) / sizeof(gSwitches[0]); local
1272 for(loop = 0; loop < switchCount; loop++)
H A Dmsdump2symdb.c873 const int switchCount = sizeof(gSwitches) / sizeof(gSwitches[0]); local
900 for(switchLoop = 0; switchLoop < switchCount && 0 == retval; switchLoop++)
1044 const int switchCount = sizeof(gSwitches) / sizeof(gSwitches[0]); local
1051 for(loop = 0; loop < switchCount; loop++)
H A Dmsmap2tsv.c1875 const int switchCount = sizeof(gSwitches) / sizeof(gSwitches[0]); local
1902 for(switchLoop = 0; switchLoop < switchCount && 0 == retval; switchLoop++)
2096 const int switchCount = sizeof(gSwitches) / sizeof(gSwitches[0]); local
2103 for(loop = 0; loop < switchCount; loop++)

Completed in 264 milliseconds