OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rounded
(Results
151 - 175
of
330
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/ppp/pppd/
chap-new.c
89
* The +4 is the +1 that we actually need
rounded
up.
/external/qemu/distrib/sdl-1.2.12/src/video/
e_pow.h
50
* pow(x,y) returns x**y nearly
rounded
. In particular
/external/skia/src/core/
SkMath.cpp
129
// we want (hi << (32 - shift)) | (lo >> shift) but
rounded
/external/stlport/stlport/stl/
_alloc.h
335
/* STLport extension giving
rounded
size of an allocated memory buffer
/external/webkit/WebCore/dom/
StyledElement.cpp
351
// the length of the color value is
rounded
up to the next
/external/webkit/WebCore/platform/chromium/
ScrollbarThemeChromiumMac.mm
428
// The ends are
rounded
and the thumb doesn't go there.
/external/webkit/WebCore/platform/graphics/opentype/
OpenTypeUtilities.cpp
361
//
Rounded
up to a multiple of 4 to simplify the checksum calculation.
/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
uutility.h
88
/// Negative numbers are
rounded
down because they are an unusual case, supporting
/frameworks/base/media/libstagefright/codecs/aacdec/
byte_align.cpp
36
pInputStream->usedBits is
rounded
up to a number that represents the next
/packages/apps/Phone/src/com/android/phone/
BluetoothAtPhonebook.java
382
// maxSize = currSize + currSize / 2
rounded
up to nearest power of 2
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
real.h
240
/* Render R as a decimal floating point constant,
rounded
so as to be
/dalvik/libcore/luni/src/main/java/java/util/
BitSet.java
29
* given size and grows if this size is exceeded. Growth is always
rounded
to a
84
* multiple of 64, then create a {@code BitSet} with size nbits
rounded
to
/dalvik/libcore/xml/src/main/java/javax/xml/datatype/
Duration.java
307
* those will be simply discarded (or in other words,
rounded
to zero.)
344
* those will be simply discarded (or in other words,
rounded
to zero.)
[
all
...]
/external/openssl/crypto/bn/
bn_mont.c
204
/* mont->ri is the size of mont->N in bits (
rounded
up
357
/* mont->ri is the size of mont->N in bits (
rounded
up
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/include/
mmintrin.h
907
/* Compute the
rounded
averages of the unsigned 8-bit values in A and B. */
914
/* Compute the
rounded
averages of the unsigned 16-bit values in A and B. */
[
all
...]
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/include/
mmintrin.h
907
/* Compute the
rounded
averages of the unsigned 8-bit values in A and B. */
914
/* Compute the
rounded
averages of the unsigned 16-bit values in A and B. */
[
all
...]
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/
mmintrin.h
907
/* Compute the
rounded
averages of the unsigned 8-bit values in A and B. */
914
/* Compute the
rounded
averages of the unsigned 16-bit values in A and B. */
[
all
...]
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/include/
mmintrin.h
904
/* Compute the
rounded
averages of the unsigned 8-bit values in A and B. */
911
/* Compute the
rounded
averages of the unsigned 16-bit values in A and B. */
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/include/
mmintrin.h
907
/* Compute the
rounded
averages of the unsigned 8-bit values in A and B. */
914
/* Compute the
rounded
averages of the unsigned 16-bit values in A and B. */
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/include/
mmintrin.h
907
/* Compute the
rounded
averages of the unsigned 8-bit values in A and B. */
914
/* Compute the
rounded
averages of the unsigned 16-bit values in A and B. */
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/
mmintrin.h
907
/* Compute the
rounded
averages of the unsigned 8-bit values in A and B. */
914
/* Compute the
rounded
averages of the unsigned 16-bit values in A and B. */
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/include/
mmintrin.h
904
/* Compute the
rounded
averages of the unsigned 8-bit values in A and B. */
911
/* Compute the
rounded
averages of the unsigned 16-bit values in A and B. */
[
all
...]
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/
xmmintrin.h
[
all
...]
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/install-tools/include/
xmmintrin.h
[
all
...]
/bionic/libc/stdlib/
strtod.c
76
* that use extended-precision instructions to compute
rounded
79
* #define Inaccurate_Divide for IEEE-format with correctly
rounded
[
all
...]
Completed in 378 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>