Home
last modified time | relevance | path

Searched refs:counting (Results 1 – 25 of 351) sorted by relevance

12345678910>>...15

/third_party/boost/boost/geometry/algorithms/
Dnum_segments.hpp81 : detail::counting::other_count<0>
90 : detail::counting::other_count
99 : detail::counting::other_count<1>
114 : detail::counting::polygon_count<detail::num_segments::range_count>
119 : detail::counting::other_count<0>
124 : detail::counting::multi_count
132 : detail::counting::multi_count
Dnum_points.hpp100 : detail::counting::other_count<1>
105 : detail::counting::other_count<(1 << geometry::dimension<Geometry>::value)>
110 : detail::counting::other_count<2>
125 : detail::counting::polygon_count
133 : detail::counting::multi_count
Dnum_interior_rings.hpp51 : detail::counting::other_count<0>
69 : detail::counting::multi_count
Dnum_geometries.hpp67 : detail::counting::other_count<1>
/third_party/e2fsprogs/tests/e_icount_opt/
Dname1 inode counting abstraction optimized for counting
/third_party/iptables/extensions/
Dlibxt_quota2.man3 on a per-match basis. Available modes are packet counting or byte counting.
7 When counting down from the initial quota, the counter will stop at 0 and
18 counting a packet twice.
/third_party/boost/libs/spirit/example/karma/
Dprintf_style_double_format.cpp196 karma::detail::enable_counting<OutputIterator> counting(sink); in call() local
202 while(r && int(counting.count()) < format_.width) in call()
219 karma::detail::enable_counting<OutputIterator> counting( in call() local
221 while(r && int(counting.count()) < format_.width) in call()
/third_party/boost/libs/random/doc/
Ddistributions.qbk48 [tossing a coin 20 times and counting how many
52 [throwing a die several times and counting the
58 [flipping a coin and counting the number of
65 [counting the number of alpha particles emitted
82 [tossing a coin 10000 times and counting how many
/third_party/boost/boost/spirit/home/karma/directive/
Dleft_alignment.hpp98 detail::enable_counting<OutputIterator> counting(sink); in left_align_generate() local
104 while(r && counting.count() < width) in left_align_generate()
124 generator_properties::counting | subject_type::properties::value
169 generator_properties::counting |
Dcenter_alignment.hpp110 detail::enable_counting<OutputIterator> counting(sink); in center_generate() local
113 while (r && counting.count() < pre) in center_generate()
121 while (r && counting.count() < width) in center_generate()
/third_party/boost/libs/iterator/doc/
Dcounting_iterator.rst25 The counting iterator adaptor adds this crucial piece of
27 counting iterator adaptor not only with integer types, but with
/third_party/boost/libs/random/performance/
Drandom_speed.cpp75 class counting class
82 counting() : _x(0) { } in counting() function in counting
379 run(iter, "counting", counting()); in main()
390 distrib(iter, "counting", counting()); in main()
/third_party/e2fsprogs/tests/e_icount_normal/
Dname1 inode counting structure optimized for low counts
/third_party/EGL/extensions/KHR/
DEGL_KHR_display_reference.txt66 reference counting is enabled. If an application requests the
106 default behavior for reference counting, two independent EGLDisplays
197 cause issues, because the reference counting is added primarily
235 - Update reference counting to have separate EGLDisplays for
236 the same native display, one with reference counting and
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/
DEGL_KHR_display_reference.txt66 reference counting is enabled. If an application requests the
106 default behavior for reference counting, two independent EGLDisplays
197 cause issues, because the reference counting is added primarily
235 - Update reference counting to have separate EGLDisplays for
236 the same native display, one with reference counting and
/third_party/boost/boost/spirit/home/classic/meta/impl/
Dfundamental.ipp22 // Helper template for counting the number of nodes contained in a
94 // Helper template for counting the number of leaf nodes contained in a
/third_party/openGLES/extensions/AMD/
DAMD_occlusion_query_event.txt56 the concept of an occlusion query from counting passed fragments to counting
59 test. For a given occlusion query object, counting of these events may be
238 allows counting of fragments that pass the depth bounds test. Similarly,
257 RESOLVED: It allows the counting of all fragments that are subjected to
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/
DAMD_occlusion_query_event.txt56 the concept of an occlusion query from counting passed fragments to counting
59 test. For a given occlusion query object, counting of these events may be
238 allows counting of fragments that pass the depth bounds test. Similarly,
257 RESOLVED: It allows the counting of all fragments that are subjected to
/third_party/boost/libs/metaparse/example/constexpr_parser/
DREADME1 Parsers parsing "a* b* a*" and counting the appearance of the characters.
/third_party/boost/boost/geometry/algorithms/detail/
Dcounting.hpp40 namespace detail { namespace counting namespace
/third_party/boost/boost/spirit/home/karma/
Dgenerator.hpp25 counting = 0x02, // generator requires counting enumerator
/third_party/boost/libs/dll/doc/
Ddependencies.qbk19 * Boost.SharedPtr for reference counting.
/third_party/curl/docs/cmdline-opts/
Dcontinue-at.d9 is the exact number of bytes that will be skipped, counting from the beginning
/third_party/libpng/
DTODO15 (e.g., counting huffman bits/precompression; filter inertia; filter costs).
/third_party/skia/third_party/externals/libpng/
DTODO15 (e.g., counting huffman bits/precompression; filter inertia; filter costs).

12345678910>>...15