Searched
full:forward (Results
701 -
725 of
4710) sorted by null
<<21222324252627282930>>
/external/qemu/distrib/jpeg-6b/ |
jdct.h | 8 * This include file contains common declarations for the forward and 17 * A forward DCT routine is given a pointer to a work area of type DCTELEM[]; 95 /* Extern declarations for the forward and inverse DCT routines. */
|
/external/quake/ |
README | 123 w w +forward 132 DPad Up UPARROW +forward 154 <none> MOUSE2 +forward
|
/external/webkit/Source/WebCore/css/ |
mediaControls.css | 125 audio::-webkit-media-controls-seek-forward-button, video::-webkit-media-controls-seek-forward-button { 126 -webkit-appearance: media-seek-forward-button;
|
mediaControlsChromium.css | 185 audio::-webkit-media-controls-seek-forward-button, video::-webkit-media-controls-seek-forward-button { 186 -webkit-appearance: media-seek-forward-button;
|
mediaControlsEfl.css | 124 audio::-webkit-media-controls-seek-forward-button, video::-webkit-media-controls-seek-forward-button { 125 -webkit-appearance: media-seek-forward-button;
|
/external/webkit/Source/WebKit/win/Interfaces/ |
IWebDocument.idl | 117 @param forward YES to search forward, NO to seach backwards. 121 - (BOOL)searchFor:(NSString *)string direction:(BOOL)forward caseSensitive:(BOOL)caseFlag wrap:(BOOL)wrapFlag;
|
/external/webkit/Tools/DumpRenderTree/chromium/ |
TestNavigationController.h | 59 // Stores one back/forward navigation state for the test shell. 151 // Returns the index from which we would go back/forward or reload. This is 168 // located forward to the current entry will be deleted. The new entry
|
/external/webkit/Tools/QtTestBrowser/ |
mainwindow.cpp | 65 m_toolBar->addAction(page()->action(QWebPage::Forward)); 96 page()->action(QWebPage::Forward)->setShortcut(QKeySequence::Forward);
|
/frameworks/wilhelm/src/itf/ |
IEngine.c | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/ |
deque | 301 _Base::emplace_front(std::forward<_Args>(__args)...); 308 _Base::emplace_back(std::forward<_Args>(__args)...); 316 std::forward<_Args>(__args)...);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/ |
deque | 301 _Base::emplace_front(std::forward<_Args>(__args)...); 308 _Base::emplace_back(std::forward<_Args>(__args)...); 316 std::forward<_Args>(__args)...);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/ |
deque | 301 _Base::emplace_front(std::forward<_Args>(__args)...); 308 _Base::emplace_back(std::forward<_Args>(__args)...); 316 std::forward<_Args>(__args)...);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
future | 109 // Forward declarations. [all...] |
/bionic/libc/arch-x86/string/ |
strcat.S | 28 cld /* set search forward */
|
/dalvik/tools/gdbjithelper/ |
README.txt | 38 adb forward tcp:5039 tcp:5039
|
/dalvik/vm/compiler/codegen/arm/FP/ |
ThumbPortableFP.cpp | 17 /* Forward-declare the portable versions due to circular dependency */
|
/device/ti/panda/audio/test/ |
music-monkey.py | 41 print "fast forward for", n, "seconds"
|
/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
package.html | 31 forward the SAX-like events produced by the
|
/external/bluetooth/bluedroid/btif/include/ |
btif_pan_internal.h | 100 const char* buff, UINT16 size, BOOLEAN ext, BOOLEAN forward);
|
/external/chromium/base/ |
base_switches.cc | 44 // Any pattern containing a forward or backward slash will be tested
|
vlog.h | 38 // Any pattern containing a forward or backward slash will be tested
|
/external/chromium/chrome/browser/chromeos/frame/ |
browser_frame_view_chromeos.cc | 24 // To enable this we have to grab mouse events in that area and forward them on
|
/external/chromium/chrome/browser/net/ |
chrome_network_delegate.cc | 21 // If the |request| failed due to problems with a proxy, forward the error to
|
/external/chromium/chrome/browser/resources/options/chromeos/ |
change_picture_options.js | 106 // Forward public APIs to private implementations.
|
/external/chromium/chrome/browser/ui/cocoa/ |
menu_button.h | 23 // held. This is used for the toolbar back/forward buttons, which have a
|
Completed in 1723 milliseconds
<<21222324252627282930>>