HomeSort by relevance Sort by last modified time
    Searched refs:CharDistanceWeight (Results 1 - 15 of 15) sorted by null

  /external/clang/include/clang/Sema/
TypoCorrection.h 38 static const unsigned CharDistanceWeight = 100U;
110 return (ED + CharDistanceWeight / 2) / CharDistanceWeight;
114 /// If Normalized is true, scale the distance down by the CharDistanceWeight
121 CharDistance * CharDistanceWeight +
126 // Half the CharDistanceWeight is added to ED to simulate rounding since
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
TypoCorrection.h 38 static const unsigned CharDistanceWeight = 100U;
110 return (ED + CharDistanceWeight / 2) / CharDistanceWeight;
114 /// If Normalized is true, scale the distance down by the CharDistanceWeight
121 CharDistance * CharDistanceWeight +
126 // Half the CharDistanceWeight is added to ED to simulate rounding since
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
TypoCorrection.h 38 static const unsigned CharDistanceWeight = 100U;
110 return (ED + CharDistanceWeight / 2) / CharDistanceWeight;
114 /// If Normalized is true, scale the distance down by the CharDistanceWeight
121 CharDistance * CharDistanceWeight +
126 // Half the CharDistanceWeight is added to ED to simulate rounding since
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
TypoCorrection.h 38 static const unsigned CharDistanceWeight = 100U;
110 return (ED + CharDistanceWeight / 2) / CharDistanceWeight;
114 /// If Normalized is true, scale the distance down by the CharDistanceWeight
121 CharDistance * CharDistanceWeight +
126 // Half the CharDistanceWeight is added to ED to simulate rounding since
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
TypoCorrection.h 38 static const unsigned CharDistanceWeight = 100U;
110 return (ED + CharDistanceWeight / 2) / CharDistanceWeight;
114 /// If Normalized is true, scale the distance down by the CharDistanceWeight
121 CharDistance * CharDistanceWeight +
126 // Half the CharDistanceWeight is added to ED to simulate rounding since
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/
TypoCorrection.h 38 static const unsigned CharDistanceWeight = 100U;
110 return (ED + CharDistanceWeight / 2) / CharDistanceWeight;
114 /// If Normalized is true, scale the distance down by the CharDistanceWeight
121 CharDistance * CharDistanceWeight +
126 // Half the CharDistanceWeight is added to ED to simulate rounding since
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/
TypoCorrection.h 38 static const unsigned CharDistanceWeight = 100U;
110 return (ED + CharDistanceWeight / 2) / CharDistanceWeight;
114 /// If Normalized is true, scale the distance down by the CharDistanceWeight
121 CharDistance * CharDistanceWeight +
126 // Half the CharDistanceWeight is added to ED to simulate rounding since
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/
TypoCorrection.h 38 static const unsigned CharDistanceWeight = 100U;
110 return (ED + CharDistanceWeight / 2) / CharDistanceWeight;
114 /// If Normalized is true, scale the distance down by the CharDistanceWeight
121 CharDistance * CharDistanceWeight +
126 // Half the CharDistanceWeight is added to ED to simulate rounding since
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
TypoCorrection.h 38 static const unsigned CharDistanceWeight = 100U;
110 return (ED + CharDistanceWeight / 2) / CharDistanceWeight;
114 /// If Normalized is true, scale the distance down by the CharDistanceWeight
121 CharDistance * CharDistanceWeight +
126 // Half the CharDistanceWeight is added to ED to simulate rounding since
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
TypoCorrection.h 38 static const unsigned CharDistanceWeight = 100U;
110 return (ED + CharDistanceWeight / 2) / CharDistanceWeight;
114 /// If Normalized is true, scale the distance down by the CharDistanceWeight
121 CharDistance * CharDistanceWeight +
126 // Half the CharDistanceWeight is added to ED to simulate rounding since
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
TypoCorrection.h 38 static const unsigned CharDistanceWeight = 100U;
110 return (ED + CharDistanceWeight / 2) / CharDistanceWeight;
114 /// If Normalized is true, scale the distance down by the CharDistanceWeight
121 CharDistance * CharDistanceWeight +
126 // Half the CharDistanceWeight is added to ED to simulate rounding since
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
TypoCorrection.h 38 static const unsigned CharDistanceWeight = 100U;
110 return (ED + CharDistanceWeight / 2) / CharDistanceWeight;
114 /// If Normalized is true, scale the distance down by the CharDistanceWeight
121 CharDistance * CharDistanceWeight +
126 // Half the CharDistanceWeight is added to ED to simulate rounding since
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Sema/
TypoCorrection.h 38 static const unsigned CharDistanceWeight = 100U;
110 return (ED + CharDistanceWeight / 2) / CharDistanceWeight;
114 /// If Normalized is true, scale the distance down by the CharDistanceWeight
121 CharDistance * CharDistanceWeight +
126 // Half the CharDistanceWeight is added to ED to simulate rounding since
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Sema/
TypoCorrection.h 38 static const unsigned CharDistanceWeight = 100U;
110 return (ED + CharDistanceWeight / 2) / CharDistanceWeight;
114 /// If Normalized is true, scale the distance down by the CharDistanceWeight
121 CharDistance * CharDistanceWeight +
126 // Half the CharDistanceWeight is added to ED to simulate rounding since
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Sema/
TypoCorrection.h 38 static const unsigned CharDistanceWeight = 100U;
110 return (ED + CharDistanceWeight / 2) / CharDistanceWeight;
114 /// If Normalized is true, scale the distance down by the CharDistanceWeight
121 CharDistance * CharDistanceWeight +
126 // Half the CharDistanceWeight is added to ED to simulate rounding since

Completed in 69 milliseconds