HomeSort by relevance Sort by last modified time
    Searched full:forward (Results 426 - 450 of 4710) sorted by null

<<11121314151617181920>>

  /external/clang/test/SemaObjC/
default-synthesize-1.m 119 @property enum A x; // expected-note {{forward declaration of 'enum A'}} expected-note {{property declared here}}
120 @property struct B y; // expected-note {{forward declaration of 'struct B'}} expected-note {{property declared here}} \
  /external/fdlibm/
w_jn.c 25 * for n<x, forward recursion us used starting
35 * that forward recursion is used for all
  /external/jmonkeyengine/engine/src/core/com/jme3/cinematic/events/
CinematicEvent.java 131 * When this method is invoked, the event should fast forward to the given time according tim 0 is the start of the event.
132 * @param time the time to fast forward to
  /external/libvorbis/lib/
backends.h 97 int (*forward) (oggpack_buffer *,struct vorbis_block *, member in struct:__anon10855
127 int (*forward) (struct vorbis_block *vb); member in struct:__anon10856
  /external/proguard/src/proguard/io/
DataEntryRewriter.java 125 // Replace dots by forward slashes.
138 // Replace forward slashes by dots.
  /external/qemu/android/utils/
dll.c 38 /* This function is used to revert all forward slashes (/) in a path
40 * LoadLibrary() and AddDllDirectory() do not support forward slashes.
  /external/smack/src/org/jivesoftware/smackx/forward/
Forwarded.java 17 package org.jivesoftware.smackx.forward;
41 public static final String NAMESPACE = "urn:xmpp:forward:0";
  /external/stlport/stlport/stl/
_iosfwd.h 8 // This file provides forward declarations of the most important I/O
84 // Forward declaration of class locale, and of the most important facets.
  /external/webkit/Source/WebCore/page/
History.cpp 74 void History::forward() function in class:WebCore::History
79 void History::forward(ScriptExecutionContext* context) function in class:WebCore::History
  /external/webkit/Source/WebCore/platform/text/
TextBoundaries.cpp 65 int findNextWordFromIndex(const UChar* chars, int len, int position, bool forward)
69 if (forward) {
  /external/webkit/Source/WebKit/qt/Api/
qwebhistory.cpp 223 into those that can be visited by navigating \e back and \e forward using the
224 back() and forward() functions. The current item can be obtained by calling
322 Returns the list of items in the forward history list.
352 Returns true if we have an item to go forward to; otherwise returns false.
365 \sa forward(), goToItem()
377 corresponding page; i.e., goes forward one history item.
381 void QWebHistory::forward() function in class:QWebHistory
392 \sa back(), forward()
  /frameworks/base/core/tests/coretests/src/android/widget/listview/
ListEmptyViewTest.java 72 // Navigate forward
115 // Navigate forward
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_iosfwd.h 8 // This file provides forward declarations of the most important I/O
84 // Forward declaration of class locale, and of the most important facets.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
utmp.h 71 /* Search forward from the current point in the utmp file until the
75 /* Search forward from the current point in the utmp file until the
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
unique_ptr.h 143 : _M_t(__u.release(), std::forward<deleter_type>(__u.get_deleter())) { }
156 : _M_t(__u.release(), std::forward<_Ep>(__u.get_deleter()))
176 get_deleter() = std::forward<deleter_type>(__u.get_deleter());
189 get_deleter() = std::forward<_Ep>(__u.get_deleter());
305 : _M_t(__u.release(), std::forward<deleter_type>(__u.get_deleter())) { }
309 : _M_t(__u.release(), std::forward<_Ep>(__u.get_deleter()))
320 get_deleter() = std::forward<deleter_type>(__u.get_deleter());
329 get_deleter() = std::forward<_Ep>(__u.get_deleter());
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
utmp.h 71 /* Search forward from the current point in the utmp file until the
75 /* Search forward from the current point in the utmp file until the
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
utmp.h 71 /* Search forward from the current point in the utmp file until the
75 /* Search forward from the current point in the utmp file until the
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
unique_ptr.h 143 : _M_t(__u.release(), std::forward<deleter_type>(__u.get_deleter())) { }
156 : _M_t(__u.release(), std::forward<_Ep>(__u.get_deleter()))
176 get_deleter() = std::forward<deleter_type>(__u.get_deleter());
189 get_deleter() = std::forward<_Ep>(__u.get_deleter());
305 : _M_t(__u.release(), std::forward<deleter_type>(__u.get_deleter())) { }
309 : _M_t(__u.release(), std::forward<_Ep>(__u.get_deleter()))
320 get_deleter() = std::forward<deleter_type>(__u.get_deleter());
329 get_deleter() = std::forward<_Ep>(__u.get_deleter());
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_iosfwd.h 8 // This file provides forward declarations of the most important I/O
84 // Forward declaration of class locale, and of the most important facets.
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_iosfwd.h 8 // This file provides forward declarations of the most important I/O
84 // Forward declaration of class locale, and of the most important facets.
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_iosfwd.h 8 // This file provides forward declarations of the most important I/O
84 // Forward declaration of class locale, and of the most important facets.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
unique_ptr.h 143 : _M_t(__u.release(), std::forward<deleter_type>(__u.get_deleter())) { }
156 : _M_t(__u.release(), std::forward<_Ep>(__u.get_deleter()))
176 get_deleter() = std::forward<deleter_type>(__u.get_deleter());
189 get_deleter() = std::forward<_Ep>(__u.get_deleter());
305 : _M_t(__u.release(), std::forward<deleter_type>(__u.get_deleter())) { }
309 : _M_t(__u.release(), std::forward<_Ep>(__u.get_deleter()))
320 get_deleter() = std::forward<deleter_type>(__u.get_deleter());
329 get_deleter() = std::forward<_Ep>(__u.get_deleter());
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
unique_ptr.h 143 : _M_t(__u.release(), std::forward<deleter_type>(__u.get_deleter())) { }
156 : _M_t(__u.release(), std::forward<_Ep>(__u.get_deleter()))
182 get_deleter() = std::forward<deleter_type>(__u.get_deleter());
195 get_deleter() = std::forward<_Ep>(__u.get_deleter());
311 : _M_t(__u.release(), std::forward<deleter_type>(__u.get_deleter())) { }
315 : _M_t(__u.release(), std::forward<_Ep>(__u.get_deleter()))
332 get_deleter() = std::forward<deleter_type>(__u.get_deleter());
341 get_deleter() = std::forward<_Ep>(__u.get_deleter());
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/
unordered_map 174 = _Base::emplace(std::forward<_Args>(__args)...);
185 = _Base::emplace_hint(__it, std::forward<_Args>(__args)...);
224 = _Base::insert(std::forward<_Pair>(__obj));
236 iterator __res = _Base::insert(__iter, std::forward<_Pair>(__v));
463 = _Base::emplace(std::forward<_Args>(__args)...);
474 = _Base::emplace_hint(__it, std::forward<_Args>(__args)...);
512 iterator __res = _Base::insert(std::forward<_Pair>(__obj));
524 iterator __res = _Base::insert(__iter, std::forward<_Pair>(__v));
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_iosfwd.h 8 // This file provides forward declarations of the most important I/O
84 // Forward declaration of class locale, and of the most important facets.

Completed in 1548 milliseconds

<<11121314151617181920>>