Home
last modified time | relevance | path

Searched refs:adapt (Results 1 – 25 of 213) sorted by relevance

123456789

/third_party/boost/boost/geometry/geometries/adapted/boost_polygon/
Dholes_proxy.hpp25 namespace adapt { namespace bp namespace
101 inline typename boost::geometry::adapt::bp::holes_proxy<Polygon const>::iterator_type
102 range_begin(boost::geometry::adapt::bp::holes_proxy<Polygon const> const& proxy) in range_begin()
104 typename boost::geometry::adapt::bp::holes_proxy<Polygon const>::iterator_type in range_begin()
110 inline typename boost::geometry::adapt::bp::holes_proxy<Polygon const>::iterator_type
111 range_end(boost::geometry::adapt::bp::holes_proxy<Polygon const> const& proxy) in range_end()
113 typename boost::geometry::adapt::bp::holes_proxy<Polygon const>::iterator_type in range_end()
120 inline typename boost::geometry::adapt::bp::holes_proxy<Polygon>::iterator_type
121 range_begin(boost::geometry::adapt::bp::holes_proxy<Polygon>& proxy) in range_begin()
123 typename boost::geometry::adapt::bp::holes_proxy<Polygon>::iterator_type in range_begin()
[all …]
Dring_proxy.hpp31 namespace adapt { namespace bp namespace
207 inline typename boost::geometry::adapt::bp::ring_proxy<Polygon>::iterator_type
208 range_begin(boost::geometry::adapt::bp::ring_proxy<Polygon>& proxy) in range_begin()
214 inline typename boost::geometry::adapt::bp::ring_proxy<Polygon const>::iterator_type
215 range_begin(boost::geometry::adapt::bp::ring_proxy<Polygon const> const& proxy) in range_begin()
221 inline typename boost::geometry::adapt::bp::ring_proxy<Polygon>::iterator_type
222 range_end(boost::geometry::adapt::bp::ring_proxy<Polygon>& proxy) in range_end()
228 inline typename boost::geometry::adapt::bp::ring_proxy<Polygon const>::iterator_type
229 range_end(boost::geometry::adapt::bp::ring_proxy<Polygon const> const& proxy) in range_end()
244 struct tag<adapt::bp::ring_proxy<Polygon> >
[all …]
Dpolygon.hpp44 … typedef adapt::bp::ring_proxy<boost::polygon::polygon_with_holes_data<CoordinateType> const> type;
50 typedef adapt::bp::ring_proxy<boost::polygon::polygon_with_holes_data<CoordinateType> > type;
56 …typedef adapt::bp::holes_proxy<boost::polygon::polygon_with_holes_data<CoordinateType> const> type;
62 typedef adapt::bp::holes_proxy<boost::polygon::polygon_with_holes_data<CoordinateType> > type;
70 typedef adapt::bp::ring_proxy<polygon_type> proxy;
71 typedef adapt::bp::ring_proxy<polygon_type const> const_proxy;
88 typedef adapt::bp::holes_proxy<polygon_type> proxy;
89 typedef adapt::bp::holes_proxy<polygon_type const> const_proxy;
Dhole_iterator.hpp24 namespace adapt { namespace bp namespace
/third_party/icu/icu4c/source/test/intltest/
Dpunyref.cpp110 static punycode_uint adapt( in adapt() function
202 bias = adapt(delta, h + 1, h == b); in punycode_encode()
273 bias = adapt(i - oldi, out + 1, oldi == 0); in punycode_decode()
/third_party/ltp/doc/
Dmini-howto-building-ltp-from-git.txt8 to adapt to your distribution).
20 # Set some useful variables (adapt if you dislike)
/third_party/node/deps/npm/node_modules/uri-js/node_modules/punycode/
Dpunycode.js179 const adapt = function(delta, numPoints, firstTime) { function
261 bias = adapt(i - oldi, out, oldi == 0);
362 bias = adapt(delta, handledCPCountPlusOne, handledCPCount == basicLength);
Dpunycode.es6.js179 const adapt = function(delta, numPoints, firstTime) { function
261 bias = adapt(i - oldi, out, oldi == 0);
362 bias = adapt(delta, handledCPCountPlusOne, handledCPCount == basicLength);
/third_party/python/Lib/encodings/
Dpunycode.py91 def adapt(delta, first, numchars): function
114 bias = adapt(delta, points==0, baselen+points+1)
178 bias = adapt(delta, (extpos == 0), len(base))
/third_party/node/lib/
Dpunycode.js179 const adapt = function(delta, numPoints, firstTime) { function
261 bias = adapt(i - oldi, out, oldi == 0);
362 bias = adapt(delta, handledCPCountPlusOne, handledCPCount === basicLength);
/third_party/boost/boost/icl/detail/
Delement_iterator.hpp266 typedef typename segment_adapter<segment_iterator,segment_type>::type adapt; typedef in boost::icl::element_iterator
297 if(_reptator < icl::pred(adapt::length(_saltator))) in increment()
313 _reptator = adapt::length(_saltator); in decrement()
320 return adapt::transient_element(_inter_pos, _saltator, _reptator); in dereference()
/third_party/boost/libs/geometry/doc/src/docutils/tools/doxygen_xml2qbk/contrib/
Dreadme.txt5 (adapt version if necessary)
/third_party/node/deps/npm/node_modules/punycode/
Dpunycode.js217 function adapt(delta, numPoints, firstTime) { function
309 bias = adapt(i - oldi, out, oldi == 0);
429 bias = adapt(delta, handledCPCountPlusOne, handledCPCount == basicLength);
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
DPunycodeReference.java124 private static int adapt(int delta, int numpoints, boolean firsttime ){ in adapt() method in PunycodeReference
212 bias = adapt(delta, h + 1, (h == b)); in encode()
358 bias = adapt(i - oldi, out + 1, (oldi == 0)); in decode()
/third_party/ltp/testcases/misc/math/float/exp_log/
Dreadme1 /* please, adapt the Makefile file to your environment */
/third_party/ltp/testcases/misc/math/float/power/
Dreadme1 /* please, adapt the Makefile file to your environment */
/third_party/ltp/testcases/misc/math/float/bessel/
Dreadme1 /* please, adapt the Makefile file to your environment */
/third_party/ltp/testcases/misc/math/float/iperb/
DREADME1 /* please, adapt the Makefile file to your environment */
/third_party/boost/libs/python/doc/html/numpy/_sources/
Dindex.rst.txt3 You can adapt this file completely to your liking, but it should at least
/third_party/boost/libs/python/doc/numpy/
Dindex.rst3 You can adapt this file completely to your liking, but it should at least
/third_party/boost/libs/fusion/doc/
Dadapted.qbk18 Fusion also provides various schemes to make it easy for the user to adapt
238 The above macro generates the necessary code to adapt `struct_name`
309 The above macro generates the necessary code to adapt `struct_name` or an
413 The above macros generate the necessary code to adapt `struct_name`
480 The above macro generates the necessary code to adapt `struct_name`
547 The above macro generates the necessary code to adapt `struct_name` or an
632 The above macros generate the necessary code to adapt `struct_name`
691 necessary boilerplate to adapt an arbitrary class type as a model of
705 The above macro generates the necessary code to adapt `type_name`
794 necessary boilerplate to adapt an arbitrary template class type as a model of
[all …]
/third_party/libnl/python/doc/
Dindex.rst3 You can adapt this file completely to your liking, but it should at least
/third_party/flutter/skia/third_party/externals/sdl/android-project/
Ddefault.properties7 # "build.properties", and override values to adapt the script to your
/third_party/libwebsockets/READMEs/
DREADME.porting.md15 Find a similar examples already in `./contrib/cross-*` and copy and adapt it
59 You can iteratively build and adapt the platform files.
/third_party/boost/libs/phoenix/doc/inside/
Dplaceholder.qbk21 To adapt your own placeholder, the nested value needs to be greater than 0

123456789