HomeSort by relevance Sort by last modified time
    Searched defs:end (Results 76 - 100 of 4466) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/pcre/dist/
pcre16_utf16_utils.c 94 const pcre_uchar *end; local
100 end = iptr + length;
102 while (iptr < end)
130 /* End of pcre16_utf16_utils.c */
  /external/skia/tools/timer/
Timer.cpp 30 void Timer::end() { function in class:Timer
35 fGpu = fGpuTimer.end();
51 void WallTimer::end() { function in class:WallTimer
  /external/valgrind/none/tests/s390x/
stck.c 25 unsigned long start, end, diff; local
31 cc = stck(&end);
34 diff = clockticks_in_msec(end, start);
stckf.c 25 unsigned long start, end, diff; local
31 cc = stckf(&end);
35 diff = clockticks_in_msec(end, start);
  /external/vboot_reference/tests/
timer_utils.c 19 uint64_t end = ((uint64_t) ct->end_time.tv_sec * 1000000000 + local
21 uint64_t duration_msecs = (end - start) / 1000000U; /* Nanoseconds ->
  /frameworks/av/media/libeffects/loudness/dsp/core/
basic-inl.h 32 int end = end_index; local
33 while (end > start + 1) {
34 int i = (end + start) / 2;
36 end = i;
  /hardware/ti/omap4-aah/
mapinfo.h 7 unsigned end; member in struct:mapinfo
  /hardware/ti/omap4xxx/
mapinfo.h 7 unsigned end; member in struct:mapinfo
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
begin_end.hpp 43 struct end struct in namespace:boost::mpl
49 BOOST_MPL_AUX_LAMBDA_SUPPORT(1,end,(Sequence))
53 BOOST_MPL_AUX_NA_SPEC(1, end)
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/
end.hpp 21 #include <boost/range/detail/end.hpp>
50 return c.end();
95 inline BOOST_DEDUCED_TYPENAME range_iterator<T>::type end( T& r ) function in namespace:boost::range_adl_barrier
106 inline BOOST_DEDUCED_TYPENAME range_iterator<const T>::type end( const T& r ) function in namespace:boost::range_adl_barrier
129 return boost::range_adl_barrier::end( r );
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/basic_cstring/
io.hpp 41 char_type const* const end = reinterpret_cast<char_type const* const>( str.end() ); local
42 os << std::basic_string<char_type>( beg, end - beg );
54 CharT1 const* const end = reinterpret_cast<CharT1 const*>( str.end() );
55 os << std::basic_string<CharT1,Tr>( beg, end - beg );
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/bin_search_tree_/
iterators_fn_imps.hpp 60 end() function in class:PB_DS_CLASS_C_DEC
68 end() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/cc_hash_table_map_/
iterators_fn_imps.hpp 64 end() function in class:PB_DS_CLASS_C_DEC
81 end() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/gp_hash_table_map_/
iterator_fn_imps.hpp 64 end() function in class:PB_DS_CLASS_C_DEC
81 end() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/pat_trie_/
iterators_fn_imps.hpp 56 end() function in class:PB_DS_CLASS_C_DEC
62 end() const function in class:PB_DS_CLASS_C_DEC
72 return --end();
82 return --end();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/trie_policy/
trie_string_access_traits_imp.hpp 64 end(key_const_reference r_key) function in class:PB_DS_CLASS_C_DEC
90 return (r_key.end());
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/bin_search_tree_/
iterators_fn_imps.hpp 60 end() function in class:PB_DS_CLASS_C_DEC
68 end() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/cc_hash_table_map_/
iterators_fn_imps.hpp 64 end() function in class:PB_DS_CLASS_C_DEC
81 end() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/gp_hash_table_map_/
iterator_fn_imps.hpp 64 end() function in class:PB_DS_CLASS_C_DEC
81 end() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/pat_trie_/
iterators_fn_imps.hpp 56 end() function in class:PB_DS_CLASS_C_DEC
62 end() const function in class:PB_DS_CLASS_C_DEC
72 return --end();
82 return --end();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/trie_policy/
trie_string_access_traits_imp.hpp 64 end(key_const_reference r_key) function in class:PB_DS_CLASS_C_DEC
90 return (r_key.end());
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/bin_search_tree_/
iterators_fn_imps.hpp 60 end() function in class:PB_DS_CLASS_C_DEC
68 end() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/cc_hash_table_map_/
iterators_fn_imps.hpp 64 end() function in class:PB_DS_CLASS_C_DEC
81 end() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/gp_hash_table_map_/
iterator_fn_imps.hpp 64 end() function in class:PB_DS_CLASS_C_DEC
81 end() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/pat_trie_/
iterators_fn_imps.hpp 56 end() function in class:PB_DS_CLASS_C_DEC
62 end() const function in class:PB_DS_CLASS_C_DEC
72 return --end();
82 return --end();

Completed in 250 milliseconds

1 2 34 5 6 7 8 91011>>