Home
last modified time | relevance | path

Searched defs:end (Results 17126 – 17150 of 240315) sorted by relevance

1...<<681682683684685686687688689690>>...9613

/dports/biology/htslib/htslib-1.14/test/
H A Dtest_kstring.c149 static int test_kputuw(int64_t start, int64_t end) { in test_kputuw()
215 static int test_kputw(int64_t start, int64_t end) { in test_kputw()
379 int64_t end = 0; in main() local
/dports/biology/htslib/htslib-1.14/
H A Dtextutils_internal.h210 static inline int64_t hts_str2int(const char *in, char **end, int bits, in hts_str2int()
273 static inline uint64_t hts_str2uint(const char *in, char **end, int bits, in hts_str2uint()
330 static inline double hts_str2dbl(const char *in, char **end, int *failed) { in hts_str2dbl()
/dports/deskutils/horde-mnemo/mnemo-4.2.14/lib/
H A DApi.php115 public function getChanges($start, $end, $isModSeq = false, $notepads = null)
133 public function getChangesByModSeq($start, $end, $notepads = null)
151 public function listBy($action, $timestamp, $notepad = null, $end = null, $isModSeq = false)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/svg/
H A Dsvg_view_spec.cc85 const CharType* end) { in ScanViewSpecFunction()
114 const CharType* end) { in ParseViewSpecInternal()
/dports/math/highs/HiGHS-cfe064e/src/ipm/ipx/src/
H A Dnormal_matrix.cc68 Int begin = Ap[j], end = Ap[j+1]; in _Apply() local
115 Int begin = Ap[j], end = Ap[j+1]; in _Apply() local
/dports/graphics/ftgl/ftgl-2.4.0/src/
H A DFTVector.h94 iterator end() in end() function
99 const_iterator end() const in end() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/untrusted/minidump_generator/
H A Dbuild_id.cc40 const Elf32_Nhdr *end, in GetBuildIdFromNotes()
133 const Elf32_Nhdr *end = reinterpret_cast<const Elf32_Nhdr *>( in nacl_get_build_id_from_notes() local
/dports/math/g2o/g2o-20201223_git/g2o/examples/interactive_slam/slam_parser/parser/
H A Dlocation.hh101 position end; member in SlamParser::location
105 inline const location operator+ (const location& begin, const location& end) in operator +()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/ofstd/include/dcmtk/ofstd/
H A Dofmap.h114 iterator end() { return values_.end(); } in end() function
124 const_iterator end() const { return values_.end(); } in end() function
/dports/net/gnome-nettool/gnome-nettool-3.8.1/src/
H A Dwhois.c43 GtkTextIter start, end; in whois_do() local
150 GtkTextIter start, end; in whois_copy_to_clipboard() local
/dports/www/firefox-esr/firefox-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/net-p2p/bitcoin/bitcoin-22.0/src/
H A Dindirectmap.h51 iterator end() { return m.end(); } in end() function
53 const_iterator end() const { return m.end(); } in end() function
/dports/math/petanque/arybo-release-1.1.0/petanque/include/pa/
H A Dvector.h153 iterator end() { return _args.end(); } in end() function
154 const_iterator end() const { return _args.end(); } in end() function
/dports/devel/wasi-libcxx/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/graphics/aseprite/aseprite-1.2.9/src/doc/
H A Dslice.h68 iterator end() { return m_keys.end(); } in end() function
70 const_iterator end() const { return m_keys.end(); } in end() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/bytecode/
H A DJumpTable.h56 StringOffsetTable::const_iterator end = offsetTable.end(); in offsetForValue() local
66 StringOffsetTable::const_iterator end = offsetTable.end(); in ctiForValue() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/bytecode/
H A DJumpTable.h56 StringOffsetTable::const_iterator end = offsetTable.end(); in offsetForValue() local
66 StringOffsetTable::const_iterator end = offsetTable.end(); in ctiForValue() local
/dports/sysutils/barrier/barrier-2.3.3/src/lib/barrier/
H A DFileChunk.cpp60 FileChunk::end() in end() function in FileChunk
62 FileChunk* end = new FileChunk(FILE_CHUNK_META_SIZE); in end() local
/dports/textproc/stardict3/stardict-3.0.6/dict/src/
H A Dgtktextviewpango.cpp79 gint start, end; in gtk_text_buffer_real_insert_markup() local
244 GtkTextIter start, end; in gtk_text_buffer_set_markup_with_tag() local
/dports/multimedia/v4l_compat/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/games/critterding/critterding-beta12/src/utils/ftgl/
H A DFTVector.h94 iterator end() in end() function
99 const_iterator end() const in end() function
/dports/misc/vxl/vxl-3.3.2/core/vil/
H A Dvil_image_view.h138 inline iterator end () { assert(is_contiguous()); return top_left_ + size(); } in end() function
142 inline const_iterator end () const { assert(is_contiguous()); return top_left_ + size(); } in end() function
/dports/graphics/libQGLViewer/libQGLViewer-2.7.2/examples/multiSelect/
H A DmultiSelect.cpp88 end = selection_.end(); in draw() local
197 end = selection_.end(); in startManipulation() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/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/archivers/lazperf/laz-perf-2.0.0/cpp/lazperf/
H A Dfilestream.cpp79 unsigned char *end = begin + request; in getBytes() local
89 unsigned char *end = begin + bytes; in getBytes() local

1...<<681682683684685686687688689690>>...9613