Home
last modified time | relevance | path

Searched defs:halfway (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DHTMLEntitySearch.cpp33 static const HTMLEntityTableEntry* halfway(const HTMLEntityTableEntry* left, const HTMLEntityTableE… in halfway() function
/external/chromium_org/third_party/libjpeg_turbo/
Dtjunittest.c92 int index, row, col, halfway=16; in initBuf() local
165 int halfway=16*sf.num/sf.denom; in checkBuf() local
246 int halfway=16; in checkBufYUV() local
/external/chromium_org/v8/test/cctest/
Dtest-parsing.cc603 unsigned halfway = start + sub_length / 2; in TestCharacterStream() local