Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Utility/
DCompletionRequest.cpp71 void CompletionResult::GetMatches(StringList &matches) const { in GetMatches() function in CompletionResult
/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/icing/icing/testing/
Dsnippet-helpers.cc70 std::vector<std::string_view> GetMatches( in GetMatches() function
/external/lzma/C/
DLzFind.h102 Mf_GetMatches_Func GetMatches; member
/external/lzma/Java/SevenZip/Compression/LZ/
DBinTree.java118 public int GetMatches(int[] distances) throws IOException in GetMatches() method in BinTree