Home
last modified time | relevance | path

Searched defs:GetMatches (Results 1 – 9 of 9) sorted by relevance

/external/lzma/CS/7zip/Compress/LZ/
DIMatchFinder.cs21 UInt32 GetMatches(UInt32[] distances); in GetMatches() method
DLzBinTree.cs118 public UInt32 GetMatches(UInt32[] distances) in GetMatches() method in SevenZip.Compression.LZ.BinTree
/external/chromium_org/chrome/browser/extensions/api/declarative_content/
Dcontent_rules_registry.cc118 ContentRulesRegistry::GetMatches( in GetMatches() function in extensions::ContentRulesRegistry
/external/lzma/Java/SevenZip/Compression/LZ/
DBinTree.java118 public int GetMatches(int[] distances) throws IOException in GetMatches() method in BinTree
/external/chromium_org/chrome/browser/autocomplete/
Dshortcuts_provider.cc149 void ShortcutsProvider::GetMatches(const AutocompleteInput& input) { in GetMatches() function in ShortcutsProvider
/external/lzma/C/
DLzFind.h99 Mf_GetMatches_Func GetMatches; member
/external/chromium_org/third_party/ots/third_party/lzma_sdk/
DLzFind.h100 Mf_GetMatches_Func GetMatches; member
/external/chromium_org/third_party/lzma_sdk/
DLzFind.h99 Mf_GetMatches_Func GetMatches; member
/external/chromium_org/chrome/browser/extensions/api/declarative_webrequest/
Dwebrequest_rules_registry.cc53 std::set<const WebRequestRule*> WebRequestRulesRegistry::GetMatches( in GetMatches() function in extensions::WebRequestRulesRegistry