HomeSort by relevance Sort by last modified time
    Searched full:restore (Results 501 - 525 of 4527) sorted by null

<<21222324252627282930>>

  /hardware/samsung_slsi/exynos5/libswconverter/
csc_tiled_to_linear_y_neon.s 153 ldmfd sp!, {r0-r1} @ restore registers
223 ldmfd sp!, {r0-r1,r3} @ restore registers
230 ldmfd sp!, {r4-r12,r15} @ restore registers
  /packages/apps/Browser/src/com/android/browser/
WallpaperHandler.java 143 // restore the old wallpaper.
156 // Restore the old wallpaper if the user cancelled whilst we were
169 Log.e(LOGTAG, "Unable to restore old wallpaper.");
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
OtherSettingsPopup.java 61 // 'Restore setting' in the popup window.
82 view.initialize(pref); // no init for restore one
103 // Prepare the restore setting line.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
ParenMatch.py 53 RESTORE_VIRTUAL_EVENT_NAME = "<<parenmatch-check-restore>>"
54 # We want the restore event be called before the usual return and
62 # Bind the check-restore event to the function restore_event,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pty.py 171 restore = 1
173 restore = 0
177 if restore:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
ParenMatch.py 53 RESTORE_VIRTUAL_EVENT_NAME = "<<parenmatch-check-restore>>"
54 # We want the restore event be called before the usual return and
62 # Bind the check-restore event to the function restore_event,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pty.py 171 restore = 1
173 restore = 0
177 if restore:
  /external/chromium_org/chrome/browser/sessions/
session_restore.cc 83 // TabLoader is responsible for loading tabs after session restore creates
190 // The time the restore process started.
305 // When the session restore is done synchronously, notification is sent from
306 // SessionRestoreImpl::Restore .
533 // destructor when restore is done.
539 Browser* Restore() {
570 // Restore window(s) from a foreign session. Returns newly created Browsers.
586 // Restore and show the browser.
602 // Restore a single tab from a foreign session.
788 // Restore was unsuccessful. The DOM storage system can also delete it
    [all...]
  /art/runtime/arch/mips/
quick_entrypoints_mips.S 141 lw $ra, 60($sp) # restore $ra
142 lw $gp, 52($sp) # restore $gp
143 lw $a1, 4($sp) # restore non-callee save $a1
144 lw $a2, 8($sp) # restore non-callee save $a2
145 lw $a3, 12($sp) # restore non-callee save $a3
358 * On success this wrapper will restore arguments and *jump* to the target, leaving the lr
433 addiu $sp, $sp, 16 # restore stack after memcpy
434 lw $a0, 16($fp) # restore method*
441 move $sp, $fp # restore the stack
    [all...]
  /cts/tests/tests/graphics/src/android/graphics/cts/
CanvasTest.java 145 // abnormal case: save not called before restore
147 mCanvas.restore();
148 fail("should throw out IllegalStateException because cannot restore Canvas"
155 mCanvas.restore();
176 mCanvas.restore();
205 mCanvas.restore();
233 mCanvas.restore();
260 mCanvas.restore();
292 mCanvas.restore();
320 mCanvas.restore();
    [all...]
  /external/chromium_org/ui/message_center/views/
message_popup_collection_unittest.cc 219 // Restore simulated taskbar position to bottom.
247 // Restore simulated taskbar position to bottom.
278 // Restore simulated taskbar position to bottom.
309 // Restore simulated taskbar position to bottom.
340 // Restore simulated taskbar position to bottom.
  /external/chromium_org/third_party/WebKit/Source/core/loader/
HistoryController.cpp 84 We try to restore the scroll position at both the first layout and upon load completion.
86 1) If first layout happens before the load completes, we want to restore the scroll position then so that the
89 which case the restore silent fails and we will fix it in when we try to restore on doc completion.
90 2) If the layout happens after the load completes, the attempt to restore at load completion time silently
91 fails. We then successfully restore it when the layout happens.
104 // so there *is* no scroll or view state to restore!
335 // restore their scroll position. We'll avoid this frame (which has already
378 // (a matching URL and frame tree snapshot), just restore the scroll position.
392 // Restore form state (works from currentItem
    [all...]
  /bionic/libc/arch-arm/bionic/
memcpy.a15.S 139 Restore the count if there is more than 7 bytes to copy. */
157 /* Restore the count if there is more than 3 bytes to copy. */
168 /* Restore the count, check if there is more to copy. */
191 /* Restore registers: optimized pop {r0, r4, r5, r6, r7, pc} */
249 /* Restore the count if there is more than 7 bytes to copy. */
279 /* Restore src offset from word-align. */
289 /* Restore src offset from word-align. */
  /external/valgrind/main/coregrind/
m_libcsetjmp.c 98 // and park it in the restore slot for r3 (the ret reg)
101 // restore everything except r3
223 // and park it in the restore slot for r3 (the ret reg)
226 // restore everything except r3
348 // restore the return address
350 // restore rdi; this is the last use
431 // restore the return address
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
pa-risc2W.s 271 LDD -80(%sp),%r9 ; restore r9
272 LDD -88(%sp),%r8 ; restore r8
273 LDD -96(%sp),%r7 ; restore r7
274 LDD -104(%sp),%r6 ; restore r6
275 LDD -112(%sp),%r5 ; restore r5
276 LDD -120(%sp),%r4 ; restore r4
278 LDD,MB -128(%sp),%r3 ; restore r3
431 LDD -96(%sp),%r7 ; restore r7
432 LDD -104(%sp),%r6 ; restore r6
433 LDD -112(%sp),%r5 ; restore r5
    [all...]
pa-risc2.s 281 LDD -80(%sp),%r9 ; restore r9
282 LDD -88(%sp),%r8 ; restore r8
283 LDD -96(%sp),%r7 ; restore r7
284 LDD -104(%sp),%r6 ; restore r6
285 LDD -112(%sp),%r5 ; restore r5
286 LDD -120(%sp),%r4 ; restore r4
288 LDD,MB -128(%sp),%r3 ; restore r3
442 LDD -96(%sp),%r7 ; restore r7
443 LDD -104(%sp),%r6 ; restore r6
444 LDD -112(%sp),%r5 ; restore r5
    [all...]
  /external/openssl/crypto/bn/asm/
pa-risc2W.s 271 LDD -80(%sp),%r9 ; restore r9
272 LDD -88(%sp),%r8 ; restore r8
273 LDD -96(%sp),%r7 ; restore r7
274 LDD -104(%sp),%r6 ; restore r6
275 LDD -112(%sp),%r5 ; restore r5
276 LDD -120(%sp),%r4 ; restore r4
278 LDD,MB -128(%sp),%r3 ; restore r3
431 LDD -96(%sp),%r7 ; restore r7
432 LDD -104(%sp),%r6 ; restore r6
433 LDD -112(%sp),%r5 ; restore r5
    [all...]
pa-risc2.s 281 LDD -80(%sp),%r9 ; restore r9
282 LDD -88(%sp),%r8 ; restore r8
283 LDD -96(%sp),%r7 ; restore r7
284 LDD -104(%sp),%r6 ; restore r6
285 LDD -112(%sp),%r5 ; restore r5
286 LDD -120(%sp),%r4 ; restore r4
288 LDD,MB -128(%sp),%r3 ; restore r3
442 LDD -96(%sp),%r7 ; restore r7
443 LDD -104(%sp),%r6 ; restore r6
444 LDD -112(%sp),%r5 ; restore r5
    [all...]
  /dalvik/vm/mterp/armv5te/
footer.S 19 mov rSELF, r0 @ restore self
20 mov rPC, r1 @ restore Dalvik pc
21 mov rFP, r2 @ restore Dalvik fp
101 mov rSELF, r0 @ restore self
102 mov rPC, r1 @ restore Dalvik pc
103 mov rFP, r2 @ restore Dalvik fp
293 * No translation, restore interpreter regs and start interpreting.
412 * Restore PC, registers, and interpreter state to original values
421 bl dvmSelfVerificationRestoreState @ restore pc and fp values
422 LOAD_PC_FP_FROM_SELF() @ restore pc, f
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
GraphicsContextTest.cpp 150 context.restore();
169 context.restore();
181 context.restore();
193 context.restore();
208 context.restore();
217 context.restore();
226 context.restore();
398 context.restore();
405 context.restore();
412 context.restore();
    [all...]
  /external/chromium_org/v8/src/ia32/
builtins-ia32.cc 65 __ push(scratch); // Restore return address.
102 // Restore call kind information.
104 // Restore receiver.
128 // Restore call kind information.
130 // Restore receiver.
340 // Must restore edi (constructor) before calling runtime.
395 // Restore context from the frame.
416 // Restore the arguments count and leave the construct frame.
533 // Restore call kind information.
535 // Restore receiver
    [all...]
  /external/chromium_org/third_party/flot/
jquery.flot.pie.min.js 1 (function(b){function c(D){var h=null;var L=null;var n=null;var B=null;var p=null;var M=0;var F=true;var o=10;var w=0.95;var A=0;var d=false;var z=false;var j=[];D.hooks.processOptions.push(g);D.hooks.bindEvents.push(e);function g(O,N){if(N.series.pie.show){N.grid.show=false;if(N.series.pie.label.show=="auto"){if(N.legend.show){N.series.pie.label.show=false}else{N.series.pie.label.show=true}}if(N.series.pie.radius=="auto"){if(N.series.pie.label.show){N.series.pie.radius=3/4}else{N.series.pie.radius=1}}if(N.series.pie.tilt>1){N.series.pie.tilt=1}if(N.series.pie.tilt<0){N.series.pie.tilt=0}O.hooks.processDatapoints.push(E);O.hooks.drawOverlay.push(H);O.hooks.draw.push(r)}}function e(P,N){var O=P.getOptions();if(O.series.pie.show&&O.grid.hoverable){N.unbind("mousemove").mousemove(t)}if(O.series.pie.show&&O.grid.clickable){N.unbind("click").click(l)}}function G(O){var P="";function N(S,T){if(!T){T=0}for(var R=0;R<S.length;++R){for(var Q=0;Q<T;Q++){P+="\t"}if(typeof S[R]=="object"){P+=""+R+":\n";N(S[R],T+1)}else{P+=""+R+": "+S[R]+"\n"}}}N(O);alert(P)}function q(P){for(var N=0;N<P.length;++N){var O=parseFloat(P[N].data[0][1]);if(O){M+=O}}}function E(Q,N,O,P){if(!d){d=true;h=Q.getCanvas();L=b(h).parent();a=Q.getOptions();Q.setData(K(Q.getData()))}}function I(){A=L.children().filter(".legend").children().width();n=Math.min(h.width,(h.height/a.series.pie.tilt))/2;p=(h.height/2)+a.series.pie.offset.top;B=(h.width/2);if(a.series.pie.offset.left=="auto"){if(a.legend.position.match("w")){B+=A/2}else{B-=A/2}}else{B+=a.series.pie.offset.left}if(B<n){B=n}else{if(B>h.width-n){B=h.width-n}}}function v(O){for(var N=0;N<O.length;++N){if(typeof(O[N].data)=="number"){O[N].data=[[1,O[N].data]]}else{if(typeof(O[N].data)=="undefined"||typeof(O[N].data[0])=="undefined"){if(typeof(O[N].data)!="undefined"&&typeof(O[N].data.label)!="undefined"){O[N].label=O[N].data.label}O[N].data=[[1,0]]}}}return O}function K(Q){Q=v(Q);q(Q);var P=0;var S=0;var N=a.series.pie.combine.color;var R=[];for(var O=0;O<Q.length;++O){Q[O].data[0][1]=parseFloat(Q[O].data[0][1]);if(!Q[O].data[0][1]){Q[O].data[0][1]=0}if(Q[O].data[0][1]/M<=a.series.pie.combine.threshold){P+=Q[O].data[0][1];S++;if(!N){N=Q[O].color}}else{R.push({data:[[1,Q[O].data[0][1]]],color:Q[O].color,label:Q[O].label,angle:(Q[O].data[0][1]*(Math.PI*2))/M,percent:(Q[O].data[0][1]/M*100)})}}if(S>0){R.push({data:[[1,P]],color:N,label:a.series.pie.combine.label,angle:(P*(Math.PI*2))/M,percent:(P/M*100)})}return R}function r(S,Q){if(!L){return}ctx=Q;I();var T=S.getData();var P=0;while(F&&P<o){F=false;if(P>0){n*=w}P+=1;N();if(a.series.pie.tilt<=0.8){O()}R()}if(P>=o){N();L.prepend('<div class="error">Could not draw pie with labels contained inside canvas</div>')}if(S.setSeries&&S.insertLegend){S.setSeries(T);S.insertLegend()}function N(){ctx.clearRect(0,0,h.width,h.height);L.children().filter(".pieLabel, .pieLabelBackground").remove()}function O(){var Z=5;var Y=15;var W=10;var X=0.02;if(a.series.pie.radius>1){var U=a.series.pie.radius}else{var U=n*a.series.pie.radius}if(U>=(h.width/2)-Z||U*a.series.pie.tilt>=(h.height/2)-Y||U<=W){return}ctx.save();ctx.translate(Z,Y);ctx.globalAlpha=X;ctx.fillStyle="#000";ctx.translate(B,p);ctx.scale(1,a.series.pie.tilt);for(var V=1;V<=W;V++){ctx.beginPath();ctx.arc(0,0,U,0,Math.PI*2,false);ctx.fill();U-=V}ctx.restore()}function R(){startAngle=Math.PI*a.series.pie.startAngle;if(a.series.pie.radius>1){var U=a.series.pie.radius}else{var U=n*a.series.pie.radius}ctx.save();ctx.translate(B,p);ctx.scale(1,a.series.pie.tilt);ctx.save();var Y=startAngle;for(var W=0;W<T.length;++W){T[W].startAngle=Y;X(T[W].angle,T[W].color,true)}ctx.restore();ctx.save();ctx.lineWidth=a.series.pie.stroke.width;Y=startAngle;for(var W=0;W<T.length;++W){X(T[W].angle,a.series.pie.stroke.color,false)}ctx.restore();J(ctx);if(a.series.pie.label.show){V()}ctx.restore();function X(ab,Z,aa){if(ab<=0){return}if(aa){ctx.fillStyle=Z}else{ctx.strokeStyle=Z;ctx.lineJoin="round"}ctx.beginPath();if(Math.abs(ab-Math.PI*2)>1e-9){ctx.moveTo(0,0)}else{if(b.browser.msie){ab-=0.0001}}ctx.arc(0,0,U,Y,Y+ab,false);ctx.closePath();Y+=ab;if(aa){ctx.fill()}else{ctx.stroke()}}function V(){var ac=startAngle;if(a.series.pie.label.radius>1){var Z=a.series.pie.label.radius}else{var Z=n*a.series.pie.label.radius}for(var ab=0;ab<T.length;++ab){if(T[ab].percent>=a.series.pie.label.threshold*100){aa(T[ab],ac,ab)}ac+=T[ab].angle}function aa(ap,ai,ag){if(ap.data[0][1]==0){return}var ar=a.legend.labelFormatter,aq,ae=a.series.pie.label.formatter;if(ar){aq=ar(ap.label,ap)}else{aq=ap.label}if(ae){aq=ae(aq,ap)}var aj=((ai+ap.angle)+ai)/2;var ao=B+Math.round(Math.cos(aj)*Z);var am=p+Math.round(Math.sin(aj)*Z)*a.series.pie.tilt;var af='<span class="pieLabel" id="pieLabel'+ag+'" style="position:absolute;top:'+am+"px;left:"+ao+'px;">'+aq+"</span>";L.append(af);var an=L.children("#pieLabel"+ag);var ad=(am-an.height()/2);var ah=(ao-an.width()/2);an.css("top",ad);an.css("left",ah);if(0-ad>0||0-ah>0||h.height-(ad+an.height())<0||h.width-(ah+an.width())<0){F=true}if(a.series.pie.label.background.opacity!=0){var ak=a.series.pie.label.background.color;if(ak==null){ak=ap.color}var al="top:"+ad+"px;left:"+ah+"px;";b('<div class="pieLabelBackground" style="position:absolute;width:'+an.width()+"px;height:"+an.height()+"px;"+al+"background-color:"+ak+';"> </div>').insertBefore(an).css("opacity",a.series.pie.label.background.opacity)}}}}}function J(N){if(a.series.pie.innerRadius>0){N.save();innerRadius=a.series.pie.innerRadius>1?a.series.pie.innerRadius:n*a.series.pie.innerRadius;N.globalCompositeOperation="destination-out";N.beginPath();N.fillStyle=a.series.pie.stroke.color;N.arc(0,0,innerRadius,0,Math.PI*2,false);N.fill();N.closePath();N.restore();N.save();N.beginPath();N.strokeStyle=a.series.pie.stroke.color;N.arc(0,0,innerRadius,0,Math.PI*2,false);N.stroke();N.closePath();N.restore()}}function s(Q,R){for(var S=false,P=-1,N=Q.length,O=N-1;++P<N;O=P){((Q[P][1]<=R[1]&&R[1]<Q[O][1])||(Q[O][1]<=R[1]&&R[1]<Q[P][1]))&&(R[0]<(Q[O][0]-Q[P][0])*(R[1]-Q[P][1])/(Q[O][1]-Q[P][1])+Q[P][0])&&(S=!S)}return S}function u(R,P){var T=D.getData(),O=D.getOptions(),N=O.series.pie.radius>1?O.series.pie.radius:n*O.series.pie.radius;for(var Q=0;Q<T.length;++Q){var S=T[Q];if(S.pie.show){ctx.save();ctx.beginPath();ctx.moveTo(0,0);ctx.arc(0,0,N,S.startAngle,S.startAngle+S.angle,false);ctx.closePath();x=R-B;y=P-p;if(ctx.isPointInPath){if(ctx.isPointInPath(R-B,P-p)){ctx.restore();return{datapoint:[S.percent,S.data],dataIndex:0,series:S,seriesIndex:Q}}}else{p1X=(N*Math.cos(S.startAngle));p1Y=(N*Math.sin(S.startAngle));p2X=(N*Math.cos(S.startAngle+(S.angle/4)));p2Y=(N*Math.sin(S.startAngle+(S.angle/4)));p3X=(N*Math.cos(S.startAngle+(S.angle/2)));p3Y=(N*Math.sin(S.startAngle+(S.angle/2)));p4X=(N*Math.cos(S.startAngle+(S.angle/1.5)));p4Y=(N*Math.sin(S.startAngle+(S.angle/1.5)));p5X=(N*Math.cos(S.startAngle+S.angle));p5Y=(N*Math.sin(S.startAngle+S.angle));arrPoly=[[0,0],[p1X,p1Y],[p2X,p2Y],[p3X,p3Y],[p4X,p4Y],[p5X,p5Y]];arrPoint=[x,y];if(s(arrPoly,arrPoint)){ctx.restore();return{datapoint:[S.percent,S.data],dataIndex:0,series:S,seriesIndex:Q}}}ctx.restore()}}return null}function t(N){m("plothover",N)}function l(N){m("plotclick",N)}function m(N,T){var O=D.offset(),R=parseInt(T.pageX-O.left),P=parseInt(T.pageY-O.top),V=u(R,P);if(a.grid.autoHighlight){for(var Q=0;Q<j.length;++Q){var S=j[Q];if(S.auto==N&&!(V&&S.series==V.series)){f(S.series)}}}if(V){k(V.series,N)}var U={pageX:T.pageX,pageY:T.pageY};L.trigger(N,[U,V])}function k(O,P){if(typeof O=="number"){O=series[O]}var N=C(O);if(N==-1){j.push({series:O,auto:P});D.triggerRedrawOverlay()}else{if(!P){j[N].auto=false}}}function f(O){if(O==null){j=[];D.triggerRedrawOverlay()}if(typeof O=="number"){O=series[O]}var N=C(O);if(N!=-1){j.splice(N,1);D.triggerRedrawOverlay()}}function C(P){for(var N=0;N<j.length;++N){var O=j[N];if(O.series==P){return N}}return -1}function H(Q,R){var P=Q.getOptions();var N=P.series.pie.radius>1?P.series.pie.radius:n*P.series.pie.radius;R.save();R.translate(B,p);R.scale(1,P.series.pie.tilt);for(i=0;i<j.length;++i){O(j[i].series)}J(R);R.restore();function O(S){if(S.angle<0){return}R.fillStyle="rgba(255, 255, 255, "+P.series.pie.highlight.opa (…)
    [all...]
  /dalvik/vm/mterp/x86/
footer.S 419 movl LOCAL1_OFFSET(%ebp), %ebx # %ebx<- restore %ebx
514 movl LOCAL0_OFFSET(%ebp), %eax # %eax<- restore methodToCall
577 movl rSELF,%ecx # restore rSELF
623 UNSPILL_TMP1(%eax) # restore methodToCall
624 movl rSELF,%ecx # restore self
634 UNSPILL_TMP1(%eax) # restore methodToCall
716 movl rSELF, %ecx # restore self
717 SAVEAREA_FROM_FP %eax # restore saveArea
    [all...]
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsBackupAgent.java 59 * Performs backup and restore of the System and Secure settings.
117 // the key to store the WIFI data under, should be sorted as last, so restore happens last.
122 // Name of the temporary file we use during full backup/restore. This is
126 // Delay in milliseconds between the restore operation and when we will bounce
346 Log.v(TAG, "Starting deferred restore of wifi data");
370 // restore the previous WIFI state.
381 // Instantiate the wifi-config restore runnable, scheduling it for execution
422 // If we have wifi data to restore, post a runnable to perform the
550 if (DEBUG_BACKUP) Log.d(TAG, "Full restore complete.");
665 // Restore only the white list data
    [all...]
  /external/llvm/lib/CodeGen/
ShrinkWrapping.cpp 13 // do not use CSRs do not pay the spill/restore penalty.
22 // CFG to ensure validity of the spill/restore placements. This decreases
169 /// need save, restore code for callee-saved registers by doing a DF analysis
172 /// is used to ensure that CSR save/restore code is not placed inside loops.
173 /// This function computes the maps of MBBs -> CSRs to spill and restore
359 // Sets used to compute spill, restore placement sets.
547 /// multi-entry, multi-exit (MEME) regions so spill and restore
771 // Postprocess restore placements at MBB.
787 dbgs() << "RESTORE[" << getBasicBlockName(MBB) << "] = "
803 // Iterate computation of spill and restore placements in the MCFG until
    [all...]

Completed in 1143 milliseconds

<<21222324252627282930>>