| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/rstar/ |
| H A D | insert.hpp | 22 template <typename Value, typename Options, typename Translator, typename Box, typename Allocators> 26 …typedef typename rtree::node<Value, typename Options::parameters_type, Box, Allocators, typename O… 27 … typename rtree::internal_node<Value, typename Options::parameters_type, Box, Allocators, typename… 28 …typedef typename rtree::leaf<Value, typename Options::parameters_type, Box, Allocators, typename O… 30 typedef typename Options::parameters_type parameters_type; 119 … destroy_element<Value, Options, Translator, Box, Allocators>::apply(it->second, allocators); in apply() 147 template <size_t InsertIndex, typename Element, typename Value, typename Options, typename Box, typ… 151 …typename rtree::internal_node<Value, typename Options::parameters_type, Box, Allocators, typename … 155 template <typename Value, typename Options, typename Box, typename Allocators> 156 struct level_insert_elements_type<0, Value, Value, Options, Box, Allocators> [all …]
|
| H A D | choose_next_node.hpp | 30 template <typename Value, typename Options, typename Box, typename Allocators> 31 class choose_next_node<Value, Options, Box, Allocators, choose_by_overlap_diff_tag> 33 …typedef typename rtree::node<Value, typename Options::parameters_type, Box, Allocators, typename O… 34 … typename rtree::internal_node<Value, typename Options::parameters_type, Box, Allocators, typename… 35 …typedef typename rtree::leaf<Value, typename Options::parameters_type, Box, Allocators, typename O… 40 typedef typename Options::parameters_type parameters_type;
|
| H A D | redistribute_elements.hpp | 369 template <typename Value, typename Options, typename Translator, typename Box, typename Allocators> 370 struct redistribute_elements<Value, Options, Translator, Box, Allocators, rstar_tag> 372 …typedef typename rtree::node<Value, typename Options::parameters_type, Box, Allocators, typename O… 373 … typename rtree::internal_node<Value, typename Options::parameters_type, Box, Allocators, typename… 374 …typedef typename rtree::leaf<Value, typename Options::parameters_type, Box, Allocators, typename O… 376 typedef typename Options::parameters_type parameters_type; 457 …rtree::destroy_elements<Value, Options, Translator, Box, Allocators>::apply(elements_backup, alloc… in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/visitors/ |
| H A D | insert.hpp | 26 template <typename Value, typename Options, typename Box, typename Allocators, typename ChooseNextN… 29 template <typename Value, typename Options, typename Box, typename Allocators> 30 class choose_next_node<Value, Options, Box, Allocators, choose_by_content_diff_tag> 33 typedef typename Options::parameters_type parameters_type; 35 …typedef typename rtree::node<Value, parameters_type, Box, Allocators, typename Options::node_tag>:… 36 …typedef typename rtree::internal_node<Value, parameters_type, Box, Allocators, typename Options::n… 37 …typedef typename rtree::leaf<Value, parameters_type, Box, Allocators, typename Options::node_tag>:… 91 template <typename Value, typename Options, typename Translator, typename Box, typename Allocators,… 103 template <typename Value, typename Options, typename Translator, typename Box, typename Allocators,… 113 template <typename Value, typename Options, typename Translator, typename Box, typename Allocators> [all …]
|
| H A D | spatial_query.hpp | 18 template <typename Value, typename Options, typename Translator, typename Box, typename Allocators,… 20 …: public rtree::visitor<Value, typename Options::parameters_type, Box, Allocators, typename Option… 22 …typedef typename rtree::node<Value, typename Options::parameters_type, Box, Allocators, typename O… 23 … typename rtree::internal_node<Value, typename Options::parameters_type, Box, Allocators, typename… 24 …typedef typename rtree::leaf<Value, typename Options::parameters_type, Box, Allocators, typename O… 78 template <typename Value, typename Options, typename Translator, typename Box, typename Allocators,… 80 …: public rtree::visitor<Value, typename Options::parameters_type, Box, Allocators, typename Option… 83 …typedef typename rtree::node<Value, typename Options::parameters_type, Box, Allocators, typename O… 84 … typename rtree::internal_node<Value, typename Options::parameters_type, Box, Allocators, typename… 85 …typedef typename rtree::leaf<Value, typename Options::parameters_type, Box, Allocators, typename O…
|
| H A D | copy.hpp | 18 template <typename Value, typename Options, typename Translator, typename Box, typename Allocators> 20 …: public rtree::visitor<Value, typename Options::parameters_type, Box, Allocators, typename Option… 23 …typedef typename rtree::node<Value, typename Options::parameters_type, Box, Allocators, typename O… 24 … typename rtree::internal_node<Value, typename Options::parameters_type, Box, Allocators, typename… 25 …typedef typename rtree::leaf<Value, typename Options::parameters_type, Box, Allocators, typename O… 27 typedef rtree::subtree_destroyer<Value, Options, Translator, Box, Allocators> subtree_destroyer;
|
| H A D | destroy.hpp | 18 template <typename Value, typename Options, typename Translator, typename Box, typename Allocators> 20 …: public rtree::visitor<Value, typename Options::parameters_type, Box, Allocators, typename Option… 23 …typedef typename rtree::node<Value, typename Options::parameters_type, Box, Allocators, typename O… 24 … typename rtree::internal_node<Value, typename Options::parameters_type, Box, Allocators, typename… 25 …typedef typename rtree::leaf<Value, typename Options::parameters_type, Box, Allocators, typename O…
|
| H A D | is_leaf.hpp | 18 template <typename Value, typename Options, typename Box, typename Allocators> 19 …s_leaf : public rtree::visitor<Value, typename Options::parameters_type, Box, Allocators, typename… 21 … typename rtree::internal_node<Value, typename Options::parameters_type, Box, Allocators, typename… 22 …typedef typename rtree::leaf<Value, typename Options::parameters_type, Box, Allocators, typename O…
|
| H A D | count.hpp | 48 template <typename ValueOrIndexable, typename Value, typename Options, typename Translator, typenam… 50 …: public rtree::visitor<Value, typename Options::parameters_type, Box, Allocators, typename Option… 52 …typedef typename rtree::node<Value, typename Options::parameters_type, Box, Allocators, typename O… 53 … typename rtree::internal_node<Value, typename Options::parameters_type, Box, Allocators, typename… 54 …typedef typename rtree::leaf<Value, typename Options::parameters_type, Box, Allocators, typename O…
|
| H A D | iterator.hpp | 18 template <typename Value, typename Options, typename Translator, typename Box, typename Allocators> 20 …: public rtree::visitor<Value, typename Options::parameters_type, Box, Allocators, typename Option… 23 …typedef typename rtree::node<Value, typename Options::parameters_type, Box, Allocators, typename O… 24 … typename rtree::internal_node<Value, typename Options::parameters_type, Box, Allocators, typename… 25 …typedef typename rtree::leaf<Value, typename Options::parameters_type, Box, Allocators, typename O…
|
| H A D | children_box.hpp | 18 template <typename Value, typename Options, typename Translator, typename Box, typename Allocators> 20 …: public rtree::visitor<Value, typename Options::parameters_type, Box, Allocators, typename Option… 22 … typename rtree::internal_node<Value, typename Options::parameters_type, Box, Allocators, typename… 23 …typedef typename rtree::leaf<Value, typename Options::parameters_type, Box, Allocators, typename O…
|
| H A D | remove.hpp | 23 template <typename Value, typename Options, typename Translator, typename Box, typename Allocators> 25 …: public rtree::visitor<Value, typename Options::parameters_type, Box, Allocators, typename Option… 27 typedef typename Options::parameters_type parameters_type; 29 …typedef typename rtree::node<Value, parameters_type, Box, Allocators, typename Options::node_tag>:… 30 …typedef typename rtree::internal_node<Value, parameters_type, Box, Allocators, typename Options::n… 31 …typedef typename rtree::leaf<Value, parameters_type, Box, Allocators, typename Options::node_tag>:… 33 typedef rtree::subtree_destroyer<Value, Options, Translator, Box, Allocators> subtree_destroyer; 236 visitors::is_leaf<Value, Options, Box, Allocators> ilv; in is_leaf() 299 Value, Options, Translator, Box, Allocators, in reinsert_node_elements() 300 typename Options::insert_tag in reinsert_node_elements() [all …]
|
| H A D | distance_query.hpp | 94 typename Options, 103 …: public rtree::visitor<Value, typename Options::parameters_type, Box, Allocators, typename Option… 106 typedef typename Options::parameters_type parameters_type; 108 …typedef typename rtree::node<Value, parameters_type, Box, Allocators, typename Options::node_tag>:… 109 …typedef typename rtree::internal_node<Value, parameters_type, Box, Allocators, typename Options::n… 110 …typedef typename rtree::leaf<Value, parameters_type, Box, Allocators, typename Options::node_tag>:… 283 typename Options, 291 …: public rtree::visitor<Value, typename Options::parameters_type, Box, Allocators, typename Option… 294 typedef typename Options::parameters_type parameters_type; 296 …typedef typename rtree::node<Value, parameters_type, Box, Allocators, typename Options::node_tag>:… [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/node/ |
| H A D | node.hpp | 99 template <typename Value, typename Options, typename Translator, typename Box, typename Allocators> 102 typedef typename Options::parameters_type parameters_type; 104 …typedef typename rtree::internal_node<Value, parameters_type, Box, Allocators, typename Options::n… 105 …typedef typename rtree::leaf<Value, parameters_type, Box, Allocators, typename Options::node_tag>:… 107 typedef rtree::subtree_destroyer<Value, Options, Translator, Box, Allocators> subtree_destroyer; 119 template <typename Value, typename Options, typename Translator, typename Box, typename Allocators> 145 … typedef rtree::subtree_destroyer<Value, Options, Translator, Box, Allocators> subtree_destroyer; in apply_dispatch() 161 template <typename Value, typename Options, typename Translator, typename Box, typename Allocators> 164 typedef typename Options::parameters_type parameters_type; 166 …typedef typename rtree::node<Value, parameters_type, Box, Allocators, typename Options::node_tag>:… [all …]
|
| H A D | subtree_destroyer.hpp | 20 template <typename Value, typename Options, typename Translator, typename Box, typename Allocators> 23 …typedef typename rtree::node<Value, typename Options::parameters_type, Box, Allocators, typename O… 44 …detail::rtree::visitors::destroy<Value, Options, Translator, Box, Allocators> del_v(m_ptr, m_alloc… in reset()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/dibbler/dibbler/ |
| H A D | dibbler_fix_getSize_crash.patch | 9 - Options.push_back( ptr ); 12 + Options.push_back( ptr ); 21 - Options.push_back( ptr ); 23 + Options.push_back( ptr ); 37 for (opt = Options.begin(); opt!=Options.end(); ++opt)
|
| /OK3568_Linux_fs/kernel/net/6lowpan/ |
| H A D | Kconfig | 28 tristate "Destination Options Header Support" 31 6LoWPAN IPv6 Destination Options Header compression according to 41 tristate "Hop-by-Hop Options Header Support" 44 6LoWPAN IPv6 Hop-by-Hop Options Header compression according to 72 tristate "GHC Hop-by-Hop Options Header Support" 88 tristate "GHC Destination Options Header Support" 94 tristate "GHC Fragmentation Options Header Support" 100 tristate "GHC Routing Options Header Support"
|
| /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 | gcc.info | 167 you want them to be errors rather than warnings). *Note Options 168 Controlling C Dialect: C Dialect Options. 253 *Note Options Controlling C Dialect: C Dialect Options. 314 Warning Options::. 318 Options Controlling C++ Dialect: C++ Dialect Options. Use of the '-std' 415 3 GCC Command Options 422 the assembler. *Note Options Controlling the Kind of Output: Overall 423 Options. 479 * Overall Options:: Controlling the kind of output: 483 * C Dialect Options:: Controlling the variant of C language compiled. [all …]
|
| /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 | gcc.info | 167 you want them to be errors rather than warnings). *Note Options 168 Controlling C Dialect: C Dialect Options. 253 *Note Options Controlling C Dialect: C Dialect Options. 314 Warning Options::. 318 Options Controlling C++ Dialect: C++ Dialect Options. Use of the '-std' 415 3 GCC Command Options 422 the assembler. *Note Options Controlling the Kind of Output: Overall 423 Options. 479 * Overall Options:: Controlling the kind of output: 483 * C Dialect Options:: Controlling the variant of C language compiled. [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/ |
| H A D | adaptors.hpp | 21 template <typename Value, typename Options, typename IndexableGetter, typename EqualTo, typename Al… 26 template <typename Value, typename Options, typename IndexableGetter, typename EqualTo, typename Al… 27 class query_range< index::rtree<Value, Options, IndexableGetter, EqualTo, Allocator> > 35 query_range(index::rtree<Value, Options, IndexableGetter, EqualTo, Allocator> const& rtree, in query_range() argument
|
| H A D | pack_create.hpp | 123 template <typename Value, typename Options, typename Translator, typename Box, typename Allocators> 126 …typedef typename rtree::node<Value, typename Options::parameters_type, Box, Allocators, typename O… 127 … typename rtree::internal_node<Value, typename Options::parameters_type, Box, Allocators, typename… 128 …typedef typename rtree::leaf<Value, typename Options::parameters_type, Box, Allocators, typename O… 131 typedef rtree::subtree_destroyer<Value, Options, Translator, Box, Allocators> subtree_destroyer; 137 typedef typename Options::parameters_type parameters_type;
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/ |
| H A D | serialization.hpp | 288 template <typename Archive, typename Value, typename Options, typename Translator, typename Box, ty… 290 …: public rtree::visitor<Value, typename Options::parameters_type, Box, Allocators, typename Option… 293 …typedef typename rtree::node<Value, typename Options::parameters_type, Box, Allocators, typename O… 294 … typename rtree::internal_node<Value, typename Options::parameters_type, Box, Allocators, typename… 295 …typedef typename rtree::leaf<Value, typename Options::parameters_type, Box, Allocators, typename O… 346 template <typename Value, typename Options, typename Translator, typename Box, typename Allocators> 349 …typedef typename rtree::node<Value, typename Options::parameters_type, Box, Allocators, typename O… 350 … typename rtree::internal_node<Value, typename Options::parameters_type, Box, Allocators, typename… 351 …typedef typename rtree::leaf<Value, typename Options::parameters_type, Box, Allocators, typename O… 353 typedef typename Options::parameters_type parameters_type; [all …]
|
| /OK3568_Linux_fs/buildroot/package/vkmark/ |
| H A D | 0003-core-Add-off-screen-command-line-option.patch | 43 @@ -136,6 +137,7 @@ Options::Options() 51 @@ -167,6 +169,7 @@ std::string Options::help_string() 59 @@ -223,6 +226,8 @@ bool Options::parse_args(int argc, char **argv) 72 @@ -55,6 +55,7 @@ struct Options
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/quadratic/ |
| H A D | redistribute_elements.hpp | 83 template <typename Value, typename Options, typename Translator, typename Box, typename Allocators> 84 struct redistribute_elements<Value, Options, Translator, Box, Allocators, quadratic_tag> 86 typedef typename Options::parameters_type parameters_type; 88 …typedef typename rtree::node<Value, parameters_type, Box, Allocators, typename Options::node_tag>:… 89 …typedef typename rtree::internal_node<Value, parameters_type, Box, Allocators, typename Options::n… 90 …typedef typename rtree::leaf<Value, parameters_type, Box, Allocators, typename Options::node_tag>:… 234 …rtree::destroy_elements<Value, Options, Translator, Box, Allocators>::apply(elements_backup, alloc… in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/sources/ |
| H A D | geojson_source_impl.cpp | 17 const mapbox::geojsonvt::Options& options) in GeoJSONVTData() 31 const mapbox::supercluster::Options& options) in SuperclusterData() 55 mapbox::supercluster::Options clusterOptions; in Impl() 62 mapbox::geojsonvt::Options vtOptions; in Impl()
|