Home
last modified time | relevance | path

Searched refs:simplified (Results 1 – 25 of 109) sorted by relevance

12345

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqgeosimplify.cpp101 … double &leftBound, int first, int last, double offsetTolerance, QList<QGeoCoordinate> &simplified) in simplifyDPStep() argument
125 simplified); in simplifyDPStep()
126 simplified.append(points.at(index)); in simplifyDPStep()
133 simplified); in simplifyDPStep()
152 QList<QDoubleVector2D> &simplified) in simplifyDPStep() argument
176 simplified); in simplifyDPStep()
177 simplified.append(points.at(index)); in simplifyDPStep()
184 simplified); in simplifyDPStep()
208 QList<QDoubleVector2D> &simplified) in simplifyDPStepZL() argument
235 simplified); in simplifyDPStepZL()
[all …]
H A Dqgeosimplify_p.h92 QList<QGeoCoordinate> &simplified);
103 QList<QDoubleVector2D> &simplified);
110 QList<QDoubleVector2D> &simplified);
/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 Dbuffer_inserter.hpp59 Range& simplified) in simplify_input() argument
71 geometry::simplify(range, simplified, distance.simplify_distance()); in simplify_input()
100 geometry::simplify(range, simplified, max_distance, strategy); in simplify_input()
103 if (boost::size(simplified) == 2 in simplify_input()
104 && geometry::equals(geometry::range::front(simplified), in simplify_input()
105 geometry::range::back(simplified))) in simplify_input()
107 traits::resize<Range>::apply(simplified, 1); in simplify_input()
541 RingInput simplified; in apply() local
542 detail::buffer::simplify_input(ring, distance, simplified); in apply()
546 std::size_t n = boost::size(simplified); in apply()
[all …]
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/
H A Dtcinputmethod.h43 Q_PROPERTY(bool simplified READ simplified WRITE setSimplified NOTIFY simplifiedChanged)
49 bool simplified() const;
50 void setSimplified(bool simplified);
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/
H A Dabout.cpp46 str_output=str_output.simplified(); in About()
64 str_output=str_output.simplified(); in About()
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dgenericirq.rst185 implemented (simplified excerpt)::
228 The following control flow is implemented (simplified excerpt)::
241 The following control flow is implemented (simplified excerpt)::
253 The following control flow is implemented (simplified excerpt)::
281 The following control flow is implemented (simplified excerpt)::
293 simplified version without locking.
295 The following control flow is implemented (simplified excerpt)::
/OK3568_Linux_fs/yocto/poky/scripts/lib/recipetool/
H A Dappend.py319 simplified = {}
326 simplified[str(simple_uri)] = uri
347 if simple_str in simplified:
348 existing = simplified[simple_str]
/OK3568_Linux_fs/buildroot/package/libargtable2/
H A DConfig.in4 A greatly simplified and yet quite robust argument parsing
/OK3568_Linux_fs/buildroot/package/libdnet/
H A DConfig.in4 libdnet - simplified interface to low-level networking
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A DTODO44 simplified. A lot of functions are too large and too complex, they need
70 simplified by converting it to threaded IRQ handling. Use pciehp as a
/OK3568_Linux_fs/buildroot/package/wqy-zenhei/
H A DConfig.in6 both simplified and traditional forms of Chinese Hanzi
/OK3568_Linux_fs/u-boot/doc/driver-model/
H A Dremoteproc-framework.txt24 The simplified model depends on a single UCLASS - UCLASS_REMOTEPROC
122 a simplified definition of a device is as follows:
/OK3568_Linux_fs/kernel/Documentation/bpf/
H A Dbpf_lsm.rst43 This can be further simplified (if one has access to the BTF information at
107 This can be simplified by using a skeleton header generated by ``bpftool``:
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/lzip/
H A Dlzip_1.23.bb3 …with a user interface similar to the one of gzip or bzip2. Lzip uses a simplified form of the Lemp…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/liburing/
H A Dliburing_2.1.bb3 instances, and also a simplified interface for applications that don't need \
/OK3568_Linux_fs/buildroot/package/kodi/
H A D0001-kodi-config.cmake-use-CMAKE_FIND_ROOT_PATH-to-fix-cr.patch14 (rebased and simplified for Kodi 17.0-Krypton)
/OK3568_Linux_fs/kernel/tools/io_uring/
H A DREADME7 is part of liburing, and hence uses the simplified liburing API
/OK3568_Linux_fs/kernel/Documentation/arm/sunxi/
H A Dclocks.rst14 simplified suspend example:
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/common/
H A Dswitchbutton.cpp68 painter.drawPath(path.simplified()); in paintEvent()
/OK3568_Linux_fs/external/chromium/licenses/
H A DLICENSE.1002 simplified BSD license.
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/common/
H A Dswitchbutton.cpp68 painter.drawPath(path.simplified()); in paintEvent()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/common/
H A Dswitchbutton.cpp68 painter.drawPath(path.simplified()); in paintEvent()
/OK3568_Linux_fs/kernel/Documentation/usb/
H A Dohci.rst21 - supports the updated and simplified usbcore APIs
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/libdnf/
H A Dlibdnf_0.66.0.bb1 SUMMARY = "Library providing simplified C and Python API to libsolv"
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ti/
H A Dapll.txt11 a subtype of a DPLL [2], although a simplified one at that.

12345