Searched defs:historySize (Results 1 – 13 of 13) sorted by relevance
| /external/lzma/CS/7zip/Compress/LZ/ |
| D | IMatchFinder.cs | 19 void Create(UInt32 historySize, UInt32 keepAddBufferBefore, in Create()
|
| D | LzBinTree.cs | 79 public void Create(UInt32 historySize, UInt32 keepAddBufferBefore, in Create()
|
| /external/lzma/Java/SevenZip/Compression/LZ/ |
| D | BinTree.java | 79 public boolean Create(int historySize, int keepAddBufferBefore, in Create()
|
| /external/lzma/C/ |
| D | LzFind.h | 45 UInt32 historySize; member
|
| D | LzFindMt.h | 61 UInt32 historySize; member
|
| D | LzFindMt.c | 465 SRes MatchFinderMt_Create(CMatchFinderMt *p, UInt32 historySize, UInt32 keepAddBufferBefore, in MatchFinderMt_Create()
|
| D | LzFind.c | 171 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize, in MatchFinder_Create()
|
| /external/chromium_org/third_party/ots/third_party/lzma_sdk/ |
| D | LzFind.h | 46 UInt32 historySize; member
|
| D | LzFind.c | 172 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize, in MatchFinder_Create()
|
| /external/chromium_org/third_party/lzma_sdk/ |
| D | LzFind.h | 45 UInt32 historySize; member
|
| D | LzFind.c | 171 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize, in MatchFinder_Create()
|
| /external/chromium_org/ui/events/gesture_detection/ |
| D | velocity_tracker.cc | 325 size_t historySize = event.GetHistorySize(); in AddMovement() local
|
| /external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
| D | externs.js | 394 historySize: function() { }, method in CodeMirror
|