OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:redo
(Results
1 - 25
of
141
) sorted by null
1
2
3
4
5
6
/dalvik/dx/tests/097-dex-branch-offset-zero/
run
24
#
Redo
the dx command without filters, to aid with debugging.
/dalvik/vm/mterp/x86/
OP_CONST_CLASS.S
21
/* This is the less common path, so we'll
redo
some work
OP_CONST_STRING.S
21
/* This is the less common path, so we'll
redo
some work
OP_CONST_STRING_JUMBO.S
21
/* This is the less common path, so we'll
redo
some work
/external/icu4c/test/threadtest/
converttest.cpp
79
fprintf(stderr, "ConvertTest::check() - could not
redo
ucnv_open(\"gb18030\")\n");
/external/webkit/WebKit/qt/WebCoreSupport/
EditCommandQt.cpp
40
void EditCommandQt::
redo
() {
function in class:EditCommandQt
EditCommandQt.h
40
void
redo
();
EditorClientQt.h
86
virtual void
redo
();
/packages/apps/SpeechRecorder/res/values/
strings.xml
23
<string name="redoButton">
Redo
</string>
/external/qemu/
softmmu_template.h
115
redo
:
186
goto
redo
;
202
redo
:
236
goto
redo
;
292
redo
:
364
goto
redo
;
379
redo
:
410
goto
redo
;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/parts/
ElementCreateCommand.java
91
public void
redo
() {
method in class:ElementCreateCommand
92
throw new UnsupportedOperationException("
redo
not supported by this command"); //$NON-NLS-1$
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/
ManifestEditorContributor.java
82
actionBars.setGlobalActionHandler(ActionFactory.
REDO
.getId(),
83
getAction(editor, ITextEditorActionConstants.
REDO
));
/external/icu4c/test/intltest/
idnaref.cpp
143
//
redo
processing of string
298
//
redo
processing of string
356
//
redo
processing of string
486
//
redo
processing of string
530
//
redo
processing of string
549
//
redo
processing of string
729
//
redo
processing of string
779
//
redo
processing of string
884
//
redo
processing of string
936
//
redo
processing of strin
[
all
...]
/dalvik/vm/compiler/template/armv5te/
TEMPLATE_CMPL_FLOAT.S
36
mov r9, r0 @ Save copies - we may need to
redo
/external/webkit/WebKitTools/DumpRenderTree/win/
UIDelegate.cpp
93
void
redo
();
128
void DRTUndoManager::
redo
()
function in class:DRTUndoManager
251
HRESULT STDMETHODCALLTYPE UIDelegate::
redo
()
function in class:UIDelegate
253
m_undoManager->
redo
();
/external/webkit/WebKit/win/Interfaces/
IWebUndoManager.idl
113
- (void)
redo
115
HRESULT
redo
();
/external/webkit/WebKitTools/QtLauncher/
mainwindow.cpp
85
page()->action(QWebPage::
Redo
)->setShortcut(QKeySequence::
Redo
);
/external/icu4c/common/
uidna.cpp
254
//
redo
processing of string
339
//
redo
processing of string
459
//
redo
processing of string
499
//
redo
processing of string
517
//
redo
processing of string
879
//
redo
processing of string
894
//
redo
processing of string
/dalvik/dx/src/com/android/dx/dex/file/
EncodedArrayItem.java
121
* The output is to be annotated, so
redo
the work previously
/external/grub/stage2/
apm.S
83
*
Redo
the installation check as the 32 bit connect
/external/webkit/WebKit/android/WebCoreSupport/
EditorClientAndroid.h
85
virtual void
redo
();
/external/webkit/WebKit/haiku/WebCoreSupport/
EditorClientHaiku.h
87
virtual void
redo
();
/external/webkit/WebKit/win/WebCoreSupport/
WebEditorClient.h
88
void
redo
();
/external/webkit/WebKit/wx/
WebFrame.h
118
void
Redo
();
/external/webkit/WebKit/wx/WebKitSupport/
EditorClientWx.h
88
virtual void
redo
();
Completed in 143 milliseconds
1
2
3
4
5
6