Home
last modified time | relevance | path

Searched refs:Back (Results 1 – 25 of 71) sorted by relevance

123

/external/zlib/contrib/ada/
Dzlib-streams.adb44 Back : in Stream_Access;
78 Stream.Back := Back;
111 Ada.Streams.Write (Stream.Back.all, Buffer (1 .. Last));
148 Ada.Streams.Read (Stream.Back.all, Item, Last);
196 Ada.Streams.Write (Stream.Back.all, Item);
Dtest.adb353 Back => ZLib.Streams.Stream_Access
385 Back => ZLib.Streams.Stream_Access
408 Back => ZLib.Streams.Stream_Access
436 Back => ZLib.Streams.Stream_Access
Dzlib-streams.ads56 Back : in Stream_Access;
109 Back : Stream_Access; component
/external/webkit/WebKitTools/QtLauncher/
Dmainwindow.cpp56 bar->addAction(page()->action(QWebPage::Back)); in buildUI()
80 page()->action(QWebPage::Back)->setShortcut(QKeySequence::Back); in buildUI()
/external/webkit/WebKitTools/DumpRenderTree/qt/
DWorkQueueItemQt.cpp91 m_webPage->triggerAction(QWebPage::Back); in invoke()
/external/bison/doc/
Dfdl.texi78 as Front-Cover Texts or Back-Cover Texts, in the notice that says that
80 be at most 5 words, and a Back-Cover Text may be at most 25 words.
153 Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
287 passage of up to 25 words as a Back-Cover Text, to the end of the list
289 Front-Cover Text and one of Back-Cover Text may be added by (or
423 with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
429 If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts,
435 the Front-Cover Texts being @var{list}, and with the Back-Cover Texts
/external/webkit/WebKit/mac/DefaultDelegates/
DWebDefaultContextMenuDelegate.mm71 title = UI_STRING("Back", "Back context menu item");
/external/webkit/WebKit/qt/Api/
Dqwebpage.cpp487 case WebCore::ContextMenuItemTagGoBack: return QWebPage::Back; in webActionForContextMenuAction()
590 case QWebPage::Back: in updateAction()
642 updateAction(QWebPage::Back); in updateNavigationActions()
1053 q->triggerAction(QWebPage::Back); in keyPressEvent()
1068 q->triggerAction(QWebPage::Back); in keyPressEvent()
2065 case Back: in triggerAction()
2279 case Back: in action()
Dqwebpage.h101 Back, enumerator
Dqwebview.cpp855 d->page->triggerAction(QWebPage::Back); in back()
Dqgraphicswebview.cpp743 d->page->triggerAction(QWebPage::Back); in back()
/external/grub/netboot/
Dsis900.txt18 0. Back up all the files I need to modify:
/external/webkit/WebKit/qt/tests/qwebhistory/
Dtst_qwebhistory.cpp357 QAction* actionBack = page->action(QWebPage::Back); in clear()
/external/webkit/WebKit/qt/tests/qwebpage/
Dtst_qwebpage.cpp1211 page.triggerAction(QWebPage::Back); in requestCache()
1227 QAction *action = page->action(QWebPage::Back); in backActionUpdate()
1629 page->triggerAction(QWebPage::Back); in errorPageExtension()
1637 page->triggerAction(QWebPage::Back); in errorPageExtension()
1687 webPage.triggerAction(QWebPage::Back, true); in crashTests_LazyInitializationOfMainFrame()
/external/openssl/crypto/des/
Ddes-lib.com236 $! Go Back And Do It Again.
/external/webkit/WebKit/mac/WebCoreSupport/
DWebViewFactory.mm176 return UI_STRING("Back", "Back context menu item");
439 …dle bundleForClass:[NSSpellChecker class]] localizedStringForKey:@"Change Back to \\U201C%@\\U201D…
/external/blktrace/
DREADME115 M - Back merge
/external/openssl/ssl/
Dssl-lib.com254 $! Go Back And Get The Next File Name.
/external/webkit/WebKit/English.lproj/
DLocalizable.strings40 /* Back context menu item */
41 "Back" = "Back";
/external/webkit/WebKit/qt/QGVLauncher/
Dmain.cpp450 bar->addAction(page->action(QWebPage::Back)); in buildUI()
/external/openssl/crypto/
Dcrypto-lib.com563 $! Go Back And Do It Again.
/external/libvpx/vp8/common/ppc/
Dfilter_altivec.asm416 ;# Back off input buffer by 2 bytes. Need 2 before and 3 after
/external/webkit/WebKit/
DStringsNotToBeLocalized.txt137 "Change Back to \\U201C%@\\U201D"
/external/iproute2/
DChangeLog3 * Back out the 2.4 utsname patch
/external/webkit/WebCore/platform/mac/
DKeyEventMac.mm707 // VK_BROWSER_BACK (A6) Windows 2000/XP: Browser Back key

123