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

1 2 3 4 5 6 7 8 91011>>

  /external/libhevc/decoder/arm/
ihevcd_itrans_recon_dc_chroma.s 139 subs r9,r9,#8
142 subs r8,r8,#8
ihevcd_itrans_recon_dc_luma.s 137 subs r9,r9,#8
140 subs r8,r8,#8
  /external/libhevc/decoder/arm64/
ihevcd_itrans_recon_dc_chroma.s 164 subs x9,x9,#8
167 subs x8,x8,#8
ihevcd_itrans_recon_dc_luma.s 160 subs x9,x9,#8
163 subs x8,x8,#8
  /external/libmpeg2/common/arm/
ideint_spatial_filter_a9.s 123 subs r4, r4, #1
220 subs r8, #1
  /external/libpng/scripts/
options.awk 51 subs="@\" " # Substitute start (substitute a C macro)
843 deflt = " " subs substr(deflt, 3) sube
864 print def i, subs "PNG_" i sube end >out
868 print def i, subs "PNG_set_" i sube end >out
  /external/libvpx/libvpx/vpx_dsp/arm/
vpx_convolve8_avg_neon_asm.asm 167 subs r6, r6, #4 ; w -= 4
174 subs r7, r7, #4 ; h -= 4
283 subs r12, r12, #4 ; h -= 4
289 subs r6, r6, #4 ; w -= 4
vpx_convolve8_neon_asm.asm 156 subs r6, r6, #4 ; w -= 4
163 subs r7, r7, #4 ; h -= 4
261 subs r12, r12, #4 ; h -= 4
267 subs r6, r6, #4 ; w -= 4
  /external/llvm/test/MC/ARM/
basic-thumb-instructions.s 600 subs r1, r2, #3
601 subs r2, #3
602 subs r2, #8
604 @ CHECK: subs r1, r2, #3 @ encoding: [0xd1,0x1e]
605 @ CHECK: subs r2, #3 @ encoding: [0x03,0x3a]
606 @ CHECK: subs r2, #8 @ encoding: [0x08,0x3a]
622 subs r1, r2, r3
624 @ CHECK: subs r1, r2, r3 @ encoding: [0xd1,0x1a]
  /external/swiftshader/third_party/LLVM/test/MC/ARM/
basic-thumb-instructions.s 549 subs r1, r2, #3
550 subs r2, #3
551 subs r2, #8
553 @ CHECK: subs r1, r2, #3 @ encoding: [0xd1,0x1e]
554 @ CHECK: subs r2, #3 @ encoding: [0x03,0x3a]
555 @ CHECK: subs r2, #8 @ encoding: [0x08,0x3a]
571 subs r1, r2, r3
573 @ CHECK: subs r1, r2, r3 @ encoding: [0xd1,0x1a]
  /system/core/libpixelflinger/tests/arch-arm64/assembler/
asm_test_jacket.S 88 subs w0,w0,#2
96 subs w0,w0,#0
  /external/freetype/src/pfr/
pfrgload.c 67 FT_FREE( glyph->subs );
614 if ( FT_RENEW_ARRAY( glyph->subs, glyph->max_subs, new_max ) )
620 subglyph = glyph->subs + org_count;
773 subglyph = glyph->subs + old_count + n;
782 /* note that `glyph->subs' might have been re-allocated */
783 subglyph = glyph->subs + old_count + n;
  /external/libavc/common/arm/
ih264_inter_pred_filters_luma_vert_a9q.s 112 subs r12, r6, #8 @if wd=8 branch to loop_8
116 subs r12, r6, #4 @if wd=4 branch to loop_4
193 subs r5, r5, #4 @ 4 rows processed, decrement by 4
242 subs r5, r5, #4 @ 4 rows processed, decrement by 4
292 subs r5, r5, #8
  /external/libhevc/common/arm64/
ihevc_inter_pred_filters_luma_vert_w16inp.s 125 subs x7,x3,#0 //x3->ht
153 subs x4,x4,#4
222 subs x7,x7,#4
230 subs x4,x4,#4
310 subs x7,x7,#4
ihevc_inter_pred_luma_vert_w16inp_w16out.s 134 subs x7,x3,#0 //r3->ht
164 subs x4,x4,#4
235 subs x7,x7,#4
244 subs x4,x4,#4
328 subs x7,x7,#4
ihevc_intra_pred_luma_dc.s 174 subs x10, x10,#8
179 subs x10, x10,#8
320 subs x10, x10, #8 //counter for cols
343 subs x10, x10, #8
398 subs x9, x9, #32
ihevc_intra_pred_filters_chroma_mode_19_to_25.s 145 subs x7, x7, #4
147 subs x7,x7,#4
149 subs x7,x7,#8
205 subs x9, x9, #1
358 subs x7,x7,#8
396 subs x4,x4,#8
546 subs x7,x7,#8
ihevc_intra_pred_filters_luma_mode_19_to_25.s 146 subs x7, x7, #4
150 subs x7,x7,#4
152 subs x7,x7,#8
212 subs x9, x9, #1
361 subs x4,x4,#8
395 subs x4,x4,#8
543 subs x7,x7,#8
  /external/libhevc/common/arm/
ihevc_inter_pred_luma_horz_w16out.s 203 subs r5,r10,#0 @checks wd
270 subs r5,r5,#4 @decrement the wd by 4
274 subs r14,r14,#2 @decrement the ht by 4
290 subs r5,r10,#0 @checks wd
328 subs r5,r5,#4 @decrement the wd by 4
333 subs r7,r7,#1 @decrement the ht by 4
355 subs r5,r10,#0 @checks wd
419 subs r5,r5,#8 @decrement the wd loop
425 subs r14,r14,#2 @decrement the ht loop
482 subs r5,r5,#1
    [all...]
ihevc_inter_pred_chroma_horz_w16out.s 118 subs r14,r6,#0 @checks for ht == 0
223 subs r10,r10,#16
289 subs r14,r14,#32 @decrement the ht loop
312 subs r10,r10,#16 @decrement the wd loop
424 subs r10,r10,#8 @decrement the wd loop
429 subs r14,r14,#2 @decrement the ht loop
494 subs r10,r10,#8 @(prologue)decrement the wd loop
544 subs r10,r10,#8 @(core loop)
591 subs r14,r14,#4 @decrement the ht loop
657 subs r10,r10,#4 @decrement the wd by
    [all...]
ihevc_intra_pred_filters_chroma_mode_19_to_25.s 159 subs r7, r7, #4
161 subs r7,r7,#4
163 subs r7,r7,#8
213 subs r9, r9, #1
365 subs r7,r7,#8
401 subs r4,r4,#8
546 subs r7,r7,#8
  /external/llvm/test/MC/AArch64/
basic-a64-diagnostics.s 53 subs x2, x1, sp, uxtx
62 // CHECK-ERROR: subs x2, x1, sp, uxtx
151 subs wsp, w5, #123
152 subs x5, xzr, #0x456, lsl #12
157 // CHECK-ERROR-NEXT: subs wsp, w5, #123
160 // CHECK-ERROR-NEXT: subs x5, xzr, #0x456, lsl #12
344 subs w1, w2, w3, lsl #-1
345 subs w1, w2, w3, lsl #32
346 subs w1, w2, w3, lsr #-1
347 subs w1, w2, w3, lsr #3
    [all...]
  /frameworks/rs/cpu_ref/
rsCpuIntrinsics_advsimd_ColorMatrix.S 443 subs x2, x2, #8
454 subs x2, x2, #8
477 subs x2, x2, #8
494 subs x2, x2, #8
511 subs x2, x2, #8
520 subs x2, x2, #8
528 subs x2, x2, #8
545 subs x2, x2, #8
554 subs x2, x2, #8
562 subs x2, x2, #
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
SignalClusterView.java 325 public void setSubs(List<SubscriptionInfo> subs) {
326 if (hasCorrectSubs(subs)) {
333 final int n = subs.size();
335 inflatePhoneState(subs.get(i).getSubscriptionId());
342 private boolean hasCorrectSubs(List<SubscriptionInfo> subs) {
343 final int N = subs.size();
348 if (mPhoneStates.get(i).mSubId != subs.get(i).getSubscriptionId()) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
NetworkControllerImpl.java 451 // We are using different subs now, we might be able to make calls.
877 List<SubscriptionInfo> subs = new ArrayList<>(); local
905 List<SubscriptionInfo> subs = new ArrayList<>(); local
    [all...]

Completed in 735 milliseconds

1 2 3 4 5 6 7 8 91011>>