Searched
full:forward (Results
376 -
400 of
4710) sorted by null
<<11121314151617181920>>
/external/webkit/Source/WebCore/wml/ |
WMLVariables.h | 24 #include <wtf/Forward.h>
|
/external/webkit/Source/WebCore/xml/ |
DOMParser.h | 22 #include <wtf/Forward.h>
|
XPathNSResolver.h | 32 #include <wtf/Forward.h>
|
/external/webkit/Source/WebKit/mac/WebCoreSupport/ |
WebPluginHalterClient.h | 27 #import <wtf/Forward.h>
|
/external/webkit/Source/WebKit/win/Interfaces/ |
IWebBackForwardList.idl | 37 forward lists. 57 forward list will be dropped at this point. In addition, entries may be dropped to keep 153 @abstract Returns the forward list's current count. 170 @param index Index of the desired list item relative to the current item; 0 is current item, -1 is back item, 1 is forward item, etc.
|
/external/webkit/Source/ |
WebKit.pro | 35 # Forward the install target to WebCore. A workaround since INSTALLS is not implemented for symbian
|
/external/webkit/Source/WebKit2/UIProcess/ |
WebCookieManagerProxyClient.h | 31 #include <wtf/Forward.h>
|
WebDatabaseManagerProxyClient.h | 31 #include <wtf/Forward.h>
|
WebGeolocationProvider.h | 31 #include <wtf/Forward.h>
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/VMS/ |
mkskel.tpu | 22 next_match := SEARCH_QUIETLY(target, FORWARD, EXACT, rest_of_line);
|
/frameworks/base/core/java/android/view/animation/ |
AnticipateInterpolator.java | 24 * An interpolator where the change starts backward then flings forward.
|
/packages/apps/Email/res/layout-land/ |
message_view_header_actions.xml | 38 android:id="@+id/forward"
|
/packages/apps/Email/res/menu/ |
message_header_overflow_menu.xml | 28 android:id="@+id/forward"
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
iosfwd | 32 // ISO C++ 14882: 27.2 Forward declarations 41 #include <bits/stringfwd.h> // For string forward declarations. 116 * Because properly forward-declaring these classes can be difficult, you 119 * well as the typedefs. Trying to forward-declare the typedefs
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
inet_diag.h | 43 * All the commands identified by "code" are conditional jumps forward:
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ |
iosfwd | 32 // ISO C++ 14882: 27.2 Forward declarations 41 #include <bits/stringfwd.h> // For string forward declarations. 65 * Because properly forward-declaring these classes can be difficult, you 68 * well as the typedefs. Trying to forward-declare the typedefs
|
thread | 113 _Impl(_Callable&& __f) : _M_func(std::forward<_Callable>(__f)) 136 std::forward<_Callable>(__f), 137 std::forward<_Args>(__args)...))); 194 return make_shared<_Impl<_Callable>>(std::forward<_Callable>(__f));
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
inet_diag.h | 43 * All the commands identified by "code" are conditional jumps forward:
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
inet_diag.h | 43 * All the commands identified by "code" are conditional jumps forward:
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ |
iosfwd | 32 // ISO C++ 14882: 27.2 Forward declarations 41 #include <bits/stringfwd.h> // For string forward declarations. 65 * Because properly forward-declaring these classes can be difficult, you 68 * well as the typedefs. Trying to forward-declare the typedefs
|
thread | 113 _Impl(_Callable&& __f) : _M_func(std::forward<_Callable>(__f)) 136 std::forward<_Callable>(__f), 137 std::forward<_Args>(__args)...))); 194 return make_shared<_Impl<_Callable>>(std::forward<_Callable>(__f));
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ |
iosfwd | 32 // ISO C++ 14882: 27.2 Forward declarations 41 #include <bits/stringfwd.h> // For string forward declarations. 116 * Because properly forward-declaring these classes can be difficult, you 119 * well as the typedefs. Trying to forward-declare the typedefs
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ |
iosfwd | 32 // ISO C++ 14882: 27.2 Forward declarations 41 #include <bits/stringfwd.h> // For string forward declarations. 116 * Because properly forward-declaring these classes can be difficult, you 119 * well as the typedefs. Trying to forward-declare the typedefs
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ |
iosfwd | 32 // ISO C++ 14882: 27.2 Forward declarations 41 #include <bits/stringfwd.h> // For string forward declarations. 116 * Because properly forward-declaring these classes can be difficult, you 119 * well as the typedefs. Trying to forward-declare the typedefs
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ |
iosfwd | 32 // ISO C++ 14882: 27.2 Forward declarations 41 #include <bits/stringfwd.h> // For string forward declarations. 116 * Because properly forward-declaring these classes can be difficult, you 119 * well as the typedefs. Trying to forward-declare the typedefs
|
Completed in 1071 milliseconds
<<11121314151617181920>>