OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:doubles
(Results
1 - 25
of
240
) sorted by null
1
2
3
4
5
6
7
8
9
10
/external/bluetooth/glib/docs/reference/glib/tmpl/
numerical.sgml
16
sign, mantissa and exponent of IEEE floats and
doubles
. These
18
IEEE floats and
doubles
are supported (used for
47
sign, mantissa and exponent of IEEE floats and
doubles
. These
49
IEEE floats and
doubles
are supported (used for
58
sign, mantissa and exponent of IEEE floats and
doubles
. These
60
IEEE floats and
doubles
are supported (used for
/external/webkit/WebCore/svg/
SVGMatrix.idl
27
// AffineTransform with
doubles
setting these as
doubles
makes more sense.
/dalvik/libcore/nio/src/main/java/java/nio/
DoubleBuffer.java
21
* A buffer of
doubles
.
177
* The remaining
doubles
will be moved to the head of the buffer, staring
188
* Compare the remaining
doubles
of this buffer to another double buffer's
189
* remaining
doubles
.
239
* <p>Two double buffers are equal if their remaining
doubles
are equal.
242
* <p>This method considers two
doubles
{@code a} and {@code b} to be equal
286
* Reads
doubles
from the current position into the specified double array
287
* and increases the position by the number of
doubles
read.
303
* Reads
doubles
from the current position into the specified double array,
305
* number of
doubles
read
513
double[]
doubles
= new double[src.remaining()];
local
[
all
...]
/external/guava/javadoc/com/google/common/primitives/class-use/
Doubles.html
7
Uses of Class com.google.common.primitives.
Doubles
(Guava Libraries 2010.01.04)
18
parent.document.title="Uses of Class com.google.common.primitives.
Doubles
(Guava Libraries 2010.01.04)";
42
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../com/google/common/primitives/
Doubles
.html" title="class in com.google.common.primitives"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
62
<A HREF="
Doubles
.html" target="_top"><B>NO FRAMES</B></A>
84
<B>Uses of Class<br>com.google.common.primitives.
Doubles
</B></H2>
86
No usage of com.google.common.primitives.
Doubles
102
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../com/google/common/primitives/
Doubles
.html" title="class in com.google.common.primitives"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
122
<A HREF="
Doubles
.html" target="_top"><B>NO FRAMES</B></A>
/external/guava/javadoc/com/google/common/primitives/
package-frame.html
32
<A HREF="
Doubles
.html" title="class in com.google.common.primitives" target="classFrame">
Doubles
</A>
Doubles.html
7
Doubles
(Guava Libraries 2010.01.04)
18
parent.document.title="
Doubles
(Guava Libraries 2010.01.04)";
43
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/
Doubles
.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
61
<A HREF="../../../../index.html?com/google/common/primitives/
Doubles
.html" target="_top"><B>FRAMES</B></A>
62
<A HREF="
Doubles
.html" target="_top"><B>NO FRAMES</B></A>
93
Class
Doubles
</H2>
96
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.google.common.primitives.
Doubles
</B>
100
<DT><PRE>public final class <B>
Doubles
</B><DT>extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></DL>
130
<TD><CODE><B><A HREF="../../../../com/google/common/primitives/
Doubles
.html#asList(double...)">asList</A></B>(double... backingArray)</CODE>
138
<TD><CODE><B><A HREF="../../../../com/google/common/primitives/
Doubles
.html#compare(double, double)">compare</A></B>(double a
[
all
...]
/dalvik/vm/mterp/x86-atom/
OP_DIV_DOUBLE.S
19
* Code: Divides
doubles
. Uses no substitutions.
OP_DIV_DOUBLE_2ADDR.S
19
* Code: Divides
doubles
. Uses no substitutions.
/external/webkit/JavaScriptCore/runtime/
JSCell.cpp
43
// characters don't necessarily need the same alignment
doubles
do, but for now it seems to work.
59
}
doubles
;
74
extern const double NaN = NaNInf.
doubles
.NaN_Double;
75
extern const double Inf = NaNInf.
doubles
.Inf_Double;
/cts/tools/vm-tests/src/dot/junit/opcodes/array_length/
Test_array_length.java
36
* @title get length of array of
doubles
/frameworks/base/tests/CoreTests/android/core/
FloatDoubleTest.java
23
* Tests for basic functionality of floats and
doubles
.
126
// +-0 are distinct as
Doubles
/external/guava/src/com/google/common/primitives/
Doubles.java
43
public final class
Doubles
{
44
private
Doubles
() {}
319
int result =
Doubles
.compare(left[i], right[i]);
413
&&
Doubles
.indexOf(array, (Double) target, start, end) != -1;
419
int i =
Doubles
.indexOf(array, (Double) target, start, end);
430
int i =
Doubles
.lastIndexOf(array, (Double) target, start, end);
478
result = 31 * result +
Doubles
.hashCode(array[i]);
/external/libffi/src/powerpc/
ffi.c
191
/* With FFI_LINUX_SOFT_FLOAT
doubles
are handled like UINT64. */
218
/* The soft float ABI for long
doubles
works like this,
220
A maximum of 2 long
doubles
can be passed in gprs.
635
- long
doubles
(if not equivalent to double) are returned in
641
- soft-float float/
doubles
are treated as UINT32/UINT64 respectivley.
642
- soft-float long
doubles
are returned in gpr3-gpr6. */
714
goes on the stack. Structures and long
doubles
(if not equivalent
749
/* With FFI_LINUX_SOFT_FLOAT
doubles
are handled like UINT64. */
1154
/* unfortunately float values are stored as
doubles
[
all
...]
/dalvik/libcore/text/src/main/java/java/text/
ChoiceFormat.java
29
* numbers. The choice is specified with an ascending list of
doubles
, where
89
* an array of
doubles
in ascending order. The lowest and highest
279
* @return the array of
doubles
which make up the limits of this {@code
419
* an array of
doubles
in ascending order. The lowest and highest
/system/core/libacc/
FEATURES
44
- long
doubles
are not supported
/dalvik/dx/src/junit/framework/
Assert.java
90
* Asserts that two
doubles
are equal concerning a delta. If they are not
104
* Asserts that two
doubles
are equal concerning a delta. If the expected
/dalvik/libcore/junit/src/main/java/junit/framework/
Assert.java
90
* Asserts that two
doubles
are equal concerning a delta. If they are not
104
* Asserts that two
doubles
are equal concerning a delta. If the expected
/dalvik/tests/021-string2/src/junit/framework/
Assert.java
90
* Asserts that two
doubles
are equal concerning a delta. If they are not
104
* Asserts that two
doubles
are equal concerning a delta. If the expected
/dalvik/tests/082-inline-execute/src/junit/framework/
Assert.java
90
* Asserts that two
doubles
are equal concerning a delta. If they are not
104
* Asserts that two
doubles
are equal concerning a delta. If the expected
/external/junit/src/junit/framework/
Assert.java
90
* Asserts that two
doubles
are equal concerning a delta. If they are not
101
* Asserts that two
doubles
are equal concerning a delta. If the expected
/external/icu4c/i18n/unicode/
umsg.h
257
* For numeric arguments, this function will always use
doubles
. Integer types
282
* For numeric arguments, this function will always use
doubles
. Integer types
366
* For numeric arguments, this function will always use
doubles
. Integer types
394
* For numeric arguments, this function will always use
doubles
. Integer types
571
* For numeric arguments, this function will always use
doubles
. Integer types
593
* For numeric arguments, this function will always use
doubles
. Integer types
/external/dbus/dbus/
dbus-sysdeps.h
407
*
doubles
for bitwise equality. So this macro compares the two
doubles
/external/icu4c/common/
putilimp.h
104
* Floating point utility to calculate the maximum value of two
doubles
.
109
* Floating point utility to calculate the minimum value of two
doubles
.
/external/icu4c/test/intltest/
nmfmtrt.cpp
198
// These machines and compilers don't fully support denormalized
doubles
,
209
// This is a normal machine that can support IEEE754 denormalized
doubles
without throwing an error.
/bionic/libm/src/
s_cbrt.c
63
* exponent bias (1023 for
doubles
) and later add it back. We do the
Completed in 273 milliseconds
1
2
3
4
5
6
7
8
9
10