/frameworks/base/core/res/ |
D | MakeJavaSymbols.sed | 7 s|.*R.id.\([a-zA-Z0-9_]*\).*| <java-symbol type="id" name="\1" />|gp 8 s|.*R.attr.\([a-zA-Z0-9_]*\).*| <java-symbol type="attr" name="\1" />|gp 9 s|.*R.bool.\([a-zA-Z0-9_]*\).*| <java-symbol type="bool" name="\1" />|gp 10 s|.*R.integer.\([a-zA-Z0-9_]*\).*| <java-symbol type="integer" name="\1" />|gp 11 s|.*R.color.\([a-zA-Z0-9_]*\).*| <java-symbol type="color" name="\1" />|gp 12 s|.*R.dimen.\([a-zA-Z0-9_]*\).*| <java-symbol type="dimen" name="\1" />|gp 13 s|.*R.fraction.\([a-zA-Z0-9_]*\).*| <java-symbol type="fraction" name="\1" />|gp 14 s|.*R.string.\([a-zA-Z0-9_]*\).*| <java-symbol type="string" name="\1" />|gp 15 s|.*R.plurals.\([a-zA-Z0-9_]*\).*| <java-symbol type="plurals" name="\1" />|gp 16 s|.*R.array.\([a-zA-Z0-9_]*\).*| <java-symbol type="array" name="\1" />|gp [all …]
|
/frameworks/base/location/java/android/location/ |
D | GeocoderParams.java | 70 GeocoderParams gp = new GeocoderParams(); 74 gp.mLocale = new Locale(language, country, variant); 75 gp.mPackageName = in.readString(); 76 return gp;
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
D | ton_stab.cpp | 299 Set_zero(st->gp, N_FRAME); /* Init Gp_Clipping */ in ton_stab_reset() 701 sum = add(sum, st->gp[i], pOverflow); in check_gp_clipping() 797 st->gp[i] = st->gp[i+1]; in update_gp_clipping() 799 st->gp[N_FRAME-1] = g_pitch >> 3; in update_gp_clipping()
|
D | ton_stab.h | 97 Word16 gp[N_FRAME]; member
|
/frameworks/base/docs/html/distribute/engage/ |
D | deep-linking.jd | 4 page.image=/images/gp-listing-4.jpg 31 <img src="{@docRoot}images/gp-engage-5.jpg" class="border-img"> 38 <img src="{@docRoot}images/gp-engage-6.jpg" class="border-img"> 52 <img src="/images/gp-listing-4.jpg" style="padding-top:1em;padding-left:2em;"> 71 <img src="/images/gp-ads-linking2.jpg" style="padding-top:1em;">
|
D | video.jd | 4 page.image=/images/gp-engage-smule.jpg 23 <img src="{@docRoot}images/gp-engage-smule.jpg">
|
D | community.jd | 3 page.image=/images/gp-engage-9.jpg 10 <img src="{@docRoot}images/gp-engage-9.jpg" style="width:300px;">
|
D | widgets.jd | 4 page.image=/images/gp-engage-0.jpg 9 <img src="{@docRoot}images/gp-engage-0.jpg" style="width:320px;">
|
D | analytics.jd | 4 page.image=/images/gp-analytics.jpg 9 <img src="{@docRoot}images/gp-analytics.jpg" style="width:320px">
|
D | app-updates.jd | 4 page.image=/images/gp-your-user-0.jpg
|
/frameworks/rs/cpu_ref/ |
D | rsCpuIntrinsicBlur.cpp | 182 const float* gp = gPtr; in OneVFU4() local 186 blurredPixel += pf * gp[0]; in OneVFU4() 188 gp++; in OneVFU4() 206 const float* gp = gPtr; in OneVFU1() local 210 blurredPixel += pf * gp[0]; in OneVFU1() 212 gp++; in OneVFU1() 235 const float* gp = gPtr; in OneVFU1() local 239 blurredPixel += pf * gp[0]; in OneVFU1() 241 gp++; in OneVFU1()
|
/frameworks/base/docs/html/distribute/googleplay/ |
D | index.jd | 18 data-query="collection:distribute/gp/gplanding" 27 data-query="collection:distribute/gp/gpfelanding"
|
D | start.jd | 11 "{@docRoot}images/gp-start-button.png"></a> 103 <img src="{@docRoot}images/gp-start-wallet-icon.png"> 152 <img src="{@docRoot}images/gp-dc-home.png" class="border-img">
|
D | about.jd | 33 <img src="{@docRoot}images/gp-about-0.jpg" alt="Google Play on an Android Tablet" 82 <img src="{@docRoot}images/gp-rating-web.png" style="border:1px solid #ddd;"> 124 <img src="{@docRoot}images/gp-about-top.jpg"> 242 <img src="{@docRoot}images/gp-about-picks1.jpg"> 248 <img src="{@docRoot}images/gp-about-picks2.jpg"> 254 <img src="{@docRoot}images/gp-about-picks3.jpg"> 324 <img src="{@docRoot}images/gp-about-listing.jpg">
|
D | developer-console.jd | 33 <!-- <img src="{@docRoot}images/gp-dc-startscreen.jpg" style="width:480px;" /> --> 34 <img src="{@docRoot}images/gp-devconsole-home.png" style="width:480px;"> 61 <img src="{@docRoot}images/gp-dc-home.png" class="border-img"> 80 <img src="{@docRoot}images/gp-dc-profile.png" class="frame"> 144 <img src="{@docRoot}images/gp-dc-invite.png" class="frame"> 181 <img src="{@docRoot}images/gp-dc-details.png" class="frame"> 241 <img src="{@docRoot}images/gp-dc-ab.png" class="frame"> 347 <img src="{@docRoot}images/gp-buyer-currency.png" class="frame"> 485 <img src="{@docRoot}images/gp-supported-dev-requirements.png" class="frame"> 530 <img src="{@docRoot}images/gp-dc-reviews.png" class="frame"> [all …]
|
/frameworks/wilhelm/src/android/ |
D | MediaPlayer_to_android.cpp | 599 XAresult android_Player_setPlayState(const android::sp<android::GenericPlayer> &gp, in android_Player_setPlayState() argument 609 gp->stop(); in android_Player_setPlayState() 617 gp->prepare(); in android_Player_setPlayState() 622 gp->pause(); in android_Player_setPlayState() 635 gp->prepare(); in android_Player_setPlayState() 640 gp->play(); in android_Player_setPlayState()
|
D | MediaPlayer_to_android.h | 67 extern XAresult android_Player_setPlayState(const android::sp<android::GenericPlayer> &gp,
|
/frameworks/base/docs/html/distribute/users/ |
D | your-listing.jd | 32 <img src="{@docRoot}images/gp-listing-0.jpg" class="border-img"> 53 <img src="{@docRoot}images/gp-listing-1.png" class="border-img"> 70 <img src="{@docRoot}images/gp-listing-2.jpg"> 127 <img src="{@docRoot}images/gp-listing-3.jpg"> 160 <img src="{@docRoot}images/gp-listing-4.jpg">
|
D | know-your-user.jd | 9 <img src="{@docRoot}images/gp-androidify.png"> 38 <img src="{@docRoot}images/gp-your-user-0.jpg" class="border-img"> 116 <img src="{@docRoot}images/gp-dc-stats.png" class="border-img"> 138 <img src="{@docRoot}images/gp-your-user-2.jpg">
|
D | promote-with-ads.jd | 3 page.image=/images/gp-ads-console.jpg 34 <img src="{@docRoot}images/gp-ads-console.jpg">
|
D | expand-to-new-markets.jd | 127 <img src="{@docRoot}images/gp-listing-3.jpg" style="padding:8px 0"> 129 <img src="{@docRoot}images/gp-expand-2.jpg" style="padding:8px 0"> 178 <img src="{@docRoot}images/gp-buyer-currency.png" class="border-img"> 280 <img src="{@docRoot}images/gp-expand-4.jpg" class="border-img"> 284 <img src="{@docRoot}images/gp-expand-5.jpg" class="border-img"> 302 <img src="{@docRoot}images/gp-badge-jp.png">
|
D | build-buzz.jd | 113 <img src="{@docRoot}images/gp-build-buzz-uplift-1.png"> 138 <img src="{@docRoot}images/gp-buzz-1.jpg"> 232 <img src="{@docRoot}images/gp-build-buzz-yt.png"> 274 <img src="{@docRoot}images/gp-build-buzz-uplift-2.png" style="">
|
/frameworks/base/docs/html/distribute/monetize/ |
D | payments.jd | 9 <img src="{@docRoot}images/gp-start-wallet-icon.png" style="width:200px;"> 59 <img src="{@docRoot}images/gp-payments-1.png"> 81 <img src="{@docRoot}images/gp-balance.png">
|
D | freemium.jd | 32 <img src="{@docRoot}images/gp-freemium-1.jpg" class="border-img"> 39 <img src="{@docRoot}images/gp-freemium-0.jpg" class="border-img">
|
/frameworks/base/docs/html/guide/appendix/ |
D | media-formats.jd | 2 page.tags=video,audio,mpeg,mp4,m4a,mp3,3gp,3gpp,flac,wave,wav 81 • 3GPP (.3gp)<br> 115 3GPP (.3gp)</td> 124 3GPP (.3gp)</td> 244 • 3GPP (.3gp)<br> 254 • 3GPP (.3gp)<br> 265 3GPP (.3gp)</td>
|