HomeSort by relevance Sort by last modified time
    Searched full:beta (Results 276 - 300 of 1386) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/WebKit/public/platform/
WebDeviceOrientationData.h 50 double beta; member in class:blink::WebDeviceOrientationData
  /external/eigen/bench/
benchBlasGemm.cpp 101 Scalar alpha, beta; local
111 beta = 1;
123 CBLAS_GEMM(CblasRowMajor, CblasNoTrans, CblasNoTrans, M, N, K, alpha, ma.data(), K, mb.data(), N, beta, mc.data(), N);
125 CBLAS_GEMM(CblasColMajor, CblasNoTrans, CblasNoTrans, M, N, K, alpha, ma.data(), M, mb.data(), K, beta, mc.data(), M);
  /external/guava/guava/src/com/google/common/cache/
AbstractCache.java 19 import com.google.common.annotations.Beta;
44 @Beta
141 @Beta
203 @Beta
  /external/iproute2/examples/diffserv/
efcbq 3 $TC = "/root/DS-6-beta/iproute2-990530-dsing/tc/tc";
  /external/libusb/
NEWS 55 * First libusb-1.0 beta release
  /external/okhttp/src/main/java/com/squareup/okhttp/
OkResponseCache.java 32 * This class is in beta. APIs are subject to change!
  /libcore/dom/src/test/resources/
hc_staff.html 20 <acronym title="Yes" class="Yes">&beta; Dallas, &gamma;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f/
ctor_double_double.pass.cpp 15 // explicit fisher_f_distribution(result_type alpha = 0, result_type beta = 1);
  /packages/inputmethods/LatinIME/java/res/xml/
rowkeys_greek3.xml 38 <!-- U+03B2: "?" GREEK SMALL LETTER BETA -->
  /prebuilts/devtools/repository/
sdk-repository-6.xsd 69 and <sample> get a new optional field <beta-rc> which can be used to indicate
70 the package is a Beta Release Candidate and not a final release.
142 <!-- An optional element indicating the package is a beta/preview.
145 <xsd:element name="beta-rc" type="xsd:positiveInteger" minOccurs="0" />
211 <!-- An optional element indicating the package is a beta/preview.
214 <xsd:element name="beta-rc" type="xsd:positiveInteger" minOccurs="0" />
272 <!-- An optional element indicating the package is a beta/preview.
275 <xsd:element name="beta-rc" type="xsd:positiveInteger" minOccurs="0" />
312 <!-- An optional element indicating the package is a beta/preview.
315 <xsd:element name="beta-rc" type="xsd:positiveInteger" minOccurs="0" /
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test___future__.py 6 GOOD_SERIALS = ("alpha", "beta", "candidate", "final")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test___future__.py 6 GOOD_SERIALS = ("alpha", "beta", "candidate", "final")
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
scopes.rb 66 /* rule scopes, from the book, final beta, p.147 */
83 /* rule scopes, from the book, final beta, p.148 */
107 /* recursive rule scopes, from the book, final beta, p.150 */
  /external/chromium_org/chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/
greek-symbols.json 5 "default": "greek beta symbol",
6 "alternative": "greek small letter curled beta",
7 "short": "beta"
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
V8DeviceMotionEventCustom.cpp 83 v8::Local<v8::Value> betaValue = object->Get(v8AtomicString(isolate, "beta"));
87 double beta = betaValue->NumberValue(); local
98 return DeviceMotionData::RotationRate::create(canProvideAlpha, alpha, canProvideBeta, beta, canProvideGamma, gamma);
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_FilterDeblockingChroma_VerEdge_I.c 39 * pBeta - Array of size 2 of beta thresholds (the first item is the beta
41 * for the internal vertical edge); per [ISO14496-10] beta values
omxVCM4P10_FilterDeblockingLuma_HorEdge_I.c 39 * pBeta - array of size 2 of beta thresholds (the first item is the beta
41 * is for the internal horizontal edge). Per [ISO14496-10] beta
omxVCM4P10_FilterDeblockingLuma_VerEdge_I.c 39 * pBeta -Array of size 2 of beta thresholds (the first item is the beta
41 * for the internal vertical edge); per [ISO14496-10] beta values
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/special_functions/
math_fwd.hpp 39 // Beta functions.
42 beta(RT1 a, RT2 b); // Beta function (2 arguments).
46 beta(RT1 a, RT2 b, A x); // Beta function (3 arguments).
50 beta(RT1 a, RT2 b, RT3 x, const Policy& pol); // Beta function (3 arguments).
62 ibeta(RT1 a, RT2 b, RT3 x); // Incomplete beta function.
66 ibeta(RT1 a, RT2 b, RT3 x, const Policy& pol); // Incomplete beta function.
70 ibetac(RT1 a, RT2 b, RT3 x); // Incomplete beta complement function
    [all...]
  /external/ceres-solver/internal/ceres/
line_search_direction.cc 64 double beta = 0.0; local
68 beta = current.gradient_squared_norm / previous.gradient_squared_norm;
72 beta = (current.gradient.dot(gradient_change) /
77 beta = (current.gradient.dot(gradient_change) /
84 *search_direction = -current.gradient + beta * previous.search_direction;
  /external/chromium_org/chrome/installer/linux/rpm/
build.sh 179 echo "-c channel the package channel (trunk, asan, unstable, beta, stable)"
191 REPLACES="unstable beta"
195 REPLACES="stable beta"
197 testing|beta )
198 CHANNEL=beta
  /external/chromium_org/native_client_sdk/src/doc/sdk/
download.rst 89 pepper_31 (beta)
95 "post-stable", "stable", "beta", "dev" and "canary". These labels correspond
97 Chrome 31 is beta, etc. Therefore ``pepper_30`` is the recommended bundle to
158 pepper_31 (beta)
191 pepper_31 (beta)
  /external/bison/lib/
vasnprintf.c 419 with m>=0 and n>0 (in base beta = 2^GMP_LIMB_BITS).
424 {Here (q[m-1]*beta^(m-1)+...+q[j]*beta^j) * b[0] + r*beta^j =
425 = a[m-1]*beta^(m-1)+...+a[j]*beta^j und 0<=r<b[0]<beta}
426 j:=j-1, r:=r*beta+a[j], q[j]:=floor(r/b[0]), r:=r-b[0]*q[j].
429 We have a/b < beta^(m-n+1).
432 r=[r[m],...,r[0]], b=[b[n-1],...,b[0]] with b[n-1]>=beta/2
    [all...]
  /external/guava/guava/src/com/google/common/util/concurrent/
MoreExecutors.java 21 import com.google.common.annotations.Beta;
67 @Beta
98 @Beta
126 @Beta
163 @Beta
184 @Beta
  /external/bison/build-aux/
do-release-commit-and-tag 55 To update NEWS and tag the beta 8.1 release of coreutils, I would run this:
57 $ME 8.1 beta
134 alpha|beta|stable) ;;

Completed in 1284 milliseconds

<<11121314151617181920>>