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

<<41424344454647484950>>

  /external/webkit/Tools/android/flex-2.5.4a/
ecs.c 70 * fwd is the forward linked-list of equivalence class members. bck
109 * number of elements in the ccl, fwd is the forward link-list of equivalent
  /frameworks/base/core/java/android/webkit/
WebBackForwardListClassic.java 60 * Mark the back/forward list as having a pending clear. This is used on the
103 * Clear the back/forward list. Called from the WebCore thread.
  /frameworks/base/core/java/com/android/internal/util/
ProcFileReader.java 99 // scan forward for token boundary
134 // scan forward for line boundary and consume
  /frameworks/base/docs/html/distribute/googleplay/edu/
about.jd 23 <p>The Google Play team looks forward to seeing you create first class content
45 and looking forward to bringing your apps and content into their classrooms with
  /frameworks/base/docs/html/tools/devices/
index.jd 56 forward-compatibility of your application. Forward-compatibility testing ensures that, when
  /frameworks/native/include/cpustats/
ThreadCpuUsage.h 61 // any CPU used from this point forward will be tracked.
66 // any CPU used from this point forward will be ignored.
  /ndk/sources/cxx-stl/llvm-libc++/include/
exception 204 throw __nested<typename remove_reference<_Tp>::type>(_VSTD::forward<_Tp>(__t));
223 throw _VSTD::forward<_Tp>(__t);
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
coretypes.h 26 /* Provide forward declarations of core types which are referred to by
93 /* Provide forward struct declaration so that we don't have to include
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
coretypes.h 26 /* Provide forward declarations of core types which are referred to by
93 /* Provide forward struct declaration so that we don't have to include
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
coretypes.h 26 /* Provide forward declarations of core types which are referred to by
93 /* Provide forward struct declaration so that we don't have to include
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
coretypes.h 26 /* Provide forward declarations of core types which are referred to by
93 /* Provide forward struct declaration so that we don't have to include
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_iterator_base_types.h 82 /// Forward iterators support a superset of input iterator operations.
84 /// Bidirectional iterators support a superset of forward iterator
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
thread 110 _Impl(_Callable&& __f) : _M_func(std::forward<_Callable>(__f))
189 return make_shared<_Impl<_Callable>>(std::forward<_Callable>(__f));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/dvb/
frontend.h 200 fe_code_rate_t fec_inner; /* forward error correction (see above) */
205 fe_code_rate_t fec_inner; /* forward error correction (see above) */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/dvb/
frontend.h 200 fe_code_rate_t fec_inner; /* forward error correction (see above) */
205 fe_code_rate_t fec_inner; /* forward error correction (see above) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/dvb/
frontend.h 200 fe_code_rate_t fec_inner; /* forward error correction (see above) */
205 fe_code_rate_t fec_inner; /* forward error correction (see above) */
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_iterator_base_types.h 82 /// Forward iterators support a superset of input iterator operations.
84 /// Bidirectional iterators support a superset of forward iterator
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
thread 110 _Impl(_Callable&& __f) : _M_func(std::forward<_Callable>(__f))
189 return make_shared<_Impl<_Callable>>(std::forward<_Callable>(__f));
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_iterator_base_types.h 82 /// Forward iterators support a superset of input iterator operations.
84 /// Bidirectional iterators support a superset of forward iterator
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
thread 110 _Impl(_Callable&& __f) : _M_func(std::forward<_Callable>(__f))
189 return make_shared<_Impl<_Callable>>(std::forward<_Callable>(__f));
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_iterator_base_types.h 82 /// Forward iterators support a superset of input iterator operations.
84 /// Bidirectional iterators support a superset of forward iterator
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
thread 110 _Impl(_Callable&& __f) : _M_func(std::forward<_Callable>(__f))
189 return make_shared<_Impl<_Callable>>(std::forward<_Callable>(__f));
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_iterator_base_types.h 82 /// Forward iterators support a superset of input iterator operations.
84 /// Bidirectional iterators support a superset of forward iterator
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
thread 110 _Impl(_Callable&& __f) : _M_func(std::forward<_Callable>(__f))
189 return make_shared<_Impl<_Callable>>(std::forward<_Callable>(__f));
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
unordered_map 213 = _Base::emplace(std::forward<_Args>(__args)...);
225 std::forward<_Args>(__args)...);
257 _Base::insert(std::forward<_Pair>(__obj));
271 _Base::insert(__hint.base(), std::forward<_Pair>(__obj));
627 = _Base::emplace(std::forward<_Args>(__args)...);
639 std::forward<_Args>(__args)...);
670 _Base_iterator __it = _Base::insert(std::forward<_Pair>(__obj));
684 _Base::insert(__hint.base(), std::forward<_Pair>(__obj));

Completed in 2173 milliseconds

<<41424344454647484950>>