OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rounding
(Results
651 - 675
of
2466
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/prebuilts/gdb/linux-x86/lib/python2.7/test/decimaltestdata/
ddMax.decTest
23
-- these mainly cover special cases and
rounding
29
rounding
: half_even
192
-- old
rounding
checks
ddMaxMag.decTest
23
-- these mainly cover special cases and
rounding
29
rounding
: half_even
192
-- old
rounding
checks
ddMin.decTest
23
-- these mainly cover special cases and
rounding
29
rounding
: half_even
181
-- old
rounding
checks
ddMinMag.decTest
23
-- these mainly cover special cases and
rounding
29
rounding
: half_even
181
-- old
rounding
checks
dqMax.decTest
23
-- these mainly cover special cases and
rounding
29
rounding
: half_even
192
-- old
rounding
checks
dqMaxMag.decTest
23
-- these mainly cover special cases and
rounding
29
rounding
: half_even
192
-- old
rounding
checks
dqMin.decTest
23
-- these mainly cover special cases and
rounding
29
rounding
: half_even
181
-- old
rounding
checks
dqMinMag.decTest
23
-- these mainly cover special cases and
rounding
29
rounding
: half_even
181
-- old
rounding
checks
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/
ddMax.decTest
23
-- these mainly cover special cases and
rounding
29
rounding
: half_even
192
-- old
rounding
checks
ddMaxMag.decTest
23
-- these mainly cover special cases and
rounding
29
rounding
: half_even
192
-- old
rounding
checks
ddMin.decTest
23
-- these mainly cover special cases and
rounding
29
rounding
: half_even
181
-- old
rounding
checks
ddMinMag.decTest
23
-- these mainly cover special cases and
rounding
29
rounding
: half_even
181
-- old
rounding
checks
dqMax.decTest
23
-- these mainly cover special cases and
rounding
29
rounding
: half_even
192
-- old
rounding
checks
dqMaxMag.decTest
23
-- these mainly cover special cases and
rounding
29
rounding
: half_even
192
-- old
rounding
checks
dqMin.decTest
23
-- these mainly cover special cases and
rounding
29
rounding
: half_even
181
-- old
rounding
checks
dqMinMag.decTest
23
-- these mainly cover special cases and
rounding
29
rounding
: half_even
181
-- old
rounding
checks
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/
ddMax.decTest
23
-- these mainly cover special cases and
rounding
29
rounding
: half_even
192
-- old
rounding
checks
ddMaxMag.decTest
23
-- these mainly cover special cases and
rounding
29
rounding
: half_even
192
-- old
rounding
checks
ddMin.decTest
23
-- these mainly cover special cases and
rounding
29
rounding
: half_even
181
-- old
rounding
checks
ddMinMag.decTest
23
-- these mainly cover special cases and
rounding
29
rounding
: half_even
181
-- old
rounding
checks
dqMax.decTest
23
-- these mainly cover special cases and
rounding
29
rounding
: half_even
192
-- old
rounding
checks
dqMaxMag.decTest
23
-- these mainly cover special cases and
rounding
29
rounding
: half_even
192
-- old
rounding
checks
dqMin.decTest
23
-- these mainly cover special cases and
rounding
29
rounding
: half_even
181
-- old
rounding
checks
dqMinMag.decTest
23
-- these mainly cover special cases and
rounding
29
rounding
: half_even
181
-- old
rounding
checks
/external/aac/libSBRdec/src/
env_dec.cpp
307
if (newR_m >= ((FIXP_SGL)MAXVAL_SGL -
ROUNDING
)) {
315
h_data_right->iEnvelope[i] = ((FIXP_SGL)((SHORT)(FIXP_SGL)(newR_m +
ROUNDING
) & MASK_M)) +
317
h_data_left->iEnvelope[i] = ((FIXP_SGL)((SHORT)(FIXP_SGL)(newL_m +
ROUNDING
) & MASK_M)) +
338
/* if (newR_m >= ((FIXP_SGL)MAXVAL_SGL -
ROUNDING
)) {
346
h_data_right->sbrNoiseFloorLevel[i] = ((FIXP_SGL)((SHORT)(FIXP_SGL)(newR_m +
ROUNDING
) & MASK_M)) +
348
h_data_left->sbrNoiseFloorLevel[i] = ((FIXP_SGL)((SHORT)(FIXP_SGL)(newL_m +
ROUNDING
) & MASK_M)) +
Completed in 1920 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>