HomeSort by relevance Sort by last modified time
    Searched full:double (Results 1101 - 1125 of 11433) sorted by null

<<41424344454647484950>>

  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sub_double/d/
T_sub_double_1.java 21 public double run(double a, double b) {
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sub_double_2addr/d/
T_sub_double_2addr_1.java 21 public double run(double a, double b) {
  /dalvik/tests/018-stack-overflow/src/
Main.java 31 private static void stackOverflowTestSub(double pad1, double pad2,
32 double pad3) {
  /dalvik/unit-tests/
dvmHumanReadableDescriptor_test.cpp 22 ASSERT_EQ("double[]", dvmHumanReadableDescriptor("[D"));
23 ASSERT_EQ("double[][]", dvmHumanReadableDescriptor("[[D"));
38 ASSERT_EQ("double", dvmHumanReadableDescriptor("D"));
  /dalvik/vm/mterp/mips/
unopWide.S 7 * For: neg-long, not-long, neg-double, long-to-double, double-to-long
  /external/chromium/chrome/browser/extensions/
extension_tts_api_linux.cc 22 double rate,
23 double pitch,
24 double volume) {
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.simple/
p4-cxx0x.cpp 15 struct A { double x; };
20 static_assert(is_same<decltype(a->x), double>::value, "");
21 static_assert(is_same<decltype((a->x)), const double&>::value, "");
  /external/clang/test/CXX/lex/lex.literal/lex.ext/
p7.cpp 13 long double operator "" _w(long double);
22 same_type<decltype(v1), long double> test1;
  /external/clang/test/CXX/special/class.ctor/
p1.cpp 12 X0 f1(double);
28 (X1)(double);
40 template<typename T> (X1<T>::X1)(double) { }
  /external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/
p2-0x.cpp 21 int same_tuple_check1[same_tuple<tuple<int, float>, tuple<int, double>>::value? -1 : 1];
22 int same_tuple_check2[same_tuple<tuple<float, double>, tuple<float, double>>::value? 1 : -1];
  /external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
p17.cpp 9 template<> template<> class A<int>::B<double>;
25 template <> class A<double> {
31 typedef A<double> AB;
  /external/clang/test/CodeGen/
libcalls-d.c 12 double exp2(double);
14 double t4(unsigned char x) {
regparm.c 7 double bbbb;
14 extern void FASTCALL reduced(char b, double c, foo* d, double e, int f);
  /external/clang/test/SemaCXX/
atomic-type.cxx 20 double &ovl1(_Atomic(A const *const *));
32 double &dr1 = ovl1(acc);
33 double &dr2 = ovl1(ac);
instantiate-blocks.cpp 22 return r; // expected-error {{return type 'double' must match previous return type 'float' when block literal has unspecified explicit return type}}
30 noret((float)0.0, double(0.0)); // expected-note {{in instantiation of function template specialization 'noret<float, double>' requested here}}
pragma-pack.cpp 49 template<> struct X<long double, true> {
50 long double c;
55 int check2[__alignof(X<long double, true>) == 2 ? 1 : -1];
  /external/compiler-rt/test/timing/
floatdisf.c 28 double bestTime = __builtin_inf();
37 double thisTime = intervalInCycles(startTime, endTime);
44 printf("%16s: %f cycles.\n", LIBSTRING, bestTime / (double) INPUT_SIZE);
floatundisf.c 28 double bestTime = __builtin_inf();
37 double thisTime = intervalInCycles(startTime, endTime);
44 printf("%16s: %f cycles.\n", LIBSTRING, bestTime / (double) INPUT_SIZE);
  /external/icu4c/i18n/
astro.cpp 56 // must use double parens, i.e.: U_DEBUG_ASTRO_MSG(("four is: %d",4));
62 static inline UBool isINVALID(double d) {
104 const double CalendarAstronomer::SYNODIC_MONTH = 29.530588853;
202 const double CalendarAstronomer::PI = 3.14159265358979323846;
213 inline static double normalize(double value, double range) {
222 inline static double norm2PI(double angle) {
229 inline static double normPI(double angle)
    [all...]
  /external/icu4c/test/intltest/
tchcfmt.h 47 double v1, const char* str1,
48 double v2, const char* str2,
49 double v3, const char* str3);
  /external/llvm/test/CodeGen/ARM/
fast-isel-deadcode.ll 3 ; Target-specific selector can't properly handle the double because it isn't
9 call void @printArgsNoRet(i32 1, float 0x4000CCCCC0000000, i8 signext 99, double 4.100000e+00)
22 declare void @printArgsNoRet(i32 %a1, float %a2, i8 signext %a3, double %a4)
  /external/llvm/test/CodeGen/Generic/
2005-01-18-SetUO-InfLoop.ll 5 %tmp125 = fcmp uno double 0.000000e+00, 0.000000e+00 ; <i1> [#uses=1]
19 declare i1 @llvm.isunordered.f64(double, double)
constindices.ll 37 %dsqrtTwo = fpext float %sqrtTwo to double ; <double> [#uses=1]
38 %dexp = fpext float %exp to double ; <double> [#uses=1]
39 %dpi = fpext float %pi to double ; <double> [#uses=1]
40 %dfive = fpext float %five to double ; <double> [#uses=1]
42 call i32 (i8*, ...)* @printf( i8* %castFmt, double %dsqrtTwo, double %dexp, double %dpi, double %dfive ) ; <i32>:1 [#uses=0
    [all...]
  /external/llvm/test/CodeGen/PowerPC/
2005-11-30-vastart-crash.ll 11 %tmp.0 = call double @foo( i8* %tmp.1 ) ; <double> [#uses=0]
17 declare double @foo(i8*)
  /external/llvm/test/CodeGen/X86/
brcond.ll 90 %0 = fpext float %x to double ; <double> [#uses=1]
91 %1 = fpext float %y to double ; <double> [#uses=1]
92 %2 = fmul double %0, %1 ; <double> [#uses=3]
93 %3 = fcmp oeq double %2, 0.000000e+00 ; <i1> [#uses=1]
102 %4 = fadd double %2, -1.000000e+00 ; <double> [#uses=1]
106 %.0.in = phi double [ %4, %bb1 ], [ %2, %entry ] ; <double> [#uses=1
    [all...]

Completed in 3468 milliseconds

<<41424344454647484950>>