HomeSort by relevance Sort by last modified time
    Searched full:beta (Results 1 - 25 of 1724) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/LayoutTests/fast/dom/DeviceOrientation/
null-values-expected.txt 7 PASS deviceOrientationEvent.beta is mockEvent.beta
10 PASS deviceOrientationEvent.beta is mockEvent.beta
13 PASS deviceOrientationEvent.beta is mockEvent.beta
16 PASS deviceOrientationEvent.beta is mockEvent.beta
multiple-frames-expected.txt 7 PASS deviceOrientationEvent.beta is mockEvent.beta
10 PASS deviceOrientationEvent.beta is mockEvent.beta
updates-expected.txt 7 PASS deviceOrientationEvent.beta is mockEvent.beta
10 PASS deviceOrientationEvent.beta is mockEvent.beta
add-listener-from-callback-expected.txt 7 PASS deviceOrientationEvent.beta is mockBeta
10 PASS deviceOrientationEvent.beta is mockBeta
13 PASS deviceOrientationEvent.beta is mockBeta
optional-event-properties-expected.txt 8 PASS event.beta == null is true
12 PASS event.beta == 1 is true
16 PASS event.beta == null is true
20 PASS event.beta == 0 is true
24 PASS event.beta == null is true
28 PASS event.beta == 0 is true
32 PASS event.beta == null is true
basic-operation-expected.txt 7 PASS deviceOrientationEvent.beta is mockBeta
create-event-expected.txt 11 PASS 'beta' in event is true
17 PASS typeof event.beta == 'object' is true
  /external/jmonkeyengine/engine/src/core/com/jme3/system/
JmeVersion.java 4 public static final String FULL_NAME = "jMonkeyEngine 3.0.0 Beta";
  /external/webkit/LayoutTests/fast/dom/DeviceOrientation/script-tests/
updates.js 4 function setMockOrientation(alpha, beta, gamma) {
5 mockEvent = {alpha: alpha, beta: beta, gamma: gamma};
7 layoutTestController.setMockDeviceOrientation(true, mockEvent.alpha, true, mockEvent.beta, true, mockEvent.gamma);
16 shouldBe('deviceOrientationEvent.beta', 'mockEvent.beta');
null-values.js 4 function setMockOrientation(alpha, beta, gamma) {
5 mockEvent = {alpha: alpha, beta: beta, gamma: gamma};
9 null != mockEvent.beta, null == mockEvent.beta ? 0 : mockEvent.beta,
19 shouldBe('deviceOrientationEvent.beta', 'mockEvent.beta');
optional-event-properties.js 7 shouldBeTrue("event.beta == null");
12 shouldBeTrue("event.beta == 1");
17 shouldBeTrue("event.beta == null");
22 shouldBeTrue("event.beta == 0");
27 shouldBeTrue("event.beta == null");
32 shouldBeTrue("event.beta == 0");
37 shouldBeTrue("event.beta == null");
multiple-frames.js 7 shouldBe('deviceOrientationEvent.beta', 'mockEvent.beta');
30 var mockEvent = {alpha: 1.1, beta: 2.2, gamma: 3.3};
32 layoutTestController.setMockDeviceOrientation(true, mockEvent.alpha, true, mockEvent.beta, true, mockEvent.gamma);
create-event.js 11 shouldBeTrue("'beta' in event");
18 shouldBeTrue("typeof event.beta == 'object'");
  /external/markdown/tests/misc/
lists5.txt 10 > * Beta
lists5.html 11 <li>Beta
  /external/webkit/LayoutTests/fast/xpath/4XPath/Borrowed/
cz_20030217.html 14 <beta no="a">\
22 </beta>\
23 <beta no="b">\
28 </beta>\
33 expr = '/alpha/beta[attribute::no = "a"]'
37 expr = '/alpha/beta[attribute::no = 1]'
41 expr = '/alpha/beta[@no = "a"]'
45 expr = '/alpha/beta[@no = 1]'
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/
beta_function.tcc 62 * @brief Return the beta function: \f$B(x,y)\f$.
64 * The beta function is defined by
69 * @param __x The first argument of the beta function.
70 * @param __y The second argument of the beta function.
71 * @return The beta function.
109 * @brief Return the beta function \f$B(x,y)\f$ using
112 * The beta function is defined by
117 * @param __x The first argument of the beta function.
118 * @param __y The second argument of the beta function.
119 * @return The beta function
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
beta_function.tcc 62 * @brief Return the beta function: \f$B(x,y)\f$.
64 * The beta function is defined by
69 * @param __x The first argument of the beta function.
70 * @param __y The second argument of the beta function.
71 * @return The beta function.
109 * @brief Return the beta function \f$B(x,y)\f$ using
112 * The beta function is defined by
117 * @param __x The first argument of the beta function.
118 * @param __y The second argument of the beta function.
119 * @return The beta function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
beta_function.tcc 62 * @brief Return the beta function: \f$B(x,y)\f$.
64 * The beta function is defined by
69 * @param __x The first argument of the beta function.
70 * @param __y The second argument of the beta function.
71 * @return The beta function.
109 * @brief Return the beta function \f$B(x,y)\f$ using
112 * The beta function is defined by
117 * @param __x The first argument of the beta function.
118 * @param __y The second argument of the beta function.
119 * @return The beta function
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/tr1/
beta_function.tcc 62 * @brief Return the beta function: \f$B(x,y)\f$.
64 * The beta function is defined by
69 * @param __x The first argument of the beta function.
70 * @param __y The second argument of the beta function.
71 * @return The beta function.
109 * @brief Return the beta function \f$B(x,y)\f$ using
112 * The beta function is defined by
117 * @param __x The first argument of the beta function.
118 * @param __y The second argument of the beta function.
119 * @return The beta function
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/tr1/
beta_function.tcc 62 * @brief Return the beta function: \f$B(x,y)\f$.
64 * The beta function is defined by
69 * @param __x The first argument of the beta function.
70 * @param __y The second argument of the beta function.
71 * @return The beta function.
109 * @brief Return the beta function \f$B(x,y)\f$ using
112 * The beta function is defined by
117 * @param __x The first argument of the beta function.
118 * @param __y The second argument of the beta function.
119 * @return The beta function
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/tr1/
beta_function.tcc 62 * @brief Return the beta function: \f$B(x,y)\f$.
64 * The beta function is defined by
69 * @param __x The first argument of the beta function.
70 * @param __y The second argument of the beta function.
71 * @return The beta function.
109 * @brief Return the beta function \f$B(x,y)\f$ using
112 * The beta function is defined by
117 * @param __x The first argument of the beta function.
118 * @param __y The second argument of the beta function.
119 * @return The beta function
    [all...]
  /frameworks/base/core/java/android/webkit/
DeviceMotionAndOrientationManager.java 46 double beta, boolean canProvideGamma, double gamma) {
48 nativeSetMockOrientation(mWebViewCore, canProvideAlpha, alpha, canProvideBeta, beta,
60 public void onOrientationChange(Double alpha, Double beta, Double gamma) {
63 beta != null, beta != null ? beta.doubleValue() : 0.0,
70 boolean canProvideAlpha, double alpha, boolean canProvideBeta, double beta,
76 boolean canProvideAlpha, double alpha, boolean canProvideBeta, double beta,
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
armVCM4P10_DeBlockPixel.c 38 * [in] beta beta threshold value
50 int beta, /* beta */
72 if (armAbs(p0-q0)>=alpha || armAbs(p1-p0)>=beta || armAbs(q1-q0)>=beta)
74 DEBUG_PRINTF_10("DeBlockPixel: %02x %02x %02x %02x | %02x %02x %02x %02x alpha=%d beta=%d\n",
75 p3, p2, p1, p0, q0, q1, q2, q3, alpha, beta);
92 if (ap < beta)
96 if (aq < beta)
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.s 47 beta RN 7 label
197 ;// Check |p1-p0|<Beta
201 USUB8 a, a, beta
204 ;// Check |q1-q0|<Beta
208 USUB8 a, a, beta
211 ;// Check ap<Beta
215 USUB8 a, a, beta
216 SEL apflg, m00, filt ;// apflg = filt && (ap<beta)
218 ;// Check aq<Beta
222 USUB8 t2, t2, beta
    [all...]

Completed in 3001 milliseconds

1 2 3 4 5 6 7 8 91011>>