HomeSort by relevance Sort by last modified time
    Searched refs:reference (Results 201 - 225 of 785) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/clang/test/SemaCXX/
offsetof.cpp 75 expected-error {{reference to non-static member function must be called}}
  /external/llvm/include/llvm/ADT/
EquivalenceClasses.h 246 typedef typename super::reference reference; typedef in class:llvm::EquivalenceClasses::member_iterator
252 reference operator*() const {
256 reference operator->() const { return operator*(); }
IndexedMap.h 48 typename StorageT::reference operator[](IndexT n) {
  /external/oprofile/libpp/
profile.h 155 typedef count_type & reference; typedef in struct:std::iterator_traits
  /external/stlport/stlport/stl/
_ostreambuf_iterator.h 54 typedef void reference; typedef in class:ostreambuf_iterator
_ptrs_specialize.h 22 # define _STLP_DEFINE_ARROW_OPERATOR pointer operator->() const { reference x = operator*(); return &x; }
  /frameworks/base/core/tests/coretests/src/android/widget/layout/table/
HorizontalGravityTest.java 46 mReference = activity.findViewById(R.id.reference);
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ostreambuf_iterator.h 54 typedef void reference; typedef in class:ostreambuf_iterator
_ptrs_specialize.h 22 # define _STLP_DEFINE_ARROW_OPERATOR pointer operator->() const { reference x = operator*(); return &x; }
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp 56 // Const node reference.
104 reference; typedef in class:__gnu_pbds::detail::ov_tree_node_const_it_
201 // Node reference.
234 reference; typedef in class:__gnu_pbds::detail::ov_tree_node_it_
248 inline reference
250 { return reference(base_type::m_p_value); }
252 // Returns the node reference associated with the left node.
268 // Returns the node reference associated with the right node.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/rb_tree_map_/
node.hpp 67 metadata_type>::other::reference
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/splay_tree_/
node.hpp 61 typename Allocator::template rebind<metadata_type>::other::reference
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/
types_traits.hpp 66 typedef typename key_allocator::reference key_reference;
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp 56 // Const node reference.
104 reference; typedef in class:__gnu_pbds::detail::ov_tree_node_const_it_
201 // Node reference.
234 reference; typedef in class:__gnu_pbds::detail::ov_tree_node_it_
248 inline reference
250 { return reference(base_type::m_p_value); }
252 // Returns the node reference associated with the left node.
268 // Returns the node reference associated with the right node.
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/rb_tree_map_/
node.hpp 67 metadata_type>::other::reference
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/splay_tree_/
node.hpp 61 typename Allocator::template rebind<metadata_type>::other::reference
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
types_traits.hpp 66 typedef typename key_allocator::reference key_reference;
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_ostreambuf_iterator.h 54 typedef void reference; typedef in class:ostreambuf_iterator
_ptrs_specialize.h 22 # define _STLP_DEFINE_ARROW_OPERATOR pointer operator->() const { reference x = operator*(); return &x; }
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp 56 // Const node reference.
104 reference; typedef in class:__gnu_pbds::detail::ov_tree_node_const_it_
201 // Node reference.
234 reference; typedef in class:__gnu_pbds::detail::ov_tree_node_it_
248 inline reference
250 { return reference(base_type::m_p_value); }
252 // Returns the node reference associated with the left node.
268 // Returns the node reference associated with the right node.
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/rb_tree_map_/
node.hpp 67 metadata_type>::other::reference
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/splay_tree_/
node.hpp 61 typename Allocator::template rebind<metadata_type>::other::reference
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
types_traits.hpp 66 typedef typename key_allocator::reference key_reference;
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_ostreambuf_iterator.h 54 typedef void reference; typedef in class:ostreambuf_iterator
_ptrs_specialize.h 22 # define _STLP_DEFINE_ARROW_OPERATOR pointer operator->() const { reference x = operator*(); return &x; }

Completed in 705 milliseconds

1 2 3 4 5 6 7 891011>>