Home
last modified time | relevance | path

Searched refs:segmentLoop (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/codesighs/
Dmaptsvdifftool.c365 unsigned segmentLoop = 0; in difftool() local
703 for(segmentLoop = 0; segmentLoop < theModule->mSegmentCount; segmentLoop++) in difftool()
705 theSegment = theModule->mSegments + segmentLoop; in difftool()
844 for(segmentLoop = 0; segmentLoop < theModule->mSegmentCount; segmentLoop++) in difftool()
846 theSegment = theModule->mSegments + segmentLoop; in difftool()
941 for(segmentLoop = 0; segmentLoop < theModule->mSegmentCount; segmentLoop++) in difftool()
943 theSegment = theModule->mSegments + segmentLoop; in difftool()
977 for(segmentLoop = 0; segmentLoop < theModule->mSegmentCount; segmentLoop++) in difftool()
979 theSegment = theModule->mSegments + segmentLoop; in difftool()
1041 for(segmentLoop = 0; segmentLoop < theModule->mSegmentCount; segmentLoop++) in difftool()
[all …]