Searched refs:UpdateModel (Results 1 - 5 of 5) sorted by path

/external/chromium_org/ui/app_list/views/
H A Dsearch_box_view.cc155 UpdateModel();
174 void SearchBoxView::UpdateModel() { function in class:app_list::SearchBoxView
189 UpdateModel();
H A Dsearch_box_view.h63 void UpdateModel();
/external/lzma/C/
H A DPpmd7.c421 static void UpdateModel(CPpmd7 *p) function
665 UpdateModel(p);
707 UpdateModel(p);
/external/lzma/CPP/7zip/Compress/
H A DRangeCoderBit.h27 void UpdateModel(UInt32 symbol) function in class:NCompress::NRangeCoder::CBitModel
50 this->UpdateModel(symbol);
/external/lzma/CS/7zip/Compress/RangeCoder/
H A DRangeCoderBit.cs17 public void UpdateModel(uint symbol) method in struct:SevenZip.Compression.RangeCoder.BitEncoder
28 // UpdateModel(symbol);
79 public void UpdateModel(int numMoveBits, uint symbol) method in struct:SevenZip.Compression.RangeCoder.BitDecoder

Completed in 297 milliseconds