Searched defs:distances (Results 1 – 11 of 11) sorted by relevance
/external/lzma/C/ |
D | LzFind.c | 324 UInt32 *distances, UInt32 maxLen) in Hc_GetMatchesSpec() 355 UInt32 *distances, UInt32 maxLen) in GetMatchesSpec1() 484 static UInt32 Bt2_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances) in Bt2_MatchFinder_GetMatches() 495 UInt32 Bt3Zip_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances) in Bt3Zip_MatchFinder_GetMatches() 506 static UInt32 Bt3_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances) in Bt3_MatchFinder_GetMatches() 539 static UInt32 Bt4_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances) in Bt4_MatchFinder_GetMatches() 586 static UInt32 Hc4_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances) in Hc4_MatchFinder_GetMatches() 635 UInt32 Hc3Zip_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances) in Hc3Zip_MatchFinder_GetMatches()
|
D | LzFindMt.c | 240 UInt32 *distances = _distances + 1; in GetMatchesSpecN() local 311 void BtGetMatches(CMatchFinderMt *p, UInt32 *distances) in BtGetMatches() 557 UInt32 * MixMatches2(CMatchFinderMt *p, UInt32 matchMinPos, UInt32 *distances) in MixMatches2() 577 UInt32 * MixMatches3(CMatchFinderMt *p, UInt32 matchMinPos, UInt32 *distances) in MixMatches3() 667 UInt32 MatchFinderMt2_GetMatches(CMatchFinderMt *p, UInt32 *distances) in MatchFinderMt2_GetMatches() 685 UInt32 MatchFinderMt_GetMatches(CMatchFinderMt *p, UInt32 *distances) in MatchFinderMt_GetMatches()
|
/external/lzma/CS/7zip/Compress/LZ/ |
D | IMatchFinder.cs | 21 UInt32 GetMatches(UInt32[] distances); in GetMatches()
|
D | LzBinTree.cs | 118 public UInt32 GetMatches(UInt32[] distances) in GetMatches()
|
/external/skia/src/pathops/ |
D | SkPathOpsCommon.cpp | 184 DistanceLessThan(double* distances) : fDistances(distances) { } in DistanceLessThan() 247 SkTDArray<double> distances; in Assemble() local
|
/external/lzma/Java/SevenZip/Compression/LZ/ |
D | BinTree.java | 118 public int GetMatches(int[] distances) throws IOException in GetMatches()
|
/external/tcpdump/ |
D | print-egp.c | 144 int gateways, distances, networks; in egpnrprint() local
|
/external/jmonkeyengine/engine/src/core/com/jme3/bounding/ |
D | BoundingBox.java | 733 float[] distances = t; in collideWithRay() local
|
/external/chromium-trace/trace-viewer/tracing/third_party/components/webcomponentsjs/ |
D | ShadowDOM.js | 357 spliceOperationsFromEditDistances: function(distances) { argument
|
D | webcomponents.js | 398 spliceOperationsFromEditDistances: function(distances) { argument
|
/external/chromium-trace/trace-viewer/tracing/third_party/components/polymer/ |
D | polymer.js | 5512 spliceOperationsFromEditDistances: function(distances) { argument
|