Searched refs:difference_type (Results 176 - 194 of 194) sorted by relevance

12345678

/external/stlport/stlport/stl/pointers/
H A D_deque.h117 typedef ptrdiff_t difference_type; typedef in class:deque
H A D_slist.h74 typedef ptrdiff_t difference_type; typedef in class:slist
/external/stlport/stlport/stl/
H A D_rope.h891 typedef ptrdiff_t difference_type; typedef in class:_Rope_const_iterator
989 typedef ptrdiff_t difference_type; typedef in class:_Rope_iterator
1093 typedef ptrdiff_t difference_type; typedef in class:rope
H A D_string.h139 typedef ptrdiff_t difference_type; typedef in class:basic_string
323 difference_type __n = _STLP_STD::distance(__f, __l);
H A D_string_workaround.h124 difference_type __n = _STLP_STD::distance(__f, __l);
H A D_vector.h130 typedef ptrdiff_t difference_type; typedef in class:vector
/external/chromium_org/net/tools/balsa/
H A Dbalsa_headers.h305 typedef ptrdiff_t difference_type; typedef in class:net::BalsaHeaders::iterator_base
/external/eigen/Eigen/src/Core/util/
H A DMemory.h677 typedef std::ptrdiff_t difference_type; typedef in class:Eigen::aligned_allocator
/external/llvm/include/llvm/ADT/
H A DDenseMap.h980 typedef ptrdiff_t difference_type; typedef in class:llvm::DenseMapIterator
H A DImmutableSet.h1070 typedef ptrdiff_t difference_type; typedef in class:llvm::ImmutableSet::iterator
H A DSmallVector.h99 typedef ptrdiff_t difference_type; typedef in class:llvm::SmallVectorTemplateCommon
/external/libcxxabi/src/Unwind/
H A DUnwindCursor.hpp631 typedef size_t difference_type; typedef in struct:libunwind::EHABISectionIterator
/external/clang/include/clang/AST/
H A DASTContext.h639 typedef int difference_type; typedef in class:clang::ASTContext::import_iterator
H A DDeclCXX.h2895 typedef std::ptrdiff_t difference_type; typedef in class:clang::UsingDecl::shadow_iterator
H A DDeclObjC.h1053 typedef std::ptrdiff_t difference_type; typedef in class:clang::ObjCInterfaceDecl::filtered_category_iterator
/external/clang/lib/Sema/
H A DTreeTransform.h3382 typedef typename std::iterator_traits<InputIterator>::difference_type
3383 difference_type; typedef in class:clang::TemplateArgumentLocInventIterator
4919 typedef int difference_type; typedef in class:clang::TemplateArgumentLocContainerIterator
H A DSemaCodeComplete.cpp354 typedef std::ptrdiff_t difference_type; typedef in class:ResultBuilder::ShadowMapEntry::iterator
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h10102 typedef ptrdiff_t difference_type; typedef in class:testing::internal::ParamIterator
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h10102 typedef ptrdiff_t difference_type; typedef in class:testing::internal::ParamIterator

Completed in 5449 milliseconds

12345678