/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/ |
vp8_sad16x16_armv6.asm | 85 subs r5, r5, #1 ; decrement loop counter
|
vp8_variance8x8_armv6.asm | 86 subs r12, r12, #1 ; next row
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/neon/ |
vp8_mse16x16_neon.asm | 51 subs r12, r12, #1
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/cloog/ |
clast.h | 142 CloogStatement *stmt, struct clast_stmt *subs);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/cloog/ |
clast.h | 142 CloogStatement *stmt, struct clast_stmt *subs);
|
/system/core/libpixelflinger/arch-arm64/ |
col32cb16blend.S | 66 subs w2, w2, #1 // decrement loop counter
|
/system/core/libpixelflinger/tests/arch-arm64/disassembler/ |
arm64_diassembler_test.cpp | 60 { 0x6b1e0200, "subs w0, w16, w30, lsl #0" }, 61 { 0x6b507fdf, "subs wzr, w30, w16, lsr #31" }, 62 { 0x6b8043f0, "subs w16, wzr, w0, asr #16" }, 63 { 0x6b5f401e, "subs w30, w0, wzr, lsr #16" },
|
/bionic/libc/arch-arm64/generic/bionic/ |
strncmp.S | 87 subs limit_wd, limit_wd, #1 211 subs limit, limit, #1
|
/external/boringssl/src/crypto/bn/asm/ |
armv4-mont.pl | 227 subs $tj,$tj,$tj @ "clear" carry flag 298 subs $inner,$num,#8 362 subs $outer,$outer,#1 411 subs $inner,$inner,#8 501 subs $inner,$inner,#8 539 subs $outer,$outer,#1 622 subs $inner,$inner,#8 629 subs $aptr,sp,#0 @ clear carry flag
|
/external/libhevc/common/arm/ |
ihevc_intra_pred_chroma_dc.s | 131 subs r10, #0x10 194 subs r9, r4, #8
|
ihevc_weighted_pred_uni.s | 203 subs r9,r9,#4 @decrement wd by 4 and check for 0 209 subs r8,r8,#4 @decrement the ht by 4
|
/external/libhevc/common/arm64/ |
ihevc_intra_pred_filters_chroma_mode_11_to_17.s | 150 subs x7, x7, #4 154 subs x7,x7,#4 156 subs x7,x7,#8 237 subs x9, x9, #1 391 subs x10, x10, #4 //subtract 8 and go to end if 8x8 397 subs x11, x11, #8 443 subs x11, x11, #8 589 subs x10, x10, #4 //subtract 8 and go to end if 8x8
|
ihevc_intra_pred_filters_luma_mode_11_to_17.s | 161 subs x7, x7, #4 167 subs x7,x7,#4 169 subs x7,x7,#8 240 subs x9, x9, #1 388 subs x10, x10, #8 //subtract 8 and go to end if 8x8 394 subs x11, x11, #8 433 subs x11, x11, #8 566 subs x10, x10, #8 //subtract 8 and go to end if 8x8
|
ihevc_weighted_pred_uni.s | 223 subs x9,x9,#4 //decrement wd by 4 and check for 0 230 subs x8,x8,#4 //decrement the ht by 4
|
/external/libvpx/libvpx/vp8/common/arm/armv6/ |
idct_v6.asm | 56 subs r5, r5, #1<<31 ; i-- 107 subs r5, r5, #1<<31 ; i--
|
vp8_variance_halfpixvar16x16_hv_armv6.asm | 72 subs r8, r8, r5 ; subtract negative differences from sum 204 subs r12, r12, #1
|
/external/valgrind/none/tests/mips32/ |
FPUarithmetic.c | 11 SUBS, SUBD, 185 case SUBS:
|
/frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV5E/ |
R4R8First_v5.s | 69 subs r10, r10, #1 239 subs r12, r12, #1
|
/frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV7/ |
PrePostMDCT_v7.s | 76 subs r1, r1, #4 137 subs r1, r1, #4
|
R4R8First_v7.s | 103 subs r1, r1, #1 146 subs r1, r1, #1
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/ |
h264bsd_interpolate_chroma_hor.s | 210 SUBS count, count, #2<<28 281 SUBS count, count, #2<<28
|
h264bsd_interpolate_hor_half.s | 197 SUBS count, count, #4<<28 233 SUBS count, count, #4<<28
|
h264bsd_interpolate_hor_quarter.s | 201 SUBS count, count, #4<<28 247 SUBS count, count, #4<<28
|
/frameworks/base/docs/html/google/play/billing/ |
billing_integrate.jd | 20 <li><a href="#Subs">Implementing Subscriptions</a><li> 216 <p>To start a purchase request from your app, call the {@code getBuyIntent} method on the In-app Billing service. Pass in to the method the In-app Billing API version (?3?), the package name of your calling app, the product ID for the item to purchase, the purchase type (?inapp? or "subs"), and a {@code developerPayload} String. The {@code developerPayload} String is used to specify any additional arguments that you want Google Play to send back along with the purchase information.</p> 286 <p>To retrieve information about purchases made by a user from your app, call the {@code getPurchases} method on the In-app Billing Version 3 service. Pass in to the method the In-app Billing API version (?3?), the package name of your calling app, and the purchase type (?inapp? or "subs").</p> 348 <h3 id="Subs">Implementing Subscriptions</h3> 351 to "subs". The purchase result is delivered to your Activity's 356 MY_SKU, "subs", developerPayload); 367 with the product type parameter set to "subs".</p> 370 "subs", continueToken);
|
/frameworks/rs/cpu_ref/ |
rsCpuIntrinsics_neon_3DLUT.S | 123 subs r2, #8 205 subs r2, r2, #8
|