Home
last modified time | relevance | path

Searched refs:restore (Results 1 – 25 of 283) sorted by relevance

12345678910>>...12

/external/icu4c/samples/layout/
DGDIFontInstance.cpp167 goto restore; in GDIFontInstance()
178 goto restore; in GDIFontInstance()
185 restore: in GDIFontInstance()
267 goto restore; in GDIFontInstance()
277 goto restore; in GDIFontInstance()
290 goto restore; in GDIFontInstance()
297 restore: in GDIFontInstance()
/external/openssl/crypto/bn/asm/
Darmv4-mont.s55 ldr r4,[r0,#13*4] @ restore bp
57 ldr r8,[r0,#14*4] @ restore n0
99 ldr r4,[r0,#13*4] @ restore bp
100 ldr r7,[r0,#15*4] @ restore &bp[num]
102 ldr r8,[r0,#14*4] @ restore n0
137 ldmia sp!,{r4-r12,lr} @ restore registers
Dpa-risc2W.s271 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 …]
Dpa-risc2.s281 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/skia/src/animator/
DSkDisplayApply.cpp54 SK_MEMBER(restore, Boolean),
67restore(false), scope(NULL), steps(-1), transition((Transition) -1), fActive(NULL), /*fCurrentScop… in SkApply()
85 if (restore == false) in activate()
93 if (restore) { in activate()
107 if (restore) { in append()
209 if (restore) { in draw()
230 if (restore) in dump()
332 } else if (initialized && restore == false) in enable()
359 if ((*parentList)[old] != this || restore == true) { in enable()
574 if (restore) in interpolate()
[all …]
/external/skia/src/effects/
DSkBlurDrawLooper.cpp67 fCanvas->restore(); // to remove the translate we did earlier in next()
76 void SkBlurDrawLooper::restore() in restore() function in SkBlurDrawLooper
82 fCanvas->restore(); // to remove the translate we did earlier in restore()
DSkLayerDrawLooper.cpp42 fIter.fCanvas->restore(); in next()
52 void SkLayerDrawLooper::restore() { in restore() function in SkLayerDrawLooper
53 fIter.fCanvas->restore(); in restore()
/external/webkit/WebCore/inspector/front-end/
DSummaryBar.js132 ctx.restore();
214 ctx.restore();
224 ctx.restore();
292 ctx.restore();
307 ctx.restore();
326 ctx.restore();
DTopDownProfileDataGridTree.js106 restore: function() method in WebInspector.TopDownProfileDataGridTree
113 WebInspector.ProfileDataGridTree.prototype.restore.call(this); method in WebInspector
/external/libffi/src/ia64/
Dunix.S373 .restore sp
381 .restore sp
389 .restore sp
397 .restore sp
405 .restore sp
423 .restore sp
451 .restore sp
479 .restore sp
507 .restore sp
/external/jpeg/
Djmemdosa.asm61 open_err: pop ds ; restore registers and exit
93 close_err: pop ds ; restore registers and exit
127 seek_err: pop ds ; restore registers and exit
165 read_err: pop ds ; restore registers and exit
203 write_err: pop ds ; restore registers and exit
244 pop ds ; restore registers and exit
285 pop ds ; restore registers and exit
323 avail_done: pop ds ; restore registers and exit
366 pop ds ; restore registers and exit
/external/webkit/WebKit/chromium/tests/
DTransparencyWinTest.cpp140 src->context()->restore(); in TEST()
192 src->context()->restore(); in TEST()
247 src->context()->restore(); in TEST()
280 src->context()->restore(); in TEST()
395 src->context()->restore(); in TEST()
479 src->context()->restore(); in TEST()
569 src->context()->restore(); in TEST()
618 src->context()->restore(); in TEST()
/external/webkit/WebCore/platform/graphics/cg/
DGraphicsContextPlatformPrivateCG.h56 void restore() {} in restore() function
71 void restore();
/external/webkit/WebCore/bindings/v8/
DScriptCachedFrameData.h47 void restore(Frame*) { } in restore() function
75 void restore(Frame*);
/external/webkit/JavaScriptCore/wrec/
DWRECParser.cpp133 state.restore(); in consumeGreedyQuantifier()
146 state.restore(); in consumeGreedyQuantifier()
467 state.restore(); in consumeEscape()
480 state.restore(); in consumeEscape()
493 state.restore(); in consumeEscape()
/external/webkit/WebCore/platform/graphics/cairo/
DGraphicsContextPlatformPrivateCairo.h67 void restore();
82 void restore() {} in restore() function
/external/libffi/src/sparc/
Dv8.S87 restore
93 restore
178 restore
182 restore
Dv9.S111 restore
124 restore
219 restore
225 restore
/external/webkit/WebCore/rendering/
DRenderBoxModelObject.cpp584 context->restore(); in paintFillLayerExtended()
614 context->restore(); in paintFillLayerExtended()
618 context->restore(); in paintFillLayerExtended()
621 context->restore(); in paintFillLayerExtended()
1021 graphicsContext->restore(); in paintBorder()
1047 graphicsContext->restore(); in paintBorder()
1098 graphicsContext->restore(); in paintBorder()
1120 graphicsContext->restore(); in paintBorder()
1166 graphicsContext->restore(); in paintBorder()
1187 graphicsContext->restore(); in paintBorder()
[all …]
DRenderThemeWince.cpp390 paintInfo.context->restore(); in paintSearchFieldCancelButton()
507 i.context->restore(); in paintSliderTrack()
527 i.context->restore(); in paintSliderThumb()
571 paintInfo.context->restore(); in paintMediaFullscreenButton()
596 paintInfo.context->restore(); in paintMediaMuteButton()
620 paintInfo.context->restore(); in paintMediaPlayButton()
636 paintInfo.context->restore(); in paintMediaSeekBackButton()
652 paintInfo.context->restore(); in paintMediaSeekForwardButton()
/external/webkit/WebCore/platform/win/
DWebCoreTextRenderer.cpp85 context.restore(); in WebCoreDrawTextAtPoint()
98 context.restore(); in WebCoreDrawDoubledTextAtPoint()
/external/webkit/WebCore/platform/graphics/qt/
DFontQt.cpp144 p->restore(); in drawComplexText()
147 p->restore(); in drawComplexText()
161 p->restore(); in drawComplexText()
/external/sonivox/arm-hybrid-22k/lib_src/
Deas_ota.c373 else if (pData->restore.fileOffset < 0) in OTA_Event()
423 … if ((result = OTA_SavePosition(pEASData->hwInstData, pData, &pData->restore)) != EAS_SUCCESS) in OTA_Event()
438 … if ((result = OTA_RestorePosition(pEASData->hwInstData, pData, &pData->restore)) != EAS_SUCCESS) in OTA_Event()
861 pData->restore.fileOffset = -1; in OTA_ParseHeader()
1074 pData->restore.fileOffset = -1; in OTA_RestorePosition()
/external/sonivox/arm-fm-22k/lib_src/
Deas_ota.c373 else if (pData->restore.fileOffset < 0) in OTA_Event()
423 … if ((result = OTA_SavePosition(pEASData->hwInstData, pData, &pData->restore)) != EAS_SUCCESS) in OTA_Event()
438 … if ((result = OTA_RestorePosition(pEASData->hwInstData, pData, &pData->restore)) != EAS_SUCCESS) in OTA_Event()
861 pData->restore.fileOffset = -1; in OTA_ParseHeader()
1074 pData->restore.fileOffset = -1; in OTA_RestorePosition()
/external/sonivox/arm-wt-22k/lib_src/
Deas_ota.c373 else if (pData->restore.fileOffset < 0) in OTA_Event()
423 … if ((result = OTA_SavePosition(pEASData->hwInstData, pData, &pData->restore)) != EAS_SUCCESS) in OTA_Event()
438 … if ((result = OTA_RestorePosition(pEASData->hwInstData, pData, &pData->restore)) != EAS_SUCCESS) in OTA_Event()
861 pData->restore.fileOffset = -1; in OTA_ParseHeader()
1074 pData->restore.fileOffset = -1; in OTA_RestorePosition()

12345678910>>...12