HomeSort by relevance Sort by last modified time
    Searched full:skew (Results 26 - 50 of 308) sorted by null

12 3 4 5 6 7 8 91011>>

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.negbin/
eval_param.pass.cpp 50 double skew = 0; local
57 skew += d * d2;
62 skew /= u.size() * dev * var;
71 assert(std::abs((skew - x_skew) / x_skew) < 0.01);
92 double skew = 0; local
99 skew += d * d2;
104 skew /= u.size() * dev * var;
113 assert(std::abs((skew - x_skew) / x_skew) < 0.01);
134 double skew = 0; local
141 skew += d * d2
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.weibull/
eval.pass.cpp 48 double skew = 0; local
55 skew += d * d2;
60 skew /= u.size() * dev * var;
73 assert(std::abs((skew - x_skew) / x_skew) < 0.01);
92 double skew = 0; local
99 skew += d * d2;
104 skew /= u.size() * dev * var;
117 assert(std::abs((skew - x_skew) / x_skew) < 0.01);
136 double skew = 0; local
143 skew += d * d2
    [all...]
eval_param.pass.cpp 49 double skew = 0; local
56 skew += d * d2;
61 skew /= u.size() * dev * var;
74 assert(std::abs((skew - x_skew) / x_skew) < 0.01);
94 double skew = 0; local
101 skew += d * d2;
106 skew /= u.size() * dev * var;
119 assert(std::abs((skew - x_skew) / x_skew) < 0.01);
139 double skew = 0; local
146 skew += d * d2
    [all...]
  /development/samples/devbytes/animation/Anticipation/src/com/example/android/anticipation/
AnticiButton.java 37 * an animation which moves the button left or right, applying the skew effect to the
38 * button. The logic of drawing the button with a skew transform is handled in the
79 * The skew effect is handled by changing the transform of the Canvas
86 canvas.skew(mSkewX, 0);
103 * Finish the "anticipation" animation (skew the button back from the direction of
104 * travel), animate it to the other side of the screen, then un-skew the button
111 // finish the skew animation quickly
205 * Sets the amount of left/right skew on the button, which determines how far the button
211 invalidate(); // force button to redraw with new skew value
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.normal/
eval.pass.cpp 44 double skew = 0; local
51 skew += d * d2;
56 skew /= u.size() * dev * var;
65 assert(std::abs(skew - x_skew) < 0.01);
eval_param.pass.cpp 45 double skew = 0; local
52 skew += d * d2;
57 skew /= u.size() * dev * var;
66 assert(std::abs(skew - x_skew) < 0.01);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.exp/
eval_param.pass.cpp 49 double skew = 0; local
56 skew += d * d2;
61 skew /= u.size() * dev * var;
70 assert(std::abs((skew - x_skew) / x_skew) < 0.01);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
adfs_fs.h 17 __u8 skew; member in struct:adfs_discrecord
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
adfs_fs.h 17 __u8 skew; member in struct:adfs_discrecord
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
adfs_fs.h 17 __u8 skew; member in struct:adfs_discrecord
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.pconst/
eval.pass.cpp 67 double skew = 0;
74 skew += d * d2;
79 skew /= Ni * dev * var;
88 assert(std::abs(skew - x_skew) < 0.01);
127 double skew = 0;
134 skew += d * d2;
139 skew /= Ni * dev * var;
148 assert(std::abs(skew - x_skew) < 0.01);
187 double skew = 0;
194 skew += d * d2
    [all...]
eval_param.pass.cpp 69 double skew = 0;
76 skew += d * d2;
81 skew /= Ni * dev * var;
90 assert(std::abs(skew - x_skew) < 0.01);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bernoulli/
eval.pass.cpp 43 double skew = 0; local
50 skew += d * d2;
55 skew /= u.size() * dev * var;
64 assert(std::abs((skew - x_skew) / x_skew) < 0.01);
79 double skew = 0; local
86 skew += d * d2;
91 skew /= u.size() * dev * var;
100 assert(std::abs((skew - x_skew) / x_skew) < 0.01);
eval_param.pass.cpp 45 double skew = 0; local
52 skew += d * d2;
57 skew /= u.size() * dev * var;
66 assert(std::abs((skew - x_skew) / x_skew) < 0.01);
83 double skew = 0; local
90 skew += d * d2;
95 skew /= u.size() * dev * var;
104 assert(std::abs((skew - x_skew) / x_skew) < 0.01);
  /frameworks/base/core/java/android/net/
SntpClient.java 105 // receiveTime = originateTime + transit + skew
106 // responseTime = transmitTime + transit - skew
108 // = ((originateTime + transit + skew - originateTime) +
109 // (transmitTime - (transmitTime + transit - skew)))/2
110 // = ((transit + skew) + (transmitTime - transmitTime - transit + skew))/2
111 // = (transit + skew - transit + skew)/2
112 // = (2 * skew)/2 = skew
    [all...]
  /external/chromium_org/cc/animation/
transform_operation.h 35 } skew; member in union:cc::TransformOperation::__anon6456
transform_operation.cc 143 double from_x = IsOperationIdentity(from) ? 0 : from->skew.x;
144 double from_y = IsOperationIdentity(from) ? 0 : from->skew.y;
145 double to_x = IsOperationIdentity(to) ? 0 : to->skew.x;
146 double to_y = IsOperationIdentity(to) ? 0 : to->skew.y;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.int/
eval_param.pass.cpp 50 double skew = 0; local
57 skew += d * d2;
62 skew /= u.size() * dev * var;
72 assert(std::abs(skew - x_skew) < 0.01);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.real/
eval_param.pass.cpp 50 D::result_type skew = 0; local
57 skew += d * d2;
62 skew /= u.size() * dev * var;
71 assert(std::abs(skew - x_skew) < 0.01);
  /external/webrtc/src/modules/audio_processing/aec/
aec_resampler.c 12 * skew by resampling the farend signal.
77 float skew,
96 be = 1 + skew;
180 float skew = 0; local
228 skew = (xy - xAvg*y) / denom;
231 *skewEst = skew;
echo_cancellation.c 87 int resample; // if the skew is small enough we don't resample
89 float skew; member in struct:__anon30471
264 aecpc->skew = 0;
302 float skew; local
325 skew = aecpc->skew;
332 skew,
373 WebRtc_Word16 nrOfSamples, WebRtc_Word16 msInSndCardBuf, WebRtc_Word32 skew)
434 retVal = WebRtcAec_GetSkew(aecpc->resampler, skew, &aecpc->skew);
    [all...]
  /external/chromium_org/net/tools/get_server_time/
get_server_time.cc 211 // |now|, fills |skew| with the skew of the local clock (i.e., add
212 // |*skew| to a client time to get a server time) and
218 base::TimeDelta* skew,
220 *skew = server_now - now;
341 base::TimeDelta skew; local
345 &skew, &skew_uncertainty);
348 "An estimate for the local clock skew is %.2f ms with "
350 skew.InMillisecondsF(),
  /development/samples/devbytes/animation/ToonGame/src/com/example/android/toongame/
SkewableTextView.java 52 canvas.skew(mSkewX, 0);
65 invalidate(); // force redraw with new skew value
  /external/chromium/chrome/browser/debugger/manual_tests/
element-styles.html 3 -webkit-transform:skew(-10deg,-3deg);
15 -webkit-transform:skew(-10deg,-3deg);
  /external/chromium_org/net/cookies/
cookie_options.h 28 // clock skew between server and host.

Completed in 530 milliseconds

12 3 4 5 6 7 8 91011>>