Home
last modified time | relevance | path

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

/external/chromium_org/third_party/codesighs/
Dmaptsvdifftool.c119 int mNegative; member
893 theObject->mComposition.mNegative += theSymbol->mSize; in difftool()
894 theSegment->mComposition.mNegative += theSymbol->mSize; in difftool()
897 overall.mCodeComposition.mNegative += theSymbol->mSize; in difftool()
898 theModule->mSize.mCodeComposition.mNegative += theSymbol->mSize; in difftool()
902 overall.mDataComposition.mNegative += theSymbol->mSize; in difftool()
903 theModule->mSize.mDataComposition.mNegative += theSymbol->mSize; in difftool()
914 …mDataComposition.mPositive, overall.mCodeComposition.mNegative + overall.mDataComposition.mNegativ… in difftool()
919 …mDataComposition.mPositive, overall.mCodeComposition.mNegative + overall.mDataComposition.mNegativ… in difftool()
920 …+d/%+d)\n", overall.mCode, overall.mCodeComposition.mPositive, overall.mCodeComposition.mNegative); in difftool()
[all …]