Home
last modified time | relevance | path

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

/external/webkit/WebKit/qt/tests/qwebhistory/
Dtst_qwebhistory.cpp324 QWebHistory* hist2 = page2->history(); in saveAndRestore_crash_2() local
326 restoreHistory(hist2, &buffer); in saveAndRestore_crash_2()
327 saveHistory(hist2, &buffer); in saveAndRestore_crash_2()
339 QWebHistory* hist2 = page2->history(); in saveAndRestore_crash_3() local
342 restoreHistory(hist2, &buffer); in saveAndRestore_crash_3()
343 QVERIFY(hist1->count() == hist2->count()); in saveAndRestore_crash_3()
345 hist2->back(); in saveAndRestore_crash_3()
346 saveHistory(hist2, &buffer); in saveAndRestore_crash_3()
347 hist2->clear(); in saveAndRestore_crash_3()
366 QWebHistory* hist2 = page2->history(); in clear() local
[all …]
/external/svox/pico/lib/
Dpicoacph.c790 picoos_uint16 hist2; in acphAccentuation() local
826 hist2 = PICOKDT_HISTORY_ZERO; in acphAccentuation()
882 hist2 = hist1; in acphAccentuation()
901 hist1, hist2, nrwordspre, nrsyllspre, in acphAccentuation()
908 hist1, hist2, nrwordspre, nrsyllspre, in acphAccentuation()
Dpicokdt.h410 const picoos_uint16 hist2,
Dpicokdt.c2513 const picoos_uint16 hist2, in picokdt_dtACCconstructInVec() argument
2527 pre2, pre1, src, fol1, fol2, hist1, hist2, in picokdt_dtACCconstructInVec()
2540 case 6: inval = hist2; break; in picokdt_dtACCconstructInVec()