OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rounded
(Results
76 - 100
of
330
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/bionic/libm/src/
s_remquo.c
23
* quotient,
rounded
to the nearest integer. We choose n=31 because
s_remquof.c
23
* quotient,
rounded
to the nearest integer. We choose n=31 because
s_log1p.c
26
* term is need. Let u=1+x
rounded
. Let c = (1+x)-u, then
/dalvik/libcore/support/src/test/java/tests/support/
Support_BitSet.java
41
* of 64, then create a BitSet with size nbits
rounded
to the next closest
/external/grub/netboot/
epic100.h
146
#define TX_FIFO_THRESH 128 /*
Rounded
down to 4 byte units. */
/external/grub/stage2/
dir.h
89
* null byte (dp->d_namlen+1),
rounded
up to a 4 byte boundary.
/external/icu4c/common/
utrie2_impl.h
72
*
rounded
up and then shifted right by UTRIE2_SHIFT_1.
/external/icu4c/tools/tzcode/
private.h
215
** 302 / 1000 is log10(2.0)
rounded
up.
/external/kernel-headers/original/asm-arm/
user.h
24
range. All of the addresses are
rounded
in such a way that an integral
/external/kernel-headers/original/asm-generic/
pgtable.h
169
* vma end wraps to 0,
rounded
up __boundary may wrap to 0 throughout.
/external/kernel-headers/original/asm-x86/
user_32.h
23
range. All of the addresses are
rounded
in such a way that an integral
/external/qemu/elff/
elf_alloc.h
91
* will be
rounded
up accordingly to ELFALLOC_ALIGNMENT_MASK value,
/external/qemu/
uboot_image.h
106
* one, all aligned on "uint32_t" boundaries (size
rounded
up to
/external/v8/src/
conversions.h
37
// The result is unspecified if x is infinite or NaN, or if the
rounded
/external/webkit/JavaScriptCore/tests/mozilla/ecma/Expressions/
11.5.1.js
45
product is computed and
rounded
to the nearest representable value using IEEE
11.6.3.js
48
magnitudes, the sum is computed and
rounded
to the nearest
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
output.h
510
in bytes and
ROUNDED
is that size
rounded
up to the next
515
on the
rounded
size to align the decl. */
518
unsigned HOST_WIDE_INT
rounded
);
/frameworks/base/docs/html/guide/topics/resources/
drawable-resource.jd
33
optionally
rounded
corners. A {@link android.graphics.drawable.PaintDrawable}.</dd>
329
with optionally
rounded
corners. This kind of drawable behaves like a color fill.</p>
634
<dd>Creates
rounded
corners for the shape. Applies only when the shape is a rectangle.
655
radius greater than zero, or else no corners will be
rounded
. If you want specific corners
656
to <em>not</em> be
rounded
, a work-around is to use {@code android:radius} to set a default corner
658
want, providing zero ("0dp") where you don't want
rounded
corners.</p>
/bionic/libm/bsdsrc/
b_log.c
400
/* case 1: u1 = u
rounded
to 2^-43 absolute. Since u < 2^-8,
428
* log(x) = a+b to 63 bits, with a
rounded
to 26 bits.
/bionic/libc/tzcode/
private.h
281
** 302 / 1000 is log10(2.0)
rounded
up.
/bionic/libm/man/
math.3
200
in this section may not produce a result that is correctly
rounded
,
/dalvik/libcore/sql/src/main/java/java/sql/
Date.java
156
* set based on the supplied time value and
rounded
to zero GMT for that day.
/dalvik/tools/
gclog.py
24
# values will be
rounded
off.
/external/fdlibm/
s_log1p.c
23
* term is need. Let u=1+x
rounded
. Let c = (1+x)-u, then
/external/icu4c/i18n/unicode/
ulocdata.h
177
* the values are
rounded
off.
Completed in 373 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>