/external/clang/test/CodeGenCXX/ |
destructor-calls.cpp | 8 B() : iB(++val) { printf("B()\n"); } 9 int iB; 10 ~B() { printf("~B(%d)\n", iB); --val; }
|
ptr-to-datamember.cpp | 18 int iB; 88 printf("%d\n", &A::B::iB);
|
/art/test/406-fields/src/ |
Main.java | 28 assertEquals(0, fields.iB); 39 fields.iB = -2; 49 assertEquals(-2, fields.iB); 61 byte iB;
|
/art/test/AllFields/ |
AllFields.java | 30 byte iB;
|
/cts/tests/tests/security/src/android/security/cts/ |
NetdTest.java | 56 IBinder iB = (IBinder) mSMMethod.invoke(null, "network_management"); 57 Object INMSObj = mStubMethod.invoke(null, iB);
|
/external/skia/src/pathops/ |
SkDLineIntersection.cpp | 89 for (int iB = 0; iB < 2; ++iB) { 90 if ((t = a.exactPoint(b[iB])) >= 0) { 91 insert(t, iB, b[iB]); 168 for (int iB = 0; iB < 2; ++iB) { 169 if (bNearA[iB] >= 0) [all...] |
/external/skqp/src/pathops/ |
SkDLineIntersection.cpp | 89 for (int iB = 0; iB < 2; ++iB) { 90 if ((t = a.exactPoint(b[iB])) >= 0) { 91 insert(t, iB, b[iB]); 168 for (int iB = 0; iB < 2; ++iB) { 169 if (bNearA[iB] >= 0) [all...] |
/external/eigen/Eigen/src/LU/arch/ |
Inverse_SSE.h | 77 __m128 iA, iB, iC, iD, // partial inverse of the sub-matrices 134 // iB = D * (A#B)# = D*B#*A 135 iB = _mm_mul_ps(D, _mm_shuffle_ps(AB,AB,0x33)); 136 iB = _mm_sub_ps(iB, _mm_mul_ps(_mm_shuffle_ps(D,D,0xB1), _mm_shuffle_ps(AB,AB,0x66))); 144 // iB = C*|B| - D*B#*A 145 iB = _mm_sub_ps(_mm_mul_ps(C,_mm_shuffle_ps(dB,dB,0)), iB); 152 iB = _mm_mul_ps(rd,iB); [all...] |
/frameworks/rs/cpu_ref/ |
rsCpuIntrinsicBlend.cpp | 422 uint32_t iR = in->x, iG = in->y, iB = in->z, iA = in->w, 426 out->z = (oB + iB) > 255 ? 255 : oB + iB; 443 int32_t iR = in->x, iG = in->y, iB = in->z, iA = in->w, 447 out->z = (oB - iB) < 0 ? 0 : oB - iB;
|
/prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/ |
xhtmlrenderer-R8rc1.jar | |
/external/sqlite/dist/orig/ |
sqlite3.c | [all...] |
/external/sqlite/dist/ |
sqlite3.c | [all...] |
/frameworks/base/media/tests/contents/media_api/music/ |
test_amr_ietf.amr | 219 ??,W??u]??P<Vm?a??:G,?\+?&??????!(????<T^&J??m38?yG?sd4????3#?=*?<H^?h'?*l???a??????
D?q0<T]?N????????[yq???D?D?:mj<Tf'??(?H??D? 5?????"4?) <BTN?8?v?t??/?M??? ?#fH???<BZN s?e?.?????c>?X?}_??D??<?R>xd?[???C}iB????7?BIe? <(,?y??;?B_?BC\i?F?Pi?&?N <h
V??Id??%%'?b???&????qF`<?p,???0?*???? ???"??;???3^?:?<Rdr????D?J?k(???wx?|??W??u?g<E{???E?oRdw[? ?U????94??P<? 323 ??1???? <XB?!??2?J?r?40j?57?q???ip<HT_??i???B?T?*??Fh?/Gq??~?0<Xl??/G??,y?|l????IB,%?q??<HTO??????W?\rV?{?z"?!y?C_r0<Xl?T?%?f-??+{??0?P???;LF?H?<RL/??[0??B?3?N?.D??? [all...] |
/external/webrtc/data/voice_engine/stereo_rtp_files/ |
stereo_g729.rtp | [all...] |
hrtf_g722_1C_48.rtp | 175 ??7^J}?ct9??%8?.Kl?,4?r)? ????AGE?2??/68p??%???0P
???E,@?hWj?PB?4?= ????{?Q ? l?} ?_?I??X?^Tv(??'2?'??F1n?Iz?J?3?
!S?,dU??j????)w?Ib _?F?B? ??(:?*??} ??.,_*?wh*U:?? >zCJ ?-?#w?r??,??V/d$???_??/k??J?7K????2f( ?{??F@@{??c2s [all...] |
/tools/repohooks/tools/ |
checkpatch.pl | [all...] |
/external/webrtc/talk/media/testdata/ |
h264-svc-99-640x360.rtpdump | 185 V????x???T?A?1$W?n&? s???Pg?:'h? ?6N??'?G????W?&?w?6??cF?d??f?t????7<!???????x??V?e[???7???? ???1?K"?/S8ddt?@k? 5$e??*????7oMw???D'6?Js??p ?????
g!?S?t?HIB???8'??bLTs????]
?%?$?T?Q?<8k???~ ??;???;?11??,,z??d?T?B?? ??|?^??=c??sZ?o?0=M
???!?????w|?????l?? 257 ?t\?ÍL ?l?8"G??????????s?ys??`h?xfd???-Ta~V?IB [all...] |