/external/qemu/ |
D | softmmu_template.h | 114 redo: in glue() 185 goto redo; in glue() 202 redo: in glue() 235 goto redo; in glue() 289 redo: in glue() 361 goto redo; in glue() 377 redo: in glue() 408 goto redo; in glue()
|
/external/webkit/Source/WebKit/qt/WebCoreSupport/ |
D | EditCommandQt.h | 40 void redo();
|
D | EditCommandQt.cpp | 45 void EditCommandQt::redo() in redo() function in EditCommandQt
|
D | EditorClientQt.h | 88 virtual void redo();
|
D | EditorClientQt.cpp | 299 void EditorClientQt::redo() in redo() function in WebCore::EditorClientQt 303 m_page->undoStack()->redo(); in redo()
|
/external/webkit/Tools/DumpRenderTree/win/ |
D | UIDelegate.cpp | 93 void redo(); 128 void DRTUndoManager::redo() in redo() function in DRTUndoManager 255 HRESULT STDMETHODCALLTYPE UIDelegate::redo() in redo() function in UIDelegate 257 m_undoManager->redo(); in redo()
|
/external/chromium/chrome/browser/ui/cocoa/applescript/examples/ |
D | tab_manipulation.applescript | 24 redo
|
/external/webkit/Source/WebKit/haiku/WebCoreSupport/ |
D | EditorClientHaiku.h | 88 virtual void redo();
|
D | EditorClientHaiku.cpp | 236 void EditorClientHaiku::redo() in redo() function in WebCore::EditorClientHaiku
|
/external/openssl/crypto/dsa/ |
D | dsa_ossl.c | 154 redo: in dsa_do_sign() 196 goto redo; in dsa_do_sign()
|
/external/webkit/Source/WebKit/efl/WebCoreSupport/ |
D | EditorClientEfl.h | 91 virtual void redo();
|
/external/webkit/Source/WebKit/wx/WebKitSupport/ |
D | EditorClientWx.h | 90 virtual void redo();
|
/external/webkit/Source/WebKit/android/WebCoreSupport/ |
D | EditorClientAndroid.h | 94 virtual void redo();
|
D | EditorClientAndroid.cpp | 219 void EditorClientAndroid::redo() {} in redo() function in android::EditorClientAndroid
|
/external/webkit/Source/WebKit/win/Interfaces/ |
D | IWebUndoManager.idl | 113 - (void)redo 115 HRESULT redo();
|
/external/webkit/Source/WebKit/wince/WebCoreSupport/ |
D | EditorClientWinCE.h | 78 virtual void redo();
|
/external/webkit/Source/WebKit/win/WebCoreSupport/ |
D | WebEditorClient.h | 87 void redo();
|
D | WebEditorClient.cpp | 608 void WebEditorClient::redo() in redo() function in WebEditorClient 612 uiDelegate->redo(); in redo()
|
/external/webkit/Source/WebKit/gtk/WebCoreSupport/ |
D | EditorClientGtk.h | 117 virtual void redo();
|
/external/webkit/Source/WebCore/page/ |
D | EditorClient.h | 117 virtual void redo() = 0;
|
/external/webkit/Source/WebKit/chromium/src/ |
D | EditorClientImpl.h | 87 virtual void redo();
|
/external/valgrind/main/massif/ |
D | ms_main.c | 866 Bool redo; in get_IPs() local 879 redo = True; // Assume this to begin with. in get_IPs() 880 for (overestimate = 3; redo; overestimate += 6) { in get_IPs() 894 if (n_ips < clo_depth + overestimate) { redo = False; } in get_IPs() 918 redo = False; in get_IPs() 922 if (redo) { in get_IPs()
|
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/ |
D | WebEditorClient.h | 84 virtual void redo();
|
/external/webkit/Source/WebKit/mac/WebCoreSupport/ |
D | WebEditorClient.h | 116 virtual void redo();
|
/external/valgrind/main/docs/internals/ |
D | howto_BUILD_KDE42.txt | 103 # to install the relevant supporting libs and redo the qt configure 104 # (make confclean, then redo configure)
|