Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/android/nav/
DCacheBuilder.cpp2217 int wordReduction = -1; in FindPartialAddress() local
2223 wordReduction = shift; in FindPartialAddress()
2225 if (wordReduction >= 0) { in FindPartialAddress()
2231 … s->mStartResult = s->mWords[wordReduction] - s->mStarts[wordReduction]; in FindPartialAddress()