/dalvik/dx/src/com/android/dx/dex/file/ |
CatchStructs.java | 208 "bogus exception range: " + Hex.u4(start) + ".." + 209 Hex.u4(end));
|
CodeItem.java | 240 out.annotate(4, " debug_off: " + Hex.u4(debugOff)); 241 out.annotate(4, " insns_size: " + Hex.u4(insnsSz));
|
MixedItemSection.java | 152 out.annotate(4, name + "_size:" + spaces + Hex.u4(sz)); 153 out.annotate(4, name + "_off: " + spaces + Hex.u4(offset));
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/ |
ExcludedProxyTest.java | 89 URL u4 = new URL("http://" local 92 java.net.HttpURLConnection conn4 = (java.net.HttpURLConnection) u4
|
/external/libvorbis/vq/ |
Makefile.am | 22 44u0.vqs 44u1.vqs 44u2.vqs 44u3.vqs 44u4.vqs 44u5.vqs 44u6.vqs \
|
/system/bt/btif/src/ |
btif_gatt_test.cc | 275 __func__, params->u1, params->u2, params->u3, params->u4, 281 bte_appl_cfg.ble_resp_key = params->u4;
|
/dalvik/libdex/ |
InstrUtils.cpp | 480 static inline u4 fetch_u4_impl(u4 offset, const u2* insns) { 481 return insns[offset] | ((u4) insns[offset+1] << 16); 693 u4 len = insns[2] | (((u4)insns[3]) << 16);
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/ |
URLTest.java | 53 URL u4; field in class:URLTest 132 u4 = new URL( 134 assertEquals("u4 returns a wrong protocol", "http", u4.getProtocol()); 135 assertEquals("u4 returns a wrong host", "www.yahoo5.com", u4.getHost()); 136 assertEquals("u4 returns a wrong port", -1, u4.getPort()); 137 assertEquals("u4 returns a wrong file", 138 "/di!@$%^&*()_+r1/di:::r2/test.cgi?point1.html", u4.getFile()) [all...] |
/external/boringssl/src/crypto/poly1305/ |
poly1305_arm_asm.S | 142 # qhasm: reg128 u4 214 # qhasm: 2x u4 = 0xff 215 # asm 1: vmov.i64 >u4=reg128#8,#0xff 216 # asm 2: vmov.i64 >u4=q7,#0xff 244 # qhasm: 2x u4 unsigned>>= 7 245 # asm 1: vshr.u64 >u4=reg128#8,<u4=reg128#8,#7 246 # asm 2: vshr.u64 >u4=q7,<u4=q7,#7 269 # qhasm: 2x u4 <<= 2 [all...] |
/dalvik/dx/src/com/android/dx/cf/cst/ |
ConstantPoolParser.java | 242 ex.addContext("...while preparsing cst " + Hex.u2(i) + " at offset " + Hex.u4(at)); 393 " at offset " + Hex.u4(at)); 398 " at offset " + Hex.u4(at));
|
/dalvik/dexgen/src/com/android/dexgen/dex/code/ |
SwitchData.java | 193 sb.append(Hex.u4(absTarget));
|
DalvInsn.java | 299 return Hex.u4(System.identityHashCode(this));
|
/dalvik/dexgen/src/com/android/dexgen/rop/cst/ |
CstUtf8.java | 172 " at offset " + Hex.u4(offset));
|
/dalvik/dx/src/com/android/dx/dex/code/ |
SwitchData.java | 194 sb.append(Hex.u4(absTarget));
|
InsnFormat.java | 290 case 32: sb.append(Hex.u4((int) bits)); break; 311 return (address == (char) address) ? Hex.u2(address) : Hex.u4(address);
|
/dalvik/dx/src/com/android/dx/rop/cst/ |
CstString.java | 172 " at offset " + Hex.u4(offset));
|
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/ |
p1.cpp | 59 union U4 {} constexpr u4 = {}; variable in typeref:union:U4
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
vp9_dct_ssse3.c | 111 const __m128i u4 = _mm_madd_epi16(t2, k__cospi_p24_p08); local 122 const __m128i v4 = _mm_add_epi32(u4, k__DCT_CONST_ROUNDING); 165 const __m128i u4 = _mm_madd_epi16(t2, k__cospi_p12_p20); local 174 const __m128i v4 = _mm_add_epi32(u4, k__DCT_CONST_ROUNDING);
|
vp9_dct_intrin_sse2.c | 271 const __m128i u4 = _mm_madd_epi16(t2, k__cospi_p24_p08); local 280 const __m128i v4 = _mm_add_epi32(u4, k__DCT_CONST_ROUNDING); 333 const __m128i u4 = _mm_madd_epi16(t2, k__cospi_p12_p20); local 342 const __m128i v4 = _mm_add_epi32(u4, k__DCT_CONST_ROUNDING); 772 __m128i u0, u1, u2, u3, u4, u5, u6, u7; local 800 u4 = _mm_madd_epi16(v2, k__cospi_p24_p08); 919 __m128i u0, u1, u2, u3, u4, u5, u6, u7, u8, u9, u10, u11, u12, u13, u14, u15; local [all...] |
/toolchain/binutils/binutils-2.25/include/opcode/ |
crx.h | 37 u0, u1, u2, u3, u4, u5, u6, u7, u8, u9, enumerator in enum:__anon116257
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
e_lgamma_r.c | 130 u4 = 2.28963728064692451092e-01, /* 0x3FCD4EAE, 0xF6010924 */ variable 266 p1 = y*(u0+y*(u1+y*(u2+y*(u3+y*(u4+y*u5)))));
|
/external/fdlibm/ |
e_lgamma_r.c | 128 u4 = 2.28963728064692451092e-01, /* 0x3FCD4EAE, 0xF6010924 */ variable 271 p1 = y*(u0+y*(u1+y*(u2+y*(u3+y*(u4+y*u5)))));
|
/frameworks/base/libs/hwui/ |
FontRenderer.cpp | 505 float x4, float y4, float u4, float v4, CacheTexture* texture) { 512 x3, y3, u3, v3, x4, y4, u4, v4); 517 float x4, float y4, float u4, float v4, CacheTexture* texture) { 524 appendMeshQuadNoClip(x1, y1, u1, v1, x2, y2, u2, v2, x3, y3, u3, v3, x4, y4, u4, v4, texture); 540 float x4, float y4, float u4, float v4, CacheTexture* texture) { 542 appendMeshQuadNoClip(x1, y1, u1, v1, x2, y2, u2, v2, x3, y3, u3, v3, x4, y4, u4, v4, texture);
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
inv_txfm_ssse3.c | 452 __m128i u0, u1, u2, u3, u4, u5, u6, u7; local 472 butterfly(&u0, &u2, &stg4_4, &stg4_5, &u4, &u5); // stp2_9, stp2_14 476 v9 = _mm_add_epi16(u4, u6); 477 v10 = _mm_sub_epi16(u4, u6); 690 __m128i u0, u1, u2, u3, u4, u5, u6, u7; local 713 u4 = _mm_mulhrs_epi16(in[4], stk3_0); 719 v4 = _mm_add_epi16(u4, u5); 720 v5 = _mm_sub_epi16(u4, u5); 1099 __m128i u0, u1, u2, u3, u4, u5, u6, u7; \/\/ stp1_ local [all...] |
/bionic/libm/upstream-freebsd/lib/msun/ld128/ |
e_lgammal_r.c | 114 u4 = 7.40090051288150177152835698948644483e+00L, variable 291 p1 = y*(u0+y*(u1+y*(u2+y*(u3+y*(u4+y*(u5+y*(u6+y*(u7+
|