Searched refs:seg2 (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/agnostic/ |
| H A D | point_in_poly_winding.hpp | 151 PointOfSegment const& seg2, in apply() 161 calc_t const s2x = get<0>(seg2); in apply() 164 calc_t const s2y = get<1>(seg2); in apply() 226 PointOfSegment const& seg2, in apply() 233 calc_t const s2x = get<0>(seg2); in apply() 244 calc_t const s2y = get<1>(seg2); in apply() 373 PointOfSegment const& seg1, PointOfSegment const& seg2, in check_segment() argument 377 ::apply(point, seg1, seg2, state, eq1, eq2)) in check_segment() 384 calculation_type const s2 = get<0>(seg2); in check_segment()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/ |
| H A D | point_in_poly_franklin.hpp | 81 PointOfSegment const& seg1, PointOfSegment const& seg2, in apply() argument 88 calculation_type const& x2 = get<0>(seg2); in apply() 89 calculation_type const& y2 = get<1>(seg2); in apply()
|
| H A D | point_in_poly_crossings_multiply.hpp | 81 PointOfSegment const& seg1, PointOfSegment const& seg2, in apply() argument 88 calculation_type const x1 = get<0>(seg2); in apply() 89 calculation_type const y1 = get<1>(seg2); in apply()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/lpfc/ |
| H A D | lpfc_nvmet.c | 516 uint64_t seg1, seg2, seg3, seg4, seg5; in lpfc_nvmet_ktime() local 575 seg2 = ctxp->ts_nvme_data - ctxp->ts_isr_cmd; in lpfc_nvmet_ktime() 576 if (segsum > seg2) in lpfc_nvmet_ktime() 578 seg2 -= segsum; in lpfc_nvmet_ktime() 579 segsum += seg2; in lpfc_nvmet_ktime() 646 phba->ktime_seg2_total += seg2; in lpfc_nvmet_ktime() 647 if (seg2 < phba->ktime_seg2_min) in lpfc_nvmet_ktime() 648 phba->ktime_seg2_min = seg2; in lpfc_nvmet_ktime() 649 else if (seg2 > phba->ktime_seg2_max) in lpfc_nvmet_ktime() 650 phba->ktime_seg2_max = seg2; in lpfc_nvmet_ktime()
|
| H A D | lpfc_debugfs.c | 1303 uint64_t seg1, seg2, seg3, seg4; in lpfc_io_ktime() local 1338 seg2 = (lpfc_cmd->ts_cmd_wqput - lpfc_cmd->ts_cmd_start); in lpfc_io_ktime() 1339 segsum = seg2; in lpfc_io_ktime() 1357 phba->ktime_seg2_total += seg2; in lpfc_io_ktime() 1358 if (seg2 < phba->ktime_seg2_min) in lpfc_io_ktime() 1359 phba->ktime_seg2_min = seg2; in lpfc_io_ktime() 1360 else if (seg2 > phba->ktime_seg2_max) in lpfc_io_ktime() 1361 phba->ktime_seg2_max = seg2; in lpfc_io_ktime()
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | can.rst | 1173 phase-seg2 PHASE-SEG2 [ sjw SJW ] ] 1177 dphase-seg2 PHASE-SEG2 [ dsjw SJW ] ] 1207 tq 125 prop-seg 6 phase-seg1 7 phase-seg2 2 sjw 1 1241 "tq 125 prop-seg 6 phase-seg1 7 phase-seg2 2 sjw 1" 1271 phase-seg1 7 phase-seg2 2 sjw 1 1384 tq 50 prop-seg 14 phase-seg1 15 phase-seg2 10 sjw 1 1388 dtq 12 dprop-seg 7 dphase-seg1 8 dphase-seg2 4 dsjw 1
|