Searched refs:hist1 (Results 1 – 4 of 4) sorted by relevance
/external/webkit/WebKit/qt/tests/qwebhistory/ |
D | tst_qwebhistory.cpp | 338 QWebHistory* hist1 = hist; in saveAndRestore_crash_3() local 341 restoreHistory(hist1, &buffer); in saveAndRestore_crash_3() 343 QVERIFY(hist1->count() == hist2->count()); in saveAndRestore_crash_3() 344 QVERIFY(hist1->count() == histsize); in saveAndRestore_crash_3()
|
/external/svox/pico/lib/ |
D | picoacph.c | 789 picoos_uint16 hist1; in acphAccentuation() local 825 hist1 = PICOKDT_HISTORY_ZERO; in acphAccentuation() 882 hist2 = hist1; in acphAccentuation() 883 hist1 = prevout; in acphAccentuation() 901 hist1, hist2, nrwordspre, nrsyllspre, in acphAccentuation() 908 hist1, hist2, nrwordspre, nrsyllspre, in acphAccentuation()
|
D | picokdt.h | 409 const picoos_uint16 hist1,
|
D | picokdt.c | 2512 const picoos_uint16 hist1, in picokdt_dtACCconstructInVec() argument 2527 pre2, pre1, src, fol1, fol2, hist1, hist2, in picokdt_dtACCconstructInVec() 2539 case 5: inval = hist1; break; in picokdt_dtACCconstructInVec()
|