HomeSort by relevance Sort by last modified time
    Searched refs:rr (Results 1 - 25 of 259) sorted by null

1 2 3 4 5 6 7 8 91011

  /ndk/tests/build/issue22336-ICE-emit-rtl/jni/
issue22336-ICE-emit-rtl.cpp 11 Matrix43 rr; local
12 rr.row0 = vmulq_n_f32( m2.row0, vgetq_lane_f32(m1.row0, 0));
13 rr.row0 = vmlaq_n_f32(rr.row0, m2.row1, vgetq_lane_f32(m1.row0, 1));
14 rr.row0 = vmlaq_n_f32(rr.row0, m2.row2, vgetq_lane_f32(m1.row0, 2));
16 rr.row1 = vmulq_n_f32( m2.row0, vgetq_lane_f32(m1.row1, 0));
17 rr.row1 = vmlaq_n_f32(rr.row1, m2.row1, vgetq_lane_f32(m1.row1, 1));
18 rr.row1 = vmlaq_n_f32(rr.row1, m2.row2, vgetq_lane_f32(m1.row1, 2))
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
RoundedRectTest.cpp 58 RoundedRect rr(100, 200, 300, 400);
59 EXPECT_TRUE(rr.rect().contains(rr.radiusCenterRect()));
60 EXPECT_EQ(IntRect(100, 200, 300, 400), rr.radiusCenterRect());
65 RoundedRect rr(IntRect(100, 200, 300, 400), IntSize(10, 10), IntSize(10, 10), IntSize(10, 10), IntSize(10, 10));
66 EXPECT_TRUE(rr.rect().contains(rr.radiusCenterRect()));
67 EXPECT_EQ(IntRect(110, 210, 280, 380), rr.radiusCenterRect());
72 RoundedRect rr(IntRect(100, 200, 300, 400), IntSize(5, 5), IntSize(10, 10), IntSize(15, 15), IntSize(20, 20));
73 EXPECT_TRUE(rr.rect().contains(rr.radiusCenterRect()))
    [all...]
  /external/clang/test/CodeGen/
2002-09-18-UnionProblem.c 14 DWunion rr; local
18 rr.s.high = n1;
22 rr.s.high = bm;
25 return rr.ll;
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
RIL.java 108 RILRequest rr = null; local
112 rr = sPool;
113 sPool = rr.mNext;
114 rr.mNext = null;
119 if (rr == null) {
120 rr = new RILRequest();
123 rr.mSerial = sNextSerial.getAndIncrement();
125 rr.mRequest = request;
126 rr.mResult = result;
127 rr.mParcel = Parcel.obtain()
300 RILRequest rr = (RILRequest)(msg.obj); local
618 RILRequest rr = RILRequest.obtain(RIL_REQUEST_VOICE_RADIO_TECH, result); local
627 RILRequest rr = RILRequest.obtain(RIL_REQUEST_IMS_REGISTRATION_STATE, result); local
653 RILRequest rr = RILRequest.obtain(RIL_REQUEST_GET_SIM_STATUS, result); local
669 RILRequest rr = RILRequest.obtain(RIL_REQUEST_ENTER_SIM_PIN, result); local
689 RILRequest rr = RILRequest.obtain(RIL_REQUEST_ENTER_SIM_PUK, result); local
710 RILRequest rr = RILRequest.obtain(RIL_REQUEST_ENTER_SIM_PIN2, result); local
730 RILRequest rr = RILRequest.obtain(RIL_REQUEST_ENTER_SIM_PUK2, result); local
751 RILRequest rr = RILRequest.obtain(RIL_REQUEST_CHANGE_SIM_PIN, result); local
772 RILRequest rr = RILRequest.obtain(RIL_REQUEST_CHANGE_SIM_PIN2, result); local
787 RILRequest rr = RILRequest.obtain(RIL_REQUEST_CHANGE_BARRING_PASSWORD, result); local
802 RILRequest rr = RILRequest.obtain(RIL_REQUEST_ENTER_NETWORK_DEPERSONALIZATION, result); local
815 RILRequest rr = RILRequest.obtain(RIL_REQUEST_GET_CURRENT_CALLS, result); local
831 RILRequest rr = RILRequest.obtain(RIL_REQUEST_DATA_CALL_LIST, result); local
847 RILRequest rr = RILRequest.obtain(RIL_REQUEST_DIAL, result); local
875 RILRequest rr = RILRequest.obtain(RIL_REQUEST_GET_IMSI, result); local
890 RILRequest rr = RILRequest.obtain(RIL_REQUEST_GET_IMEI, result); local
900 RILRequest rr = RILRequest.obtain(RIL_REQUEST_GET_IMEISV, result); local
913 RILRequest rr = RILRequest.obtain(RIL_REQUEST_HANGUP, result); local
927 RILRequest rr = RILRequest.obtain(RIL_REQUEST_HANGUP_WAITING_OR_BACKGROUND, local
938 RILRequest rr local
950 RILRequest rr local
962 RILRequest rr local
973 RILRequest rr = RILRequest.obtain(RIL_REQUEST_CDMA_SET_PREFERRED_VOICE_PRIVACY_MODE, local
984 RILRequest rr = RILRequest.obtain(RIL_REQUEST_CDMA_QUERY_PREFERRED_VOICE_PRIVACY_MODE, local
992 RILRequest rr local
1007 RILRequest rr local
1018 RILRequest rr local
1029 RILRequest rr local
1040 RILRequest rr local
1064 RILRequest rr local
1075 RILRequest rr local
1090 RILRequest rr local
1101 RILRequest rr local
1112 RILRequest rr local
1123 RILRequest rr local
1134 RILRequest rr local
1145 RILRequest rr local
1158 RILRequest rr local
1171 RILRequest rr local
1182 RILRequest rr = RILRequest.obtain(RIL_REQUEST_CDMA_BURST_DTMF, result); local
1204 RILRequest rr local
1256 RILRequest rr local
1269 RILRequest rr = RILRequest.obtain(RIL_REQUEST_IMS_SEND_SMS, result); local
1284 RILRequest rr = RILRequest.obtain(RIL_REQUEST_IMS_SEND_SMS, result); local
1299 RILRequest rr = RILRequest.obtain(RIL_REQUEST_DELETE_SMS_ON_SIM, local
1314 RILRequest rr = RILRequest.obtain(RIL_REQUEST_CDMA_DELETE_SMS_ON_RUIM, local
1331 RILRequest rr = RILRequest.obtain(RIL_REQUEST_WRITE_SMS_TO_SIM, local
1349 RILRequest rr = RILRequest.obtain(RIL_REQUEST_CDMA_WRITE_SMS_TO_RUIM, local
1387 RILRequest rr local
1411 RILRequest rr local
1427 RILRequest rr = RILRequest.obtain(RIL_REQUEST_RADIO_POWER, result); local
1443 RILRequest rr local
1458 RILRequest rr local
1474 RILRequest rr local
1490 RILRequest rr local
1515 RILRequest rr local
1542 RILRequest rr local
1553 RILRequest rr local
1570 RILRequest rr local
1585 RILRequest rr local
1601 RILRequest rr local
1613 RILRequest rr local
1628 RILRequest rr local
1640 RILRequest rr local
1653 RILRequest rr local
1674 RILRequest rr local
1693 RILRequest rr local
1705 RILRequest rr local
1724 RILRequest rr = RILRequest.obtain(RIL_REQUEST_QUERY_FACILITY_LOCK, response); local
1754 RILRequest rr local
1778 RILRequest rr local
1796 RILRequest rr local
1808 RILRequest rr local
1818 RILRequest rr local
1832 RILRequest rr local
1850 RILRequest rr local
1871 RILRequest rr local
1885 RILRequest rr = RILRequest.obtain( local
1899 RILRequest rr = RILRequest.obtain( local
1913 RILRequest rr = RILRequest.obtain( local
1930 RILRequest rr = RILRequest.obtain( local
1957 RILRequest rr = RILRequest.obtain( local
1977 RILRequest rr = RILRequest.obtain( local
1990 RILRequest rr = RILRequest.obtain( local
2003 RILRequest rr = RILRequest.obtain(RIL_REQUEST_SET_LOCATION_UPDATES, response); local
2018 RILRequest rr = RILRequest.obtain(RIL_REQUEST_GET_SMSC_ADDRESS, result); local
2030 RILRequest rr = RILRequest.obtain(RIL_REQUEST_SET_SMSC_ADDRESS, result); local
2045 RILRequest rr = RILRequest.obtain(RIL_REQUEST_REPORT_SMS_MEMORY_STATUS, result); local
2060 RILRequest rr = RILRequest.obtain(RIL_REQUEST_REPORT_STK_SERVICE_IS_RUNNING, result); local
2072 RILRequest rr = RILRequest.obtain(RIL_REQUEST_GSM_GET_BROADCAST_CONFIG, response); local
2084 RILRequest rr = RILRequest.obtain(RIL_REQUEST_GSM_SET_BROADCAST_CONFIG, response); local
2113 RILRequest rr = RILRequest.obtain(RIL_REQUEST_GSM_BROADCAST_ACTIVATION, response); local
2126 RILRequest rr = RILRequest.obtain(RIL_REQUEST_SCREEN_STATE, null); local
2239 RILRequest rr = processSolicited (p); local
2253 RILRequest rr; local
2277 RILRequest rr = null; local
2296 RILRequest rr; local
3828 RILRequest rr = RILRequest.obtain(RIL_REQUEST_DEVICE_IDENTITY, response); local
3838 RILRequest rr = RILRequest.obtain(RIL_REQUEST_CDMA_SUBSCRIPTION, response); local
3856 RILRequest rr = RILRequest.obtain( local
3869 RILRequest rr = RILRequest.obtain( local
3886 RILRequest rr = RILRequest.obtain( local
3903 RILRequest rr = RILRequest.obtain( local
3916 RILRequest rr = RILRequest.obtain( local
3929 RILRequest rr = RILRequest.obtain( local
3947 RILRequest rr = RILRequest.obtain(RIL_REQUEST_CDMA_FLASH, response); local
3959 RILRequest rr = RILRequest.obtain(RIL_REQUEST_CDMA_GET_BROADCAST_CONFIG, response); local
3966 RILRequest rr = RILRequest.obtain(RIL_REQUEST_CDMA_SET_BROADCAST_CONFIG, response); local
4001 RILRequest rr = RILRequest.obtain(RIL_REQUEST_CDMA_BROADCAST_ACTIVATION, response); local
4016 RILRequest rr = RILRequest.obtain(RIL_REQUEST_EXIT_EMERGENCY_CALLBACK_MODE, response); local
4025 RILRequest rr = RILRequest.obtain(RIL_REQUEST_ISIM_AUTHENTICATION, response); local
4039 RILRequest rr = RILRequest.obtain(RIL_REQUEST_GET_CELL_INFO_LIST, result); local
4052 RILRequest rr = RILRequest.obtain(RIL_REQUEST_SET_UNSOL_CELL_INFO_LIST_RATE, response); local
4064 RILRequest rr = RILRequest.obtain(RIL_REQUEST_SET_INITIAL_ATTACH_APN, null); local
4106 RILRequest rr = mRequestList.valueAt(i); local
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
cor_h.h 84 Word16 rr[][L_CODE], /* (o) : matrix of autocorrelation */
s10_8pf.cpp 137 rr[][] = matrix of autocorrelation (Word16)
162 search_10and8i40 (10,5,5,dn, rr, ipos, pos_max, codvec); for GSMEFR
163 search_10and8i40 (8, 4,4,dn, rr, ipos, pos_max, codvec); for 10.2
184 Word16 rr[][L_CODE], // i : matrix of autocorrelation
228 alp0 = L_mult (rr[i0][i0], _1_16);
229 alp0 = L_mac (alp0, rr[i1][i1], _1_16);
230 alp0 = L_mac (alp0, rr[i0][i1], _1_8);
238 s = L_mult (rr[i3][i3], _1_8); // index incr= step+L_CODE
239 s = L_mac (s, rr[i0][i3], _1_4); // index increment = step
240 s = L_mac (s, rr[i1][i3], _1_4); // index increment = ste
    [all...]
  /external/mdnsresponder/mDNSCore/
mDNS.c 117 #define LORecordAnswersAddressType(rr) ((rr)->ARType == AuthRecordLocalOnly && \
118 (rr)->resrec.RecordType & kDNSRecordTypeUniqueMask && \
119 ((rr)->resrec.rrtype == kDNSType_A || (rr)->resrec.rrtype == kDNSType_AAAA || \
120 (rr)->resrec.rrtype == kDNSType_CNAME))
122 #define FollowCNAME(q, rr, AddRecord) (AddRecord && (q)->qtype != kDNSType_CNAME && \
123 (rr)->RecordType != kDNSRecordTypePacketNegative && \
124 (rr)->rrtype == kDNSType_CNAME)
225 LogInfo("RR Auth now using %ld objects", r->rrauth_totalused)
1622 AuthRecord *rr, *rr2; local
1663 AuthRecord *rr; local
1775 AuthRecord *rr = m->CurrentRecord; local
2044 AuthRecord *rr, *r2; local
2581 CacheRecord *rr; local
2820 const CacheRecord *rr; local
3413 CacheRecord *rr; local
3492 const CacheRecord *rr; local
3720 CacheRecord *const rr = *rp; local
3848 AuthRecord *rr = m->CurrentRecord; local
3903 CacheRecord *rr; local
4003 AuthRecord *rr = m->CurrentRecord; local
4019 AuthRecord *rr = m->CurrentRecord; local
4083 CacheRecord *rr = *rp; local
4206 AuthRecord *rr = m->CurrentRecord; local
4236 AuthRecord *rr = m->CurrentRecord; local
4397 AuthRecord *rr = m->NewLocalRecords; local
4453 AuthRecord *rr = ag->NewLocalOnlyRecords; local
4558 AuthRecord *rr; local
4830 AuthRecord *rr; local
4960 AuthRecord *rr; local
5039 AuthRecord *rr; local
5048 AuthRecord *rr; local
5136 AuthRecord *rr; local
5258 AuthRecord *rr; local
5423 AuthRecord *rr; local
5548 const AuthRecord *rr; local
5653 CacheRecord *rr; local
5672 AuthRecord *const rr = m->CurrentRecord; local
5698 AuthRecord *const rr = m->CurrentRecord; local
5745 AuthRecord *rr; local
6358 CacheRecord *rr = mDNSNULL; local
6409 CacheRecord *rr; local
6549 CacheRecord *rr; local
6694 AuthRecord *rr = m->CurrentRecord; local
6815 CacheRecord *rr; local
7056 CacheRecord *rr, *neg = mDNSNULL; local
7191 AuthRecord *rr; local
7408 AuthRecord *const rr = m->CurrentRecord; local
8097 CacheRecord *rr; local
8158 AuthRecord *rr; local
8543 CacheRecord *rr; local
8703 const CacheRecord *rr; local
9262 AuthRecord *rr; local
9354 AuthRecord *rr; local
9424 AuthRecord *rr; local
9618 CacheRecord *rr; local
9680 CacheRecord *rr; local
10192 AuthRecord *rr; local
10280 AuthRecord *rr; local
10438 AuthRecord *rr, *r2; local
11313 AuthRecord *rr = m->CurrentRecord; local
11334 AuthRecord *rr; local
11436 AuthRecord *rr; local
    [all...]
uDNS.c 61 mDNSlocal void SetRecordRetry(mDNS *const m, AuthRecord *rr, mDNSu32 random)
63 rr->LastAPTime = m->timenow;
65 if (rr->expire && rr->refreshCount < MAX_UPDATE_REFRESH_COUNT)
67 mDNSs32 remaining = rr->expire - m->timenow;
68 rr->refreshCount++;
72 rr->ThisAPInterval = 7 * (remaining/10) + (random ? random : mDNSRandom(remaining/10));
74 if (rr->ThisAPInterval < MIN_UPDATE_REFRESH_TIME)
75 rr->ThisAPInterval = MIN_UPDATE_REFRESH_TIME;
77 rr->ThisAPInterval/mDNSPlatformOneSecond, (rr->expire - m->timenow)/mDNSPlatformOneSecond, ARDisplayS (…)
704 AuthRecord rr; local
1746 AuthRecord *rr = (AuthRecord *)n->clientContext; local
2755 AuthRecord *rr; local
2843 AuthRecord *rr; local
2908 AuthRecord *rr; local
3055 AuthRecord *rr, *nextRR; local
4304 CacheRecord *rr; local
4512 AuthRecord *rr; local
4619 AuthRecord *rr; local
    [all...]
  /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
p1.cpp 9 int &rr=r; local
  /external/clang/test/PCH/
cxx-reference.h 4 typedef char (&&RR);
9 char &&rr = 'c'; variable
12 RR &lrrr = c;
13 RR &&rrrr = 'c';
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.nonmember/
plus.pass.cpp 28 std::move_iterator<It> rr = n + r; local
29 assert(rr.base() == x);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.+/
difference_type.pass.cpp 27 std::move_iterator<It> rr = r + n; local
28 assert(rr.base() == x);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.-/
difference_type.pass.cpp 27 std::move_iterator<It> rr = r - n; local
28 assert(rr.base() == x);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.decr/
post.pass.cpp 26 std::move_iterator<It> rr = r--; local
28 assert(rr.base() == i);
pre.pass.cpp 26 std::move_iterator<It>& rr = --r; local
28 assert(&rr == &r);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.op+/
difference_type.pass.cpp 27 std::reverse_iterator<It> rr = r + n; local
28 assert(rr.base() == x);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.op++/
post.pass.cpp 26 std::reverse_iterator<It> rr = r++; local
28 assert(rr.base() == i);
pre.pass.cpp 26 std::reverse_iterator<It>& rr = ++r; local
28 assert(&rr == &r);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.op-/
difference_type.pass.cpp 27 std::reverse_iterator<It> rr = r - n; local
28 assert(rr.base() == x);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.op--/
post.pass.cpp 26 std::reverse_iterator<It> rr = r--; local
28 assert(rr.base() == i);
pre.pass.cpp 26 std::reverse_iterator<It>& rr = --r; local
28 assert(&rr == &r);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.opsum/
difference_type.pass.cpp 28 std::reverse_iterator<It> rr = n + r; local
29 assert(rr.base() == x);
  /external/chromium_org/third_party/openssl/openssl/ssl/
d1_pkt.c 173 static DTLS1_BITMAP *dtls1_get_bitmap(SSL *s, SSL3_RECORD *rr,
176 static int dtls1_record_needs_buffering(SSL *s, SSL3_RECORD *rr,
381 SSL3_RECORD *rr; local
385 rr= &(s->s3->rrec);
388 /* At this point, s->packet_length == SSL3_RT_HEADER_LNGTH + rr->length,
391 rr->input= &(s->packet[DTLS1_RT_HEADER_LENGTH]);
393 /* ok, we can now read from 's->packet' data into 'rr'
394 * rr->input points at rr->length bytes, which
395 * need to be copied into rr->data by eithe
555 SSL3_RECORD *rr; local
752 SSL3_RECORD *rr; local
    [all...]
  /external/openssl/ssl/
d1_pkt.c 173 static DTLS1_BITMAP *dtls1_get_bitmap(SSL *s, SSL3_RECORD *rr,
176 static int dtls1_record_needs_buffering(SSL *s, SSL3_RECORD *rr,
381 SSL3_RECORD *rr; local
385 rr= &(s->s3->rrec);
388 /* At this point, s->packet_length == SSL3_RT_HEADER_LNGTH + rr->length,
391 rr->input= &(s->packet[DTLS1_RT_HEADER_LENGTH]);
393 /* ok, we can now read from 's->packet' data into 'rr'
394 * rr->input points at rr->length bytes, which
395 * need to be copied into rr->data by eithe
555 SSL3_RECORD *rr; local
752 SSL3_RECORD *rr; local
    [all...]
  /external/dropbear/libtommath/
bn_mp_div_2.c 33 register mp_digit r, rr, *tmpa, *tmpb; local
45 rr = *tmpa & 1;
51 r = rr;

Completed in 1596 milliseconds

1 2 3 4 5 6 7 8 91011