Home
last modified time | relevance | path

Searched defs:m_end (Results 1 – 25 of 36) sorted by relevance

12

/external/opencv/otherlibs/highgui/
Dbitstrm.h80 uchar* m_end; variable
176 uchar* m_end; variable
/external/opencv/
DWLNonFileByteStream.h45 uchar* m_end; variable
/external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
DVTTScanner.h69 Position m_end; variable
149 } m_end; variable
/external/chromium_org/third_party/WebKit/Source/core/animation/
DInterpolation.h30 const OwnPtrWillBeMember<InterpolableValue> m_end; variable
DInterpolationEffect.h38 double m_end; variable
/external/chromium_org/third_party/WebKit/Source/modules/websockets/
DWebSocketExtensionParser.h78 const char* const m_end; variable
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGPathStringSource.h65 } m_end; variable
/external/chromium_org/third_party/WebKit/Source/core/editing/
DPlainTextRange.h63 const size_t m_end; variable
DTextCheckingHelper.h97 Position m_end; variable
DApplyStyleCommand.h129 Position m_end; variable
DVisibleSelection.h165 Position m_end; // Rightmost position when expanded to respect granularity variable
/external/eigen/Eigen/src/Core/
DCoreIterators.h56 const Index m_end; variable
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTextFragment.h73 unsigned m_end; variable
DRenderMarquee.h96 int m_end; variable
DRenderTableSection.h60 unsigned m_end; variable
/external/lldb/include/lldb/Core/
DDataEncoder.h446 uint8_t *m_end; ///< A pointer to the byte that is past the end of the data. variable
DDataExtractor.h1289 const uint8_t * m_end; ///< A pointer to the byte that is past the end of the data. variable
/external/chromium_org/third_party/WebKit/Source/core/html/
DTimeRanges.h55 double m_end; member
/external/chromium_org/third_party/WebKit/Source/core/dom/
DRange.h173 RangeBoundaryPoint m_end; variable
/external/lldb/tools/debugserver/source/
DDNBDataRef.h117 const uint8_t * m_end; variable
/external/chromium_org/third_party/WebKit/Source/modules/webmidi/
DMIDIPortMap.h95 const IteratorType m_end; variable
/external/chromium_org/chrome/browser/extensions/api/alarms/
Dalarm_manager.cc339 for (AlarmMap::const_iterator m_it = alarms_.begin(), m_end = alarms_.end(); in ScheduleNextPoll() local
375 for (AlarmMap::iterator m_it = alarms_.begin(), m_end = alarms_.end(); in PollAlarms() local
/external/eigen/Eigen/src/SparseCore/
DAmbiVector.h112 Index m_end; variable
/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
DComplexTextController.h156 int m_end; variable
/external/stlport/test/unit/
Dstack_allocator.h19 char *m_beg, *m_end, *m_cur; member

12