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

1 2

  /external/v8/tools/clang/rewrite_to_chrome_style/tests/
function-templates-expected.cc 25 this->Overflowed();
27 this->Overflowed();
32 void Overflowed() {}
  /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/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_; }
  /external/icu/icu4c/source/i18n/
collationkeys.h 67 UBool Overflowed() const { return appended_ > capacity_; }
  /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...]
  /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/darwin-x86/clang-4393122/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
203 bool Overflowed;
205 SaturatingMultiplyAdd(Num, Weight, TotalSamples, &Overflowed);
206 return Overflowed ? sampleprof_error::counter_overflow
211 bool Overflowed;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/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
203 bool Overflowed;
205 SaturatingMultiplyAdd(Num, Weight, TotalSamples, &Overflowed);
206 return Overflowed ? sampleprof_error::counter_overflow
211 bool Overflowed;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/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
204 bool Overflowed;
206 SaturatingMultiplyAdd(Num, Weight, TotalSamples, &Overflowed);
207 return Overflowed ? sampleprof_error::counter_overflow
212 bool Overflowed;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/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
204 bool Overflowed;
206 SaturatingMultiplyAdd(Num, Weight, TotalSamples, &Overflowed);
207 return Overflowed ? sampleprof_error::counter_overflow
212 bool Overflowed;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/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
204 bool Overflowed;
206 SaturatingMultiplyAdd(Num, Weight, TotalSamples, &Overflowed);
207 return Overflowed ? sampleprof_error::counter_overflow
212 bool Overflowed;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/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
204 bool Overflowed;
206 SaturatingMultiplyAdd(Num, Weight, TotalSamples, &Overflowed);
207 return Overflowed ? sampleprof_error::counter_overflow
212 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...]
  /prebuilts/clang/host/linux-x86/clang-4393122/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
203 bool Overflowed;
205 SaturatingMultiplyAdd(Num, Weight, TotalSamples, &Overflowed);
206 return Overflowed ? sampleprof_error::counter_overflow
211 bool Overflowed;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/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
203 bool Overflowed;
205 SaturatingMultiplyAdd(Num, Weight, TotalSamples, &Overflowed);
206 return Overflowed ? sampleprof_error::counter_overflow
211 bool Overflowed;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/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
204 bool Overflowed;
206 SaturatingMultiplyAdd(Num, Weight, TotalSamples, &Overflowed);
207 return Overflowed ? sampleprof_error::counter_overflow
212 bool Overflowed;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/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
204 bool Overflowed;
206 SaturatingMultiplyAdd(Num, Weight, TotalSamples, &Overflowed);
207 return Overflowed ? sampleprof_error::counter_overflow
212 bool Overflowed;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/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
204 bool Overflowed;
206 SaturatingMultiplyAdd(Num, Weight, TotalSamples, &Overflowed);
207 return Overflowed ? sampleprof_error::counter_overflow
212 bool Overflowed;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/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
204 bool Overflowed;
206 SaturatingMultiplyAdd(Num, Weight, TotalSamples, &Overflowed);
207 return Overflowed ? sampleprof_error::counter_overflow
212 bool Overflowed;
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
CollationKeys.java 112 public boolean Overflowed() {
451 if (!preflight && sink.Overflowed()) {
    [all...]
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationKeys.java 108 public boolean Overflowed() {
447 if (!preflight && sink.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/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/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...]

Completed in 640 milliseconds

1 2