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

12 3 4 5 6

  /external/webkit/LayoutTests/storage/domstorage/sessionstorage/
enumerate-storage.html 26 sessionStorage.alpha = "beta";
enumerate-with-length-and-key.html 26 sessionStorage.alpha = "beta";
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Borland/
config.h 4 /* flex version 2.5.0.6 (beta) */
Makefile 2 # Makefile for flex 2.5.0.6 (beta) with Borland C/C++ version 4.02
NOTES 9 Subject: Re: Beta test for DOS
  /external/iproute2/examples/diffserv/
Edge1 11 IPROUTE=/root/DS-6-beta/iproute2-990530-dsing
14 IPCHAINS=/root/DS-6-beta/ipchains-1.3.9/ipchains
Edge2 12 IPROUTE=/root/DS-6-beta/iproute2-990530-dsing
15 IPCHAINS=/root/DS-6-beta/ipchains-1.3.9/ipchains
efcbq 3 $TC = "/root/DS-6-beta/iproute2-990530-dsing/tc/tc";
Edge31-cb-chains 13 IPROUTE=/root/DS-6-beta/iproute2-990530-dsing
16 IPCHAINS=/root/DS-6-beta/ipchains-1.3.9/ipchains
Edge32-cb-chains 13 IPROUTE=/root/DS-6-beta/iproute2-990530-dsing
16 IPCHAINS=/root/DS-6-beta/ipchains-1.3.9/ipchains
Edge32-ca-u32 14 IPROUTE=/root/DS-6-beta/iproute2-990530-dsing
17 IPCHAINS=/root/DS-6-beta/ipchains-1.3.9/ipchains
Edge32-cb-u32 13 IPROUTE=/root/DS-6-beta/iproute2-990530-dsing
  /dalvik/libcore/dom/src/test/resources/
hc_staff.html 20 <acronym title="Yes" class="Yes">&beta; Dallas, &gamma;
  /external/webkit/WebKitTools/android/flex-2.5.4a/
README 18 Many thanks to the 2.5 beta-testers for finding bugs and helping test and
  /frameworks/base/awt/org/apache/harmony/x/imageio/plugins/jpeg/
JPEGSpiConsts.java 31 public static final String version = "0.1 beta";
  /dalvik/dx/src/com/android/dx/ssa/back/
IdenticalBlockCombiner.java 134 * all of the successor links that point to the beta blocks to point
137 * @param alphaLabel block that will replace all the beta block
  /dalvik/libcore/dom/src/test/java/org/w3c/domts/level1/core/
hc_textparseintolistofelements.java 75 expectedNormal.add("\u03b2"); // android-changed: GREEK LOWER CASE BETA
81 expectedExpanded.add("\u03b2 Dallas, \u03b3\n 98554"); // android-changed: GREEK LOWER CASE BETA, GREEK LOWER CASE GAMMA
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
HTMLEntities.properties 137 # Beta 914
161 # beta 946
  /external/zlib/contrib/vstudio/
readme.txt 34 Microsoft Visual C++ 8.0) is on the beta 2 stage.
36 which is NOT a beta, and compile using the Visual studio 2005 IDE
  /external/opencore/nodes/pvprotocolenginenode/config/linux/
pvmf_protocolengine_node_tunables.h 48 #define DEFAULT_DL_USER_AGNET _STRLIT_CHAR("PVPlayer/4.0 (Beta release)")
  /frameworks/base/camera/libcameraservice/
FakeCamera.cpp 123 * BETA = kYb*(1 << (SHIFT1+3))
128 static const int BETA = (int)( kYb*(1 << (SHIFT1+3)) + 0.5 );
237 temp = (BETA*(pixels & 0x001F) + ALPHA*(pixels>>11) );
245 temp = (BETA*(pixels & 0x001F) + ALPHA*(pixels>>11) );
  /ndk/build/tools/
build-ccache.sh 24 # Beta versions of ccache 3.0 are supposed to do that as well but
  /external/webkit/WebCore/html/
HTMLEntityNames.gperf 43 Beta, 0x0392
115 beta, 0x03b2
  /frameworks/base/packages/TtsService/jni/
android_tts_SynthProxy.cpp 74 double beta; variable
96 beta = float(sqrt(amp)/fFilterShelfSlope);
99 b0 = amp * ((amp+1.0F) - ((amp-1.0F)*cosw) + (beta*sinw));
101 b2 = amp * ((amp+1.0F) - ((amp-1.0F)*cosw) - (beta*sinw));
102 a0 = (amp+1.0F) + ((amp-1.0F)*cosw) + (beta*sinw);
104 a2 = -((amp+1.0F) + ((amp-1.0F)*cosw) - (beta*sinw));
  /external/expat/
README 22 as beta software. Releases with even minor version numbers are

Completed in 276 milliseconds

12 3 4 5 6