Home
last modified time | relevance | path

Searched refs:range2 (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/relate/
H A Dlinear_areal.hpp1186 range2_type range2(sub_range(geometry2, turn.operations[other_op_id].seg_id)); in calculate_from_inside() local
1189 std::size_t const s2 = boost::size(range2); in calculate_from_inside()
1200 point2_type const& qi = range::at(range2, q_seg_ij); in calculate_from_inside()
1201 point2_type const& qj = range::at(range2, q_seg_ij + 1); in calculate_from_inside()
1216 range2_iterator qk_it = find_next_non_duplicated(boost::begin(range2), in calculate_from_inside()
1217 range::pos(range2, q_seg_jk), in calculate_from_inside()
1218 boost::end(range2)); in calculate_from_inside()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/
H A Dtransform.hpp224 Range2& range2, Strategy const& strategy) in apply()
231 range::back_inserter(range2), strategy); in apply()
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dextent_map.c140 unsigned int range1, range2; in ocfs2_ei_is_contained() local
152 range2 = emi2->ei_cpos + emi2->ei_clusters; in ocfs2_ei_is_contained()
153 if (range2 > emi1->ei_cpos && range2 <= range1) in ocfs2_ei_is_contained()
/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dmmc_test.c1929 unsigned int dev_addr, cnt, rnd_addr, range1, range2, last_ea = 0, ea; in mmc_test_rnd_perf() local
1938 range2 = range1 / ssz; in mmc_test_rnd_perf()
1951 ssz * mmc_test_rnd_num(range2); in mmc_test_rnd_perf()
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-integrity.c1109 static bool ranges_overlap(struct dm_integrity_range *range1, struct dm_integrity_range *range2) in ranges_overlap() argument
1111 return range1->logical_sector < range2->logical_sector + range2->n_sectors && in ranges_overlap()
1112 range1->logical_sector + range1->n_sectors > range2->logical_sector; in ranges_overlap()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/kdump/
H A Dkdump.rst274 crashkernel=<range1>:<size1>[,<range2>:<size2>,...][@offset]
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-parameters.txt777 crashkernel=range1:size1[,range2:size2,...][@offset]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgcc.info3976 error=01;31:warning=01;35:note=01;36:range1=32:range2=34:locus=01:\
4003 'range2='
66313 * range2 GCC_COLORS capability: Diagnostic Message Formatting Options.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgcc.info3976 error=01;31:warning=01;35:note=01;36:range1=32:range2=34:locus=01:\
4003 'range2='
66313 * range2 GCC_COLORS capability: Diagnostic Message Formatting Options.