Home
last modified time | relevance | path

Searched +full:3 +full:- +full:point (Results 1 – 25 of 1140) sorted by relevance

12345678910>>...46

/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/broadwellx/
H A Dfloating-point.json5 … "BriefDescription": "Number of transitions from AVX-256 to legacy SSE when penalty applicable.",
6 "Counter": "0,1,2,3",
9 …"PublicDescription": "This event counts the number of transitions from AVX-256 to legacy SSE when …
11 "CounterHTOff": "0,1,2,3,4,5,6,7"
16 "BriefDescription": "Number of transitions from SSE to AVX-256 when penalty applicable.",
17 "Counter": "0,1,2,3",
20 …"PublicDescription": "This event counts the number of transitions from legacy SSE to AVX-256 when …
22 "CounterHTOff": "0,1,2,3,4,5,6,7"
27 …on floating-point instructions retired. Each count represents 1 computation. Applies to SSE* and …
28 "Counter": "0,1,2,3",
[all …]
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/broadwellde/
H A Dfloating-point.json5 … "BriefDescription": "Number of transitions from AVX-256 to legacy SSE when penalty applicable.",
6 "Counter": "0,1,2,3",
9 …"PublicDescription": "This event counts the number of transitions from AVX-256 to legacy SSE when …
11 "CounterHTOff": "0,1,2,3,4,5,6,7"
16 "BriefDescription": "Number of transitions from SSE to AVX-256 when penalty applicable.",
17 "Counter": "0,1,2,3",
20 …"PublicDescription": "This event counts the number of transitions from legacy SSE to AVX-256 when …
22 "CounterHTOff": "0,1,2,3,4,5,6,7"
27 …on floating-point instructions retired. Each count represents 1 computation. Applies to SSE* and …
28 "Counter": "0,1,2,3",
[all …]
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/icelake/
H A Dfloating-point.json4 "PublicDescription": "Counts all microcode Floating Point assists.",
6 "Counter": "0,1,2,3,4,5,6,7",
8 "PEBScounters": "0,1,2,3,4,5,6,7",
16-point instructions retired; some instructions will count twice as noted below. Each count repres…
18 "Counter": "0,1,2,3,4,5,6,7",
20 "PEBScounters": "0,1,2,3,4,5,6,7",
23-point instructions retired; some instructions will count twice as noted below. Each count repres…
27-point instructions retired; some instructions will count twice as noted below. Each count repres…
29 "Counter": "0,1,2,3,4,5,6,7",
31 "PEBScounters": "0,1,2,3,4,5,6,7",
[all …]
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/broadwell/
H A Dfloating-point.json4 …t is, uses PEBS) of the event that counts the number of transitions from AVX-256 to legacy SSE whe…
6 "Counter": "0,1,2,3",
11 …"BriefDescription": "Number of transitions from AVX-256 to legacy SSE when penalty applicable (Pre…
12 "CounterHTOff": "0,1,2,3,4,5,6,7"
16 …S) of the event that counts the number of transitions from legacy SSE to AVX-256 when penalty is a…
18 "Counter": "0,1,2,3",
23 …"BriefDescription": "Number of transitions from legacy SSE to AVX-256 when penalty applicable (Pre…
24 "CounterHTOff": "0,1,2,3,4,5,6,7"
28 "Counter": "0,1,2,3",
32 …on floating-point instructions retired. Each count represents 1 computation. Applies to SSE* and …
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/register/
H A Dpoint.hpp3 // Copyright (c) 2007-2012 Barend Gehrels, Amsterdam, the Netherlands.
4 // Copyright (c) 2008-2012 Bruno Lalande, Paris, France.
5 // Copyright (c) 2009-2012 Mateusz Loskot, London, UK.
8 // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands.
22 // Starting point, specialize basic traits necessary to register a point
23 #define BOOST_GEOMETRY_DETAIL_SPECIALIZE_POINT_TRAITS(Point, Dim, CoordinateType, CoordinateSystem)… argument
24 template<> struct tag<Point> { typedef point_tag type; }; \
25 template<> struct dimension<Point> : boost::mpl::int_<Dim> {}; \
26 template<> struct coordinate_type<Point> { typedef CoordinateType type; }; \
27 template<> struct coordinate_system<Point> { typedef CoordinateSystem type; };
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aorb/
H A Dorb_algos.cpp8 #define EPS 1e-10
28 end_tick = getTime() - begin_tick; in work_end()
34 list->bytes = bytes; in initList()
35 list->start = NULL; in initList()
36 list->end = NULL; in initList()
37 list->length = 0; in initList()
43 for(Node* item = list->start; item != NULL; item = item->next) { in freeList()
44 if (item->data != NULL) { in freeList()
45 free(item->data); in freeList()
46 item->data = NULL; in freeList()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_ui/
H A Dtst_map_item_details.qml8 ** $QT_BEGIN_LICENSE:GPL-EXCEPT$
14 ** and conditions see https://www.qt.io/terms-conditions. For further
15 ** information use the contact form at https://www.qt.io/contact-us.
19 ** General Public License version 3 as published by the Free Software
20 ** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
23 ** be met: https://www.gnu.org/licenses/gpl-3.0.html.
50 property variant datelineCoordinateRight: QtPositioning.coordinate(20, -170)
101 longitude: -175
148 { latitude: 20, longitude: -175 },
149 { latitude: 10, longitude: -175 },
[all …]
H A Dtst_map_item.qml8 ** $QT_BEGIN_LICENSE:GPL-EXCEPT$
14 ** and conditions see https://www.qt.io/terms-conditions. For further
15 ** information use the contact form at https://www.qt.io/contact-us.
19 ** General Public License version 3 as published by the Free Software
20 ** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
23 ** be met: https://www.gnu.org/licenses/gpl-3.0.html.
37 (0,0) ---------------------------------------------------- (240,0)
40 (0,20) | ------------------------------------------ | (240,20)
53 | ------------------------------------------ |
55 (0,240) ---------------------------------------------------- (240,240)
[all …]
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/skylakex/
H A Dfloating-point.json3-bit packed double precision floating-point instructions retired; some instructions will count twi…
4 "Counter": "0,1,2,3",
5 "CounterHTOff": "0,1,2,3,4,5,6,7",
12-bit packed double precision floating-point instructions retired; some instructions will count twi…
13 "Counter": "0,1,2,3",
14 "CounterHTOff": "0,1,2,3,4,5,6,7",
21-point instructions retired; some instructions will count twice as noted below. Each count repres…
22 "Counter": "0,1,2,3",
23 "CounterHTOff": "0,1,2,3,4,5,6,7",
30-bit packed double precision floating-point instructions retired; some instructions will count twi…
[all …]
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/cascadelakex/
H A Dfloating-point.json3-point instructions retired; some instructions will count twice as noted below. Each count repres…
4 "Counter": "0,1,2,3",
5 "CounterHTOff": "0,1,2,3,4,5,6,7",
12-bit packed single precision floating-point instructions retired; some instructions will count twi…
13 "Counter": "0,1,2,3",
14 "CounterHTOff": "0,1,2,3,4,5,6,7",
21-bit packed double precision floating-point instructions retired; some instructions will count twi…
22 "Counter": "0,1,2,3",
23 "CounterHTOff": "0,1,2,3,4,5,6,7",
30-bit packed single precision floating-point instructions retired; some instructions will count twi…
[all …]
/OK3568_Linux_fs/kernel/drivers/misc/mei/
H A Dhw-me-regs.h1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
3 * Copyright (c) 2003-2019, Intel Corporation. All rights reserved.
45 #define MEI_DEV_ID_CPT_1 0x1C3A /* Couger Point */
48 #define MEI_DEV_ID_PPT_1 0x1E3A /* Panther Point */
49 #define MEI_DEV_ID_PPT_2 0x1CBA /* Panther Point */
50 #define MEI_DEV_ID_PPT_3 0x1DBA /* Panther Point */
52 #define MEI_DEV_ID_LPT_H 0x8C3A /* Lynx Point H */
53 #define MEI_DEV_ID_LPT_W 0x8D3A /* Lynx Point - Wellsburg */
54 #define MEI_DEV_ID_LPT_LP 0x9C3A /* Lynx Point LP */
55 #define MEI_DEV_ID_LPT_HR 0x8CBA /* Lynx Point H Refresh */
[all …]
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/skylake/
H A Dfloating-point.json4 "Counter": "0,1,2,3",
8 …on floating-point instructions retired. Each count represents 1 computation. Applies to SSE* and …
9 "CounterHTOff": "0,1,2,3,4,5,6,7"
13 "Counter": "0,1,2,3",
17 …on floating-point instructions retired. Each count represents 1 computation. Applies to SSE* and …
18 "CounterHTOff": "0,1,2,3,4,5,6,7"
22 "Counter": "0,1,2,3",
26-bit packed double precision floating-point instructions retired. Each count represents 2 computa…
27 "CounterHTOff": "0,1,2,3,4,5,6,7"
31 "Counter": "0,1,2,3",
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/
H A Dcentroid_bashein_detmer.hpp3 // Copyright (c) 2007-2015 Barend Gehrels, Amsterdam, the Netherlands.
4 // Copyright (c) 2008-2015 Bruno Lalande, Paris, France.
5 // Copyright (c) 2009-2015 Mateusz Loskot, London, UK.
13 // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands.
53 \tparam Point point type of centroid to calculate
54 \tparam PointOfSegment point type of segments, defaults to Point
75 - this: POINT(4.06923363095238 1.65055803571429)
76 - geolib: POINT(4.07254 1.66819)
77 - MySQL: POINT(3.6636363636364 1.6272727272727)'
78 - PostGIS: POINT(4.06923363095238 1.65055803571429)
[all …]
H A Dbuffer_point_circle.hpp3 // Copyright (c) 2012-2015 Barend Gehrels, Amsterdam, the Netherlands.
33 \brief Create a circular buffer around a point
36 It creates a circular buffer around a point. It can be applied
38 so consisting of only one point) and for polygons (if it is degenerate).
56 //! is smaller than 3, count is internally set to 3)
58 : m_count((count < 3u) ? 3u : count) in point_circle()
62 //! Fills output_range with a circle around point using distance_strategy
65 typename Point,
69 inline void apply(Point const& point, in apply() argument
79 typename geometry::coordinate_type<Point>::type, in apply()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/
H A Dstrategy_transform.hpp3 // Copyright (c) 2007-2015 Barend Gehrels, Amsterdam, the Netherlands.
4 // Copyright (c) 2008-2015 Bruno Lalande, Paris, France.
5 // Copyright (c) 2009-2015 Mateusz Loskot, London, UK.
13 // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands.
87 \brief Transformation strategy to copy one point to another using assignment operator
89 \tparam P point type
102 \brief Transformation strategy to do copy a point, copying per coordinate.
104 \tparam P1 first point type
105 \tparam P2 second point type
124 \tparam P1 first point type
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/common/
H A Dshapes.h2 * Poly2Tri Copyright (c) 2009-2010, Poly2Tri Contributors
45 struct Point { struct
50 Point() in Point() argument
56 /// The edges this point constitutes an upper ending point
60 Point(double x, double y) : x(x), y(y) {} in Point() argument
62 /// Set this point to all zeros.
69 /// Set this point to some specified coordinates.
76 /// Negate this point.
77 Point operator -() const argument
79 Point v; argument
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dsymbol_projection.cpp21 * which is (-1, 1) at the top left and (1, -1) in the bottom right.
26 * This space is used for pitch-alignment=map, rotation-alignment=map
30 * This space is used for pitch-alignment=map, rotation-alignment=viewport
34 * of the canvas. This space is used for pitch-alignment=viewport
40 * - map pixel space pitch-alignment=map rotation-alignment=map
41 * - rotated map pixel space pitch-alignment=map rotation-alignment=viewport
42 * - viewport pixel space pitch-alignment=viewport rotation-alignment=*
43 …* 2. if the label follows a line, find the point along the line that is the correct distance from …
44 * 3. add the glyph's corner offset to the point from step 3
53 * Steps 3 and 4 are done in the shaders for all labels.
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/
H A Dcalib3d.hpp13 // Copyright (C) 2000-2008, Intel Corporation, all rights reserved.
52 @defgroup calib3d Camera Calibration and 3D Reconstruction
54 The functions in this section use a so-called pinhole camera model. In this model, a scene view is
55 formed by projecting 3D points into the image plane using a perspective transformation.
76 - \f$(X, Y, Z)\f$ are the coordinates of a 3D point in the world coordinate space
77 - \f$(u, v)\f$ are the coordinates of the projection point in pixels
78 - \f$A\f$ is a camera matrix, or a matrix of intrinsic parameters
79 - \f$(cx, cy)\f$ is a principal point that is usually at the image center
80 - \f$fx, fy\f$ are the focal lengths expressed in pixel units.
84 depend on the scene viewed. So, once estimated, it can be re-used as long as the focal length is
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/
H A Dcalib3d.hpp13 // Copyright (C) 2000-2008, Intel Corporation, all rights reserved.
52 @defgroup calib3d Camera Calibration and 3D Reconstruction
54 The functions in this section use a so-called pinhole camera model. In this model, a scene view is
55 formed by projecting 3D points into the image plane using a perspective transformation.
76 - \f$(X, Y, Z)\f$ are the coordinates of a 3D point in the world coordinate space
77 - \f$(u, v)\f$ are the coordinates of the projection point in pixels
78 - \f$A\f$ is a camera matrix, or a matrix of intrinsic parameters
79 - \f$(cx, cy)\f$ is a principal point that is usually at the image center
80 - \f$fx, fy\f$ are the focal lengths expressed in pixel units.
84 depend on the scene viewed. So, once estimated, it can be re-used as long as the focal length is
[all …]
H A Dimgproc.hpp13 // Copyright (C) 2000-2008, Intel Corporation, all rights reserved.
51 This module includes image-processing functions.
56 Functions and classes described in this section are used to perform various linear or non-linear
62 will be of the same size as the input image. Normally, the functions support multi-channel arrays,
67 simple arithmetic functions, they need to extrapolate values of some non-existing pixels. For
68 example, if you want to smooth an image using a Gaussian \f$3 \times 3\f$ filter, then, when
69 processing the left-most pixels in each row, you need pixels to the left of them, that is, outside
70 of the image. You can let these pixels be the same as the left-most image pixels ("replicated
71 border" extrapolation method), or assume that all the non-existing pixels are zeros ("constant
78 --------------------------|----------------------
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/
H A Dcalib3d.hpp13 // Copyright (C) 2000-2008, Intel Corporation, all rights reserved.
52 @defgroup calib3d Camera Calibration and 3D Reconstruction
54 The functions in this section use a so-called pinhole camera model. In this model, a scene view is
55 formed by projecting 3D points into the image plane using a perspective transformation.
76 - \f$(X, Y, Z)\f$ are the coordinates of a 3D point in the world coordinate space
77 - \f$(u, v)\f$ are the coordinates of the projection point in pixels
78 - \f$A\f$ is a camera matrix, or a matrix of intrinsic parameters
79 - \f$(cx, cy)\f$ is a principal point that is usually at the image center
80 - \f$fx, fy\f$ are the focal lengths expressed in pixel units.
84 depend on the scene viewed. So, once estimated, it can be re-used as long as the focal length is
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Decp_internal.h1 /* SPDX-License-Identifier: Apache-2.0 */
6 * point arithmetic.
15 * http://www.apache.org/licenses/LICENSE-2.0
29 * [1] BERNSTEIN, Daniel J. Curve25519: new Diffie-Hellman speed records.
30 * <http://cr.yp.to/ecdh/curve25519-20060209.pdf>
32 * [2] CORON, Jean-S'ebastien. Resistance against differential power analysis
34 * Embedded Systems. Springer Berlin Heidelberg, 1999. p. 292-302.
35 * <http://link.springer.com/chapter/10.1007/3-540-48059-5_25>
37 * [3] HEDABOU, Mustapha, PINEL, Pierre, et B'EN'ETEAU, Lucien. A comb method to
43 * <http://www.secg.org/sec2-v2.pdf>
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Decp_internal.h1 /* SPDX-License-Identifier: Apache-2.0 */
6 * point arithmetic.
15 * http://www.apache.org/licenses/LICENSE-2.0
29 * [1] BERNSTEIN, Daniel J. Curve25519: new Diffie-Hellman speed records.
30 * <http://cr.yp.to/ecdh/curve25519-20060209.pdf>
32 * [2] CORON, Jean-S'ebastien. Resistance against differential power analysis
34 * Embedded Systems. Springer Berlin Heidelberg, 1999. p. 292-302.
35 * <http://link.springer.com/chapter/10.1007/3-540-48059-5_25>
37 * [3] HEDABOU, Mustapha, PINEL, Pierre, et B'EN'ETEAU, Lucien. A comb method to
43 * <http://www.secg.org/sec2-v2.pdf>
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Decp_internal.h1 /* SPDX-License-Identifier: Apache-2.0 */
6 * point arithmetic.
15 * http://www.apache.org/licenses/LICENSE-2.0
29 * [1] BERNSTEIN, Daniel J. Curve25519: new Diffie-Hellman speed records.
30 * <http://cr.yp.to/ecdh/curve25519-20060209.pdf>
32 * [2] CORON, Jean-S'ebastien. Resistance against differential power analysis
34 * Embedded Systems. Springer Berlin Heidelberg, 1999. p. 292-302.
35 * <http://link.springer.com/chapter/10.1007/3-540-48059-5_25>
37 * [3] HEDABOU, Mustapha, PINEL, Pierre, et B'EN'ETEAU, Lucien. A comb method to
43 * <http://www.secg.org/sec2-v2.pdf>
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Decp_internal.h1 /* SPDX-License-Identifier: Apache-2.0 */
6 * point arithmetic.
15 * http://www.apache.org/licenses/LICENSE-2.0
29 * [1] BERNSTEIN, Daniel J. Curve25519: new Diffie-Hellman speed records.
30 * <http://cr.yp.to/ecdh/curve25519-20060209.pdf>
32 * [2] CORON, Jean-S'ebastien. Resistance against differential power analysis
34 * Embedded Systems. Springer Berlin Heidelberg, 1999. p. 292-302.
35 * <http://link.springer.com/chapter/10.1007/3-540-48059-5_25>
37 * [3] HEDABOU, Mustapha, PINEL, Pierre, et B'EN'ETEAU, Lucien. A comb method to
43 * <http://www.secg.org/sec2-v2.pdf>
[all …]

12345678910>>...46