HomeSort by relevance Sort by last modified time
    Searched refs:UpdateModel (Results 1 - 5 of 5) sorted by null

  /external/lzma/CS/7zip/Compress/RangeCoder/
RangeCoderBit.cs 17 public void UpdateModel(uint symbol)
28 // UpdateModel(symbol);
79 public void UpdateModel(int numMoveBits, uint symbol)
  /external/chromium_org/ui/app_list/views/
search_box_view.h 64 void UpdateModel();
search_box_view.cc 106 UpdateModel();
169 void SearchBoxView::UpdateModel() {
184 UpdateModel();
  /external/lzma/CPP/7zip/Compress/
RangeCoderBit.h 27 void UpdateModel(UInt32 symbol)
50 this->UpdateModel(symbol);
  /external/lzma/C/
Ppmd7.c 421 static void UpdateModel(CPpmd7 *p)
665 UpdateModel(p);
707 UpdateModel(p);

Completed in 129 milliseconds