Home
last modified time | relevance | path

Searched refs:Round (Results 1 – 25 of 39) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/
H A Dtypes.hpp27 Round, enumerator
35 Round, enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/geometry/
H A Dline_atlas.cpp22 size_t key = patternCap == LinePatternCap::Round ? std::numeric_limits<size_t>::min() in getDashPosition()
40 const uint8_t n = patternCap == LinePatternCap::Round ? 7 : 0; in addDash()
98 if (patternCap == LinePatternCap::Round) { in addDash()
H A Dline_atlas.hpp27 Round = true, enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dtypes.cpp49 { LineCapType::Round, "round" },
57 { LineJoinType::Round, "round" },
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.cpp136 inline cInt Round(double val) in Round() function
618 edge.Top.X : edge.Bot.X + Round(edge.Dx *(currentY - edge.Bot.Y)); in TopX()
643 ip.Y = Round(ip.X / Edge2.Dx + b2); in IntersectPoint()
654 ip.Y = Round(ip.X / Edge1.Dx + b1); in IntersectPoint()
662 ip.Y = Round(q); in IntersectPoint()
664 ip.X = Round(Edge1.Dx * q + b1); in IntersectPoint()
666 ip.X = Round(Edge2.Dx * q + b2); in IntersectPoint()
4006 Round(m_srcPoly[0].X + X * delta), in DoOffset()
4007 Round(m_srcPoly[0].Y + Y * delta))); in DoOffset()
4019 Round(m_srcPoly[0].X + X * delta), in DoOffset()
[all …]
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Daesni-intel_asm.S831 aesenclast \TMP1, %xmm\index # Last Round
1017 aesenc \TMP1, \XMM1 # Round 1
1022 aesenc \TMP1, \XMM1 # Round 2
1032 aesenc \TMP3, \XMM1 # Round 3
1038 aesenc \TMP3, \XMM1 # Round 4
1045 aesenc \TMP3, \XMM1 # Round 5
1062 aesenc \TMP3, \XMM1 # Round 6
1068 aesenc \TMP3, \XMM1 # Round 7
1075 aesenc \TMP3, \XMM1 # Round 8
1093 aesenc \TMP3, \XMM1 # Round 9
[all …]
H A Dsha512-ssse3-asm.S120 # Compute Round %%t
327 SHA512_Round t-2 # Round t-2
330 SHA512_Round t-1 # Round t-1
H A Dsha512-avx-asm.S126 # Compute Round %%t
325 SHA512_Round t-2 # Round t-2
328 SHA512_Round t-1 # Round t-1
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/
H A Dline_annotation_impl.cpp21 newLayer->setLineJoin(LineJoinType::Round); in updateStyle()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/layers/
H A Drender_line_layer.cpp101 const LinePatternCap cap = bucket.layout.get<LineCap>() == LineCapType::Round in render()
102 ? LinePatternCap::Round : LinePatternCap::Square; in render()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/buckets/
H A Dline_bucket.cpp205 if (currentJoin == LineJoinType::Round) { in addGeometry()
337 … } else if (middleVertex ? currentJoin == LineJoinType::Round : currentCap == LineCapType::Round) { in addGeometry()
/OK3568_Linux_fs/kernel/drivers/net/team/
H A DKconfig30 tristate "Round-robin mode support"
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Dsint.S34 | 3. Round the result in the mode given in USER_FPCR. For
H A Dx_unfl.S201 | Perform Round
/OK3568_Linux_fs/kernel/Documentation/arm/nwfpe/
H A Dtodo.rst41 The IEEE standard defines 4 rounding modes. Round to nearest is the
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/experimental/
H A Dmemory_resource90 // Round __s up to next multiple of __a.
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/experimental/
H A Dmemory_resource90 // Round __s up to next multiple of __a.
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dgfs2-glocks.rst156 Volume 1", W. Richard Stevens, sect 21.3, "Round-Trip Time Measurement",
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-93260 1. Round to nearest carries all overflows to oo with the sign of
3262 2. Round toward 0 carries all overflows to the largest
3265 3. Round toward -oo carries positive overflows to the largest
3268 4. Round toward oo carries negative overflows to the most
3604 Round to nearest.
3614 Round toward plus Infinity.
3618 Round toward minus Infinity.
3622 Round toward zero.
3634 Round to nearest.
3638 Round toward +oo.
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-93260 1. Round to nearest carries all overflows to oo with the sign of
3262 2. Round toward 0 carries all overflows to the largest
3265 3. Round toward -oo carries positive overflows to the largest
3268 4. Round toward oo carries negative overflows to the most
3604 Round to nearest.
3614 Round toward plus Infinity.
3618 Round toward minus Infinity.
3622 Round toward zero.
3634 Round to nearest.
3638 Round toward +oo.
[all …]
/OK3568_Linux_fs/external/rknn-toolkit2/doc/
H A DRKNNToolKit2_OP_Support-1.5.0.md127 | Round | Not Supported |
/OK3568_Linux_fs/docs/en/Common/NPU/rknn-toolkit2/
H A DRKNNToolKit2_OP_Support-1.4.0.md178 | Round | Not Supported …
/OK3568_Linux_fs/docs/cn/Common/NPU/rknn-toolkit2/
H A DRKNNToolKit2_OP_Support-1.4.0.md178 | Round | Not Supported …
/OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/
H A Dnet.rst167 queuing disciplines like Hierarchical Token Bucket or Deficit Round Robin
/OK3568_Linux_fs/kernel/net/sched/
H A DKconfig244 tristate "Deficit Round Robin scheduler (DRR)"
246 Say Y here if you want to use the Deficit Round Robin (DRR) packet

12