| /external/chromium_org/v8/src/ |
| D | double.h | 28 Double() : d64_(0) {} in Double() function 29 explicit Double(double d) : d64_(double_to_uint64(d)) {} in Double() function 30 explicit Double(uint64_t d64) : d64_(d64) {} in Double() function 31 explicit Double(DiyFp diy_fp) in Double() function
|
| D | property-details.h | 84 static Representation Double() { return Representation(kDouble); } in Double() function
|
| /external/chromium_org/third_party/WebKit/Source/wtf/dtoa/ |
| D | double.h | 51 Double() : d64_(0) {} in Double() function 52 explicit Double(double d) : d64_(double_to_uint64(d)) {} in Double() function 53 explicit Double(uint64_t d64) : d64_(d64) {} in Double() function 54 explicit Double(DiyFp diy_fp) in Double() function
|
| /external/lldb/tools/lldb-perf/lib/ |
| D | Results.h | 25 class Double; variable 37 Double, enumerator 234 Double (const char *name, const char *description, double value) : in Double() function
|
| /external/chromium_org/testing/gtest/samples/ |
| D | sample3_unittest.cc | 91 static int Double(int n) { in Double() function in QueueTest
|
| /external/protobuf/gtest/samples/ |
| D | sample3_unittest.cc | 91 static int Double(int n) { in Double() function in QueueTest
|
| /external/clang/test/SemaCXX/ |
| D | pseudo-destructors.cpp | 8 typedef double Double; typedef
|
| D | missing-namespace-qualifier-typo-corrections.cpp | 10 int Double(int x) { return x + x; } in Double() function
|
| /external/chromium_org/third_party/ocmock/ |
| D | ocmock_extensions.mm | 27 CR_OCMOCK_RETURN_IMPL(Double, double); category
|
| /external/clang/test/Sema/ |
| D | overloadable.c | 54 typedef double Double; typedef
|
| D | cast.c | 23 typedef double Double; typedef
|
| /external/valgrind/main/none/tests/x86/ |
| D | x87trigOOR.c | 12 typedef double Double; typedef
|
| /external/llvm/include/llvm/IR/ |
| D | Intrinsics.h | 83 Void, VarArg, MMX, Metadata, Half, Float, Double, enumerator
|
| /external/chromium_org/crypto/ |
| D | ghash.cc | 145 GaloisHash::FieldElement GaloisHash::Double(const FieldElement& x) { in Double() function in crypto::GaloisHash
|
| /external/valgrind/main/VEX/pub/ |
| D | libvex_basictypes.h | 90 typedef double Double; /* IEEE754 double-precision (64-bit) value */ typedef
|
| /external/clang/lib/CodeGen/ |
| D | CGBuiltin.cpp | 2616 bool Double = in EmitCommonNeonBuiltinExpr() local 2635 bool Double = in EmitCommonNeonBuiltinExpr() local 2653 bool Double = in EmitCommonNeonBuiltinExpr() local 2695 bool Double = in EmitCommonNeonBuiltinExpr() local 4761 bool Double = in EmitAArch64BuiltinExpr() local 4781 bool Double = in EmitAArch64BuiltinExpr() local 4799 bool Double = in EmitAArch64BuiltinExpr() local 4817 bool Double = in EmitAArch64BuiltinExpr() local 4835 bool Double = in EmitAArch64BuiltinExpr() local
|
| /external/gtest/include/gtest/internal/ |
| D | gtest-internal.h | 391 typedef FloatingPoint<double> Double; typedef
|
| /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/ |
| D | gtest-internal.h | 466 typedef FloatingPoint<double> Double; typedef
|
| /external/mesa3d/src/gtest/include/gtest/internal/ |
| D | gtest-internal.h | 466 typedef FloatingPoint<double> Double; typedef
|
| /external/chromium_org/testing/gtest/include/gtest/internal/ |
| D | gtest-internal.h | 423 typedef FloatingPoint<double> Double; typedef
|
| /external/llvm/utils/unittest/googletest/include/gtest/internal/ |
| D | gtest-internal.h | 495 typedef FloatingPoint<double> Double; typedef
|
| /external/llvm/include/llvm/Support/ |
| D | MathExtras.h | 512 inline uint64_t DoubleToBits(double Double) { in DoubleToBits()
|
| /external/protobuf/gtest/include/gtest/internal/ |
| D | gtest-internal.h | 482 typedef FloatingPoint<double> Double; typedef
|
| /external/chromium_org/mojo/public/js/bindings/ |
| D | codec.js | 621 function Double() { class
|
| /external/lldb/source/Core/ |
| D | Scalar.cpp | 932 Scalar::Double(double fail_value) const in Double() function in Scalar
|