Searched refs:Overflow (Results 1 - 7 of 7) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/common/include/
H A Dbasicop_malloc.h86 extern Flag Overflow;
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocationFactory.h35 Overflow, enumerator in enum:mcld::ARMRelocationFactory::Result
H A DARMRelocationFactory.cpp72 if (Overflow == result) {
600 return ARMRelocationFactory::Overflow;
646 return ARMRelocationFactory::Overflow;
668 return ARMRelocationFactory::Overflow;
736 return ARMRelocationFactory::Overflow;
760 return ARMRelocationFactory::Overflow;
788 return ARMRelocationFactory::Overflow;
812 return ARMRelocationFactory::Overflow;
841 return ARMRelocationFactory::Overflow;
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsRelocationFactory.h34 Overflow, enumerator in enum:mcld::MipsRelocationFactory::Result
H A DMipsRelocationFactory.cpp67 if (Overflow == result) {
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86RelocationFactory.h35 Overflow, enumerator in enum:mcld::X86RelocationFactory::Result
H A DX86RelocationFactory.cpp71 if (Overflow == result) {

Completed in 75 milliseconds