HomeSort by relevance Sort by last modified time
    Searched refs:reference (Results 251 - 275 of 1188) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pat_trie_/
point_iterators.hpp 141 typedef typename Type_Traits::reference reference; typedef in class:__gnu_pbds::detail::pat_trie_const_it_
397 typedef typename Type_Traits::reference reference; typedef in class:__gnu_pbds::detail::pat_trie_it_
431 inline reference
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/pat_trie_/
point_iterators.hpp 141 typedef typename Type_Traits::reference reference; typedef in class:__gnu_pbds::detail::pat_trie_const_it_
397 typedef typename Type_Traits::reference reference; typedef in class:__gnu_pbds::detail::pat_trie_it_
431 inline reference
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/pat_trie_/
point_iterators.hpp 141 typedef typename Type_Traits::reference reference; typedef in class:__gnu_pbds::detail::pat_trie_const_it_
397 typedef typename Type_Traits::reference reference; typedef in class:__gnu_pbds::detail::pat_trie_it_
431 inline reference
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
point_iterators.hpp 141 typedef typename Type_Traits::reference reference; typedef in class:__gnu_pbds::detail::pat_trie_const_it_
397 typedef typename Type_Traits::reference reference; typedef in class:__gnu_pbds::detail::pat_trie_it_
431 inline reference
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_iterator.h 52 typename iterator_traits<_Iterator>::reference> {
60 typedef typename iterator_traits<_Iterator>::reference reference; typedef in class:reverse_iterator
75 reference operator*() const {
109 reference operator[](difference_type __n) const { return *(*this + __n); }
_iterator_base.h 64 typedef _Reference reference; typedef in struct:iterator
73 typedef void reference; typedef in struct:iterator
82 //associated reference type so we consider that it is not a real reference.
94 # define _STLP_IS_REF_TYPE_REAL_REF(_It, _Tp) _STLP_STD::_IsRefType< _STLP_TYPENAME _STLP_STD::iterator_traits< _Tp >::reference >::_Ret()
153 typedef typename _Iterator::reference reference; typedef in struct:iterator_traits::iterator_traits
171 typedef const _Tp& reference; typedef in struct:iterator_traits::iterator_traits
180 typedef _Tp& reference; typedef in struct:iterator_traits::iterator_traits
190 typedef const _Tp& reference; typedef in struct:iterator_traits::iterator_traits
386 typedef const _Tp& reference; typedef in struct:iterator_traits::_Const_traits
395 typedef _Tp& reference; typedef in struct:iterator_traits::_Nonconst_traits
411 typedef const _Tp& reference; typedef in struct:iterator_traits::_Const_Const_traits
420 typedef const _Tp& reference; typedef in struct:iterator_traits::_Nonconst_Const_traits
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
point_iterators.hpp 141 typedef typename Type_Traits::reference reference; typedef in class:__gnu_pbds::detail::pat_trie_const_it_
397 typedef typename Type_Traits::reference reference; typedef in class:__gnu_pbds::detail::pat_trie_it_
431 inline reference
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_iterator.h 52 typename iterator_traits<_Iterator>::reference> {
60 typedef typename iterator_traits<_Iterator>::reference reference; typedef in class:reverse_iterator
75 reference operator*() const {
109 reference operator[](difference_type __n) const { return *(*this + __n); }
_iterator_base.h 64 typedef _Reference reference; typedef in struct:iterator
73 typedef void reference; typedef in struct:iterator
82 //associated reference type so we consider that it is not a real reference.
94 # define _STLP_IS_REF_TYPE_REAL_REF(_It, _Tp) _STLP_STD::_IsRefType< _STLP_TYPENAME _STLP_STD::iterator_traits< _Tp >::reference >::_Ret()
153 typedef typename _Iterator::reference reference; typedef in struct:iterator_traits::iterator_traits
171 typedef const _Tp& reference; typedef in struct:iterator_traits::iterator_traits
180 typedef _Tp& reference; typedef in struct:iterator_traits::iterator_traits
190 typedef const _Tp& reference; typedef in struct:iterator_traits::iterator_traits
386 typedef const _Tp& reference; typedef in struct:iterator_traits::_Const_traits
395 typedef _Tp& reference; typedef in struct:iterator_traits::_Nonconst_traits
411 typedef const _Tp& reference; typedef in struct:iterator_traits::_Const_Const_traits
420 typedef const _Tp& reference; typedef in struct:iterator_traits::_Nonconst_Const_traits
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
point_iterators.hpp 141 typedef typename Type_Traits::reference reference; typedef in class:__gnu_pbds::detail::pat_trie_const_it_
397 typedef typename Type_Traits::reference reference; typedef in class:__gnu_pbds::detail::pat_trie_it_
431 inline reference
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_iterator.h 52 typename iterator_traits<_Iterator>::reference> {
60 typedef typename iterator_traits<_Iterator>::reference reference; typedef in class:reverse_iterator
75 reference operator*() const {
109 reference operator[](difference_type __n) const { return *(*this + __n); }
  /external/libxml2/
SAX.c 66 hdlr->reference = xmlSAX2Reference;
114 hdlr->reference = NULL;
161 hdlr->reference = xmlSAX2Reference;
  /external/stlport/stlport/stl/
_iterator_base.h 64 typedef _Reference reference; typedef in struct:iterator
73 typedef void reference; typedef in struct:iterator
82 //associated reference type so we consider that it is not a real reference.
94 # define _STLP_IS_REF_TYPE_REAL_REF(_It, _Tp) _STLP_STD::_IsRefType< _STLP_TYPENAME _STLP_STD::iterator_traits< _Tp >::reference >::_Ret()
153 typedef typename _Iterator::reference reference; typedef in struct:iterator_traits::iterator_traits
171 typedef const _Tp& reference; typedef in struct:iterator_traits::iterator_traits
180 typedef _Tp& reference; typedef in struct:iterator_traits::iterator_traits
190 typedef const _Tp& reference; typedef in struct:iterator_traits::iterator_traits
386 typedef const _Tp& reference; typedef in struct:iterator_traits::_Const_traits
395 typedef _Tp& reference; typedef in struct:iterator_traits::_Nonconst_traits
411 typedef const _Tp& reference; typedef in struct:iterator_traits::_Const_Const_traits
420 typedef const _Tp& reference; typedef in struct:iterator_traits::_Nonconst_Const_traits
    [all...]
  /external/webkit/Source/WebCore/html/parser/
HTMLEntityParser.cpp 225 const UChar* reference = entitySearch.mostRecentMatch()->entity; local
228 ASSERT_UNUSED(reference, cc == *reference++);
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_iterator_base.h 64 typedef _Reference reference; typedef in struct:iterator
73 typedef void reference; typedef in struct:iterator
82 //associated reference type so we consider that it is not a real reference.
94 # define _STLP_IS_REF_TYPE_REAL_REF(_It, _Tp) _STLP_STD::_IsRefType< _STLP_TYPENAME _STLP_STD::iterator_traits< _Tp >::reference >::_Ret()
153 typedef typename _Iterator::reference reference; typedef in struct:iterator_traits::iterator_traits
171 typedef const _Tp& reference; typedef in struct:iterator_traits::iterator_traits
180 typedef _Tp& reference; typedef in struct:iterator_traits::iterator_traits
190 typedef const _Tp& reference; typedef in struct:iterator_traits::iterator_traits
386 typedef const _Tp& reference; typedef in struct:iterator_traits::_Const_traits
395 typedef _Tp& reference; typedef in struct:iterator_traits::_Nonconst_traits
411 typedef const _Tp& reference; typedef in struct:iterator_traits::_Const_Const_traits
420 typedef const _Tp& reference; typedef in struct:iterator_traits::_Nonconst_Const_traits
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_iterator.h 95 typename iterator_traits<_Iterator>::reference>
104 typedef typename iterator_traits<_Iterator>::reference reference; typedef in class:reverse_iterator
148 reference
261 reference
406 * reference-to-const T for container<T>.
489 * reference-to-const T for container<T>.
581 * reference-to-const T for container<T>.
680 typedef typename iterator_traits<_Iterator>::reference reference; typedef in class:__normal_iterator
896 typedef value_type&& reference; typedef in class:move_iterator
    [all...]
stl_stack.h 110 typedef typename _Sequence::reference reference; typedef in class:stack
151 * Returns a read/write reference to the data at the first
154 reference
162 * Returns a read-only (constant) reference to the data at the first
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_iterator.h 102 typename iterator_traits<_Iterator>::reference>
113 typedef typename __traits_type::reference reference; typedef in class:reverse_iterator
155 reference
268 reference
413 * reference-to-const T for container<T>.
503 * reference-to-const T for container<T>.
602 * reference-to-const T for container<T>.
714 typedef typename __traits_type::reference reference; typedef in class:__normal_iterator
938 typedef value_type&& reference; typedef in class:move_iterator
    [all...]
stl_stack.h 113 typedef typename _Sequence::reference reference; typedef in class:stack
154 * Returns a read/write reference to the data at the first
157 reference
165 * Returns a read-only (constant) reference to the data at the first
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_iterator.h 102 typename iterator_traits<_Iterator>::reference>
113 typedef typename __traits_type::reference reference; typedef in class:reverse_iterator
155 reference
268 reference
413 * reference-to-const T for container<T>.
503 * reference-to-const T for container<T>.
602 * reference-to-const T for container<T>.
714 typedef typename __traits_type::reference reference; typedef in class:__normal_iterator
938 typedef value_type&& reference; typedef in class:move_iterator
    [all...]
stl_stack.h 113 typedef typename _Sequence::reference reference; typedef in class:stack
154 * Returns a read/write reference to the data at the first
157 reference
165 * Returns a read-only (constant) reference to the data at the first
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_iterator.h 95 typename iterator_traits<_Iterator>::reference>
104 typedef typename iterator_traits<_Iterator>::reference reference; typedef in class:reverse_iterator
148 reference
261 reference
406 * reference-to-const T for container<T>.
489 * reference-to-const T for container<T>.
581 * reference-to-const T for container<T>.
680 typedef typename iterator_traits<_Iterator>::reference reference; typedef in class:__normal_iterator
896 typedef value_type&& reference; typedef in class:move_iterator
    [all...]
stl_stack.h 110 typedef typename _Sequence::reference reference; typedef in class:stack
151 * Returns a read/write reference to the data at the first
154 reference
162 * Returns a read-only (constant) reference to the data at the first
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_iterator.h 95 typename iterator_traits<_Iterator>::reference>
104 typedef typename iterator_traits<_Iterator>::reference reference; typedef in class:reverse_iterator
148 reference
261 reference
406 * reference-to-const T for container<T>.
489 * reference-to-const T for container<T>.
581 * reference-to-const T for container<T>.
680 typedef typename iterator_traits<_Iterator>::reference reference; typedef in class:__normal_iterator
896 typedef value_type&& reference; typedef in class:move_iterator
    [all...]
stl_stack.h 110 typedef typename _Sequence::reference reference; typedef in class:stack
151 * Returns a read/write reference to the data at the first
154 reference
162 * Returns a read-only (constant) reference to the data at the first

Completed in 710 milliseconds

<<11121314151617181920>>