Searched refs:sp (Results 76 - 100 of 584) sorted by relevance

1234567891011>>

/external/webkit/Source/WebCore/platform/graphics/android/layers/
H A DMediaTexture.h65 sp<android::SurfaceTexture> surfaceTexture;
66 sp<ANativeWindow> nativeWindow;
67 sp<MediaListener> mediaListener;
83 sp<ANativeWindow> m_newWindow;
H A DCanvasTexture.h84 sp<android::SurfaceTexture> m_surfaceTexture;
85 sp<android::SurfaceTextureClient> m_ANW;
H A DVideoLayerAndroid.h60 void setSurfaceTexture(sp<SurfaceTexture> texture, int textureName, PlayerState playerState);
70 sp<android::SurfaceTexture> m_surfaceTexture;
/external/openssl/crypto/bn/asm/
H A Dalpha-mont.pl60 lda sp,-48(sp)
61 stq ra,0(sp)
62 stq s3,8(sp)
63 stq s4,16(sp)
64 stq s5,24(sp)
65 stq fp,32(sp)
66 mov sp,fp
81 subq sp,AT,sp
[all...]
H A Darmv4-gf2m.pl83 str $a0,[sp,#0] @ tab[0]=0
85 str $a1,[sp,#4] @ tab[1]=a1
87 str $a2,[sp,#8] @ tab[2]=a2
89 str $a12,[sp,#12] @ tab[3]=a1^a2
91 str $a4,[sp,#16] @ tab[4]=a4
93 str $a14,[sp,#20] @ tab[5]=a1^a4
95 str $a0,[sp,#24] @ tab[6]=a2^a4
97 str $a12,[sp,#28] @ tab[7]=a1^a2^a4
100 ldr $lo,[sp,$i0] @ tab[b & 0x7]
102 ldr $t1,[sp,
221 sub sp,sp,#32 @ allocate tab[8] subroutine
[all...]
H A Darmv4-gf2m.s39 str r4,[sp,#0] @ tab[0]=0
41 str r5,[sp,#4] @ tab[1]=a1
43 str r6,[sp,#8] @ tab[2]=a2
45 str r7,[sp,#12] @ tab[3]=a1^a2
47 str r8,[sp,#16] @ tab[4]=a4
49 str r9,[sp,#20] @ tab[5]=a1^a4
51 str r4,[sp,#24] @ tab[6]=a2^a4
53 str r7,[sp,#28] @ tab[7]=a1^a2^a4
56 ldr r5,[sp,r8] @ tab[b & 0x7]
58 ldr r7,[sp,r
[all...]
/external/libffi/src/ia64/
H A Dunix.S90 mov sp = in0
178 add sp = -16, sp
183 add r16 = 8, sp
184 add r17 = 16, sp
185 add r18 = 24, sp
187 st8 [sp] = r8
192 mov out1 = sp
305 add r16 = 16 + 8*16, sp
306 add r17 = 16 + 8*16 + 16, sp
[all...]
/external/openssl/crypto/sha/asm/
H A Dsha1-s390x.pl62 $sp="%r15";
71 lg $prefetch,$stdframe($sp) ### Xupdate(16) warm-up
81 lg $prefetch,`$stdframe+4*(($i+2)%16)`($sp)
82 xg $X[0],`$stdframe+4*(($i+8)%16)`($sp)
91 stg $X[0],`$stdframe+4*($i%16)`($sp)
171 la %r1,`2*$SIZE_T`($sp)
173 lg %r0,`2*$SIZE_T`($sp)
188 st${g} $ctx,`2*$SIZE_T`($sp)
189 stm${g} %r6,%r15,`6*$SIZE_T`($sp)
190 lgr %r0,$sp
[all...]
H A Dsha512-mips.pl29 ($gp,$tp,$sp,$fp,$ra)=map("\$$_",(3,28..31));
38 # - on O32 populate $a4-$a7 with 'lw $aN,4*N($sp)' if necessary;
46 # ($gp,$sp,$fp,$ra)=map("\$$_",(28..31));
187 $ST @X[0],`($i%16)*$SZ`($sp) # offload to ring buffer
201 $LD @X[3],`(($i+3)%16)*$SZ`($sp) # prefetch from ring buffer
255 .frame $sp,$FRAMESIZE,$ra
263 $PTR_SUB $sp,$FRAMESIZE
264 $REG_S $ra,$FRAMESIZE-1*$SZREG($sp)
265 $REG_S $fp,$FRAMESIZE-2*$SZREG($sp)
266 $REG_S $s11,$FRAMESIZE-3*$SZREG($sp)
[all...]
H A Dsha256-armv4.pl77 str $inp,[sp,#17*4] @ leave room for $t3
81 str $T1,[sp,#`$i%16`*4]
91 ldr $t3,[sp,#`($i+2)%16`*4] @ from BODY_16_xx
107 @ ldr $t3,[sp,#`($i+1)%16`*4] @ $i
108 ldr $t2,[sp,#`($i+14)%16`*4]
110 ldr $T1,[sp,#`($i+0)%16`*4]
112 ldr $t1,[sp,#`($i+9)%16`*4]
156 stmdb sp!,{$ctx,$inp,$len,r4-r11,lr}
159 sub sp,sp,#1 subroutine
[all...]
H A Dsha512-parisc.pl82 $XOFF+=$FRAME_MARKER; # distance between %sp and local variables
236 $PUSH %r2,-$SAVED_RP(%sp) ; standard prologue
237 $PUSHMA %r3,$FRAME(%sp)
238 $PUSH %r4,`-$FRAME+1*$SIZE_T`(%sp)
239 $PUSH %r5,`-$FRAME+2*$SIZE_T`(%sp)
240 $PUSH %r6,`-$FRAME+3*$SIZE_T`(%sp)
241 $PUSH %r7,`-$FRAME+4*$SIZE_T`(%sp)
242 $PUSH %r8,`-$FRAME+5*$SIZE_T`(%sp)
243 $PUSH %r9,`-$FRAME+6*$SIZE_T`(%sp)
244 $PUSH %r10,`-$FRAME+7*$SIZE_T`(%sp)
[all...]
/external/ppp/pppd/plugins/rp-pppoe/
H A Dplugin.c129 struct sockaddr_pppox sp; local
160 sp.sa_family = AF_PPPOX;
161 sp.sa_protocol = PX_PROTO_OE;
162 sp.sa_addr.pppoe.sid = conn->session;
163 memcpy(sp.sa_addr.pppoe.dev, conn->ifName, IFNAMSIZ);
164 memcpy(sp.sa_addr.pppoe.remote, conn->peerEth, ETH_ALEN);
175 if (connect(conn->sessionSocket, (struct sockaddr *) &sp,
234 struct sockaddr_pppox sp; local
236 sp.sa_family = AF_PPPOX;
237 sp
[all...]
/external/openssl/crypto/aes/asm/
H A Daes-s390x.pl115 $sp="%r15";
260 stm${g} %r3,$ra,3*$SIZE_T($sp)
270 l${g} $out,3*$SIZE_T($sp)
276 lm${g} %r6,$ra,6*$SIZE_T($sp)
283 st${g} $ra,15*$SIZE_T($sp)
447 l${g} $ra,15*$SIZE_T($sp)
586 stm${g} %r3,$ra,3*$SIZE_T($sp)
596 l${g} $out,3*$SIZE_T($sp)
602 lm${g} %r6,$ra,6*$SIZE_T($sp)
609 st${g} $ra,15*$SIZE_T($sp)
[all...]
/external/libvpx/vp8/common/arm/armv6/
H A Dsixtappredict8x4_v6.asm50 stmdb sp!, {r4 - r11, lr}
51 str r3, [sp, #-184]! ;reserve space on stack for temporary storage, store yoffset
54 add lr, sp, #4 ;point to temporary buffer
140 ldr r3, [sp], #4 ; load back yoffset
141 ldr r0, [sp, #216] ; load dst address from stack 180+36
142 ldr r1, [sp, #220] ; load dst stride from stack 180+40
160 ldr r6, [sp] ; load the data
161 ldr r7, [sp, #4]
169 ldr r8, [sp, #8]
174 ldrh r9, [sp, #1
[all...]
/external/valgrind/main/coregrind/
H A Dm_redir.c598 Spec* sp; local
610 for (sp = specs; sp; sp = sp->next) {
611 sp->done = False;
612 sp->mark = VG_(string_match)( sp->from_sopatt,
614 anyMark = anyMark || sp->mark;
638 for (sp
852 Spec* sp; local
1461 Spec* sp; local
[all...]
/external/libvpx/vpx_scale/arm/neon/
H A Dvp8_vpxyv12_copyframe_func_neon.asm27 sub sp, sp, #16
42 str r8, [sp]
43 str r9, [sp, #4]
44 str r10, [sp, #8]
45 str r11, [sp, #12]
94 ldr r2, [sp] ;srcptr1
95 ldr r3, [sp, #4] ;dstptr1
138 ldr r2, [sp] ;srcptr1
139 ldr r3, [sp, #
[all...]
/external/valgrind/main/callgrind/
H A Dthreads.c215 es->call_stack_bottom = CLG_(current_call_stack).sp;
234 if (CLG_(current_call_stack).sp == es->call_stack_bottom)
255 while(CLG_(current_call_stack).sp > es->call_stack_bottom)
288 current_states.sp--;
349 es->sp = 0;
356 dst->sp = current_states.sp;
365 current_states.sp = dst->sp;
375 Int sp local
390 Int sp; local
[all...]
/external/doclava/src/com/google/doclava/
H A DParamTagInfo.java31 ParamTagInfo(String name, String kind, String text, ContainerInfo base, SourcePositionInfo sp) { argument
32 super(name, kind, text, base, sp);
50 String parameterComment, String parameterName, ContainerInfo base, SourcePositionInfo sp) {
51 super(name, kind, text, base, sp);
49 ParamTagInfo(String name, String kind, String text, boolean isTypeParameter, String parameterComment, String parameterName, ContainerInfo base, SourcePositionInfo sp) argument
H A DThrowsTagInfo.java29 SourcePositionInfo sp) {
30 super(name, kind, text, base, sp);
46 String exceptionComment, ContainerInfo base, SourcePositionInfo sp) {
47 super(name, kind, text, base, sp);
28 ThrowsTagInfo(String name, String kind, String text, ContainerInfo base, SourcePositionInfo sp) argument
45 ThrowsTagInfo(String name, String kind, String text, ClassInfo exception, String exceptionComment, ContainerInfo base, SourcePositionInfo sp) argument
/external/tagsoup/src/org/ccil/cowan/tagsoup/
H A DPYXScanner.java80 int sp = s.indexOf(' ');
81 h.aname(buff, 1, sp - 1);
82 h.aval(buff, sp + 1, size - sp - 1);
/external/valgrind/main/coregrind/m_sigframe/
H A Dsigframe-ppc64-linux.c190 Addr sp; local
201 sp = sp_top_of_frame - sizeof(struct rt_sigframe);
204 if (!extend(tst, sp, sp_top_of_frame - sp))
207 vg_assert(VG_IS_16_ALIGNED(sp));
209 frame = (struct rt_sigframe *) sp;
224 sp, sizeof(UWord) );
225 *(Addr *)sp = tst->arch.vex.guest_GPR1;
227 sp, sizeof(UWord) );
294 SET_SIGNAL_GPR(tid, 1, sp);
330 Addr sp; local
[all...]
/external/libffi/src/m68k/
H A Dsysv.S55 move.l %d2,-(%sp)
59 sub.l 12(%fp),%sp
62 move.l 8(%fp),-(%sp)
63 pea 4(%sp)
69 addq.l #8,%sp
79 add.l 12(%fp),%sp
140 move.l (%sp)+,%d2
155 move.l %sp,-12(%fp)
158 move.l %a0,-(%sp)
218 move.l %sp,
[all...]
/external/libppp/src/
H A Ddefs.c260 const struct speeds *sp; local
262 for (sp = speeds; sp->nspeed; sp++) {
263 if (sp->speed == speed) {
264 return sp->nspeed;
273 const struct speeds *sp; local
275 for (sp = speeds; sp->nspeed; sp
[all...]
/external/libffi/src/pa/
H A Dhpux32.S59 stw %rp, -20(%sp)
62 copy %sp, %r3
75 [ Stack for calling prep_args ] <- %sp
78 stwm %r1, 64(%sp)
81 copy %sp, %r4
91 ldo 64(%arg0), %sp
92 ldo -64(%sp), %sp
94 /* now %sp should point where %arg0 was pointing. */
98 ldw -36(%sp),
[all...]
H A Dlinux.S52 stw %rp, -20(%sp)
56 copy %sp, %r3
69 [ Stack for calling prep_args ] <- %sp
72 stwm %r1, 64(%sp)
75 copy %sp, %r4
85 ldo 64(%arg0), %sp
86 ldo -64(%sp), %sp
88 /* now %sp should point where %arg0 was pointing. */
92 ldw -36(%sp),
[all...]

Completed in 811 milliseconds

1234567891011>>