/external/icu4c/samples/layout/ |
D | GDIFontInstance.cpp | 167 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/ |
D | armv4-mont.s | 55 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
|
D | 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 …]
|
D | 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/skia/src/animator/ |
D | SkDisplayApply.cpp | 54 SK_MEMBER(restore, Boolean), 67 …restore(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/ |
D | SkBlurDrawLooper.cpp | 67 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()
|
D | SkLayerDrawLooper.cpp | 42 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/ |
D | SummaryBar.js | 132 ctx.restore(); 214 ctx.restore(); 224 ctx.restore(); 292 ctx.restore(); 307 ctx.restore(); 326 ctx.restore();
|
D | TopDownProfileDataGridTree.js | 106 restore: function() method in WebInspector.TopDownProfileDataGridTree 113 WebInspector.ProfileDataGridTree.prototype.restore.call(this); method in WebInspector
|
/external/libffi/src/ia64/ |
D | unix.S | 373 .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/ |
D | jmemdosa.asm | 61 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/ |
D | TransparencyWinTest.cpp | 140 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/ |
D | GraphicsContextPlatformPrivateCG.h | 56 void restore() {} in restore() function 71 void restore();
|
/external/webkit/WebCore/bindings/v8/ |
D | ScriptCachedFrameData.h | 47 void restore(Frame*) { } in restore() function 75 void restore(Frame*);
|
/external/webkit/JavaScriptCore/wrec/ |
D | WRECParser.cpp | 133 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/ |
D | GraphicsContextPlatformPrivateCairo.h | 67 void restore(); 82 void restore() {} in restore() function
|
/external/libffi/src/sparc/ |
D | v8.S | 87 restore 93 restore 178 restore 182 restore
|
D | v9.S | 111 restore 124 restore 219 restore 225 restore
|
/external/webkit/WebCore/rendering/ |
D | RenderBoxModelObject.cpp | 584 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 …]
|
D | RenderThemeWince.cpp | 390 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/ |
D | WebCoreTextRenderer.cpp | 85 context.restore(); in WebCoreDrawTextAtPoint() 98 context.restore(); in WebCoreDrawDoubledTextAtPoint()
|
/external/webkit/WebCore/platform/graphics/qt/ |
D | FontQt.cpp | 144 p->restore(); in drawComplexText() 147 p->restore(); in drawComplexText() 161 p->restore(); in drawComplexText()
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
D | eas_ota.c | 373 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/ |
D | eas_ota.c | 373 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/ |
D | eas_ota.c | 373 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()
|