Home
last modified time | relevance | path

Searched refs:Top (Results 1 – 25 of 194) sorted by relevance

12345678

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.cpp69 IntPoint Top; member
545 return Int128Mul(e1.Top.Y - e1.Bot.Y, e2.Top.X - e2.Bot.X) == in SlopesEqual()
546 Int128Mul(e1.Top.X - e1.Bot.X, e2.Top.Y - e2.Bot.Y); in SlopesEqual()
549 return (e1.Top.Y - e1.Bot.Y) * (e2.Top.X - e2.Bot.X) == in SlopesEqual()
550 (e1.Top.X - e1.Bot.X) * (e2.Top.Y - e2.Bot.Y); in SlopesEqual()
593 cInt dy = (e.Top.Y - e.Bot.Y); in SetDx()
595 else e.Dx = (double)(e.Top.X - e.Bot.X) / dy; in SetDx()
617 return ( currentY == edge.Top.Y ) ? in TopX()
618 edge.Top.X : edge.Bot.X + Round(edge.Dx *(currentY - edge.Bot.Y)); in TopX()
669 if (ip.Y < Edge1.Top.Y || ip.Y < Edge2.Top.Y) in IntersectPoint()
[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 Dbox.hpp64 #define BOOST_GEOMETRY_DETAIL_SPECIALIZE_BOX_ACCESS_4VALUES(Box, Point, Left, Bottom, Right, Top) \ argument
86 static inline ct get(Box const& b) { return b. Top; } \
87 static inline void set(Box& b, ct const& value) { b. Top = value; } \
168 #define BOOST_GEOMETRY_REGISTER_BOX_2D_4VALUES(Box, Point, Left, Bottom, Right, Top) \ argument
171 BOOST_GEOMETRY_DETAIL_SPECIALIZE_BOX_ACCESS_4VALUES(Box, Point, Left, Bottom, Right, Top) \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/internal/
H A Dregex.h223 … while (!operatorStack.Empty() && *operatorStack.template Top<Operator>() < kAlternation) in RAPIDJSON_DIAG_OFF()
227 *atomCountStack.template Top<unsigned>() = 0; in RAPIDJSON_DIAG_OFF()
236 … while (!operatorStack.Empty() && *operatorStack.template Top<Operator>() != kLeftParenthesis) in RAPIDJSON_DIAG_OFF()
355 if (*atomCountStack.template Top<unsigned>()) in RAPIDJSON_DIAG_OFF()
357 (*atomCountStack.template Top<unsigned>())++; in RAPIDJSON_DIAG_OFF()
471 … const Frag src = *operandStack.template Top<Frag>(); // Copy constructor to prevent invalidation in RAPIDJSON_DIAG_OFF()
H A Dstack.h143 T* Top() { in Top() function
149 const T* Top() const { in Top() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/
H A Dprettywriter.h128 RAPIDJSON_ASSERT(!Base::level_stack_.template Top<typename Base::Level>()->inArray);
152 RAPIDJSON_ASSERT(Base::level_stack_.template Top<typename Base::Level>()->inArray);
193 typename Base::Level* level = Base::level_stack_.template Top<typename Base::Level>(); in PrettyPrefix()
H A Dwriter.h215 RAPIDJSON_ASSERT(!level_stack_.template Top<Level>()->inArray);
229 RAPIDJSON_ASSERT(level_stack_.template Top<Level>()->inArray);
440 Level* level = level_stack_.template Top<Level>(); in Prefix()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Ddir2 topmost node of the Info hierarchy, called (dir)Top.
5 File: dir, Node: Top This is the top of the INFO tree
H A Dannotate.info29 File: annotate.info, Node: Top, Next: Annotations Overview, Up: (dir)
58 File: annotate.info, Node: Annotations Overview, Next: Limitations, Prev: Top, Up: Top
106 …nnotate.info, Node: Limitations, Next: Migrating to GDB/MI, Prev: Annotations Overview, Up: Top
176 File: annotate.info, Node: Migrating to GDB/MI, Next: Server Prefix, Prev: Limitations, Up: Top
187 …annotate.info, Node: Server Prefix, Next: Value Annotations, Prev: Migrating to GDB/MI, Up: Top
203 …: annotate.info, Node: Value Annotations, Next: Frame Annotations, Prev: Server Prefix, Up: Top
301 File: annotate.info, Node: Frame Annotations, Next: Displays, Prev: Value Annotations, Up: Top
411 File: annotate.info, Node: Displays, Next: Prompting, Prev: Frame Annotations, Up: Top
445 File: annotate.info, Node: Prompting, Next: Errors, Prev: Displays, Up: Top
491 File: annotate.info, Node: Errors, Next: Breakpoint Info, Prev: Prompting, Up: Top
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Ddir2 topmost node of the Info hierarchy, called (dir)Top.
5 File: dir, Node: Top This is the top of the INFO tree
H A Dannotate.info29 File: annotate.info, Node: Top, Next: Annotations Overview, Up: (dir)
58 File: annotate.info, Node: Annotations Overview, Next: Limitations, Prev: Top, Up: Top
106 …nnotate.info, Node: Limitations, Next: Migrating to GDB/MI, Prev: Annotations Overview, Up: Top
176 File: annotate.info, Node: Migrating to GDB/MI, Next: Server Prefix, Prev: Limitations, Up: Top
187 …annotate.info, Node: Server Prefix, Next: Value Annotations, Prev: Migrating to GDB/MI, Up: Top
203 …: annotate.info, Node: Value Annotations, Next: Frame Annotations, Prev: Server Prefix, Up: Top
301 File: annotate.info, Node: Frame Annotations, Next: Displays, Prev: Value Annotations, Up: Top
411 File: annotate.info, Node: Displays, Next: Prompting, Prev: Frame Annotations, Up: Top
445 File: annotate.info, Node: Prompting, Next: Errors, Prev: Displays, Up: Top
491 File: annotate.info, Node: Errors, Next: Breakpoint Info, Prev: Prompting, Up: Top
[all …]
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-platform-brcmstb-gisb-arb7 Broadcom Set Top Box internal GISB bus arbiter. Minimum value
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/
H A Dbuild.gradle1 // Top-level build file where you can add configuration options common to all sub-projects/modules.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pwm/
H A Dbrcm,bcm7038-pwm.txt1 Broadcom BCM7038 PWM controller (BCM7xxx Set Top Box PWM controller)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/
H A Dtypes.hpp88 Top, enumerator
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/gpio/
H A Dgpio-msm.txt6 This controller is called "Top Level Mode Multiplexing" in
/OK3568_Linux_fs/kernel/arch/nds32/include/asm/
H A Dmemory.h44 #error Top of user space clashes with start of module space
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/
H A Dqcom,tcsr.txt1 QCOM Top Control and Status Register
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dsystem.XWinrc100 "Always on Top" alwaysontop
105 "Always on Top" alwaysontop
/OK3568_Linux_fs/u-boot/
H A D.gitignore32 # Top-level generic files
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dtypes.cpp72 { SymbolAnchorType::Top, "top" },
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/
H A Dabilis,tb10x-ictl.txt1 TB10x Top Level Interrupt Controller
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dshaping.cpp28 case style::SymbolAnchorType::Top: in getAnchorAlignment()
54 case style::SymbolAnchorType::Top: in getAnchorAlignment()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/
H A D.gitignore39 # Top-level generic files
/OK3568_Linux_fs/kernel/drivers/soc/bcm/
H A DKconfig39 Enables drivers for the Broadcom Set-Top Box (STB) series of chips.
/OK3568_Linux_fs/yocto/poky/scripts/contrib/bb-perf/
H A Dbuildstats-plot.sh55 -n N Top N recipes to display. Ignored if -S is present

12345678