Home
last modified time | relevance | path

Searched defs:end (Results 17251 – 17275 of 240315) sorted by relevance

1...<<691692693694695696697698699700>>...9613

/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dvector.h77 const T *end() const { return data() + size(); } in end() function
78 T *end() { return data() + size(); } in end() function
/dports/sysutils/plasma5-plasma-systemmonitor/plasma-systemmonitor-5.23.5/src/table/
H A DComponentCacheProxyModel.cpp88 void ComponentCacheProxyModel::onRowsRemoved(const QModelIndex &parent, int start, int end) in onRowsRemoved()
97 void ComponentCacheProxyModel::onColumnsRemoved(const QModelIndex &parent, int start, int end) in onColumnsRemoved()
/dports/devel/poco/poco-1.10.1-all/Foundation/src/
H A DTextIterator.cpp37 …::TextIterator(const std::string::const_iterator& begin, const std::string::const_iterator& end, c… in TextIterator()
53 TextIterator::TextIterator(const std::string::const_iterator& end): in TextIterator()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/filters/include/pcl/filters/
H A Dfast_bilateral.h170 end () in end() function
178 end () const in end() function
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-core-math/src/main/java/de/lmu/ifi/dbs/elki/math/spacefillingcurves/
H A DBinarySplitSpatialSorter.java69 …public void sort(List<? extends SpatialComparable> objs, int start, int end, double[] minmax, int[… in sort()
86 …arySplitSort(List<? extends SpatialComparable> objs, final int start, final int end, int depth, fi… in binarySplitSort()
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/scudo/standalone/
H A Dvector.h77 const T *end() const { return data() + size(); } in end() function
78 T *end() { return data() + size(); } in end() function
/dports/mail/thunderbird/thunderbird-91.8.0/mfbt/
H A DEnumeratedRange.h143 iterator end() const { return iterator(mEnd); } in end() function
192 const auto end = static_cast<EnumUnderlyingType>(aEnd); in MakeInclusiveEnumeratedRange() local
/dports/math/vtk6/VTK-6.2.0/Common/Core/Testing/Cxx/
H A DTestSMP.cxx33 void operator()(vtkIdType begin, vtkIdType end) in operator ()()
80 void operator()(vtkIdType begin, vtkIdType end) in operator ()()
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/base/containers/
H A Dchecked_iterators.h31 constexpr CheckedContiguousIterator(T* start, const T* end) in CheckedContiguousIterator()
33 constexpr CheckedContiguousIterator(const T* start, T* current, const T* end) in CheckedContiguousIterator()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/arch/x86/util/
H A Dmachine.c26 u64 end, u64 pgoff, const char *name) in add_extra_kernel_map()
62 u64 end = start + page_size; in find_extra_kernel_maps() local
/dports/textproc/aspell/aspell-0.60.8/modules/speller/default/
H A Dblock_vector.hpp43 iterator end() {return end_;} in end() function in aspeller::BlockVector
45 const_iterator end() const {return end_;} in end() function in aspeller::BlockVector
/dports/textproc/aspell-ispell/aspell-0.60.8/modules/speller/default/
H A Dblock_vector.hpp43 iterator end() {return end_;} in end() function in aspeller::BlockVector
45 const_iterator end() const {return end_;} in end() function in aspeller::BlockVector
/dports/lang/spidermonkey78/firefox-78.9.0/mfbt/
H A DEnumeratedRange.h143 iterator end() const { return iterator(mEnd); } in end() function
192 const auto end = static_cast<EnumUnderlyingType>(aEnd); in MakeInclusiveEnumeratedRange() local
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/amd/compiler/
H A Daco_util.h81 constexpr iterator end() noexcept { in end() function
88 constexpr const_iterator end() const noexcept { in end() function
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/network/access/
H A Dqhttpnetworkheader.cpp65 end = fields.constEnd(); in contentLength() local
96 end = fields.constEnd(); in headerFieldValues() local
/dports/x11-toolkits/ntk/ntk/src/
H A DFl_File_Input.cxx111 *end; // End of path component in update_buttons() local
243 *end; // End of path component in handle_button() local
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/network/access/
H A Dqhttpnetworkheader.cpp65 end = fields.constEnd(); in contentLength() local
96 end = fields.constEnd(); in headerFieldValues() local
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqstringalgorithms_p.h103 const Char *end = str.cend(); in trimmed_helper() local
118 const Char *end = str.cend(); in simplified_helper() local
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/network/access/
H A Dqhttpnetworkheader.cpp65 end = fields.constEnd(); in contentLength() local
96 end = fields.constEnd(); in headerFieldValues() local
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqstringalgorithms_p.h103 const Char *end = str.cend(); in trimmed_helper() local
118 const Char *end = str.cend(); in simplified_helper() local
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqstringalgorithms_p.h103 const Char *end = str.cend(); in trimmed_helper() local
118 const Char *end = str.cend(); in simplified_helper() local
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/network/access/
H A Dqhttpnetworkheader.cpp65 end = fields.constEnd(); in contentLength() local
96 end = fields.constEnd(); in headerFieldValues() local
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqstringalgorithms_p.h103 const Char *end = str.cend(); in trimmed_helper() local
118 const Char *end = str.cend(); in simplified_helper() local
/dports/sysutils/toybox/toybox-0.8.5/toys/posix/
H A Dcut.c63 unsigned start = pairs[2*i], end = pairs[(2*i)+1], count; in cut_line() local
159 char *end = str; in get_range() local
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqstringalgorithms_p.h103 const Char *end = str.cend(); in trimmed_helper() local
118 const Char *end = str.cend(); in simplified_helper() local

1...<<691692693694695696697698699700>>...9613