| /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 | buffer_point_square.hpp | 56 OutputRange& output_range) const in add_point() 61 output_range.push_back(p); in add_point() 72 OutputRange& output_range) const in add_points() 74 add_point(point, distance, -1.0, -1.0, output_range); in add_points() 75 add_point(point, distance, -1.0, +1.0, output_range); in add_points() 76 add_point(point, distance, +1.0, +1.0, output_range); in add_points() 77 add_point(point, distance, +1.0, -1.0, output_range); in add_points() 80 output_range.push_back(output_range.front()); in add_points() 95 OutputRange& output_range) const in apply() 98 strategy::buffer::buffer_side_left), output_range); in apply()
|
| H A D | buffer_side_straight.hpp | 60 OutputRange& output_range) in apply() argument 119 output_range.resize(2); in apply() 121 set<0>(output_range.front(), get<0>(input_p1) + px * d); in apply() 122 set<1>(output_range.front(), get<1>(input_p1) + py * d); in apply() 123 set<0>(output_range.back(), get<0>(input_p2) + px * d); in apply() 124 set<1>(output_range.back(), get<1>(input_p2) + py * d); in apply()
|
| H A D | buffer_point_circle.hpp | 71 OutputRange& output_range) const in apply() 98 output_range.push_back(p); in apply() 102 output_range.push_back(output_range.front()); in apply()
|
| /OK3568_Linux_fs/u-boot/drivers/power/regulator/ |
| H A D | sandbox.c | 39 struct output_range { struct 46 static struct output_range buck_voltage_range[] = { argument 52 static struct output_range buck_current_range[] = { 64 static struct output_range ldo_voltage_range[] = { 70 static struct output_range ldo_current_range[] = { 83 struct output_range *range) in out_get_value() 110 struct output_range *range, int value) in out_set_value()
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/ |
| H A D | rga_hw_config.c | 260 .output_range = {{68, 2}, {8128, 8128}}, 282 .output_range = {{2, 2}, {4096, 4096}}, 306 .output_range = {{2, 2}, {4096, 4096}}, 332 .output_range = {{2, 2}, {4096, 4096}},
|
| H A D | rga_policy.c | 160 if (!rga_check_resolution(&data->output_range, dst->act_w, dst->act_h)) in rga_check_dst() 164 !rga_check_resolution(&data->output_range, in rga_check_dst()
|
| H A D | rga_debugger.c | 448 hw_data->output_range.min.width, hw_data->output_range.min.height, in rga_hardware_show() 449 hw_data->output_range.max.width, hw_data->output_range.max.height); in rga_hardware_show()
|
| H A D | rga3_reg_info.c | 1855 if (unlikely(rga_hw_out_of_range(&(data->output_range), in rga3_check_param()
|
| H A D | rga2_reg_info.c | 2256 if (unlikely(rga_hw_out_of_range(&data->output_range, req->dst.act_w, req->dst.act_h))) { in rga2_check_param()
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/include/ |
| H A D | rga_hw_config.h | 53 struct rga_rect_range output_range; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/ |
| H A D | ranges_algobase.h | 585 template<typename _Tp, output_range<const _Tp&> _Range> in _GLIBCXX_VISIBILITY()
|
| H A D | range_access.h | 914 concept output_range in _GLIBCXX_VISIBILITY() local
|
| H A D | ranges_algo.h | 1198 requires invocable<_Fp&> && output_range<_Range, invoke_result_t<_Fp&>> in _GLIBCXX_VISIBILITY()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/ |
| H A D | ranges_algobase.h | 585 template<typename _Tp, output_range<const _Tp&> _Range> in _GLIBCXX_VISIBILITY()
|
| H A D | range_access.h | 914 concept output_range in _GLIBCXX_VISIBILITY() local
|
| H A D | ranges_algo.h | 1198 requires invocable<_Fp&> && output_range<_Range, invoke_result_t<_Fp&>> in _GLIBCXX_VISIBILITY()
|