HomeSort by relevance Sort by last modified time
    Searched refs:v4 (Results 226 - 250 of 272) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/webkit/SunSpider/
sunspider-compare-results 44 --v8-suite Use the V8 benchmark suite. Same as --suite=v8-v4
56 $suite = "v8-v4" if ($v8suite);
sunspider 63 --v8-suite Use the V8 benchmark suite. Same as --suite=v8-v4
83 $suite = "v8-v4" if ($v8suite);
  /external/webkit/WebKitTools/Scripts/
run-sunspider 65 --v8-suite Use the V8 benchmark suite. Same as --suite=v8-v4
  /bionic/libm/src/
e_lgamma_r.c 134 v4 = 1.04222645593369134254e-01, /* 0x3FBAAE55, 0xD6537C88 */ variable
265 p2 = one+y*(v1+y*(v2+y*(v3+y*(v4+y*v5))));
e_lgammaf_r.c 68 v4 = 1.0422264785e-01, /* 0x3dd572af */ variable
199 p2 = one+y*(v1+y*(v2+y*(v3+y*(v4+y*v5))));
  /external/fdlibm/
e_lgamma_r.c 133 v4 = 1.04222645593369134254e-01, /* 0x3FBAAE55, 0xD6537C88 */ variable
272 p2 = one+y*(v1+y*(v2+y*(v3+y*(v4+y*v5))));
  /external/qemu/distrib/libpng-1.2.19/
pngvcrd.c     [all...]
  /external/qemu/target-arm/
neon_helper.c 62 type v4; \
80 type v4; \
123 NEON_FN(vdest.v4, vsrc1.v4, vsrc2.v4);
154 NEON_FN(vdest.v2, vsrc1.v3, vsrc1.v4); \
156 NEON_FN(vdest.v4, vsrc2.v3, vsrc2.v4); \
1308 DO_QABS8(vec.v4);
1328 DO_QNEG8(vec.v4);
    [all...]
  /external/openssl/ssl/
ssl_asn1.c 92 int v1=0,v2=0,v3=0,v4=0,v5=0; local
243 M_ASN1_I2D_len_EXP_opt(&a.session_id_context,i2d_ASN1_OCTET_STRING,4,v4);
279 v4);
  /external/kernel-headers/original/asm-arm/
cacheflush.h 40 # define _CACHE v4
tlbflush.h 51 * v4 - ARMv4 without write buffer
82 # define _TLB v4
  /external/wpa_supplicant/
eapol_test.c 116 os_snprintf(buf, buflen, "%s", inet_ntoa(addr->u.v4));
686 pos = (u8 *) &as->addr.u.v4;
693 inet_aton(authsrv, &as->addr.u.v4);
  /external/quake/quake/src/QW/scitech/include/
mgraph.h     [all...]
  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
MGRAPH.H     [all...]
  /cts/tools/dasm/src/dasm/
DAsm.java     [all...]
  /external/jpeg/
config.sub 109 os=-sco3.2v4
117 # Don't forget version if it is 3.2v4 or newer.
357 i[3456]86v4*)
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/processor/
XSLTAttributeDef.java 183 * @param v4 An integer representation of k4.
187 String k3, int v3, String k4, int v4)
201 m_enums.put(k4, v4);
    [all...]
  /external/v8/test/mjsunit/
large-object-allocation.js 157 this.v4 = i;
  /external/wpa_supplicant_6/wpa_supplicant/
eapol_test.c 752 pos = (u8 *) &as->addr.u.v4;
759 inet_aton(authsrv, &as->addr.u.v4);
  /external/bison/build-aux/
config.sub 179 os=-sco3.2v4
187 # Don't forget version if it is 3.2v4 or newer.
625 i*86v4*)
  /external/clearsilver/
config.sub 176 os=-sco3.2v4
184 # Don't forget version if it is 3.2v4 or newer.
545 i*86v4*)
  /external/dbus/
config.sub 177 os=-sco3.2v4
185 # Don't forget version if it is 3.2v4 or newer.
584 i*86v4*)
  /external/dropbear/
config.sub 185 os=-sco3.2v4
193 # Don't forget version if it is 3.2v4 or newer.
197 # Don't forget version if it is 3.2v4 or newer.
637 i*86v4*)
  /external/e2fsprogs/config/
config.sub 184 os=-sco3.2v4
192 # Don't forget version if it is 3.2v4 or newer.
196 # Don't forget version if it is 3.2v4 or newer.
639 i*86v4*)
  /external/elfutils/config/
config.sub 177 os=-sco3.2v4
185 # Don't forget version if it is 3.2v4 or newer.
573 i*86v4*)

Completed in 1144 milliseconds

1 2 3 4 5 6 7 8 91011