/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/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/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
stdio_sync_filebuf.h | 102 underflow() function in class:stdio_sync_filebuf
|
/prebuilts/ndk/9/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/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
stdio_sync_filebuf.h | 102 underflow() function in class:stdio_sync_filebuf
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/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/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/ |
stdio_sync_filebuf.h | 101 underflow() function in class:stdio_sync_filebuf
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ |
fstream | 311 // underflow() and uflow() functions are called to get the next 313 // Buffered input uses underflow() 316 underflow(); 386 * __off == egptr() - eback() upon underflow/uflow (@b read mode);
|
/system/core/debuggerd/mips/ |
machine.c | 47 /* catch underflow */
|
/external/chromium_org/base/strings/ |
string_number_conversions_unittest.cc | 422 {"-80000001", INT_MIN, false}, // Underflow test. 430 {"-80000001", INT_MIN, false}, // Underflow test. 547 {"-0x8000000000000001", kint64min, false}, // Underflow test.
|
/external/llvm/include/llvm/ADT/ |
APFloat.h | 68 /// inexact, underflow and overflow can be easily diagnosed on constant folding, 72 /// At present, underflow tininess is detected after rounding; it should be 115 /// Optional ability to detect underflow tininess before rounding.
|
/external/svox/pico/lib/ |
picodata.h | 403 PICO_EXC_BUF_UNDERFLOW <- underflow in buf 411 PICO_EXC_BUF_UNDERFLOW <- underflow in buf 419 PICO_EXC_BUF_UNDERFLOW <- underflow in buf
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/ |
stream.h | 224 * \section flow_sec Overflow and underflow 227 * underflow. To handle this gracefully, the application can be 407 /** Set the callback function that is called when a buffer underflow happens. (Only for playback streams) \since 0.8 */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/ |
stream.h | 224 * \section flow_sec Overflow and underflow 227 * underflow. To handle this gracefully, the application can be 407 /** Set the callback function that is called when a buffer underflow happens. (Only for playback streams) \since 0.8 */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/ |
stream.h | 224 * \section flow_sec Overflow and underflow 227 * underflow. To handle this gracefully, the application can be 407 /** Set the callback function that is called when a buffer underflow happens. (Only for playback streams) \since 0.8 */
|
/system/core/libutils/ |
RefBase.cpp | 362 ALOG_ASSERT(c >= 0, "forceIncStrong called on %p after ref count underflow", 436 "attemptIncStrong called on %p after underflow", this); 537 ALOG_ASSERT(curCount >= 0, "attemptIncWeak called on %p after underflow",
|
/external/icu4c/i18n/ |
alphaindex.cpp | 460 // underflow bucket 471 // fix up the list, adding underflow, additions, overflow 490 // and we are not just getting out of the underflow label. 524 // underflow or inflow label. 551 // No real labels, show only the underflow label. [all...] |
/external/iptables/libiptc/ |
libiptc.c | 1163 repl->underflow[c->hooknum-1] = c->foot_offset; [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
decimal.py | 127 'Inexact', 'Rounded', 'Subnormal', 'Overflow', 'Underflow', 166 Underflow (Inexact, Rounded, Subnormal) that indicates that it is only 278 were non-zero), or if an overflow or underflow condition occurs. The 304 coefficient), or if an overflow or underflow condition occurs. The 360 class Underflow(Inexact, Rounded, Subnormal): 361 """Numerical underflow with result rounded to 0. 363 This occurs and signals underflow if a result is inexact and the 368 The result after an underflow will be a subnormal number rounded, if 377 Underflow, InvalidOperation, Subnormal] [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
decimal.py | 127 'Inexact', 'Rounded', 'Subnormal', 'Overflow', 'Underflow', 166 Underflow (Inexact, Rounded, Subnormal) that indicates that it is only 278 were non-zero), or if an overflow or underflow condition occurs. The 304 coefficient), or if an overflow or underflow condition occurs. The 360 class Underflow(Inexact, Rounded, Subnormal): 361 """Numerical underflow with result rounded to 0. 363 This occurs and signals underflow if a result is inexact and the 368 The result after an underflow will be a subnormal number rounded, if 377 Underflow, InvalidOperation, Subnormal] [all...] |
/external/valgrind/main/callgrind/ |
bbcc.c | 467 * When leaving a function, a underflow can happen when 488 CLG_DEBUG(1," Callstack underflow !\n"); 731 * a RETURN generates an call stack underflow.
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
sstream | 45 virtual int_type underflow(); 229 virtual int_type underflow(); 473 basic_stringbuf<_CharT, _Traits, _Allocator>::underflow() [all...] |
/bionic/libm/upstream-freebsd/lib/msun/src/ |
s_erff.c | 112 /*avoid underflow */
|
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/ |
rhino-python.extensions | 209 throw new Error("stack underflow");
|
/external/ceres-solver/internal/ceres/ |
polynomial.cc | 87 // over- or underflow))
|
/external/chromium_org/content/test/ |
test_webkit_platform_support.cc | 191 return ASCIIToUTF16("range underflow");
|