/external/llvm/lib/Target/PowerPC/ |
PPCCallingConv.td | 86 // alignment and size as doubles.
|
/external/llvm/test/CodeGen/X86/ |
fast-isel-x86-64.ll | 242 ; Without any type hints, doubles use the smaller xorps instead of xorpd.
|
/external/skia/bench/ |
MatrixBench.cpp | 323 // As doubles, on Z600 Linux systems this is 2.5x as expensive as mixed mode
|
/external/v8/test/cctest/ |
test-assembler-mips.cc | 283 // the doubles t.a ... t.f. 406 // Test conversions between doubles and integers. 565 // the doubles t.a ... t.f. 762 // Test conversions between doubles and long integers. [all...] |
/external/webkit/Source/JavaScriptCore/dfg/ |
DFGNode.h | 276 // Check for integers or doubles.
|
/frameworks/base/docs/html/about/versions/ |
android-2.2-highlights.jd | 259 <p>New preview API doubles the frame rate from ~10FPS to ~20FPS. Camera now supports portrait
|
/libcore/luni/src/main/java/java/util/concurrent/atomic/ |
package-info.java | 178 * {@link java.lang.Float#intBitsToFloat} conversions, and doubles using
|
/libcore/luni/src/test/java/libcore/java/math/ |
OldBigDecimalTest.java | 32 // These numbers have an exact representation as doubles:
|
/external/junit/src/org/junit/ |
Assert.java | 420 * Asserts that two doubles or floats are equal to within a positive delta. 497 * Asserts that two doubles or floats are equal to within a positive delta.
|
/external/libffi/src/mips/ |
ffi.c | 425 /* Treat it as two adjacent doubles. */ 479 two doubles. */
|
/external/llvm/examples/Kaleidoscope/Chapter3/ |
toy.cpp | 403 std::vector<Type*> Doubles(Args.size(), 406 Doubles, false);
|
/external/llvm/examples/Kaleidoscope/Chapter4/ |
toy.cpp | 411 std::vector<Type*> Doubles(Args.size(), 414 Doubles, false);
|
/external/proguard/docs/ |
downloads.html | 124 of longs or doubles. 264 <li>Fixed optimization of expressions with constant doubles.
|
/external/protobuf/java/src/test/java/com/google/protobuf/ |
TextFormatTest.java | 116 // Java likes to add a trailing ".0" to floats and doubles. C printf 128 // Java likes to add a trailing ".0" to floats and doubles. C printf
|
/external/v8/src/ |
bignum-dtoa.cc | 395 // For doubles len(f) == 53 (don't forget the hidden bit). 635 // For IEEE doubles half-way cases (in decimal system numbers ending with 5)
|
conversions-inl.h | 62 // Convert "small enough" doubles to uint32_t by fixing the 32 335 const int kMaxSignificantDigits = 309; // Doubles are less than 1.8e308.
|
/external/v8/src/x64/ |
codegen-x64.cc | 294 // Convert smis to doubles and holes to hole NaNs. The Array's length 410 // Box doubles into heap numbers.
|
/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
|
/packages/apps/Camera/jni/feature_stab/db_vlvm/ |
db_utilities.h | 100 * Maximum of two doubles. 108 * Minumum of two doubles.
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
db_utilities.h | 100 * Maximum of two doubles. 108 * Minumum of two doubles.
|
/dalvik/libdex/ |
DexFile.cpp | 224 * but almost doubles the flash storage requirements for the bootstrap
|
/external/chromium/third_party/libevent/ |
evport.c | 232 * Doubles the size of the allocated file descriptor array.
|
/external/dbus/dbus/ |
dbus-mempool.c | 169 * doubles it prior to creating a new block. */
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/ |
Utils.java | 339 * @param resultStats array of 2 doubles, the former is the average value and
|