| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/equals/ |
| H A D | collect_vectors.hpp | 317 template <typename Range, typename Collection> 320 typedef typename boost::range_value<Collection>::type item_type; 323 static inline void apply(Collection& collection, Range const& range) in apply() 335 static inline void apply_impl(Collection& collection, NormalizedRange const& range) in apply_impl() 342 typedef typename boost::range_size<Collection>::type collection_size_t; in apply_impl() 354 typename boost::range_value<Collection>::type v(*prev, *it); in apply_impl() 374 typedef typename boost::range_iterator<Collection>::type c_iterator; in apply_impl() 390 template <typename Box, typename Collection, typename CSTag = typename cs_tag<Box>::type> 395 typedef typename boost::range_value<Collection>::type item_type; 398 static inline void apply(Collection& collection, Box const& box) in apply() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/ |
| H A D | difference.hpp | 135 typename Collection, 141 Collection & output_collection, in apply() 144 typedef typename boost::range_value<Collection>::type geometry_out; in apply() 157 typename Collection 162 Collection & output_collection, in apply() 165 typedef typename boost::range_value<Collection>::type geometry_out; in apply() 182 template <typename Collection, typename Strategy> 185 Collection& output_collection, in apply() 209 template <typename Collection, typename Strategy> 213 Collection& m_output_collection; [all …]
|
| H A D | union.hpp | 248 typename Collection, 254 Collection & output_collection, in apply() 257 typedef typename boost::range_value<Collection>::type geometry_out; in apply() 272 typename Collection 277 Collection & output_collection, in apply() 280 typedef typename boost::range_value<Collection>::type geometry_out; in apply() 305 template <typename Collection, typename Strategy> 308 Collection& output_collection, in apply() 313 concepts::check<typename boost::range_value<Collection>::type>(); in apply() 336 template <typename Collection, typename Strategy> [all …]
|
| H A D | sym_difference.hpp | 309 typename Collection, 315 Collection & output_collection, in apply() 318 typedef typename boost::range_value<Collection>::type geometry_out; in apply() 331 typename Collection 336 Collection & output_collection, in apply() 339 typedef typename boost::range_value<Collection>::type geometry_out; in apply() 356 template <typename Collection, typename Strategy> 359 Collection& output_collection, in apply() 383 template <typename Collection, typename Strategy> 387 Collection& m_output_collection; [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/ |
| H A D | collection.hpp | 25 class Collection { class 31 Collection(); 60 Collection<T>::Collection() in Collection() function in mbgl::style::Collection 65 std::size_t Collection<T>::size() const { in size() 70 std::size_t Collection<T>::index(const std::string& id) const { in index() 77 T* Collection<T>::get(const std::string& id) const { in get() 83 std::vector<T*> Collection<T>::getWrappers() const { in getWrappers() 95 void Collection<T>::clear() { in clear() 104 T* Collection<T>::add(std::unique_ptr<T> wrapper, const optional<std::string>& before) { in add() 115 std::unique_ptr<T> Collection<T>::remove(const std::string& id) { in remove() [all …]
|
| H A D | style_impl.hpp | 111 Collection<style::Image> images; 112 Collection<Source> sources; 113 Collection<Layer> layers;
|
| /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 | 120 typename Collection, 129 void add_join(Collection& collection, in add_join() 228 typename Collection, 237 static inline geometry::strategy::buffer::result_code iterate(Collection& collection, in iterate() 348 typename Collection, 358 Collection& collection, in apply() 382 template <typename Collection> 383 static inline void apply(Collection const&, int) in apply() 391 typename Collection, 395 inline void buffer_point(Point const& point, Collection& collection, in buffer_point() [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | 0001-qemu-Add-missing-wacom-HID-descriptor.patch | 34 + 0xa1, 0x01, /* Collection (Application) */ 37 + 0xa1, 0x00, /* Collection (Physical) */ 57 + 0xc0, /* End Collection */ 58 + 0xc0, /* End Collection */ 61 + 0xa1, 0x01, /* Collection (Application) */ 63 + 0xa1, 0x00, /* Collection (Physical) */ 71 + 0xc0, /* End Collection */ 76 + 0xc0, /* End Collection */ 79 + 0xa1, 0x01, /* Collection (Application) */ 83 + 0xa1, 0x00, /* Collection (Physical) */ [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/ |
| H A D | qplacecontentreply.cpp | 48 QPlaceContent::Collection contentCollection; 91 QPlaceContent::Collection QPlaceContentReply::content() const in content() 108 void QPlaceContentReply::setContent(const QPlaceContent::Collection &content) in setContent()
|
| H A D | qplace.h | 86 QPlaceContent::Collection content(QPlaceContent::Type type) const; 87 void setContent(QPlaceContent::Type type, const QPlaceContent::Collection &content); 88 void insertContent(QPlaceContent::Type type, const QPlaceContent::Collection &content);
|
| H A D | qplacecontentreply.h | 57 QPlaceContent::Collection content() const; 67 void setContent(const QPlaceContent::Collection &content);
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/string/ |
| H A D | find_iterator.hpp | 184 RangeT& Collection, in make_find_iterator() argument 188 Collection, Finder); in make_find_iterator() 369 RangeT& Collection, in make_split_iterator() argument 373 Collection, Finder); in make_split_iterator()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/ |
| H A D | qdeclarativeplacecontentmodel_p.h | 89 void initializeCollection(int totalCount, const QPlaceContent::Collection &collection); 119 QPlaceContent::Collection m_content;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | dir | 64 * gcc: (gcc). The GNU Compiler Collection. 65 * gccinstall: (gccinstall). Installing the GNU Compiler Collection. 66 * gccint: (gccint). Internals of the GNU Compiler Collection.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | dir | 64 * gcc: (gcc). The GNU Compiler Collection. 65 * gccinstall: (gccinstall). Installing the GNU Compiler Collection. 66 * gccint: (gccint). Internals of the GNU Compiler Collection.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-sato/puzzles/ |
| H A D | puzzles_git.bb | 1 SUMMARY = "Simon Tatham's Portable Puzzle Collection" 2 DESCRIPTION = "Collection of small computer programs which implement one-player puzzle games."
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplace/ |
| H A D | tst_qplace.cpp | 175 QPlaceContent::Collection imageCollection; in imageContentTest() 181 QPlaceContent::Collection retrievedCollection = place.content(QPlaceContent::ImageType); in imageContentTest() 225 QPlaceContent::Collection reviewCollection; in reviewContentTest() 231 QPlaceContent::Collection retrievedCollection = place.content(QPlaceContent::ReviewType); in reviewContentTest() 275 QPlaceContent::Collection editorialCollection; in editorialContentTest() 281 QPlaceContent::Collection retrievedCollection = place.content(QPlaceContent::EditorialType); in editorialContentTest() 589 QPlaceContent::Collection contentCollection; in isEmptyTest()
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | CC-BY-NC-SA-3.0-IGO | 27 … is an Adaptation. For the avoidance of doubt, including the Work in a Collection is not an Adapta… 29 …Collection" means a collection of literary or artistic works or other works or subject matter othe… 43 …Collection, but this does not require the Collection apart from the Work itself to be made subject… 45 …b) applies to the Adaptation as incorporated in a Collection, but this does not require the Collec… 49 …f an Adaptation or Collection, at a minimum such credit will appear, if a credit for all contribut… 77 …a. Each time You Distribute or Publicly Perform the Work or a Collection, the Licensor offers to t…
|
| H A D | CC-BY-ND-3.0 | 15 …zably derived from the original, except that a work that constitutes a Collection will not be cons… 16 …Collection" means a collection of literary or artistic works, such as encyclopedias and anthologie… 39 …Collection, but this does not require the Collection apart from the Work itself to be made subject… 40 …that in the case of a Collection, at a minimum such credit will appear, if a credit for all contri… 54 Each time You Distribute or Publicly Perform the Work or a Collection, the Licensor offers to the r…
|
| H A D | CC-BY-NC-ND-3.0 | 15 …zably derived from the original, except that a work that constitutes a Collection will not be cons… 16 …Collection" means a collection of literary or artistic works, such as encyclopedias and anthologie… 34 …Collection, but this does not require the Collection apart from the Work itself to be made subject… 36 …, that in the case of a Collection, at a minimum such credit will appear, if a credit for all cont… 55 Each time You Distribute or Publicly Perform the Work or a Collection, the Licensor offers to the r…
|
| H A D | CC-BY-NC-ND-3.0-IGO | 27 … is an Adaptation. For the avoidance of doubt, including the Work in a Collection is not an Adapta… 29 …Collection" means a collection of literary or artistic works or other works or subject matter othe… 41 …Collection, but this does not require the Collection apart from the Work itself to be made subject… 45 …er, that in the case of a Collection, at a minimum such credit will appear, if a credit for all co… 73 …a. Each time You Distribute or Publicly Perform the Work or a Collection, the Licensor offers to t…
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/ |
| H A D | assign_parents.hpp | 150 typename Collection, 160 Collection const& m_collection; 165 inline assign_visitor(Geometry1 const& g1, Geometry2 const& g2, Collection const& c, in assign_visitor()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/placesv2/ |
| H A D | qplacedetailsreplyimpl.cpp | 280 QPlaceContent::Collection collection; in replyFinished() 291 QPlaceContent::Collection collection; in replyFinished() 302 QPlaceContent::Collection collection; in replyFinished()
|
| /OK3568_Linux_fs/external/chromium/licenses/ |
| H A D | LICENSE.120 | 50 constitutes a Collection will not be considered an Adaptation for 56 b. "Collection" means a collection of literary or artistic works, such 65 Collection will not be considered an Adaptation (as defined below) 198 Section 4(a) applies to the Work as incorporated in a Collection, 199 but this does not require the Collection apart from the Work itself 201 Collection, upon notice from any Licensor You must, to the extent 202 practicable, remove from the Collection any credit as required by 233 as incorporated in a Collection, but this does not require the 234 Collection apart from the Adaptation itself to be made subject to 255 provided, however, that in the case of a Adaptation or Collection, [all …]
|
| H A D | LICENSE.114 | 34 Collection will not be considered an Adaptation for the purpose of 39 b. "Collection" means a collection of literary or artistic works, such as 47 collective whole. A work that constitutes a Collection will not be 179 incorporated in a Collection, but this does not require the Collection 181 License. If You create a Collection, upon notice from any Licensor You 182 must, to the extent practicable, remove from the Collection any credit 212 Adaptation as incorporated in a Collection, but this does not require 213 the Collection apart from the Adaptation itself to be made subject to 234 Collection, at a minimum such credit will appear, if a credit for all 235 contributing authors of the Adaptation or Collection appears, then as [all …]
|