HomeSort by relevance Sort by last modified time
    Searched full:subs (Results 226 - 250 of 446) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /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 19 <li><a href="#Subs">Implementing Subscriptions</a><li>
213 <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>
275 <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>
337 <h3 id="Subs">Implementing Subscriptions</h3>
340 to "subs". The purchase result is delivered to your Activity's
345 MY_SKU, "subs", developerPayload);
356 with the product type parameter set to "subs".</p>
359 "subs", continueToken);
api.jd 14 <li><a href="#subs">Subscriptions</a><li>
49 <h3 id="subs">Subscriptions</h3>
57 products. For a code example, see <a href="{@docRoot}google/play/billing/billing_integrate.html#Subs">Implementing Subscriptions</a>.</p>
  /bionic/libc/arch-arm/bionic/
strcmp.a15.S 74 subs r0, r2, r3
84 subs r0, r2, r3
153 subs sp, sp, #16
245 subs ip, r3, ip
252 subs ip, r3, ip
259 subs ip, r3, ip
  /external/libvpx/libvpx/vp8/common/arm/neon/
sixtappredict16x16_neon.asm 180 subs r2, r2, #1
262 subs r12, r12, #1
284 subs r3, r3, #1
375 subs r2, r2, #1
452 subs r12, r12, #1
474 subs r3, r3, #1
  /frameworks/rs/cpu_ref/
rsCpuIntrinsics_neon.S 98 subs r4, r4, #1
166 subs r3, r3, #1
222 subs r3, r3, #1
266 subs r3, r3, #1
314 subs r11, r11, #1
363 subs r11, r11, #2
399 subs r11, r11, #1
497 subs r3, r3, #1 @ Checking length (r3)
591 subs r6, r6, #1 @ Checking length (r6)
774 subs r6, r6, #
    [all...]
  /external/icu4c/
config.status 492 s/@@/,@/; s/@@/@,/; s/@;t t$/,;t t/' >$tmp/subs.sed <<\CEOF
632 sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
634 sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
636 if test ! -s $tmp/subs.frag; then
644 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
646 ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
648 ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed
    [all...]
  /external/srtp/
config.status 444 s/@@/,@/; s/@@/@,/; s/@;t t$/,;t t/' >$tmp/subs.sed <<\CEOF
514 sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
516 sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
518 if test ! -s $tmp/subs.frag; then
526 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
528 ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
530 ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed
    [all...]
  /external/regex-re2/re2/
regexp.h 385 // They do not consume allocated arrays like subs or runes.
389 static Regexp* Concat(Regexp** subs, int nsubs, ParseFlags flags);
390 static Regexp* Alternate(Regexp** subs, int nsubs, ParseFlags flags);
399 static Regexp* AlternateNoFactor(Regexp** subs, int nsubs, ParseFlags flags);
457 static Regexp* ConcatOrAlternate(RegexpOp op, Regexp** subs, int nsubs,
  /external/webkit/Source/WebCore/platform/graphics/filters/arm/
FELightingNEON.cpp 271 "subs r3, r3, #1" NL
412 "subs " WIDTH_R ", " WIDTH_R ", #1" NL
419 "subs " HEIGHT_R ", " HEIGHT_R ", #1" NL
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
sad_inline.h 46 src1 = src2 - src1; /* subs */
193 SUBS src1, src2, src1;
361 "SUBS %0, %2, %0\n\t"
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
sad_inline.h 49 src1 = src2 - src1; /* subs */
196 SUBS src1, src2, src1;
374 "subs %1, %3, %2\n\t"
  /hardware/samsung_slsi/exynos5/libswconverter/
csc_ARGB8888_to_YUV420SP_NEON.s 183 subs r8,r8,#16 @nWidth16--
347 subs r8,r8,#2 @ nWidth2 -= 2
361 subs r12,r12,#2 @nHeight -=2
  /external/llvm/test/MC/Disassembler/AArch64/
basic-a64-instructions.txt 54 # CHECK: subs x4, sp, #3822
242 # CHECK: subs w3, w5, w7
244 # CHECK: subs w20, wzr, w4
245 # CHECK: subs w4, w6, wzr
246 # CHECK: subs w11, w13, w15
247 # CHECK: subs w9, w3, wzr, lsl #10
248 # CHECK: subs w17, w29, w20, lsl #31
249 # CHECK: subs w21, w22, w23, lsr #0
250 # CHECK: subs w24, w25, w26, lsr #18
251 # CHECK: subs w27, w28, w29, lsr #3
    [all...]
  /external/bison/djgpp/
config.sed 27 cat > "$tmp/subs-djgpp.sed" << eof_djgpp\
66 sed -f "\$tmp/subs-djgpp.sed" \$tmp/out > \$tmp/out.djgpp\
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_store_unittest.cc 129 // Test that subs knock out adds.
191 // Test chunk deletions, and ordering of deletions WRT subs knocking
  /external/libvpx/libvpx/vp8/common/arm/armv6/
simpleloopfilter_v6.asm 125 subs r9, r9, #1
253 subs r11, r11, #1
  /external/libvpx/libvpx/vp8/encoder/arm/armv5te/
boolhuff_armv5te.asm 207 subs r10, r10, #1
301 subs r10, r10, #1
vp8_packtokens_armv5.asm 161 subs r8, r8, #1 ; --n
254 subs r8, r8, #1 ; --n
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_InterpolateLuma_HalfDiagHorVer4x4_unsafe_s.s 204 SUBS Counter, Counter, #1 ;// Loop till height is 10
285 SUBS Counter, Counter, #1

Completed in 1644 milliseconds

1 2 3 4 5 6 7 8 91011>>