HomeSort by relevance Sort by last modified time
    Searched refs:overflow (Results 201 - 225 of 1058) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/skia/src/core/
SkPM4fPriv.h 87 overflow = false; local
95 overflow = overflow || max > 1;
98 *can_overflow = overflow;
  /external/speex/include/speex/
speex_bits.h 55 int overflow;/**< Set to one if we try to read past the valid data */ member in struct:SpeexBits
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
dec_amr.h 41 Description: Update function prototype for Decoder_amr(). Include overflow
157 Flag overflow; member in struct:Decoder_amrState
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
cod_amr.h 41 Description: Added overflow flag as an element to the cod_amrState data
170 /* Overflow flag */
171 Flag overflow; member in struct:__anon40125
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream.formatted/istream_extractors/
streambuf.pass.cpp 44 overflow(typename base::int_type __c = base::traits_type::eof()) function in class:testbuf
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters/
basic_ios.pass.cpp 38 overflow(typename base::int_type __c = base::traits_type::eof()) function in class:testbuf
ios_base.pass.cpp 37 overflow(typename base::int_type __c = base::traits_type::eof()) function in class:testbuf
ostream.pass.cpp 38 overflow(typename base::int_type __c = base::traits_type::eof()) function in class:testbuf
streambuf.pass.cpp 44 overflow(typename base::int_type __c = base::traits_type::eof()) function in class:testbuf
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters.arithmetic/
double.pass.cpp 37 overflow(typename base::int_type __c = base::traits_type::eof()) function in class:testbuf
float.pass.cpp 37 overflow(typename base::int_type __c = base::traits_type::eof()) function in class:testbuf
int.pass.cpp 37 overflow(typename base::int_type __c = base::traits_type::eof()) function in class:testbuf
long.pass.cpp 37 overflow(typename base::int_type __c = base::traits_type::eof()) function in class:testbuf
long_double.pass.cpp 37 overflow(typename base::int_type __c = base::traits_type::eof()) function in class:testbuf
long_long.pass.cpp 37 overflow(typename base::int_type __c = base::traits_type::eof()) function in class:testbuf
pointer.pass.cpp 37 overflow(typename base::int_type __c = base::traits_type::eof()) function in class:testbuf
short.pass.cpp 37 overflow(typename base::int_type __c = base::traits_type::eof()) function in class:testbuf
unsigned_int.pass.cpp 37 overflow(typename base::int_type __c = base::traits_type::eof()) function in class:testbuf
unsigned_long.pass.cpp 37 overflow(typename base::int_type __c = base::traits_type::eof()) function in class:testbuf
unsigned_long_long.pass.cpp 37 overflow(typename base::int_type __c = base::traits_type::eof()) function in class:testbuf
unsigned_short.pass.cpp 37 overflow(typename base::int_type __c = base::traits_type::eof()) function in class:testbuf
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/output.streams/ostream.manip/
endl.pass.cpp 40 overflow(typename base::int_type __c = base::traits_type::eof()) function in class:testbuf
ends.pass.cpp 38 overflow(typename base::int_type __c = base::traits_type::eof()) function in class:testbuf
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/output.streams/ostream.rvalue/
CharT_pointer.pass.cpp 41 overflow(typename base::int_type __c = base::traits_type::eof()) function in class:testbuf
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/output.streams/ostream.unformatted/
put.pass.cpp 37 overflow(typename base::int_type __c = base::traits_type::eof()) function in class:testbuf

Completed in 245 milliseconds

1 2 3 4 5 6 7 891011>>