OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:underflow
(Results
426 - 450
of
1078
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/third_party/freetype/include/freetype/
fterrdef.h
215
"argument stack
underflow
" )
/external/chromium_org/third_party/freetype/src/cff/
cffparse.c
271
goto
Underflow
;
345
goto
Underflow
;
391
Underflow
:
393
FT_TRACE4(( "!!!
UNDERFLOW
:!!!" ));
/external/chromium_org/third_party/libxml/src/
triodef.h
197
# pragma message disable (
UNDERFLOW
, FLOATOVERFL)
/external/chromium_org/third_party/libxslt/libxslt/
triodef.h
195
# pragma message disable (
UNDERFLOW
, FLOATOVERFL)
/external/compiler-rt/lib/
muldf3.c
116
// Final rounding. The final result may overflow to infinity, or
underflow
mulsf3.c
107
// Final rounding. The final result may overflow to infinity, or
underflow
/external/eigen/Eigen/src/Core/
StableNorm.h
32
/** \returns the \em l2 norm of \c *this avoiding
underflow
and overflow.
/external/eigen/test/
stable_norm.cpp
85
// test
underflow
/external/fdlibm/
fdlibm.h
95
#define
UNDERFLOW
4
/external/freetype/include/freetype/
fterrdef.h
215
"argument stack
underflow
" )
/external/freetype/src/cff/
cffparse.c
271
goto
Underflow
;
345
goto
Underflow
;
391
Underflow
:
393
FT_TRACE4(( "!!!
UNDERFLOW
:!!!" ));
/external/grub/netboot/
ns8390.h
131
#define _3COM_STREG_UFLW 0x40 /*
Underflow
*/
sk_g16.h
110
#define TX_UFLO 0x4000 /*
Underflow
(late memory) */
/external/jmonkeyengine/engine/src/networking/com/jme3/network/base/
MessageProtocol.java
125
// byte in it... and in that case we will get an
underflow
/external/libxml2/
triodef.h
197
# pragma message disable (
UNDERFLOW
, FLOATOVERFL)
/external/libxslt/libxslt/
triodef.h
195
# pragma message disable (
UNDERFLOW
, FLOATOVERFL)
/external/llvm/lib/CodeGen/
ScheduleDAG.cpp
149
assert(NumPreds > 0 && "NumPreds will
underflow
!");
150
assert(N->NumSuccs > 0 && "NumSuccs will
underflow
!");
158
assert(NumPredsLeft > 0 && "NumPredsLeft will
underflow
!");
166
assert(N->NumSuccsLeft > 0 && "NumSuccsLeft will
underflow
!");
/external/llvm/test/CodeGen/X86/
misched-new.ll
85
; catches any pressure set
underflow
.
/external/qemu/
cpu-defs.h
172
for both decrementer
underflow
and exceptions. */ \
/external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_OpenAudio.3
25
.IP "\fBdesired\fR->\fBsamples\fR" 10The desired size of the audio buffer in samples\&. This number should be a power of two, and may be adjusted by the audio driver to a value more suitable for the hardware\&. Good values seem to range between 512 and 8192 inclusive, depending on the application and CPU speed\&. Smaller values yield faster response time, but can lead to
underflow
if the application is doing heavy processing and cannot fill the audio buffer in time\&. A stereo sample consists of both right and left channels in LR ordering\&. Note that the number of samples is directly related to time by the following formula: ms = (samples*1000)/freq
/external/stlport/stlport/stl/
_strstream.h
76
virtual int_type
underflow
();
/external/valgrind/main/VEX/pub/
libvex_emwarn.h
82
/* overflow/
underflow
of the PPC64 _REDIR stack (ppc64 only) */
/external/zlib/src/contrib/iostream/
zfstream.cpp
135
int gzfilebuf::
underflow
() {
function in class:gzfilebuf
/frameworks/av/media/libstagefright/codecs/amrwb/src/
pvamrwbdecoder_basic_op_cequivalent.h
69
when
underflow
occurs.
107
-32768 when
underflow
occurs.
186
overflow occurs or at -2147483648 when
underflow
occurs.
230
overflow occurs or at -2147483648 when
underflow
occurs.
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
basic_op.h
101
| when
underflow
occurs. |
143
| -32768 when
underflow
occurs. |
540
| overflow occurs or at -2147483648 when
underflow
occurs. |
[
all
...]
Completed in 2764 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>