/third_party/python/Lib/turtledemo/ |
D | bytedesign.py | 109 def pentl(self, side, ang, scale): argument 115 def pentr(self, side, ang, scale): argument 121 def tripolyr(self, side, scale): argument 131 def tripolyl(self, side, scale): argument
|
/third_party/toybox/toys/other/ |
D | hexedit.c | 99 static void highlight(int xx, int yy, int side) in highlight() 121 int x, i, side = 0, key, ro = toys.optflags&FLAG_r, in hexedit_main() local
|
/third_party/boost/boost/geometry/algorithms/detail/ |
D | point_is_spike_or_equal.hpp | 60 int const side = strategy.apply(segment_a, segment_b, last_point); in point_is_spike_or_equal() local 128 int const side = strategy.apply(segment_a, segment_b, last_point); in point_is_collinear() local
|
D | get_left_turns.hpp | 97 int const side = m_strategy.apply(m_origin, q.point, p.point); in operator ()() local 148 int const side = m_strategy.apply(m_origin, q.point, p.point); in operator ()() local
|
/third_party/boost/boost/geometry/strategies/ |
D | side.hpp | 31 namespace strategy { namespace side namespace
|
/third_party/libwebsockets/lib/tls/mbedtls/ |
D | lws-genec.c | 46 lws_genec_keypair_import(struct lws_genec_ctx *ctx, enum enum_lws_dh_side side, in lws_genec_keypair_import() 182 enum enum_lws_dh_side side) in lws_genecdh_set_key() 224 lws_genecdh_new_keypair(struct lws_genec_ctx *ctx, enum enum_lws_dh_side side, in lws_genecdh_new_keypair()
|
/third_party/boost/boost/sort/block_indirect_sort/blk_detail/ |
D | block.hpp | 54 block_pos (size_t position, bool side = false) in block_pos() 78 bool side (void) const { return ((num & 1) != 0); }; in side() function in boost::sort::blk_detail::block_pos
|
/third_party/boost/boost/geometry/strategies/geographic/ |
D | side_thomas.hpp | 25 namespace strategy { namespace side namespace
|
D | side_andoyer.hpp | 25 namespace strategy { namespace side namespace
|
D | side_vincenty.hpp | 25 namespace strategy { namespace side namespace
|
D | side.hpp | 42 namespace strategy { namespace side namespace
|
/third_party/python/Lib/idlelib/ |
D | statusbar.py | 10 def set_label(self, name, text='', side='left', width=0): argument
|
/third_party/libwebsockets/lib/tls/openssl/ |
D | lws-genec.c | 257 enum enum_lws_dh_side side) in lws_genecdh_set_key() 299 lws_genec_new_keypair(struct lws_genec_ctx *ctx, enum enum_lws_dh_side side, in lws_genec_new_keypair() 407 lws_genecdh_new_keypair(struct lws_genec_ctx *ctx, enum enum_lws_dh_side side, in lws_genecdh_new_keypair()
|
/third_party/boost/boost/geometry/strategies/agnostic/ |
D | point_in_box_by_side.hpp | 92 int const side = strategy.apply(point, bp[i - 1], bp[i]); in apply() local
|
D | hull_graham_andrew.hpp | 151 typedef SideStrategy side; in apply() typedef 320 typedef typename strategy::side::services::default_strategy<cs_tag>::type side; in add_to_hull() typedef
|
/third_party/boost/boost/geometry/strategies/cartesian/ |
D | buffer_side_straight.hpp | 58 buffer_side_selector side, in apply()
|
D | buffer_end_flat.hpp | 62 buffer_side_selector side, in apply()
|
/third_party/boost/boost/geometry/strategies/spherical/ |
D | side_by_cross_track.hpp | 36 namespace strategy { namespace side namespace
|
/third_party/typescript/src/services/codefixes/ |
D | addMissingAwait.ts | 194 for (const side of [expression.left, expression.right]) { constant 239 for (const side of [insertionSite.left, insertionSite.right]) { constant
|
/third_party/boost/libs/geometry/test/algorithms/buffer/ |
D | buffer_with_strategies.cpp | 100 bg::strategy::buffer::side_straight side; in test_all() local
|
/third_party/flutter/skia/src/pathops/ |
D | SkOpCubicHull.cpp | 40 static int side(double x) { in side() function
|
/third_party/skia/src/pathops/ |
D | SkOpCubicHull.cpp | 40 static int side(double x) { in side() function
|
/third_party/boost/libs/geometry/test/strategies/ |
D | thomas.cpp | 104 int side = strategy.apply(p1, p2, p); in test_side() local
|
D | side_of_intersection.cpp | 25 typedef bg::strategy::side::side_of_intersection side; in test_main() typedef
|
/third_party/uboot/u-boot-2020.01/board/BuS/eb_cpu5282/ |
D | eb_cpu5282.c | 231 ulong side; in do_brightness() local
|