HomeSort by relevance Sort by last modified time
    Searched refs:res1 (Results 101 - 125 of 189) sorted by null

1 2 3 45 6 7 8

  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
tcp.h 32 __u16 res1:4, member in struct:tcphdr
47 res1:4, member in struct:tcphdr
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
tcp.h 32 __u16 res1:4, member in struct:tcphdr
47 res1:4, member in struct:tcphdr
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
tcp.h 32 __u16 res1:4, member in struct:tcphdr
47 res1:4, member in struct:tcphdr
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
tcp.h 24 __u16 res1:4, member in struct:tcphdr
36 res1:4, member in struct:tcphdr
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
tcp.h 24 __u16 res1:4, member in struct:tcphdr
36 res1:4, member in struct:tcphdr
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
tcp.h 24 __u16 res1:4, member in struct:tcphdr
36 res1:4, member in struct:tcphdr
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
tcp.h 24 __u16 res1:4, member in struct:tcphdr
36 res1:4, member in struct:tcphdr
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
tcp.h 24 __u16 res1:4, member in struct:tcphdr
36 res1:4, member in struct:tcphdr
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
tcp.h 24 __u16 res1:4, member in struct:tcphdr
36 res1:4, member in struct:tcphdr
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
tcp.h 24 __u16 res1:4, member in struct:tcphdr
36 res1:4, member in struct:tcphdr
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
MacTest.java 415 byte [] res1 = macs[i].doFinal();
416 byte [] res2 = new byte[res1.length + 10];
418 for (int j = 0; j < res1.length; j++) {
420 .concat(Integer.toString(j)), res1[j], res2[j]);
440 byte[] res1 = macs[i].doFinal();
443 Arrays.toString(res1),
448 res1 = macs[i].doFinal();
450 Arrays.toString(res1),
509 byte [] res1;
515 res1 = macs[i].doFinal()
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/content/
ResourcesSample.java 80 tv = (TextView)findViewById(R.id.res1);
  /external/chromium_org/third_party/icu/source/test/intltest/
sdtfmtts.cpp 144 UnicodeString res1, res2; local
147 res1 = def.format(d, res1, pos1);
148 logln( (UnicodeString) "" + d + " formatted to " + res1);
  /external/clang/test/SemaCXX/
altivec.cpp 20 int res1[vec_step(arg1) == 8 ? 1 : -1]; local
  /external/icu/icu4c/source/test/intltest/
sdtfmtts.cpp 144 UnicodeString res1, res2; local
147 res1 = def.format(d, res1, pos1);
148 logln( (UnicodeString) "" + d + " formatted to " + res1);
  /external/qemu-pc-bios/vgabios/tests/lfbprof/
lfbprof.h 63 char res1; /* Reserved */ member in struct:__anon13985
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/
vp9_idct_intrin_sse2.h 74 static INLINE void array_transpose_16x16(__m128i *res0, __m128i *res1) {
77 array_transpose_8x8(res1, tbuf);
78 array_transpose_8x8(res0 + 8, res1);
79 array_transpose_8x8(res1 + 8, res1 + 8);
  /external/deqp/modules/gles3/functional/
es3fShaderPackingFunctionTests.cpp 214 const deUint16 res1 = (deUint16)(res >> 16); local
216 const int diff1 = de::abs((int)ref1 - (int)res1);
302 const float res1 = outputs[valNdx].y(); local
305 const deUint32 diff1 = getUlpDiff(ref1, res1);
314 << ", got vec2(" << HexFloat(res0) << ", " << HexFloat(res1) << ")"
405 const deUint16 res1 = (deUint16)(res >> 16); local
407 const int diff1 = de::abs((int)ref1 - (int)res1);
493 const float res1 = outputs[valNdx].y(); local
496 const deUint32 diff1 = getUlpDiff(ref1, res1);
505 << ", got vec2(" << HexFloat(res0) << ", " << HexFloat(res1) << ")"
601 const deUint16 res1 = (deUint16)(res >> 16); local
704 const float res1 = outputs[valNdx].y(); local
    [all...]
  /external/deqp/modules/gles31/functional/
es31fShaderPackingFunctionTests.cpp 218 const deUint16 res1 = (deUint16)(res >> 16); local
220 const int diff1 = de::abs((int)ref1 - (int)res1);
306 const float res1 = outputs[valNdx].y(); local
309 const deUint32 diff1 = getUlpDiff(ref1, res1);
318 << ", got vec2(" << HexFloat(res0) << ", " << HexFloat(res1) << ")"
409 const deUint16 res1 = (deUint16)(res >> 16); local
411 const int diff1 = de::abs((int)ref1 - (int)res1);
497 const float res1 = outputs[valNdx].y(); local
500 const deUint32 diff1 = getUlpDiff(ref1, res1);
509 << ", got vec2(" << HexFloat(res0) << ", " << HexFloat(res1) << ")"
605 const deUint16 res1 = (deUint16)(res >> 16); local
708 const float res1 = outputs[valNdx].y(); local
822 const deUint16 res1 = (deUint8)((res >> 8) & 0xff); local
918 const float res1 = outputs[valNdx].y(); local
1031 const deUint16 res1 = (deUint8)((res >> 8) & 0xff); local
1127 const float res1 = outputs[valNdx].y(); local
    [all...]
  /external/chromium_org/third_party/WebKit/Source/wtf/
HashSetTest.cpp 105 HashSet<OwnPtr<Dummy> >::AddResult res1 = set.add(adoptPtr(ptr1)); local
106 EXPECT_EQ(ptr1, res1.storedValue->get());
  /external/eigen/Eigen/src/Core/arch/NEON/
PacketMath.h 253 float32x4x2_t vtrn1, vtrn2, res1, res2; local
260 res1 = vzipq_f32(vtrn1.val[0], vtrn2.val[0]);
264 sum1 = vaddq_f32(res1.val[0], res1.val[1]);
284 int32x4x2_t vtrn1, vtrn2, res1, res2; local
291 res1 = vzipq_s32(vtrn1.val[0], vtrn2.val[0]);
295 sum1 = vaddq_s32(res1.val[0], res1.val[1]);
  /external/iproute2/include/netinet/
tcp.h 97 u_int16_t res1:4; member in struct:tcphdr
108 u_int16_t res1:4; member in struct:tcphdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/netinet/
tcp.h 99 u_int16_t res1:4; member in struct:tcphdr
110 u_int16_t res1:4; member in struct:tcphdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netinet/
tcp.h 99 u_int16_t res1:4; member in struct:tcphdr
110 u_int16_t res1:4; member in struct:tcphdr
  /bionic/libc/kernel/uapi/asm-x86/asm/
hyperv.h 142 __u32 res1; member in struct:_HV_REFERENCE_TSC_PAGE

Completed in 1074 milliseconds

1 2 3 45 6 7 8