OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:overflow
(Results
626 - 650
of
9855
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/llvm/test/CodeGen/AArch64/
arm64-bcc.ll
7
%2 = tail call { i32, i1 } @llvm.sadd.with.
overflow
.i32(i32 %0, i32 %1)
57
declare { i32, i1 } @llvm.sadd.with.
overflow
.i32(i32, i32)
/external/llvm/test/CodeGen/X86/
2009-01-16-SchedulerBug.ll
9
declare { i32, i1 } @llvm.sadd.with.
overflow
.i32(i32, i32) nounwind
30
%0 = call { i32, i1 } @llvm.sadd.with.
overflow
.i32(i32 0, i32 0) ; <{ i32, i1 }> [#uses=2]
2011-03-08-Sched-crash.ll
7
declare %0 @llvm.umul.with.
overflow
.i32(i32, i32) nounwind readnone
22
%5 = tail call %0 @llvm.umul.with.
overflow
.i32(i32 undef, i32 16)
/external/opencv3/3rdparty/libtiff/
tif_stream.cxx
121
// Verify that type does not
overflow
.
138
// Verify that type does not
overflow
.
170
// Verify that value does not
overflow
180
// Verify that value does not
overflow
190
// Verify that value does not
overflow
263
// Verify that value does not
overflow
273
// Verify that value does not
overflow
283
// Verify that value does not
overflow
/external/pdfium/third_party/freetype/src/psaux/
psconv.c
143
FT_TRACE4(( "!!!
OVERFLOW
:!!!" ));
253
/* only add digit if we don't
overflow
*/
295
goto
Overflow
;
302
goto
Overflow
;
308
goto
Overflow
;
334
/* it's not necessary to check this addition for
overflow
*/
349
Overflow
:
351
FT_TRACE4(( "!!!
OVERFLOW
:!!!" ));
/external/webrtc/webrtc/base/
safe_conversions.h
32
//
overflow
or underflow. NaN source will always trigger a CHECK.
40
// that the specified numeric conversion will saturate rather than
overflow
or
/external/webrtc/webrtc/common_audio/signal_processing/
auto_correlation.c
30
// In order to avoid
overflow
when computing the sum we should scale the
31
// samples so that (in_vector_length * smax * smax) will not
overflow
.
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
filters_unittest.cc
24
// Test an
overflow
case.
41
// Test a no-
overflow
case.
pitch_filter_c.c
41
/* Saturate to avoid
overflow
in tmpW16. */
60
/* Saturate to avoid
overflow
in tmpW16. */
/frameworks/av/media/libmedia/
Android.mk
101
LOCAL_SANITIZE := unsigned-integer-
overflow
signed-integer-
overflow
/frameworks/av/media/libmediaplayerservice/nuplayer/
RTSPSource.h
82
// Buffer Prepare/Underflow/
Overflow
/Resume Marks
141
bool *
overflow
,
/frameworks/av/media/libstagefright/
Android.mk
135
LOCAL_SANITIZE := unsigned-integer-
overflow
signed-integer-
overflow
/frameworks/native/services/surfaceflinger/RenderEngine/
Mesh.cpp
38
// will be equal to stride as long as stride * vertexCount doesn't
overflow
.
40
ALOGE("
Overflow
in Mesh(..., %zu, %zu, %zu)", vertexCount, vertexSize,
/prebuilts/go/darwin-x86/src/go/types/testdata/
const1.src
242
_ float32 = - /* ERROR "
overflow
" */ (maxFloat32 + delta32)
245
_ float32 = maxFloat32 /* ERROR "
overflow
" */ + delta32
261
_ float64 = - /* ERROR "
overflow
" */ (maxFloat64 + delta64)
264
_ float64 = maxFloat64 /* ERROR "
overflow
" */ + delta64
278
_ complex64 = - /* ERROR "
overflow
" */ (maxFloat32 + delta32)
281
_ complex64 = maxFloat32 /* ERROR "
overflow
" */ + delta32
290
_ complex128 = - /* ERROR "
overflow
" */ (maxFloat64 + delta64)
293
_ complex128 = maxFloat64 /* ERROR "
overflow
" */ + delta64
/prebuilts/go/linux-x86/src/go/types/testdata/
const1.src
242
_ float32 = - /* ERROR "
overflow
" */ (maxFloat32 + delta32)
245
_ float32 = maxFloat32 /* ERROR "
overflow
" */ + delta32
261
_ float64 = - /* ERROR "
overflow
" */ (maxFloat64 + delta64)
264
_ float64 = maxFloat64 /* ERROR "
overflow
" */ + delta64
278
_ complex64 = - /* ERROR "
overflow
" */ (maxFloat32 + delta32)
281
_ complex64 = maxFloat32 /* ERROR "
overflow
" */ + delta32
290
_ complex128 = - /* ERROR "
overflow
" */ (maxFloat64 + delta64)
293
_ complex128 = maxFloat64 /* ERROR "
overflow
" */ + delta64
/prebuilts/tools/linux-x86_64/kythe/web/ui/css/
style.css
40
overflow
: auto;
70
overflow
: auto;
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
bwtest-err-1.s
8
; ments and the broken words
overflow
.
70
.space 32760,0xFF; { dg-error "Adjusted signed \.word \(.*\)
overflow
.*" }
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic4x/
addressing.s
29
bnv Type_BI ; No
overflow
branch (01000)
30
bv Type_BI ;
Overflow
branch (01101)
33
bnlv Type_BI ; No latched
overflow
branch (10000)
34
blv Type_BI ; Latched
overflow
branch (10001)
61
ldinv R0,R0 ; No
overflow
load (01000)
62
ldiv R0,R0 ;
Overflow
load (01101)
65
ldinlv R0,R0 ; No latched
overflow
load (10000)
66
ldilv R0,R0 ; Latched
overflow
load (10001)
/prebuilts/gdb/darwin-x86/lib/python2.7/test/decimaltestdata/
multiply.decTest
184
-- test some cases that are close to exponent
overflow
/underflow
502
--
overflow
and underflow tests .. note subnormal results
505
mulx730 multiply +1.23456789012345E-0 9E+999999999 -> Infinity Inexact
Overflow
Rounded
506
mulx731 multiply 9E+999999999 +1.23456789012345E-0 -> Infinity Inexact
Overflow
Rounded
509
mulx735 multiply -1.23456789012345E-0 9E+999999999 -> -Infinity Inexact
Overflow
Rounded
510
mulx736 multiply 9E+999999999 -1.23456789012345E-0 -> -Infinity Inexact
Overflow
Rounded
520
mulx745 multiply 1e599999999 1e400000001 -> Infinity
Overflow
Inexact Rounded
522
mulx747 multiply 1e600000000 1e400000000 -> Infinity
Overflow
Inexact Rounded
523
mulx748 multiply 9e999999998 100 -> Infinity
Overflow
Inexact Rounded
525
mulx750 multiply 100 9e999999998 -> Infinity
Overflow
Inexact Rounde
[
all
...]
base.decTest
[
all
...]
/prebuilts/gdb/linux-x86/lib/python2.7/test/decimaltestdata/
multiply.decTest
184
-- test some cases that are close to exponent
overflow
/underflow
502
--
overflow
and underflow tests .. note subnormal results
505
mulx730 multiply +1.23456789012345E-0 9E+999999999 -> Infinity Inexact
Overflow
Rounded
506
mulx731 multiply 9E+999999999 +1.23456789012345E-0 -> Infinity Inexact
Overflow
Rounded
509
mulx735 multiply -1.23456789012345E-0 9E+999999999 -> -Infinity Inexact
Overflow
Rounded
510
mulx736 multiply 9E+999999999 -1.23456789012345E-0 -> -Infinity Inexact
Overflow
Rounded
520
mulx745 multiply 1e599999999 1e400000001 -> Infinity
Overflow
Inexact Rounded
522
mulx747 multiply 1e600000000 1e400000000 -> Infinity
Overflow
Inexact Rounded
523
mulx748 multiply 9e999999998 100 -> Infinity
Overflow
Inexact Rounded
525
mulx750 multiply 100 9e999999998 -> Infinity
Overflow
Inexact Rounde
[
all
...]
base.decTest
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/
multiply.decTest
184
-- test some cases that are close to exponent
overflow
/underflow
502
--
overflow
and underflow tests .. note subnormal results
505
mulx730 multiply +1.23456789012345E-0 9E+999999999 -> Infinity Inexact
Overflow
Rounded
506
mulx731 multiply 9E+999999999 +1.23456789012345E-0 -> Infinity Inexact
Overflow
Rounded
509
mulx735 multiply -1.23456789012345E-0 9E+999999999 -> -Infinity Inexact
Overflow
Rounded
510
mulx736 multiply 9E+999999999 -1.23456789012345E-0 -> -Infinity Inexact
Overflow
Rounded
520
mulx745 multiply 1e599999999 1e400000001 -> Infinity
Overflow
Inexact Rounded
522
mulx747 multiply 1e600000000 1e400000000 -> Infinity
Overflow
Inexact Rounded
523
mulx748 multiply 9e999999998 100 -> Infinity
Overflow
Inexact Rounded
525
mulx750 multiply 100 9e999999998 -> Infinity
Overflow
Inexact Rounde
[
all
...]
base.decTest
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/
multiply.decTest
184
-- test some cases that are close to exponent
overflow
/underflow
502
--
overflow
and underflow tests .. note subnormal results
505
mulx730 multiply +1.23456789012345E-0 9E+999999999 -> Infinity Inexact
Overflow
Rounded
506
mulx731 multiply 9E+999999999 +1.23456789012345E-0 -> Infinity Inexact
Overflow
Rounded
509
mulx735 multiply -1.23456789012345E-0 9E+999999999 -> -Infinity Inexact
Overflow
Rounded
510
mulx736 multiply 9E+999999999 -1.23456789012345E-0 -> -Infinity Inexact
Overflow
Rounded
520
mulx745 multiply 1e599999999 1e400000001 -> Infinity
Overflow
Inexact Rounded
522
mulx747 multiply 1e600000000 1e400000000 -> Infinity
Overflow
Inexact Rounded
523
mulx748 multiply 9e999999998 100 -> Infinity
Overflow
Inexact Rounded
525
mulx750 multiply 100 9e999999998 -> Infinity
Overflow
Inexact Rounde
[
all
...]
Completed in 1348 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>