HomeSort by relevance Sort by last modified time
    Searched defs:hist1 (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebKit/qt/tests/qwebhistory/
tst_qwebhistory.cpp 338 QWebHistory* hist1 = hist; local
341 restoreHistory(hist1, &buffer);
343 QVERIFY(hist1->count() == hist2->count());
344 QVERIFY(hist1->count() == histsize);
  /external/svox/pico/lib/
picoacph.c 789 picoos_uint16 hist1; local
825 hist1 = PICOKDT_HISTORY_ZERO;
882 hist2 = hist1;
883 hist1 = prevout;
901 hist1, hist2, nrwordspre, nrsyllspre,
908 hist1, hist2, nrwordspre, nrsyllspre,
    [all...]

Completed in 428 milliseconds