/external/okhttp/okhttp-android-support/src/test/java/com/squareup/okhttp/internal/huc/ |
ResponseCacheTest.java | 265 HttpsURLConnection c1 = (HttpsURLConnection) openConnection(server.getUrl("/")); local 266 c1.setSSLSocketFactory(sslContext.getSocketFactory()); 267 c1.setHostnameVerifier(hostnameVerifier); 268 assertEquals("ABC", readAscii(c1)); 271 String suite = c1.getCipherSuite(); 272 List<Certificate> localCerts = toListOrNull(c1.getLocalCertificates()); 273 List<Certificate> serverCerts = toListOrNull(c1.getServerCertificates()); 274 Principal peerPrincipal = c1.getPeerPrincipal(); 275 Principal localPrincipal = c1.getLocalPrincipal(); [all...] |
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/ |
URLConnectionTest.java | 342 HttpURLConnection c1 = client.open(server.getUrl("/")); local 343 assertContent("ABCDE", c1, 5); 347 c1.getInputStream().close(); [all...] |
/external/opencv/cxcore/src/ |
cxdrawing.cpp | 90 int c1, c2; local 100 c1 = (x1 < 0) + (x1 > right) * 2 + (y1 < 0) * 4 + (y1 > bottom) * 8; 103 if( (c1 & c2) == 0 && (c1 | c2) != 0 ) 107 if( c1 & 12 ) 109 a = c1 < 8 ? 0 : bottom; 112 c1 = (x1 < 0) + (x1 > right) * 2; 121 if( (c1 & c2) == 0 && (c1 | c2) != 0 ) 123 if( c1 ) [all...] |
/external/pdfium/third_party/lcms2-2.6/src/ |
cmsopt.c | 832 cmsS15Fixed16Number c0, c1, c2, c3, Rest; local 864 c1 = DENS(X1, Y0, Z0) - c0; 871 c1 = DENS(X1, Y0, Z0) - c0; 878 c1 = DENS(X1, Y0, Z1) - DENS(X0, Y0, Z1); 885 c1 = DENS(X1, Y1, Z0) - DENS(X0, Y1, Z0); 892 c1 = DENS(X1, Y1, Z1) - DENS(X0, Y1, Z1); 899 c1 = DENS(X1, Y1, Z1) - DENS(X0, Y1, Z1); 904 c1 = c2 = c3 = 0; 908 Rest = c1 * rx + c2 * ry + c3 * rz + 0x8001; [all...] |
/external/python/cpython2/Modules/expat/ |
xmltok.c | 926 char c1 = *s1++; local 928 if (ASCII_a <= c1 && c1 <= ASCII_z) 929 c1 += ASCII_A - ASCII_a; 932 if (c1 != c2) 934 if (!c1) [all...] |
/external/selinux/libsepol/cil/src/ |
cil_post.c | 929 struct cil_cat *c1 = (struct cil_cat *)d1; local 940 c1 = alias->actual; 948 if (c1->value > c2->value) { 953 for (i = c1->value; i <= c2->value; i++) { [all...] |
/external/skia/include/core/ |
SkColorPriv.h | 112 unsigned c1 = (c >> SK_B32_SHIFT) & 0xFF; local 113 return (c & ~kRBMask) | (c0 << SK_B32_SHIFT) | (c1 << SK_R32_SHIFT); [all...] |
/external/skia/src/shaders/gradients/ |
SkGradientShader.cpp | 585 SkPMColor cache[], SkColor c0, SkColor c1, 591 uint32_t a1 = SkMulDiv255Round(SkColorGetA(c1), paintAlpha); 601 uint32_t r1 = SkColorGetR(c1); 602 uint32_t g1 = SkColorGetG(c1); 603 uint32_t b1 = SkColorGetB(c1); 790 Sk4f c1 = Sk4f::Load(fOrigColors4f[i].vec()); local 793 c1 = c1 * Sk4f(c1[3], c1[3], c1[3], 1.0f) [all...] |
/external/swiftshader/src/Renderer/ |
Surface.cpp | 3823 __m128i c1 = _mm_load_si128((__m128i*)(source1 + 4 * x)); local 3841 __m128i c1 = _mm_load_si128((__m128i*)(source1 + 4 * x)); local 3865 __m128i c1 = _mm_load_si128((__m128i*)(source1 + 4 * x)); local 3901 __m128i c1 = _mm_load_si128((__m128i*)(source1 + 4 * x)); local 3968 unsigned int c1 = *(unsigned int*)(source1 + 4 * x); local 3986 unsigned int c1 = *(unsigned int*)(source1 + 4 * x); local 4010 unsigned int c1 = *(unsigned int*)(source1 + 4 * x); local 4046 unsigned int c1 = *(unsigned int*)(source1 + 4 * x); local 4117 __m128i c1 = _mm_load_si128((__m128i*)(source1 + 4 * x)); local 4135 __m128i c1 = _mm_load_si128((__m128i*)(source1 + 4 * x)); local 4159 __m128i c1 = _mm_load_si128((__m128i*)(source1 + 4 * x)); local 4195 __m128i c1 = _mm_load_si128((__m128i*)(source1 + 4 * x)); local 4262 unsigned int c1 = *(unsigned int*)(source1 + 4 * x); local 4280 unsigned int c1 = *(unsigned int*)(source1 + 4 * x); local 4304 unsigned int c1 = *(unsigned int*)(source1 + 4 * x); local 4340 unsigned int c1 = *(unsigned int*)(source1 + 4 * x); local 4410 __m128i c1 = _mm_load_si128((__m128i*)(source1 + 8 * x)); local 4428 __m128i c1 = _mm_load_si128((__m128i*)(source1 + 8 * x)); local 4452 __m128i c1 = _mm_load_si128((__m128i*)(source1 + 8 * x)); local 4488 __m128i c1 = _mm_load_si128((__m128i*)(source1 + 8 * x)); local 4555 unsigned int c1 = *(unsigned int*)(source1 + 4 * x); local 4573 unsigned int c1 = *(unsigned int*)(source1 + 4 * x); local 4597 unsigned int c1 = *(unsigned int*)(source1 + 4 * x); local 4633 unsigned int c1 = *(unsigned int*)(source1 + 4 * x); local 4703 __m128 c1 = _mm_load_ps((float*)(source1 + 4 * x)); local 4722 __m128 c1 = _mm_load_ps((float*)(source1 + 4 * x)); local 4747 __m128 c1 = _mm_load_ps((float*)(source1 + 4 * x)); local 4784 __m128 c1 = _mm_load_ps((float*)(source1 + 4 * x)); local 4850 float c1 = *(float*)(source1 + 4 * x); local 4869 float c1 = *(float*)(source1 + 4 * x); local 4894 float c1 = *(float*)(source1 + 4 * x); local 4931 float c1 = *(float*)(source1 + 4 * x); local 5000 __m128 c1 = _mm_load_ps((float*)(source1 + 8 * x)); local 5019 __m128 c1 = _mm_load_ps((float*)(source1 + 8 * x)); local 5044 __m128 c1 = _mm_load_ps((float*)(source1 + 8 * x)); local 5081 __m128 c1 = _mm_load_ps((float*)(source1 + 8 * x)); local 5147 float c1 = *(float*)(source1 + 4 * x); local 5166 float c1 = *(float*)(source1 + 4 * x); local 5191 float c1 = *(float*)(source1 + 4 * x); local 5228 float c1 = *(float*)(source1 + 4 * x); local 5297 __m128 c1 = _mm_load_ps((float*)(source1 + 16 * x)); local 5316 __m128 c1 = _mm_load_ps((float*)(source1 + 16 * x)); local 5341 __m128 c1 = _mm_load_ps((float*)(source1 + 16 * x)); local 5378 __m128 c1 = _mm_load_ps((float*)(source1 + 16 * x)); local 5444 float c1 = *(float*)(source1 + 4 * x); local 5463 float c1 = *(float*)(source1 + 4 * x); local 5488 float c1 = *(float*)(source1 + 4 * x); local 5525 float c1 = *(float*)(source1 + 4 * x); local 5594 __m128i c1 = _mm_load_si128((__m128i*)(source1 + 2 * x)); local 5623 __m128i c1 = _mm_load_si128((__m128i*)(source1 + 2 * x)); local 5664 __m128i c1 = _mm_load_si128((__m128i*)(source1 + 2 * x)); local 5729 __m128i c1 = _mm_load_si128((__m128i*)(source1 + 2 * x)); local 5849 unsigned short c1 = *(unsigned short*)(source1 + 2 * x); local 5867 unsigned short c1 = *(unsigned short*)(source1 + 2 * x); local 5891 unsigned short c1 = *(unsigned short*)(source1 + 2 * x); local 5927 unsigned short c1 = *(unsigned short*)(source1 + 2 * x); local [all...] |
/external/swiftshader/src/Shader/ |
SamplerCore.cpp | 815 Vector4s c1 = sampleTexel(uuuu1, vvvv0, wwww, offset, mipmap, buffer, function); local 852 c0.x = As<UShort4>(c0.x) - MulHigh(As<UShort4>(c0.x), f0u) + MulHigh(As<UShort4>(c1.x), f0u); 861 c1.x = MulHigh(As<UShort4>(c1.x), f0u1v); 868 c1.x = MulHigh(c1.x, f0u1vs); 873 c.x = (c0.x + c1.x) + (c2.x + c3.x); 882 c0.y = As<UShort4>(c0.y) - MulHigh(As<UShort4>(c0.y), f0u) + MulHigh(As<UShort4>(c1.y), f0u); 891 c1.y = MulHigh(As<UShort4>(c1.y), f0u1v) 1279 Vector4f c1 = sampleTexel(x1, y0, z0, w, mipmap, buffer, function); local 1342 Vector4f c1 = sampleTexel(x1, y0, z0, w, mipmap, buffer, function); local 1778 Byte4 c1 = Pointer<Byte4>(buffer[f1])[index[1]]; local 1836 Byte4 c1 = Pointer<Byte4>(buffer[f1])[index[1]]; local 1914 Int c1 = Int(*Pointer<Byte>(buffer[f1] + index[1])); local 2039 Int c1 = Int(buffer[0][index[1]]); local [all...] |
/external/testng/src/main/java/org/testng/ |
TestNGAntTask.java | 966 char c1= iter.next(); local 967 if(c1 != CharacterIterator.DONE) { 968 int i1= Character.digit(c1, 16); [all...] |
/external/webp/src/dsp/ |
dec_sse2.c | 88 const __m128i c1 = _mm_mulhi_epi16(in1, k2); local 91 const __m128i c4 = _mm_sub_epi16(c1, c2); 119 const __m128i c1 = _mm_mulhi_epi16(T1, k2); local 122 const __m128i c4 = _mm_sub_epi16(c1, c2); 204 const int c1 = MUL(in[1], kC2); local 206 const __m128i CD = _mm_set_epi16(0, 0, 0, 0, -d1, -c1, c1, d1); 487 // C1 = 73 63 53 43 72 62 52 42 71 61 51 41 70 60 50 40 489 const __m128i C1 = _mm_unpackhi_epi16(B0, B1); 493 *p = _mm_unpacklo_epi32(C0, C1); [all...] |
enc_neon.c | 86 // a0 a1 a2 a3 | b0 b1 b2 b3 => a0 b0 c0 d0 | a1 b1 c1 d1 87 // c0 c1 c2 c3 | d0 d1 d2 d3 a2 b2 c2 d2 | a3 b3 c3 d3 88 const int16x8x2_t tmp0 = vzipq_s16(in0, in1); // a0 c0 a1 c1 a2 c2 ... 100 // C1 = kC2 * in4 | kC2 * in12 102 const int16x8_t C1 = vqdmulhq_n_s16(B1, kC2); 109 const int16x4_t c = vqsub_s16(vget_low_s16(C1), vget_high_s16(C0)); 110 const int16x4_t d = vqadd_s16(vget_low_s16(C0), vget_high_s16(C1)); 437 "vsub.s16 d6, d1, d2 \n" // c1 = ip[4] - ip[8] 452 "vmlal.s16 q11, d6, d17 \n" // c1*2217 + d1*5352 + 12000 453 "vmlsl.s16 q12, d6, d16 \n" // d1*2217 - c1*5352 + 5100 834 const uint16x8_t c1 = vminq_u16(c0, vdupq_n_u16(MAX_LEVEL)); local [all...] |
yuv_sse2.c | 815 const __m128i c1 = _mm_srai_epi16(_mm_add_epi16(a1b0_2, a0a1b0b1_8), 3); local 816 const __m128i d0 = _mm_add_epi16(c1, a0);
|
/external/webrtc/talk/app/webrtc/ |
webrtcsdp_unittest.cc | 763 const CryptoParams c1 = cd1->cryptos().at(i); local 765 EXPECT_TRUE(c1.Matches(c2)); 766 EXPECT_EQ(c1.key_params, c2.key_params); 767 EXPECT_EQ(c1.session_params, c2.session_params); 814 const cricket::ContentInfo& c1 = desc1.contents().at(i); local 817 EXPECT_EQ(c1.name, c2.name); 914 const Candidate c1 = cs1.at(i); local 935 const IceCandidateInterface* c1 = cc1->at(j); local [all...] |
/frameworks/av/media/libstagefright/httplive/ |
PlaylistFetcher.cpp | 382 char c1 = tolower(iv.c_str()[2 + 2 * i]); local 384 if (!isxdigit(c1) || !isxdigit(c2)) { 388 uint8_t nibble1 = isdigit(c1) ? c1 - '0' : c1 - 'a' + 10; [all...] |
/frameworks/base/core/java/android/text/ |
Layout.java | 1539 char c1 = text.charAt(offset - 1); local [all...] |
TextUtils.java | 983 char c1 = text.charAt(offset - 2); local 985 if (c1 >= '\uD800' && c1 <= '\uDBFF') 1020 char c1 = text.charAt(offset + 1); local [all...] |
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/ |
FormatterTest.java | 4178 Calendar c1 = new GregorianCalendar(2007, 0, 1); local [all...] |
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/ |
HeadsetClientStateMachine.java | 343 BluetoothHeadsetClientCall c1 = mCalls.get(idx); local 344 c1.setState(BluetoothHeadsetClientCall.CALL_STATE_TERMINATED); 345 sendCallChangedIntent(c1); [all...] |
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/ |
ndbdic.c | 562 NJ_UINT8 c1 = 0, c2 = 0; local 627 c1 = *byomi; 629 c = (NJ_UINT16)((c1 << 8) | c2); 632 c1 = *byomi; 646 if (c1 == *wkc) { 656 } else if (c1 < *wkc) { 1993 NJ_UINT8 c1 = 0, c2 = 0; local [all...] |
/prebuilts/misc/common/robolectric/lib/ |
ant-launcher-1.8.0.jar | |
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/src/ |
locale.cpp | 1946 uint8_t c1 = *frm_nxt; local 2067 uint8_t c1 = *frm_nxt; local 2187 uint8_t c1 = *frm_nxt; local 2344 uint8_t c1 = static_cast<uint8_t>(*frm_nxt); local 2457 uint8_t c1 = static_cast<uint8_t>(*frm_nxt); local 2602 uint8_t c1 = static_cast<uint8_t>(*frm_nxt); local 2682 uint8_t c1 = static_cast<uint8_t>(*frm_nxt); local 2796 uint16_t c1 = static_cast<uint16_t>(frm_nxt[0] << 8 | frm_nxt[1]); local 2840 uint16_t c1 = static_cast<uint16_t>(frm_nxt[0] << 8 | frm_nxt[1]); local 2928 uint16_t c1 = static_cast<uint16_t>(frm_nxt[1] << 8 | frm_nxt[0]); local 2972 uint16_t c1 = static_cast<uint16_t>(frm_nxt[1] << 8 | frm_nxt[0]); local 3043 uint16_t c1 = static_cast<uint16_t>(frm_nxt[0] << 8 | frm_nxt[1]); local 3066 uint16_t c1 = static_cast<uint16_t>(frm_nxt[0] << 8 | frm_nxt[1]); local 3117 uint16_t c1 = static_cast<uint16_t>(frm_nxt[1] << 8 | frm_nxt[0]); local 3141 uint16_t c1 = static_cast<uint16_t>(frm_nxt[1] << 8 | frm_nxt[0]); local [all...] |
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/src/ |
locale.cpp | 1899 uint8_t c1 = *frm_nxt; local 2020 uint8_t c1 = *frm_nxt; local 2140 uint8_t c1 = *frm_nxt; local 2297 uint8_t c1 = static_cast<uint8_t>(*frm_nxt); local 2410 uint8_t c1 = static_cast<uint8_t>(*frm_nxt); local 2555 uint8_t c1 = static_cast<uint8_t>(*frm_nxt); local 2635 uint8_t c1 = static_cast<uint8_t>(*frm_nxt); local 2749 uint16_t c1 = static_cast<uint16_t>(frm_nxt[0] << 8 | frm_nxt[1]); local 2793 uint16_t c1 = static_cast<uint16_t>(frm_nxt[0] << 8 | frm_nxt[1]); local 2881 uint16_t c1 = static_cast<uint16_t>(frm_nxt[1] << 8 | frm_nxt[0]); local 2925 uint16_t c1 = static_cast<uint16_t>(frm_nxt[1] << 8 | frm_nxt[0]); local 2996 uint16_t c1 = static_cast<uint16_t>(frm_nxt[0] << 8 | frm_nxt[1]); local 3019 uint16_t c1 = static_cast<uint16_t>(frm_nxt[0] << 8 | frm_nxt[1]); local 3070 uint16_t c1 = static_cast<uint16_t>(frm_nxt[1] << 8 | frm_nxt[0]); local 3094 uint16_t c1 = static_cast<uint16_t>(frm_nxt[1] << 8 | frm_nxt[0]); local [all...] |
/prebuilts/tools/common/m2/repository/org/apache/ant/ant-launcher/1.7.0/ |
ant-launcher-1.7.0.jar | |