Home
last modified time | relevance | path

Searched refs:within (Results 1 – 25 of 1609) sorted by relevance

12345678910>>...65

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/within/
H A Dimplementation.hpp57 namespace detail { namespace within { namespace
64 return detail::within::point_in_geometry(geometry1, geometry2, strategy) == 1; in apply()
89 struct within<Point, Box, point_tag, box_tag> struct
100 struct within<Box1, Box2, box_tag, box_tag> struct
114 struct within<Point1, Point2, point_tag, point_tag> struct
115 : public detail::within::use_point_in_geometry
119 struct within<Point, MultiPoint, point_tag, multi_point_tag> struct
120 : public detail::within::use_point_in_geometry
124 struct within<MultiPoint, Point, multi_point_tag, point_tag> struct
125 : public detail::within::multi_point_point
[all …]
H A Dinterface.hpp54 struct within struct
66 struct within struct
73 concepts::within::check in apply()
81 return dispatch::within<Geometry1, Geometry2>::apply(geometry1, geometry2, strategy); in apply()
89 typedef typename strategy::within::services::default_strategy in apply()
106 struct within struct
117 return resolve_strategy::within::apply(geometry1, in apply()
124 struct within<boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)>, Geometry2> struct
140 return within<Geometry1, Geometry2>::apply(geometry1, in operator ()()
158 struct within<Geometry1, boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)> > struct
[all …]
H A Dpoint_in_geometry.hpp46 namespace detail { namespace within { namespace
96 namespace detail_dispatch { namespace within { namespace
136 int r = detail::within::check_result_type(strategy.result(state)); in apply()
160 if ( detail::within::point_in_range(point, linestring, strategy) != 0 ) in apply()
200 return detail::within::point_in_range(point, view, strategy); in apply()
356 namespace detail { namespace within { namespace
364 concepts::within::check in point_in_geometry()
372 return detail_dispatch::within::point_in_geometry<Geometry>::apply(point, geometry, strategy); in point_in_geometry()
/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 Dhandle_self_turns.hpp62 bool const within = in apply() local
64 ? geometry::within(turn.point, geometry1) in apply()
65 : geometry::within(turn.point, geometry0); in apply()
67 if (within) in apply()
113 bool const within = in apply() local
115 ? geometry::within(turn.point, geometry1) in apply()
116 : geometry::within(turn.point, geometry0); in apply()
118 if (! within) in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/
H A Dpoint_in_box.hpp33 namespace within namespace
216 namespace within { namespace services namespace
228 typedef within::point_in_box<Point, Box> type;
241 typedef within::point_in_box<Point, Box> type;
261 typedef within::point_in_box
264 within::covered_by_range
278 typedef within::point_in_box
281 within::covered_by_range
H A Dbox_in_box.hpp35 namespace within namespace
235 namespace within { namespace services namespace
247 typedef within::box_in_box<BoxContained, BoxContaining> type;
260 typedef within::box_in_box<BoxContained, BoxContaining> type;
278 typedef within::box_in_box
281 within::box_covered_by_range
295 typedef within::box_in_box
298 within::box_covered_by_range
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/covered_by/
H A Dimplementation.hpp40 return detail::within::point_in_geometry(geometry1, geometry2, strategy) >= 0; in apply()
102 : public detail::within::multi_point_point
107 : public detail::within::multi_point_multi_point
129 : public detail::within::multi_point_single_geometry<false>
134 : public detail::within::multi_point_single_geometry<false>
139 : public detail::within::multi_point_multi_geometry<false>
161 : public detail::within::multi_point_single_geometry<false>
166 : public detail::within::multi_point_single_geometry<false>
171 : public detail::within::multi_point_multi_geometry<false>
/OK3568_Linux_fs/kernel/drivers/char/tpm/
H A DKconfig15 say Yes and it will be accessible from within Linux. For
55 within Linux. To compile this driver as a module, choose M here;
67 within Linux. To compile this driver as a module, choose M here;
75 say Yes and it will be accessible from within Linux.
85 within Linux on Socionext SynQuacer platform.
94 accessible from within Linux.
104 Specification 0.20 say Yes and it will be accessible from within
115 from within Linux.
124 say Yes and it will be accessible from within Linux. To
133 will be accessible from within Linux. To compile this driver
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/agnostic/
H A Dpoint_in_point.hpp24 namespace strategy { namespace within namespace
48 typedef strategy::within::point_in_point
71 typedef strategy::within::point_in_point
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dcputopology.rst41 internal kernel map of CPUs within the same core.
46 human-readable list of CPUs within the same core.
61 internal kernel map of CPUs within the same die.
65 human-readable list of CPUs within the same die.
69 internal kernel map of cpuX's hardware threads within the same
74 human-readable list of cpuX's hardware threads within the same
79 internal kernel map of cpuX's hardware threads within the same
84 human-readable list of cpuX's hardware threads within the same
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mips/cavium/
H A Dciu2.txt12 - #interrupt-cells: Must be <2>. The first cell is the bank within
14 the bit within the bank and may also have a value between 0 and 63.
22 * 2) Bit within the register (0..63)
H A Dciu.txt12 - #interrupt-cells: Must be <2>. The first cell is the bank within
14 within the bank and may have a value between 0 and 63.
22 * 2) Bit within the register (0..63)
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/ptp/
H A Dptp-ines.txt7 port index within the IP core.
14 Required format of the port handle within the PHY node:
17 the port channel within the IP core
/OK3568_Linux_fs/kernel/Documentation/sound/soc/
H A Dpops-clicks.rst6 of components within the audio subsystem. This is noticeable on PCs when an
11 because the components within the subsystem are being dynamically powered
21 suppression. Pops can be reduced within playback by powering the audio
50 An unwanted zipper noise can occur within the audio playback or capture stream
H A Ddapm.rst9 Linux devices to use the minimum amount of power within the audio
14 all power switching is done within the ASoC core. No code changes or
17 activity and audio mixer settings within the device.
19 DAPM spans the whole machine. It covers power control within the entire
23 There are 4 power domains within DAPM
109 Inter widget audio data buffer within a DSP.
116 Sample Rate Converter within DSP or CODEC
118 Asynchronous Sample Rate Converter within DSP or CODEC
170 audio paths within the audio subsystem. They have the following form:-
248 Widgets are connected to each other within the codec, platform and machine by
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/
H A Drelate.hpp47 : strategy::within::services::default_strategy
69 : strategy::within::services::default_strategy<Point, Geometry>
74 : strategy::within::services::default_strategy<Point, Geometry>
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/clock/
H A Dst,stm32-rcc.txt35 The secondary index is the bit number within the RCC register bank, starting
39 Where bit_offset is the bit offset within the register (LSB is 0, MSB is 31).
84 The index is the bit number within the RCC registers bank, starting from RCC
87 Where bit_offset is the bit offset within the register.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/kdbush/0.1.1-1/include/
H A Dkdbush.hpp76 void within(const TNumber qx, const TNumber qy, const TNumber r, const TVisitor &visitor) { in within() function in kdbush::KDBush
77 within(qx, qy, r, visitor, 0, static_cast<TIndex>(ids.size() - 1), 0); in within()
118 void within(const TNumber qx, in within() function in kdbush::KDBush
144 within(qx, qy, r, visitor, left, m - 1, (axis + 1) % 2); in within()
147 within(qx, qy, r, visitor, m + 1, right, (axis + 1) % 2); in within()
/OK3568_Linux_fs/kernel/Documentation/arm64/
H A Dperf.rst30 never counted within a guest.
46 never counted within a guest.
73 The statements above also apply when these attributes are used within a
74 non-VHE guest however please note that EL2 is never counted within a guest.
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0002-binutils-cross-Do-not-generate-linker-script-directo.patch6 We don't place target libraries within ${exec_prefix}, we'd always place these
7 within the target sysroot within the standard library directories. Worse, the
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/gpio/
H A Dnvidia,tegra186-gpio.txt33 name and an integer GPIO name within the port. For example, GPIO_PA0, GPIO_PN6,
37 implemented GPIOs within each port varies. GPIO registers within a controller
41 the mapping from port name to register offset within a controller, are both
45 sorted within a particular controller. Drivers need to map between the DT GPIO
49 represents the aggregate status for all GPIOs within a set of ports. Thus, the
58 handle subsets of the interrupts within a port. The status of each of these
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/gpio/
H A Dnvidia,tegra186-gpio.txt33 name and an integer GPIO name within the port. For example, GPIO_PA0, GPIO_PN6,
37 implemented GPIOs within each port varies. GPIO registers within a controller
41 the mapping from port name to register offset within a controller, are both
45 sorted within a particular controller. Drivers need to map between the DT GPIO
49 represents the aggregate status for all GPIOs within a set of ports. Thus, the
58 handle subsets of the interrupts within a port. The status of each of these
/OK3568_Linux_fs/yocto/poky/scripts/
H A Drunqemu.README6 and x86 (32 and 64 bit) images. The scripts can be used within the OE build
24 When used within the build system, it will default to qemuarm, ext2 and the last kernel and
37 - You can access the host computer at 192.168.7.1 within the image.
/OK3568_Linux_fs/kernel/Documentation/netlabel/
H A Ddraft-ietf-cipso-ipsecurity-01.txt42 the fixed fields within these two options are administered by the Defense
77 systems within a single Domain of Interpretation (DOI). A DOI is a
82 mapping to hosts within the authority's domain. These mappings may be
123 a mapping table within CIPSO hosts to map these numbers to their
139 to identify which mapping was used for the values within the option.
151 all tags, as well as fields within a tag, are not aligned on any particular
230 restriction of 40 bytes the value within this field is between 4 and 34.
316 restriction of 40 bytes the value within this field is between 4 and 34.
347 by their position within a bit field. The length of each category is 2
350 value. The categories MUST be listed in ascending order within the tag.
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/
H A Dst,stm32-rcc.txt42 The secondary index is the bit number within the RCC register bank, starting
46 Where bit_offset is the bit offset within the register (LSB is 0, MSB is 31).
127 The index is the bit number within the RCC registers bank, starting from RCC
130 Where bit_offset is the bit offset within the register.

12345678910>>...65