| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/ |
| H A D | simplify.hpp | 49 namespace detail { namespace simplify namespace 212 }} // namespace detail::simplify 225 struct simplify: not_implemented<Tag> struct 229 struct simplify<Point, point_tag> struct 241 struct simplify<Linestring, linestring_tag> struct 242 : detail::simplify::simplify_range<2> 246 struct simplify<Ring, ring_tag> struct 247 : detail::simplify::simplify_range 257 struct simplify<Polygon, polygon_tag> struct 258 : detail::simplify::simplify_polygon [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geojsonvt/6.5.1/include/mapbox/geojsonvt/ |
| H A D | simplify.hpp | 37 inline void simplify(std::vector<vt_point>& points, size_t first, size_t last, double sqTolerance) { in simplify() function 66 simplify(points, first, index, sqTolerance); in simplify() 68 simplify(points, index, last, sqTolerance); in simplify() 72 inline void simplify(std::vector<vt_point>& points, double tolerance) { in simplify() function 79 simplify(points, 0, len - 1, tolerance * tolerance); in simplify()
|
| H A D | convert.hpp | 3 #include <mapbox/geojsonvt/simplify.hpp> 47 simplify(result, tolerance); in operator ()() 74 simplify(result, tolerance); in operator ()()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/geosimplify.js/ |
| H A D | qt_attribution.json | 7 …simplify-js, geosimplify-js fixes the problem that the simple pythagorean measure used in simplify…
|
| H A D | LICENSE | 27 Based on simplify-js by Vladimir Agafonkin - http://mourner.github.io/simplify-js/
|
| /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 | simplify_douglas_peucker.hpp | 42 namespace strategy { namespace simplify namespace 245 \brief Implements the simplify algorithm. 305 }} // namespace strategy::simplify 311 struct point_type<geometry::strategy::simplify::detail::douglas_peucker_point<P> >
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/ |
| H A D | Kconfig | 81 If unsure, say Y to simplify debug problems 89 If unsure, say Y to simplify debug problems
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-uclogic-params.h | 39 * Must use declarative (descriptive) language, not imperative, to simplify 70 * Must use declarative (descriptive) language, not imperative, to simplify 108 * Must use declarative (descriptive) language, not imperative, to simplify
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/concepts/ |
| H A D | simplify_concept.hpp | 32 \brief Checks strategy for simplify 33 \ingroup simplify
|
| /OK3568_Linux_fs/kernel/drivers/extcon/ |
| H A D | devres.c | 59 * resource management and simplify the control of freeing the memory of extcon 163 * device resource management and simplify the control of unregistering 223 * device resource management and simplify the control of unregistering
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtbase/ |
| H A D | 0019-tst_QPluginLoader-Simplify-creating-a-fake-pointer-i.patch | 4 Subject: [PATCH] tst_QPluginLoader: Simplify creating a fake pointer in 32 To simplify things, just initialize the fake pointers as regular
|
| /OK3568_Linux_fs/u-boot/arch/nios2/cpu/ |
| H A D | u-boot.lds | 42 * adjacent to simplify the startup code -- and provide 78 * bss follows. We keep it adjacent to simplify init code.
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/cifs/ |
| H A D | todo.rst | 70 o) mount helper GUI (to simplify the various configuration options on mount) 88 and simplify the code.
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | ChangeLog.sym53c8xx_2 | 42 This is intended to simplify portability. 129 - Slightly simplify driver configuration.
|
| /OK3568_Linux_fs/kernel/tools/lib/traceevent/ |
| H A D | trace-seq.c | 107 * copy to user routines. To simplify formating of a trace 149 * copy to user routines. To simplify formating of a trace
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/ |
| H A D | buffer_inserter.hpp | 40 #include <boost/geometry/algorithms/simplify.hpp> 61 // We have to simplify the ring before to avoid very small-scaled in simplify_input() 71 geometry::simplify(range, simplified, distance.simplify_distance()); in simplify_input() 88 typedef strategy::simplify::detail::douglas_peucker in simplify_input() 100 geometry::simplify(range, simplified, max_distance, strategy); in simplify_input()
|
| /OK3568_Linux_fs/buildroot/package/libldns/ |
| H A D | Config.in | 5 The goal of ldns is to simplify DNS programming, it supports
|
| /OK3568_Linux_fs/buildroot/package/python-pysnmp-mibs/ |
| H A D | Config.in | 7 packaged to simplify their use with the PySNMP library.
|
| /OK3568_Linux_fs/buildroot/package/python-simplesqlite/ |
| H A D | Config.in | 14 SimpleSQLite is a Python library to simplify SQLite database
|
| /OK3568_Linux_fs/kernel/arch/arm/include/uapi/asm/ |
| H A D | statfs.h | 7 * Let's pack it so the padding goes away to simplify dual ABI support.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm/ |
| H A D | statfs.h | 7 * Let's pack it so the padding goes away to simplify dual ABI support.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-decorator_5.1.1.bb | 3 The aim of the decorator module it to simplify the usage of decorators \
|
| /OK3568_Linux_fs/yocto/poky/ |
| H A D | README.qemu.md | 4 To simplify development, the build system supports building images to
|
| /OK3568_Linux_fs/buildroot/package/turbolua/ |
| H A D | Config.in | 5 Turbo.lua is a framework built for LuaJIT 2 to simplify the
|
| /OK3568_Linux_fs/buildroot/package/c-periphery/ |
| H A D | Config.in | 6 userspace Linux. The c-periphery wrappers simplify and
|