HomeSort by relevance Sort by last modified time
    Searched refs:Overflowed (Results 1 - 25 of 34) sorted by null

1 2

  /external/llvm/include/llvm/ProfileData/
SampleProf.h 125 bool Overflowed;
126 NumSamples = SaturatingMultiplyAdd(S, Weight, NumSamples, &Overflowed);
127 return Overflowed ? sampleprof_error::counter_overflow
139 bool Overflowed;
141 SaturatingMultiplyAdd(S, Weight, TargetSamples, &Overflowed);
142 return Overflowed ? sampleprof_error::counter_overflow
187 bool Overflowed;
189 SaturatingMultiplyAdd(Num, Weight, TotalSamples, &Overflowed);
190 return Overflowed ? sampleprof_error::counter_overflow
194 bool Overflowed;
    [all...]
  /external/v8/tools/clang/rewrite_to_chrome_style/tests/
function-templates-expected.cc 25 this->Overflowed();
27 this->Overflowed();
32 void Overflowed() {}
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ProfileData/
SampleProf.h 138 bool Overflowed;
139 NumSamples = SaturatingMultiplyAdd(S, Weight, NumSamples, &Overflowed);
140 return Overflowed ? sampleprof_error::counter_overflow
152 bool Overflowed;
154 SaturatingMultiplyAdd(S, Weight, TargetSamples, &Overflowed);
155 return Overflowed ? sampleprof_error::counter_overflow
202 bool Overflowed;
204 SaturatingMultiplyAdd(Num, Weight, TotalSamples, &Overflowed);
205 return Overflowed ? sampleprof_error::counter_overflow
210 bool Overflowed;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ProfileData/
SampleProf.h 138 bool Overflowed;
139 NumSamples = SaturatingMultiplyAdd(S, Weight, NumSamples, &Overflowed);
140 return Overflowed ? sampleprof_error::counter_overflow
152 bool Overflowed;
154 SaturatingMultiplyAdd(S, Weight, TargetSamples, &Overflowed);
155 return Overflowed ? sampleprof_error::counter_overflow
202 bool Overflowed;
204 SaturatingMultiplyAdd(Num, Weight, TotalSamples, &Overflowed);
205 return Overflowed ? sampleprof_error::counter_overflow
210 bool Overflowed;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ProfileData/
SampleProf.h 138 bool Overflowed;
139 NumSamples = SaturatingMultiplyAdd(S, Weight, NumSamples, &Overflowed);
140 return Overflowed ? sampleprof_error::counter_overflow
152 bool Overflowed;
154 SaturatingMultiplyAdd(S, Weight, TargetSamples, &Overflowed);
155 return Overflowed ? sampleprof_error::counter_overflow
202 bool Overflowed;
204 SaturatingMultiplyAdd(Num, Weight, TotalSamples, &Overflowed);
205 return Overflowed ? sampleprof_error::counter_overflow
210 bool Overflowed;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
SampleProf.h 138 bool Overflowed;
139 NumSamples = SaturatingMultiplyAdd(S, Weight, NumSamples, &Overflowed);
140 return Overflowed ? sampleprof_error::counter_overflow
152 bool Overflowed;
154 SaturatingMultiplyAdd(S, Weight, TargetSamples, &Overflowed);
155 return Overflowed ? sampleprof_error::counter_overflow
202 bool Overflowed;
204 SaturatingMultiplyAdd(Num, Weight, TotalSamples, &Overflowed);
205 return Overflowed ? sampleprof_error::counter_overflow
210 bool Overflowed;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ProfileData/
SampleProf.h 138 bool Overflowed;
139 NumSamples = SaturatingMultiplyAdd(S, Weight, NumSamples, &Overflowed);
140 return Overflowed ? sampleprof_error::counter_overflow
152 bool Overflowed;
154 SaturatingMultiplyAdd(S, Weight, TargetSamples, &Overflowed);
155 return Overflowed ? sampleprof_error::counter_overflow
202 bool Overflowed;
204 SaturatingMultiplyAdd(Num, Weight, TotalSamples, &Overflowed);
205 return Overflowed ? sampleprof_error::counter_overflow
210 bool Overflowed;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ProfileData/
SampleProf.h 138 bool Overflowed;
139 NumSamples = SaturatingMultiplyAdd(S, Weight, NumSamples, &Overflowed);
140 return Overflowed ? sampleprof_error::counter_overflow
152 bool Overflowed;
154 SaturatingMultiplyAdd(S, Weight, TargetSamples, &Overflowed);
155 return Overflowed ? sampleprof_error::counter_overflow
202 bool Overflowed;
204 SaturatingMultiplyAdd(Num, Weight, TotalSamples, &Overflowed);
205 return Overflowed ? sampleprof_error::counter_overflow
210 bool Overflowed;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ProfileData/
SampleProf.h 138 bool Overflowed;
139 NumSamples = SaturatingMultiplyAdd(S, Weight, NumSamples, &Overflowed);
140 return Overflowed ? sampleprof_error::counter_overflow
152 bool Overflowed;
154 SaturatingMultiplyAdd(S, Weight, TargetSamples, &Overflowed);
155 return Overflowed ? sampleprof_error::counter_overflow
202 bool Overflowed;
204 SaturatingMultiplyAdd(Num, Weight, TotalSamples, &Overflowed);
205 return Overflowed ? sampleprof_error::counter_overflow
210 bool Overflowed;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
SampleProf.h 138 bool Overflowed;
139 NumSamples = SaturatingMultiplyAdd(S, Weight, NumSamples, &Overflowed);
140 return Overflowed ? sampleprof_error::counter_overflow
152 bool Overflowed;
154 SaturatingMultiplyAdd(S, Weight, TargetSamples, &Overflowed);
155 return Overflowed ? sampleprof_error::counter_overflow
202 bool Overflowed;
204 SaturatingMultiplyAdd(Num, Weight, TotalSamples, &Overflowed);
205 return Overflowed ? sampleprof_error::counter_overflow
210 bool Overflowed;
    [all...]
  /external/llvm/include/llvm/Support/
MathExtras.h 701 bool &Overflowed = ResultOverflowed ? *ResultOverflowed : Dummy;
704 Overflowed = (Z < X || Z < Y);
705 if (Overflowed)
719 bool &Overflowed = ResultOverflowed ? *ResultOverflowed : Dummy;
726 Overflowed = false;
738 Overflowed = true;
747 Overflowed = true;
767 bool &Overflowed = ResultOverflowed ? *ResultOverflowed : Dummy;
769 T Product = SaturatingMultiply(X, Y, &Overflowed);
770 if (Overflowed)
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
MathExtras.h 760 bool &Overflowed = ResultOverflowed ? *ResultOverflowed : Dummy;
763 Overflowed = (Z < X || Z < Y);
764 if (Overflowed)
777 bool &Overflowed = ResultOverflowed ? *ResultOverflowed : Dummy;
784 Overflowed = false;
796 Overflowed = true;
805 Overflowed = true;
823 bool &Overflowed = ResultOverflowed ? *ResultOverflowed : Dummy;
825 T Product = SaturatingMultiply(X, Y, &Overflowed);
826 if (Overflowed)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
MathExtras.h 752 bool &Overflowed = ResultOverflowed ? *ResultOverflowed : Dummy;
755 Overflowed = (Z < X || Z < Y);
756 if (Overflowed)
769 bool &Overflowed = ResultOverflowed ? *ResultOverflowed : Dummy;
776 Overflowed = false;
788 Overflowed = true;
797 Overflowed = true;
815 bool &Overflowed = ResultOverflowed ? *ResultOverflowed : Dummy;
817 T Product = SaturatingMultiply(X, Y, &Overflowed);
818 if (Overflowed)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
MathExtras.h 752 bool &Overflowed = ResultOverflowed ? *ResultOverflowed : Dummy;
755 Overflowed = (Z < X || Z < Y);
756 if (Overflowed)
769 bool &Overflowed = ResultOverflowed ? *ResultOverflowed : Dummy;
776 Overflowed = false;
788 Overflowed = true;
797 Overflowed = true;
815 bool &Overflowed = ResultOverflowed ? *ResultOverflowed : Dummy;
817 T Product = SaturatingMultiply(X, Y, &Overflowed);
818 if (Overflowed)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
MathExtras.h 752 bool &Overflowed = ResultOverflowed ? *ResultOverflowed : Dummy;
755 Overflowed = (Z < X || Z < Y);
756 if (Overflowed)
769 bool &Overflowed = ResultOverflowed ? *ResultOverflowed : Dummy;
776 Overflowed = false;
788 Overflowed = true;
797 Overflowed = true;
815 bool &Overflowed = ResultOverflowed ? *ResultOverflowed : Dummy;
817 T Product = SaturatingMultiply(X, Y, &Overflowed);
818 if (Overflowed)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MathExtras.h 752 bool &Overflowed = ResultOverflowed ? *ResultOverflowed : Dummy;
755 Overflowed = (Z < X || Z < Y);
756 if (Overflowed)
769 bool &Overflowed = ResultOverflowed ? *ResultOverflowed : Dummy;
776 Overflowed = false;
788 Overflowed = true;
797 Overflowed = true;
815 bool &Overflowed = ResultOverflowed ? *ResultOverflowed : Dummy;
817 T Product = SaturatingMultiply(X, Y, &Overflowed);
818 if (Overflowed)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
MathExtras.h 752 bool &Overflowed = ResultOverflowed ? *ResultOverflowed : Dummy;
755 Overflowed = (Z < X || Z < Y);
756 if (Overflowed)
769 bool &Overflowed = ResultOverflowed ? *ResultOverflowed : Dummy;
776 Overflowed = false;
788 Overflowed = true;
797 Overflowed = true;
815 bool &Overflowed = ResultOverflowed ? *ResultOverflowed : Dummy;
817 T Product = SaturatingMultiply(X, Y, &Overflowed);
818 if (Overflowed)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
MathExtras.h 752 bool &Overflowed = ResultOverflowed ? *ResultOverflowed : Dummy;
755 Overflowed = (Z < X || Z < Y);
756 if (Overflowed)
769 bool &Overflowed = ResultOverflowed ? *ResultOverflowed : Dummy;
776 Overflowed = false;
788 Overflowed = true;
797 Overflowed = true;
815 bool &Overflowed = ResultOverflowed ? *ResultOverflowed : Dummy;
817 T Product = SaturatingMultiply(X, Y, &Overflowed);
818 if (Overflowed)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
MathExtras.h 752 bool &Overflowed = ResultOverflowed ? *ResultOverflowed : Dummy;
755 Overflowed = (Z < X || Z < Y);
756 if (Overflowed)
769 bool &Overflowed = ResultOverflowed ? *ResultOverflowed : Dummy;
776 Overflowed = false;
788 Overflowed = true;
797 Overflowed = true;
815 bool &Overflowed = ResultOverflowed ? *ResultOverflowed : Dummy;
817 T Product = SaturatingMultiply(X, Y, &Overflowed);
818 if (Overflowed)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MathExtras.h 752 bool &Overflowed = ResultOverflowed ? *ResultOverflowed : Dummy;
755 Overflowed = (Z < X || Z < Y);
756 if (Overflowed)
769 bool &Overflowed = ResultOverflowed ? *ResultOverflowed : Dummy;
776 Overflowed = false;
788 Overflowed = true;
797 Overflowed = true;
815 bool &Overflowed = ResultOverflowed ? *ResultOverflowed : Dummy;
817 T Product = SaturatingMultiply(X, Y, &Overflowed);
818 if (Overflowed)
    [all...]
  /external/icu/icu4c/source/common/unicode/
bytestream.h 141 * and Overflowed() will return true.
163 * and Overflowed()=FALSE.
205 UBool Overflowed() const { return overflowed_; }
208 * If Overflowed() then NumberOfBytesAppended()>NumberOfBytesWritten()
  /external/llvm/lib/ProfileData/
InstrProf.cpp 348 bool Overflowed;
349 I->Count = SaturatingMultiplyAdd(J->Count, Weight, I->Count, &Overflowed);
350 if (Overflowed)
362 bool Overflowed;
363 I->Count = SaturatingMultiply(I->Count, Weight, &Overflowed);
364 if (Overflowed)
397 bool Overflowed;
399 SaturatingMultiplyAdd(Other.Counts[I], Weight, Counts[I], &Overflowed);
400 if (Overflowed)
418 bool Overflowed;
    [all...]
  /external/icu/icu4c/source/i18n/
collationkeys.h 67 UBool Overflowed() const { return appended_ > capacity_; }
  /external/protobuf/src/google/protobuf/stubs/
bytestream.h 180 // appended, subsequent bytes will be ignored and Overflowed() will return true.
181 // Overflowed() does not cause a runtime error (i.e., it does not CHECK fail).
200 bool Overflowed() const { return overflowed_; }
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
bytestream.h 180 // appended, subsequent bytes will be ignored and Overflowed() will return true.
181 // Overflowed() does not cause a runtime error (i.e., it does not CHECK fail).
200 bool Overflowed() const { return overflowed_; }

Completed in 1910 milliseconds

1 2