/external/zlib/contrib/ada/ |
D | zlib-streams.adb | 44 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);
|
D | test.adb | 353 Back => ZLib.Streams.Stream_Access 385 Back => ZLib.Streams.Stream_Access 408 Back => ZLib.Streams.Stream_Access 436 Back => ZLib.Streams.Stream_Access
|
D | zlib-streams.ads | 56 Back : in Stream_Access; 109 Back : Stream_Access; component
|
/external/webkit/WebKitTools/QtLauncher/ |
D | mainwindow.cpp | 56 bar->addAction(page()->action(QWebPage::Back)); in buildUI() 80 page()->action(QWebPage::Back)->setShortcut(QKeySequence::Back); in buildUI()
|
/external/webkit/WebKitTools/DumpRenderTree/qt/ |
D | WorkQueueItemQt.cpp | 91 m_webPage->triggerAction(QWebPage::Back); in invoke()
|
/external/bison/doc/ |
D | fdl.texi | 78 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/ |
D | WebDefaultContextMenuDelegate.mm | 71 title = UI_STRING("Back", "Back context menu item");
|
/external/webkit/WebKit/qt/Api/ |
D | qwebpage.cpp | 487 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()
|
D | qwebpage.h | 101 Back, enumerator
|
D | qwebview.cpp | 855 d->page->triggerAction(QWebPage::Back); in back()
|
D | qgraphicswebview.cpp | 743 d->page->triggerAction(QWebPage::Back); in back()
|
/external/grub/netboot/ |
D | sis900.txt | 18 0. Back up all the files I need to modify:
|
/external/webkit/WebKit/qt/tests/qwebhistory/ |
D | tst_qwebhistory.cpp | 357 QAction* actionBack = page->action(QWebPage::Back); in clear()
|
/external/webkit/WebKit/qt/tests/qwebpage/ |
D | tst_qwebpage.cpp | 1211 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/ |
D | des-lib.com | 236 $! Go Back And Do It Again.
|
/external/webkit/WebKit/mac/WebCoreSupport/ |
D | WebViewFactory.mm | 176 return UI_STRING("Back", "Back context menu item"); 439 …dle bundleForClass:[NSSpellChecker class]] localizedStringForKey:@"Change Back to \\U201C%@\\U201D…
|
/external/blktrace/ |
D | README | 115 M - Back merge
|
/external/openssl/ssl/ |
D | ssl-lib.com | 254 $! Go Back And Get The Next File Name.
|
/external/webkit/WebKit/English.lproj/ |
D | Localizable.strings | 40 /* Back context menu item */ 41 "Back" = "Back";
|
/external/webkit/WebKit/qt/QGVLauncher/ |
D | main.cpp | 450 bar->addAction(page->action(QWebPage::Back)); in buildUI()
|
/external/openssl/crypto/ |
D | crypto-lib.com | 563 $! Go Back And Do It Again.
|
/external/libvpx/vp8/common/ppc/ |
D | filter_altivec.asm | 416 ;# Back off input buffer by 2 bytes. Need 2 before and 3 after
|
/external/webkit/WebKit/ |
D | StringsNotToBeLocalized.txt | 137 "Change Back to \\U201C%@\\U201D"
|
/external/iproute2/ |
D | ChangeLog | 3 * Back out the 2.4 utsname patch
|
/external/webkit/WebCore/platform/mac/ |
D | KeyEventMac.mm | 707 // VK_BROWSER_BACK (A6) Windows 2000/XP: Browser Back key
|