HomeSort by relevance Sort by last modified time
    Searched full:underflow (Results 526 - 550 of 1078) sorted by null

<<21222324252627282930>>

  /frameworks/base/opengl/java/android/opengl/
GLU.java 48 return "stack underflow";
  /libcore/harmony-tests/src/test/java/org/apache/harmony/nio_char/tests/java/nio/charset/
CharsetDecoderTest.java 230 return CoderResult.UNDERFLOW;
  /libcore/luni/src/main/java/java/lang/
HexStringParser.java 202 * overflow or underflow happens.
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
strstream.cpp 217 strstreambuf::underflow() function in class:strstreambuf
  /ndk/sources/cxx-stl/stlport/src/
stdio_streambuf.cpp 156 stdio_istreambuf::int_type stdio_istreambuf::underflow() function in class:stdio_istreambuf
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
stdio_sync_filebuf.h 92 underflow() function in class:stdio_sync_filebuf
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
fstream 305 // underflow() and uflow() functions are called to get the next
307 // Buffered input uses underflow()
310 underflow();
377 * __off == egptr() - eback() upon underflow/uflow ('read' mode);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
siginfo.h 184 FPE_FLTUND, /* Floating point underflow. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
stdio_sync_filebuf.h 102 underflow() function in class:stdio_sync_filebuf
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
fstream 308 // underflow() and uflow() functions are called to get the next
310 // Buffered input uses underflow()
313 underflow();
383 * __off == egptr() - eback() upon underflow/uflow (@b read mode);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
siginfo.h 184 FPE_FLTUND, /* Floating point underflow. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
siginfo.h 184 FPE_FLTUND, /* Floating point underflow. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
stdio_sync_filebuf.h 102 underflow() function in class:stdio_sync_filebuf
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
fstream 308 // underflow() and uflow() functions are called to get the next
310 // Buffered input uses underflow()
313 underflow();
383 * __off == egptr() - eback() upon underflow/uflow (@b read mode);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_sync_filebuf.h 92 underflow() function in class:stdio_sync_filebuf
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
fstream 305 // underflow() and uflow() functions are called to get the next
307 // Buffered input uses underflow()
310 underflow();
377 * __off == egptr() - eback() upon underflow/uflow ('read' mode);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_sync_filebuf.h 92 underflow() function in class:stdio_sync_filebuf
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
fstream 305 // underflow() and uflow() functions are called to get the next
307 // Buffered input uses underflow()
310 underflow();
377 * __off == egptr() - eback() upon underflow/uflow ('read' mode);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_sync_filebuf.h 92 underflow() function in class:stdio_sync_filebuf
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
fstream 305 // underflow() and uflow() functions are called to get the next
307 // Buffered input uses underflow()
310 underflow();
377 * __off == egptr() - eback() upon underflow/uflow ('read' mode);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
stdio_sync_filebuf.h 92 underflow() function in class:stdio_sync_filebuf
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
fstream 305 // underflow() and uflow() functions are called to get the next
307 // Buffered input uses underflow()
310 underflow();
377 * __off == egptr() - eback() upon underflow/uflow ('read' mode);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
stdio_sync_filebuf.h 102 underflow() function in class:stdio_sync_filebuf
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
fstream 308 // underflow() and uflow() functions are called to get the next
310 // Buffered input uses underflow()
313 underflow();
383 * __off == egptr() - eback() upon underflow/uflow (@b read mode);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
stdio_sync_filebuf.h 102 underflow() function in class:stdio_sync_filebuf

Completed in 696 milliseconds

<<21222324252627282930>>