Home
last modified time | relevance | path

Searched defs:seg_end (Results 1 – 25 of 198) sorted by relevance

12345678

/dports/astro/libosmium/libosmium-2.17.2/include/osmium/area/
H A Dproblem_reporter_exception.hpp97 …uter(osmium::object_id_type way_id, osmium::Location seg_start, osmium::Location seg_end) override… in report_role_should_be_outer()
103 …nner(osmium::object_id_type way_id, osmium::Location seg_start, osmium::Location seg_end) override… in report_role_should_be_inner()
H A Dproblem_reporter_stream.hpp101 …uter(osmium::object_id_type way_id, osmium::Location seg_start, osmium::Location seg_end) override… in report_role_should_be_outer()
106 …nner(osmium::object_id_type way_id, osmium::Location seg_start, osmium::Location seg_end) override… in report_role_should_be_inner()
H A Dproblem_reporter.hpp184 …uld_be_outer(osmium::object_id_type way_id, osmium::Location seg_start, osmium::Location seg_end) { in report_role_should_be_outer()
194 …uld_be_inner(osmium::object_id_type way_id, osmium::Location seg_start, osmium::Location seg_end) { in report_role_should_be_inner()
H A Dproblem_reporter_ogr.hpp164 …uter(osmium::object_id_type way_id, osmium::Location seg_start, osmium::Location seg_end) override… in report_role_should_be_outer()
168 …nner(osmium::object_id_type way_id, osmium::Location seg_start, osmium::Location seg_end) override… in report_role_should_be_inner()
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/contrib/libosmium/include/osmium/area/
H A Dproblem_reporter_exception.hpp97 …uter(osmium::object_id_type way_id, osmium::Location seg_start, osmium::Location seg_end) override… in report_role_should_be_outer()
103 …nner(osmium::object_id_type way_id, osmium::Location seg_start, osmium::Location seg_end) override… in report_role_should_be_inner()
H A Dproblem_reporter_stream.hpp101 …uter(osmium::object_id_type way_id, osmium::Location seg_start, osmium::Location seg_end) override… in report_role_should_be_outer()
106 …nner(osmium::object_id_type way_id, osmium::Location seg_start, osmium::Location seg_end) override… in report_role_should_be_inner()
H A Dproblem_reporter.hpp184 …uld_be_outer(osmium::object_id_type way_id, osmium::Location seg_start, osmium::Location seg_end) { in report_role_should_be_outer()
194 …uld_be_inner(osmium::object_id_type way_id, osmium::Location seg_start, osmium::Location seg_end) { in report_role_should_be_inner()
H A Dproblem_reporter_ogr.hpp167 …uter(osmium::object_id_type way_id, osmium::Location seg_start, osmium::Location seg_end) override… in report_role_should_be_outer()
171 …nner(osmium::object_id_type way_id, osmium::Location seg_start, osmium::Location seg_end) override… in report_role_should_be_inner()
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/libosmium/include/osmium/area/
H A Dproblem_reporter_exception.hpp97 …uter(osmium::object_id_type way_id, osmium::Location seg_start, osmium::Location seg_end) override… in report_role_should_be_outer()
103 …nner(osmium::object_id_type way_id, osmium::Location seg_start, osmium::Location seg_end) override… in report_role_should_be_inner()
H A Dproblem_reporter_stream.hpp101 …uter(osmium::object_id_type way_id, osmium::Location seg_start, osmium::Location seg_end) override… in report_role_should_be_outer()
106 …nner(osmium::object_id_type way_id, osmium::Location seg_start, osmium::Location seg_end) override… in report_role_should_be_inner()
H A Dproblem_reporter.hpp184 …uld_be_outer(osmium::object_id_type way_id, osmium::Location seg_start, osmium::Location seg_end) { in report_role_should_be_outer()
194 …uld_be_inner(osmium::object_id_type way_id, osmium::Location seg_start, osmium::Location seg_end) { in report_role_should_be_inner()
H A Dproblem_reporter_ogr.hpp167 …uter(osmium::object_id_type way_id, osmium::Location seg_start, osmium::Location seg_end) override… in report_role_should_be_outer()
171 …nner(osmium::object_id_type way_id, osmium::Location seg_start, osmium::Location seg_end) override… in report_role_should_be_inner()
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/operator/tensor/
H A Ddot-inl.h373 const dim_t seg_end = std::min(seg_start + seg_len, num_rows); in Map() local
411 const dim_t seg_end = (i + 1) * seg_len; in Map() local
453 const dim_t seg_end = (i + 1) * seg_len; in Map() local
502 const dim_t seg_end = std::min(seg_start + seg_len, num_rows); in Map() local
574 const dim_t seg_end = (i + 1) * seg_len; in Map() local
646 const dim_t seg_end = std::min(seg_start + seg_len, num_rows_l); in Map() local
698 const dim_t seg_end = std::min(seg_start + seg_len, num_rows_l); in Map() local
746 const dim_t seg_end = std::min(seg_start + seg_len, num_rows_l); in Map() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/operator/tensor/
H A Ddot-inl.h373 const dim_t seg_end = std::min(seg_start + seg_len, num_rows); in Map() local
411 const dim_t seg_end = (i + 1) * seg_len; in Map() local
453 const dim_t seg_end = (i + 1) * seg_len; in Map() local
502 const dim_t seg_end = std::min(seg_start + seg_len, num_rows); in Map() local
574 const dim_t seg_end = (i + 1) * seg_len; in Map() local
646 const dim_t seg_end = std::min(seg_start + seg_len, num_rows_l); in Map() local
698 const dim_t seg_end = std::min(seg_start + seg_len, num_rows_l); in Map() local
746 const dim_t seg_end = std::min(seg_start + seg_len, num_rows_l); in Map() local
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/x86/x86/
H A Dx86_machdep.c504 x86_add_cluster(struct extent *iomem_ex, uint64_t seg_start, uint64_t seg_end, in x86_add_cluster()
625 uint64_t seg_start, seg_end; in x86_parse_clusters() local
757 x86_load_region(uint64_t seg_start, uint64_t seg_end) in x86_load_region()
842 uint64_t seg_start, seg_end; in init_x86_vm() local
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/gerbview/
H A Dexport_to_pcbnew.cpp149 wxPoint seg_end = aGbrItem->m_End; in export_non_copper_item() local
317 wxPoint seg_start, seg_end; in export_segline_copper_item() local
368 wxPoint seg_start, seg_end; in export_segarc_copper_item() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_elf_view.cpp81 size_t seg_end = seg_start + phdr[n].p_filesz; in InitUnmapped() local
/dports/graphics/mypaint/mypaint-2.0.1/lib/
H A Dalg.py155 def nearest_point_in_segment(seg_start, seg_end, point): argument
/dports/security/suricata/suricata-6.0.4/src/
H A Dstream-tcp-inline.c76 uint32_t seg_end = seg->seq + seg_datalen; in StreamTcpInlineSegmentCompare() local
/dports/net/wireshark-lite/wireshark-3.6.1/wsutil/
H A Dg711.c40 static short seg_end[8] = {0xFF, 0x1FF, 0x3FF, 0x7FF, variable
/dports/net/wireshark/wireshark-3.6.1/wsutil/
H A Dg711.c40 static short seg_end[8] = {0xFF, 0x1FF, 0x3FF, 0x7FF, variable
/dports/net/tshark/wireshark-3.6.1/wsutil/
H A Dg711.c40 static short seg_end[8] = {0xFF, 0x1FF, 0x3FF, 0x7FF, variable
/dports/net/tshark-lite/wireshark-3.6.1/wsutil/
H A Dg711.c40 static short seg_end[8] = {0xFF, 0x1FF, 0x3FF, 0x7FF, variable
/dports/audio/libaudiofile/audiofile-0.3.6/libaudiofile/
H A Dg711.c80 static const short seg_end[8] = {0xFF, 0x1FF, 0x3FF, 0x7FF, variable
/dports/math/pdal/PDAL-2.3.0/plugins/nitf/io/
H A DNitfFileReader.cpp143 nitf::Uint64 seg_end = seg.getEnd(); in getLasOffset() local

12345678