/external/v8/src/mips/ |
simulator-mips.h | 132 // Generated code will always use doubles. So we will only use even registers.
|
/frameworks/base/awt/java/awt/geom/ |
AffineTransform.java | 203 * transformation matrix as doubles. The type is set to the default type: 259 * transformation matrix from an array of doubles. The mapping from the 268 * the array of four or six doubles giving the values of the 418 * doubles. If the array has length 4, only the linear transformation part [all...] |
/frameworks/base/docs/html/sdk/ |
android-2.2-highlights.jd | 259 <p>New preview API doubles the frame rate from ~10FPS to ~20FPS. Camera now supports portrait
|
/dalvik/libcore/json/src/main/java/org/json/ |
JSONArray.java | 28 * Booleans, Integers, Longs, Doubles, {@code null} or {@link JSONObject#NULL}. 229 // deviate from the original by checking all Numbers, not just floats & doubles
|
JSONObject.java | 29 * JSONArrays}, Strings, Booleans, Integers, Longs, Doubles or {@link #NULL}. 259 // deviate from the original by checking all Numbers, not just floats & doubles
|
/external/guava/javadoc/com/google/common/primitives/ |
package-summary.html | 108 <TD WIDTH="15%"><B><A HREF="../../../../com/google/common/primitives/Doubles.html" title="class in com.google.common.primitives">Doubles</A></B></TD>
|
/external/libffi/src/mips/ |
ffi.c | 425 /* Treat it as two adjacent doubles. */ 479 two doubles. */
|
o32.S | 110 l.d $f14, 2*FFI_SIZEOF_ARG($sp) # passing two doubles
|
/external/proguard/docs/ |
downloads.html | 124 of longs or doubles. 264 <li>Fixed optimization of expressions with constant doubles.
|
/dalvik/vm/native/ |
dalvik_system_SamplingProfiler.c | 124 /** Doubles capacity of SampleSet. */
|
/external/bluetooth/glib/gio/inotify/ |
inotify-kernel.c | 133 * further sleep doubles.
|
/external/dbus/dbus/ |
dbus-mempool.c | 168 * doubles it prior to creating a new block. */
|
/external/icu4c/i18n/unicode/ |
utmscale.h | 173 * with <code>doubles</code>. They provide for much more graceful degradation in arithmetic operations.
|
/external/netperf/ |
netlib.h | 237 /* some of the fields in these structures are going to be doubles and */
|
/external/webkit/JavaScriptCore/wtf/ |
TypeTraits.h | 75 // by not converting int's to doubles.
|
/external/webkit/WebCore/bridge/jni/v8/ |
JNIUtilityPrivate.cpp | 112 // array of doubles
|
/packages/apps/Settings/src/com/android/settings/fuelgauge/ |
PowerUsageDetail.java | 91 public static final String EXTRA_DETAIL_VALUES = "values"; // Array of doubles
|
/bionic/libc/stdio/ |
vfprintf.c | 799 #if 1 /* BIONIC: remove memory leak when printing doubles */ 809 #if 1 /* BIONIC: remove memory leak when printing doubles */
|
/external/bluetooth/glib/ |
ChangeLog.pre-2-12 | 506 * glib/gkeyfile.c: Add api to get and set doubles and 507 lists of doubles. (#164719, Maurizio Monge, Dom Lachowicz)
|
/external/guava/javadoc/ |
allclasses-frame.html | 92 <A HREF="com/google/common/primitives/Doubles.html" title="class in com.google.common.primitives" target="classFrame">Doubles</A>
|
allclasses-noframe.html | 92 <A HREF="com/google/common/primitives/Doubles.html" title="class in com.google.common.primitives">Doubles</A>
|
index-all.html | [all...] |
/external/icu4c/i18n/ |
nfrs.cpp | 33 // euclid's algorithm works with doubles 34 // note, doubles only get us up to one quadrillion or so, which
|
/dalvik/libcore/luni/src/test/java/tests/api/java/io/ |
SerializationStressTest1.java | 617 double[] doubles = { 0.0, 1.1, 2.2, 3.3 }; local 618 objToSave = doubles; [all...] |
/external/bluetooth/glib/gobject/ |
gtype.h | [all...] |