OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:restore
(Results
176 - 200
of
1387
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/e2fsprogs/
INSTALL
36
using these libraries (like the 4.4BSD dump and
restore
port).
/external/e2fsprogs/lib/et/
com_err.3
49
may be used to
restore
the behavior of
/external/grub/stage2/
start.S
227
/*
restore
%dx */
266
/*
restore
%ax */
285
movw %bx, %ds /*
restore
the source segment */
293
/*
restore
addressing regs and print a dot with correct DS
/external/iptables/
INSTALL
40
the individual iptables, iptables-save and iptables-
restore
binaries, then
iptables-restore.c
1
/* Code to
restore
the iptables state, from file by iptables-save.
7
* $Id: iptables-
restore
.c 6706 2006-12-09 13:06:04Z /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=yasuyuki/emailAddress=yasuyuki@netfilter.org $
118
program_name = "iptables-
restore
";
145
print_usage("iptables-
restore
",
/external/kernel-headers/original/asm-x86/
processor-flags.h
59
#define X86_CR4_OSFXSR 0x00000200 /* enable fast FPU save and
restore
*/
/external/libffi/src/sparc/
v8.S
87
restore
93
restore
178
restore
182
restore
v9.S
111
restore
124
restore
219
restore
225
restore
/external/proguard/docs/manual/retrace/
introduction.html
55
ReTrace can read an obfuscated stack trace and
restore
it to what it would
/external/skia/gm/
gradients.cpp
98
canvas->
restore
();
/external/skia/include/utils/
SkNWayCanvas.h
22
virtual void
restore
();
/external/skia/src/animator/
SkDisplayApply.h
94
SkBool
restore
;
member in class:SkApply
/external/v8/src/
handles-inl.h
67
//
Restore
state in current handle scope to re-enable handle
/external/v8/src/mips/
debug-mips.cc
49
//
Restore
the JS frame exit code.
/external/webkit/WebCore/bindings/v8/
ScriptCachedFrameData.cpp
54
void ScriptCachedFrameData::
restore
(Frame* frame)
function in class:WebCore::ScriptCachedFrameData
/external/webkit/WebCore/history/
CachedFrame.h
46
void
restore
();
/external/webkit/WebCore/html/
HTMLLegendElement.cpp
104
// to match other browsers, never
restore
previous selection
/external/webkit/WebCore/platform/graphics/
GeneratedImage.cpp
47
context->
restore
();
/external/webkit/WebCore/platform/graphics/cairo/
GradientCairo.cpp
87
context->
restore
();
/external/webkit/WebCore/platform/graphics/openvg/
PainterOpenVG.h
102
void
restore
();
/external/webkit/WebCore/platform/graphics/skia/
PlatformContextSkia.cpp
232
// time
restore
is invoked the layer and |imageBuffer| are combined to
241
// Copy off the image as |imageBuffer| may be deleted before
restore
is invoked.
273
void PlatformContextSkia::
restore
()
function in class:PlatformContextSkia
278
canvas()->
restore
();
288
//
Restore
our native canvas.
289
canvas()->
restore
();
603
// the layer's bitmap while it's in effect. When WebKit calls
restore
() to
610
// When we call
restore
on the SkCanvas, the layer's bitmap is composed
623
m_canvas->
restore
();
SkiaUtils.h
76
// operations. Please save() the state and
restore
() it when you're done with
/external/webkit/WebKit/mac/WebView/
WebDocumentInternal.h
70
/* Used to save and
restore
state in the view, typically when going back/forward */
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/MVS/
README
17
The file "unfixit.l" reverses the changes in "fixit.l", to
restore
long names.
/frameworks/base/graphics/java/android/graphics/drawable/
PictureDrawable.java
74
canvas.
restore
();
Completed in 1207 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>