| /external/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/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/google-breakpad/src/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/clang/test/Sema/ |
| D | overloadable.c | 54 typedef double Double; typedef
|
| D | cast.c | 23 typedef double Double; typedef
|
| /external/valgrind/none/tests/amd64/ |
| D | x87trigOOR.c | 12 typedef double Double; typedef
|
| /external/valgrind/none/tests/x86/ |
| D | x87trigOOR.c | 12 typedef double Double; typedef
|
| /external/llvm/include/llvm/IR/ |
| D | Intrinsics.h | 77 Void, VarArg, MMX, Metadata, Half, Float, Double, enumerator
|
| /external/protobuf/java/src/test/java/com/google/protobuf/ |
| D | test_bad_identifiers.proto | 111 message Double { message
|
| /external/valgrind/VEX/pub/ |
| D | libvex_basictypes.h | 96 typedef double Double; /* IEEE754 double-precision (64-bit) value */ typedef
|
| /external/clang/lib/CodeGen/ |
| D | CGBuiltin.cpp | 2810 bool Double = in EmitCommonNeonBuiltinExpr() local 2829 bool Double = in EmitCommonNeonBuiltinExpr() local 2847 bool Double = in EmitCommonNeonBuiltinExpr() local 2889 bool Double = in EmitCommonNeonBuiltinExpr() local 5027 bool Double = in EmitAArch64BuiltinExpr() local 5047 bool Double = in EmitAArch64BuiltinExpr() local 5065 bool Double = in EmitAArch64BuiltinExpr() local 5083 bool Double = in EmitAArch64BuiltinExpr() local 5101 bool Double = in EmitAArch64BuiltinExpr() local
|
| /external/gtest/include/gtest/internal/ |
| D | gtest-internal.h | 391 typedef FloatingPoint<double> Double; typedef
|
| /external/mesa3d/src/gtest/include/gtest/internal/ |
| D | gtest-internal.h | 466 typedef FloatingPoint<double> Double; typedef
|
| /external/google-breakpad/src/testing/gtest/include/gtest/internal/ |
| D | gtest-internal.h | 466 typedef FloatingPoint<double> Double; typedef
|
| /external/llvm/utils/unittest/googletest/include/gtest/internal/ |
| D | gtest-internal.h | 495 typedef FloatingPoint<double> Double; typedef
|
| /external/protobuf/gtest/include/gtest/internal/ |
| D | gtest-internal.h | 482 typedef FloatingPoint<double> Double; typedef
|
| /external/jmonkeyengine/engine/src/core/com/jme3/scene/ |
| D | VertexBuffer.java | 253 Double(8), enumConstant
|
| /external/llvm/include/llvm/DebugInfo/PDB/ |
| D | PDBTypes.h | 447 Double, enumerator 468 double Double; member
|
| /external/valgrind/none/tests/arm64/ |
| D | fp_and_simd.c | 15 typedef double Double; typedef
|
| /external/jetty/src/java/org/eclipse/jetty/util/ |
| D | TypeUtil.java | 116 class2Name.put(java.lang.Double.class,"java.lang.Double"); in class2Name.put()
|
| /external/lldb/source/Core/ |
| D | Scalar.cpp | 932 Scalar::Double(double fail_value) const in Double() function in Scalar
|