| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/ |
| H A D | types.hpp | 27 Round, enumerator 35 Round, enumerator
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/geometry/ |
| H A D | line_atlas.cpp | 22 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 D | line_atlas.hpp | 27 Round = true, enumerator
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/ |
| H A D | types.cpp | 49 { LineCapType::Round, "round" }, 57 { LineJoinType::Round, "round" },
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/ |
| H A D | clipper.cpp | 136 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 D | aesni-intel_asm.S | 831 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 D | sha512-ssse3-asm.S | 120 # Compute Round %%t 327 SHA512_Round t-2 # Round t-2 330 SHA512_Round t-1 # Round t-1
|
| H A D | sha512-avx-asm.S | 126 # 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 D | line_annotation_impl.cpp | 21 newLayer->setLineJoin(LineJoinType::Round); in updateStyle()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/layers/ |
| H A D | render_line_layer.cpp | 101 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 D | line_bucket.cpp | 205 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 D | Kconfig | 30 tristate "Round-robin mode support"
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H A D | sint.S | 34 | 3. Round the result in the mode given in USER_FPCR. For
|
| H A D | x_unfl.S | 201 | Perform Round
|
| /OK3568_Linux_fs/kernel/Documentation/arm/nwfpe/ |
| H A D | todo.rst | 41 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 D | memory_resource | 90 // 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 D | memory_resource | 90 // Round __s up to next multiple of __a.
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | gfs2-glocks.rst | 156 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 D | libc.info-9 | 3260 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 D | libc.info-9 | 3260 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 D | RKNNToolKit2_OP_Support-1.5.0.md | 127 | Round | Not Supported |
|
| /OK3568_Linux_fs/docs/en/Common/NPU/rknn-toolkit2/ |
| H A D | RKNNToolKit2_OP_Support-1.4.0.md | 178 | Round | Not Supported …
|
| /OK3568_Linux_fs/docs/cn/Common/NPU/rknn-toolkit2/ |
| H A D | RKNNToolKit2_OP_Support-1.4.0.md | 178 | Round | Not Supported …
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/ |
| H A D | net.rst | 167 queuing disciplines like Hierarchical Token Bucket or Deficit Round Robin
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | Kconfig | 244 tristate "Deficit Round Robin scheduler (DRR)" 246 Say Y here if you want to use the Deficit Round Robin (DRR) packet
|