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

1 2 3 4 5 6 7 8 91011>>

  /external/libopus/
version.mk 2 PACKAGE_VERSION = "1.1-beta"
  /external/jmonkeyengine/engine/src/core/com/jme3/system/
JmeVersion.java 4 public static final String FULL_NAME = "jMonkeyEngine 3.0.0 Beta";
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/shared/maven-filtering/1.0-beta-4/
_remote.repositories 3 maven-filtering-1.0-beta-4.jar>central=
4 maven-filtering-1.0-beta-4.pom>central=
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/endo/
GLVTypeBParameters.java 7 protected final BigInteger beta; field in class:GLVTypeBParameters
13 public GLVTypeBParameters(BigInteger beta, BigInteger lambda, BigInteger[] v1, BigInteger[] v2, BigInteger g1,
16 this.beta = beta;
27 return beta;
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/
maven-metadata.xml 6 <latest>2.4.0-beta-4</latest>
7 <release>2.4.0-beta-4</release>
9 <version>1.1-beta-2</version>
10 <version>1.1-beta-3</version>
23 <version>1.6-beta-1</version>
24 <version>1.6-beta-2</version>
38 <version>1.7-beta-1</version>
39 <version>1.7-beta-2</version>
54 <version>1.8.0-beta-1</version>
55 <version>1.8.0-beta-2</version
    [all...]
  /external/markdown/tests/misc/
lists5.txt 10 > * Beta
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/wagon/wagon/1.0-beta-6/
_remote.repositories 3 wagon-1.0-beta-6.pom>central=
  /prebuilts/tools/common/m2/repository/junit/junit/
maven-metadata.xml 28 <version>4.11-beta-1</version>
30 <version>4.12-beta-1</version>
31 <version>4.12-beta-2</version>
32 <version>4.12-beta-3</version>
  /external/cblas/testing/
c_d3chke.c 32 ALPHA=0.0, BETA=0.0;
51 ALPHA, A, 1, B, 1, BETA, C, 1 );
55 ALPHA, A, 1, B, 1, BETA, C, 1 );
59 ALPHA, A, 1, B, 1, BETA, C, 1 );
63 ALPHA, A, 1, B, 1, BETA, C, 1 );
67 ALPHA, A, 1, B, 1, BETA, C, 1 );
71 ALPHA, A, 1, B, 1, BETA, C, 1 );
75 ALPHA, A, 1, B, 1, BETA, C, 1 );
79 ALPHA, A, 1, B, 1, BETA, C, 1 );
83 ALPHA, A, 1, B, 1, BETA, C, 1 )
    [all...]
c_s3chke.c 32 ALPHA=0.0, BETA=0.0;
50 ALPHA, A, 1, B, 1, BETA, C, 1 );
54 ALPHA, A, 1, B, 1, BETA, C, 1 );
58 ALPHA, A, 1, B, 1, BETA, C, 1 );
62 ALPHA, A, 1, B, 1, BETA, C, 1 );
66 ALPHA, A, 1, B, 1, BETA, C, 1 );
70 ALPHA, A, 1, B, 1, BETA, C, 1 );
74 ALPHA, A, 1, B, 1, BETA, C, 1 );
78 ALPHA, A, 1, B, 1, BETA, C, 1 );
82 ALPHA, A, 1, B, 1, BETA, C, 1 )
    [all...]
c_c3chke.c 33 BETA[2] = {0.0,0.0},
53 ALPHA, A, 1, B, 1, BETA, C, 1 );
57 ALPHA, A, 1, B, 1, BETA, C, 1 );
61 ALPHA, A, 1, B, 1, BETA, C, 1 );
65 ALPHA, A, 1, B, 1, BETA, C, 1 );
69 ALPHA, A, 1, B, 1, BETA, C, 1 );
73 ALPHA, A, 1, B, 1, BETA, C, 1 );
77 ALPHA, A, 1, B, 1, BETA, C, 1 );
81 ALPHA, A, 1, B, 1, BETA, C, 1 );
85 ALPHA, A, 1, B, 1, BETA, C, 1 )
    [all...]
c_z3chke.c 33 BETA[2] = {0.0,0.0},
53 ALPHA, A, 1, B, 1, BETA, C, 1 );
57 ALPHA, A, 1, B, 1, BETA, C, 1 );
61 ALPHA, A, 1, B, 1, BETA, C, 1 );
65 ALPHA, A, 1, B, 1, BETA, C, 1 );
69 ALPHA, A, 1, B, 1, BETA, C, 1 );
73 ALPHA, A, 1, B, 1, BETA, C, 1 );
77 ALPHA, A, 1, B, 1, BETA, C, 1 );
81 ALPHA, A, 1, B, 1, BETA, C, 1 );
85 ALPHA, A, 1, B, 1, BETA, C, 1 )
    [all...]
  /external/cblas/examples/
cblas_example2.c 16 ALPHA=0.0, BETA=0.0;
27 ALPHA, A, 1, B, 1, BETA, C, 1 );
32 ALPHA, A, 1, B, 1, BETA, C, 1 );
37 ALPHA, A, 1, B, 1, BETA, C, 2 );
42 ALPHA, A, 1, B, 1, BETA, C, 1 );
49 &ALPHA, A, &lda, B, &ldb, &BETA, C, &ldc );
55 &ALPHA, A, &lda, B, &ldb, &BETA, C, &ldc );
61 &ALPHA, A, &lda, B, &ldb, &BETA, C, &ldc );
67 &ALPHA, A, &lda, B, &ldb, &BETA, C, &ldc );
  /external/eigen/lapack/
clarfg.f 40 *> H**H * ( alpha ) = ( beta ), H**H * H = I.
43 *> where alpha and beta are scalars, with beta real, and x is an
71 *> On exit, it is overwritten with the value beta.
130 REAL ALPHI, ALPHR, BETA, RSAFMN, SAFMIN, XNORM
163 BETA = -SIGN( SLAPY3( ALPHR, ALPHI, XNORM ), ALPHR )
168 IF( ABS( BETA ).LT.SAFMIN ) THEN
170 * XNORM, BETA may be inaccurate; scale X and recompute them
175 BETA = BETA*RSAFM
    [all...]
zlarfg.f 40 *> H**H * ( alpha ) = ( beta ), H**H * H = I.
43 *> where alpha and beta are scalars, with beta real, and x is an
71 *> On exit, it is overwritten with the value beta.
130 DOUBLE PRECISION ALPHI, ALPHR, BETA, RSAFMN, SAFMIN, XNORM
163 BETA = -SIGN( DLAPY3( ALPHR, ALPHI, XNORM ), ALPHR )
168 IF( ABS( BETA ).LT.SAFMIN ) THEN
170 * XNORM, BETA may be inaccurate; scale X and recompute them
175 BETA = BETA*RSAFM
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
beta_function.tcc 61 * @brief Return the beta function: \f$B(x,y)\f$.
63 * The beta function is defined by
68 * @param __x The first argument of the beta function.
69 * @param __y The second argument of the beta function.
70 * @return The beta function.
108 * @brief Return the beta function \f$B(x,y)\f$ using
111 * The beta function is defined by
116 * @param __x The first argument of the beta function.
117 * @param __y The second argument of the beta function.
118 * @return The beta function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
beta_function.tcc 61 * @brief Return the beta function: \f$B(x,y)\f$.
63 * The beta function is defined by
68 * @param __x The first argument of the beta function.
69 * @param __y The second argument of the beta function.
70 * @return The beta function.
108 * @brief Return the beta function \f$B(x,y)\f$ using
111 * The beta function is defined by
116 * @param __x The first argument of the beta function.
117 * @param __y The second argument of the beta function.
118 * @return The beta function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
beta_function.tcc 61 * @brief Return the beta function: \f$B(x,y)\f$.
63 * The beta function is defined by
68 * @param __x The first argument of the beta function.
69 * @param __y The second argument of the beta function.
70 * @return The beta function.
108 * @brief Return the beta function \f$B(x,y)\f$ using
111 * The beta function is defined by
116 * @param __x The first argument of the beta function.
117 * @param __y The second argument of the beta function.
118 * @return The beta function
    [all...]
  /prebuilts/ndk/5/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/6/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/7/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/8/sources/cxx-stl/gnu-libstdc++/4.4.3/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/8/sources/cxx-stl/gnu-libstdc++/4.6/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/8/sources/cxx-stl/gnu-libstdc++/4.7/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/9/sources/cxx-stl/gnu-libstdc++/4.6/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...]

Completed in 6671 milliseconds

1 2 3 4 5 6 7 8 91011>>