OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rounding
(Results
126 - 150
of
845
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM.h
108
* Converts a double precision value into a short int/int after
rounding
126
* Converts a double precision value into a short int/int after
rounding
and saturation
143
* Converts a double precision value into a unsigned short int/int after
rounding
and saturation
230
* integer value. Takes care of
rounding
while clipping the final
519
* Description : Integer division with
rounding
to the nearest integer.
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM.h
108
* Converts a double precision value into a short int/int after
rounding
126
* Converts a double precision value into a short int/int after
rounding
and saturation
143
* Converts a double precision value into a unsigned short int/int after
rounding
and saturation
230
* integer value. Takes care of
rounding
while clipping the final
519
* Description : Integer division with
rounding
to the nearest integer.
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
armCOMM.h
108
* Converts a double precision value into a short int/int after
rounding
126
* Converts a double precision value into a short int/int after
rounding
and saturation
143
* Converts a double precision value into a unsigned short int/int after
rounding
and saturation
230
* integer value. Takes care of
rounding
while clipping the final
519
* Description : Integer division with
rounding
to the nearest integer.
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
tgmath.h
348
rounding
direction, but do not raise inexact exception. */
351
/* Round X to nearest integral value,
rounding
halfway cases away from
365
/* Round X to nearest integral value according to current
rounding
370
/* Round X to nearest integral value,
rounding
halfway cases away from
387
prevailing
rounding
mode. */
/external/icu4c/i18n/unicode/
decimfmt.h
180
* <td>'1' through '9' indicate
rounding
.
341
* indicate a
rounding
increment.
385
* fraction digits</em>, then
rounding
is performed to the
388
* by specifying a
rounding
increment and/or a
rounding
mode.
604
* <p><strong>
Rounding
</strong>
606
* <p>DecimalFormat supports
rounding
to a specific increment. For
608
* nearest 0.65 is 1.3. The
rounding
increment may be specified through the API
609
* or in a pattern. To specify a
rounding
increment in a pattern, include the
610
* increment in the pattern itself. "#,#50" specifies a
rounding
increment o
[
all
...]
/external/llvm/lib/Target/
TargetMachine.cpp
93
EnableHonorSignDependentRoundingFPMath("enable-sign-dependent-
rounding
-fp-math",
95
cl::desc("Force codegen to assume
rounding
mode can change dynamically"),
274
/// that the
rounding
mode of the FPU can change from its default.
/external/webkit/Source/JavaScriptCore/runtime/
NumberPrototype.cpp
154
// Convert to decimal with
rounding
, and format as decimal.
163
// be, e.g. when
rounding
to 3 s.f. any value up to 999 will be formated as a
190
// Convert to decimal with
rounding
.
/bionic/libm/i387/
e_exp.S
56
* We may as well set the
rounding
mode to to-nearest and mask traps
/bionic/libm/man/
fegetenv.3
51
current
rounding
mode, and other architecture-specific settings.
fma.3
53
computed with only one
rounding
error.
rint.3
63
according to the prevailing
rounding
mode.
/bionic/libm/src/
e_log10.c
32
* To guarantee log10(10**n)=n, where 10**n is normal, the
rounding
e_sqrtf.c
74
/* use floating add to find out
rounding
direction */
/cts/tools/dx-tests/src/dxc/junit/opcodes/idiv/
Test_idiv.java
34
* @title
Rounding
/external/chromium/chrome/browser/chromeos/
audio_mixer_alsa.h
72
// element. The rounding_bias is added in before
rounding
to the nearest
/external/fdlibm/
e_log10.c
28
* To guarantee ieee_log10(10**n)=n, where 10**n is normal, the
rounding
s_rint.c
17
*
rounding
mode.
/external/freetype/include/freetype/internal/
ftcalc.h
90
/* (without
rounding
) with maximal accuracy (it uses a 64-bit */
/external/icu4c/test/intltest/
dcfmtest.cpp
216
"(ceiling|floor|down|up|halfeven|halfdown|halfup|default)\\s+" // Capture group 2:
Rounding
Mode
280
formatLineMat.group(2, status), //
rounding
mode
368
const UnicodeString &round, //
rounding
mode
402
errln("file dcfmtest.txt, line %d: Bad
rounding
mode \"%s\"",
/external/libgsm/src/
preprocess.c
98
/* Compute sof[k] with
rounding
/external/libvpx/vp8/common/arm/neon/
shortidct4x4llm_neon.asm
27
;static const int
rounding
= 0;
/external/speex/libspeex/
lsp_bfin.h
50
"R4 = 8192;\n\t" /* R4:
rounding
constant */
/external/srec/srec/cfront/
sh_down.h
65
/* Shift down using bit operations with
rounding
*/
/external/valgrind/main/exp-bbv/tests/x86/
fldcw_check.S
90
fldcw cw # save new
rounding
mode
/external/valgrind/main/include/
pub_tool_mallocfree.h
47
// possibly some more due to
rounding
up.
Completed in 1215 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>