Home
last modified time | relevance | path

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

/external/webkit/WebKit/android/nav/
DCacheBuilder.cpp1997 int wordReduction = -1; in FindPartialAddress() local
2003 wordReduction = shift; in FindPartialAddress()
2005 if (wordReduction >= 0) { in FindPartialAddress()
2011 … s->mStartResult = s->mWords[wordReduction] - s->mStarts[wordReduction]; in FindPartialAddress()